Test info

Profile: {'openid-configuration': 'config', 'response_type': 'code', 'crypto': 'none+sign', 'registration': 'static'}
Timestamp: 2017-05-26T15:37:50Z
Test description: Requesting ID Token with max_age=1 seconds restriction [Basic, Implicit, Hybrid]
Test ID: OP-Req-max_age=1
Issuer: https://is.biocryptology.net/

Test output


__AuthorizationRequest:pre__
[check-response-type]
	status: OK
	description: Checks that the asked for response type are among the supported
[check-endpoint]
	status: OK
	description: Checks that the necessary endpoint exists at a server
__AuthorizationRequest:pre__
[check-response-type]
	status: OK
	description: Checks that the asked for response type are among the supported
[check-endpoint]
	status: OK
	description: Checks that the necessary endpoint exists at a server
__After completing the test flow:__
[claims-check]
	status: OK
	description: Checks if specific claims is present or not
[verify-response]
	status: OK
	description: Checks that the last response was one of a possible set of OpenID Connect Responses
[multiple-sign-on]
	status: OK
	description: Verifies that multiple authentication was used in the flow
[auth_time-check]
	status: OK
	description: Check that the auth_time returned in the ID Token is in the expected range.
__X:==== END ====__

Trace output


0.000305 ------------ DiscoveryRequest ------------
0.000320 Provider info discover from 'https://is.biocryptology.net'
0.000326 --> URL: https://is.biocryptology.net/.well-known/openid-configuration
0.636160 ProviderConfigurationResponse: {
  "authorization_endpoint": "https://is.biocryptology.net/V1/auth",
  "check_session_iframe": "http://default.com",
  "claims_parameter_supported": false,
  "claims_supported": [
    "sub",
    "website",
    "zoneinfo",
    "email_verified",
    "birthdate",
    "address",
    "gender",
    "profile",
    "iss",
    "phone_number_verified",
    "given_name",
    "middle_name",
    "locale",
    "picture",
    "updated_at",
    "auth_time",
    "name",
    "nickname",
    "phone_number",
    "family_name",
    "prefered_username",
    "email"
  ],
  "end_session_endpoint": "https://is.biocryptology.net/V1/end",
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "id_token_signing_alg_values_supported": [
    "ES512",
    "ES384",
    "ES256",
    "RS512",
    "RS384",
    "RS256",
    "HS512",
    "HS384",
    "HS256"
  ],
  "issuer": "https://is.biocryptology.net/",
  "jwks_uri": "https://is.biocryptology.net/V1/jwks",
  "registration_endpoint": "http://default.com",
  "request_object_encryption_alg_values_supported": [
    "RSA-OAEP",
    "RSA1_5"
  ],
  "request_object_encryption_enc_values_supported": [
    "A256GCM",
    "A256CBC-HS512",
    "A256CBC-HS384",
    "A256CBC-HS256",
    "A256CBC",
    "A128GCM",
    "A128CBC-HS512",
    "A128CBC-HS384",
    "A128CBC-HS256",
    "A128CBC"
  ],
  "request_parameter_supported": true,
  "request_uri_parameter_supported": false,
  "require_request_uri_registration": false,
  "response_modes_supported": [
    "fragment",
    "query",
    "form_post"
  ],
  "response_types_supported": [
    "code",
    "id_token",
    "id_token token",
    "code id_token",
    "code token",
    "code id_token token"
  ],
  "revocation_endpoint": "http://default.com",
  "scopes_supported": [
    "phone",
    "address",
    "openid",
    "email",
    "profile"
  ],
  "service_documentation": "http://default.com",
  "subject_types_supported": [
    "public"
  ],
  "token_endpoint": "https://is.biocryptology.net/V1/token",
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post"
  ],
  "userinfo_endpoint": "https://is.biocryptology.net/V1/userinfo",
  "version": "3.0"
}
1.249996 JWKS: {
  "keys": [
    {
      "alg": "RS256",
      "e": "AQAB",
      "kid": "aDNT9W5MMFjpnQz5NYCbZw",
      "kty": "RSA",
      "n": "AIARwlnHKy97bV3CxBWXwxY84ZFLTnVZxna56aqabB1C6K_t04MCZJX1ucxsN1UooIo0go52qVbJNm_yLvyM61JD8UkGQE0EmIHE1Et-DPy3Z5pEgZONUHAet_uTjr7Blhjili_aXpMZ4BfJrbF8oW6jo4Ao83cLMyn3f_LJoqEp",
      "use": "sig"
    },
    {
      "alg": "RS256",
      "e": "AQAB",
      "kid": "F--2fX97Rvwc0LghUHGSfg",
      "kty": "RSA",
      "n": "AJ0pyiUzlQqO-dyPPb_OD5YMOF_GPhut9eIItetBte0pLICZMaICu-Rm-zQkIEedlM3S3Kcg2yl8HvdJqXa9764_O3m3duQrA74Fe7U1-hynwBmtq8gLn8ae5qTbZ8nN03Y2MrW9Q24rGnkbUhwjhNs_o7dE5NlRmejRLtfzFpkB",
      "use": "sig"
    },
    {
      "alg": "RS256",
      "e": "AQAB",
      "kid": "RUw8ctDE3-uf0dIKyMmcCQ",
      "kty": "RSA",
      "n": "AI_CmTELVBkX_FtbAod88lqaQ7U-JLXchkpboj2zCRm5dXcnBKqzVItVZjRzET2Vdy9uXfD87OCyUiMRnLD_vToYwzytKaLY8kmK4_qtTbQN4Z5g1YxLHPZjKuwPKL05K2RsGh3Q7Raww8h8-pA_vrS7qzz6Dz30BEh5b2rS40Ud",
      "use": "sig"
    }
  ]
}
1.258050 ------------ AuthorizationRequest ------------
1.259823 --> URL: https://is.biocryptology.net/V1/auth?scope=openid&state=7VjpIRA2yEMAmZ0B&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61018%2Fauthz_cb&response_type=code&client_id=swipe
1.259832 --> BODY: None
1.767472 <-- state=7VjpIRA2yEMAmZ0B&code=mTx8avt69fIpIkEcmKoZtQ
1.767944 AuthorizationResponse: {
  "code": "mTx8avt69fIpIkEcmKoZtQ",
  "state": "7VjpIRA2yEMAmZ0B"
}
1.768284 ------------ AccessTokenRequest ------------
1.770105 --> URL: https://is.biocryptology.net/V1/token
1.770115 --> BODY: code=mTx8avt69fIpIkEcmKoZtQ&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61018%2Fauthz_cb&grant_type=authorization_code&state_hash=UmnuLNLp-vyVuyukmBiJ2kfY8g8tVKMZk-aKux6Zs9Y%3D
1.770127 --> HEADERS: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic c3dpcGU6c3dpcGU='}
2.805820 <-- STATUS: 200
2.805973 <-- BODY: {"access_token":"s0GrQ7TJc2Y_grUSByY-2g","expires_in":3600,"refresh_token":"b_uq8mvOVf84OR2vehhGBw","scope":"openid","token_type":"Bearer","id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6ImFETlQ5VzVNTUZqcG5RejVOWUNiWncifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTU4MTMwNDcsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6IlNocVo5NVhCRFJOQnRELVhfUnlBWWciLCJjX2hhc2giOiJCcGpHckRjc3MtcWlsSUxBQzRKbUtBIiwiaWF0IjoxNDk1ODEzMDQ3LCJleHAiOjE0OTU4MTY2NDcsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwic3ViIjoiTVEifQ.bOtol7MP-0vpOwRqjLGnhFenLoTJFFJYZ_9noKfygw_4lNeRQ7UGSaoq18Nw0hMehG7zZLZoRNgUxlX-PSr6VHO3WdGUeZ1ZRWZ_J5q7h9xHvpKx_Uuy8tZ_Ge8wgkhcOpCEfrfLNvdjJM1FbYJ2iW547ZALOgFqQuTYS6jks2Y"}
3.354160 AccessTokenResponse: {
  "access_token": "s0GrQ7TJc2Y_grUSByY-2g",
  "expires_in": 3600,
  "id_token": {
    "claims": {
      "acr": "0",
      "at_hash": "ShqZ95XBDRNBtD-X_RyAYg",
      "aud": [
        "swipe"
      ],
      "auth_time": 1495813047,
      "azp": "swipe",
      "c_hash": "BpjGrDcss-qilILAC4JmKA",
      "exp": 1495816647,
      "iat": 1495813047,
      "iss": "https://is.biocryptology.net/",
      "sub": "MQ"
    },
    "jws header parameters": {
      "alg": "RS256",
      "kid": "aDNT9W5MMFjpnQz5NYCbZw"
    }
  },
  "refresh_token": "b_uq8mvOVf84OR2vehhGBw",
  "scope": "openid",
  "token_type": "Bearer"
}
9.137103 ------------ DiscoveryRequest ------------
9.137122 Provider info discover from 'https://is.biocryptology.net'
9.137128 --> URL: https://is.biocryptology.net/.well-known/openid-configuration
9.757785 ProviderConfigurationResponse: {
  "authorization_endpoint": "https://is.biocryptology.net/V1/auth",
  "check_session_iframe": "http://default.com",
  "claims_parameter_supported": false,
  "claims_supported": [
    "sub",
    "website",
    "zoneinfo",
    "email_verified",
    "birthdate",
    "address",
    "gender",
    "profile",
    "iss",
    "phone_number_verified",
    "given_name",
    "middle_name",
    "locale",
    "picture",
    "updated_at",
    "auth_time",
    "name",
    "nickname",
    "phone_number",
    "family_name",
    "prefered_username",
    "email"
  ],
  "end_session_endpoint": "https://is.biocryptology.net/V1/end",
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "id_token_signing_alg_values_supported": [
    "ES512",
    "ES384",
    "ES256",
    "RS512",
    "RS384",
    "RS256",
    "HS512",
    "HS384",
    "HS256"
  ],
  "issuer": "https://is.biocryptology.net/",
  "jwks_uri": "https://is.biocryptology.net/V1/jwks",
  "registration_endpoint": "http://default.com",
  "request_object_encryption_alg_values_supported": [
    "RSA-OAEP",
    "RSA1_5"
  ],
  "request_object_encryption_enc_values_supported": [
    "A256GCM",
    "A256CBC-HS512",
    "A256CBC-HS384",
    "A256CBC-HS256",
    "A256CBC",
    "A128GCM",
    "A128CBC-HS512",
    "A128CBC-HS384",
    "A128CBC-HS256",
    "A128CBC"
  ],
  "request_parameter_supported": true,
  "request_uri_parameter_supported": false,
  "require_request_uri_registration": false,
  "response_modes_supported": [
    "fragment",
    "query",
    "form_post"
  ],
  "response_types_supported": [
    "code",
    "id_token",
    "id_token token",
    "code id_token",
    "code token",
    "code id_token token"
  ],
  "revocation_endpoint": "http://default.com",
  "scopes_supported": [
    "phone",
    "address",
    "openid",
    "email",
    "profile"
  ],
  "service_documentation": "http://default.com",
  "subject_types_supported": [
    "public"
  ],
  "token_endpoint": "https://is.biocryptology.net/V1/token",
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post"
  ],
  "userinfo_endpoint": "https://is.biocryptology.net/V1/userinfo",
  "version": "3.0"
}
10.335957 JWKS: {
  "keys": [
    {
      "alg": "RS256",
      "e": "AQAB",
      "kid": "aDNT9W5MMFjpnQz5NYCbZw",
      "kty": "RSA",
      "n": "AIARwlnHKy97bV3CxBWXwxY84ZFLTnVZxna56aqabB1C6K_t04MCZJX1ucxsN1UooIo0go52qVbJNm_yLvyM61JD8UkGQE0EmIHE1Et-DPy3Z5pEgZONUHAet_uTjr7Blhjili_aXpMZ4BfJrbF8oW6jo4Ao83cLMyn3f_LJoqEp",
      "use": "sig"
    },
    {
      "alg": "RS256",
      "e": "AQAB",
      "kid": "F--2fX97Rvwc0LghUHGSfg",
      "kty": "RSA",
      "n": "AJ0pyiUzlQqO-dyPPb_OD5YMOF_GPhut9eIItetBte0pLICZMaICu-Rm-zQkIEedlM3S3Kcg2yl8HvdJqXa9764_O3m3duQrA74Fe7U1-hynwBmtq8gLn8ae5qTbZ8nN03Y2MrW9Q24rGnkbUhwjhNs_o7dE5NlRmejRLtfzFpkB",
      "use": "sig"
    },
    {
      "alg": "RS256",
      "e": "AQAB",
      "kid": "RUw8ctDE3-uf0dIKyMmcCQ",
      "kty": "RSA",
      "n": "AI_CmTELVBkX_FtbAod88lqaQ7U-JLXchkpboj2zCRm5dXcnBKqzVItVZjRzET2Vdy9uXfD87OCyUiMRnLD_vToYwzytKaLY8kmK4_qtTbQN4Z5g1YxLHPZjKuwPKL05K2RsGh3Q7Raww8h8-pA_vrS7qzz6Dz30BEh5b2rS40Ud",
      "use": "sig"
    }
  ]
}
10.924835 JWKS: {
  "keys": [
    {
      "alg": "RS256",
      "e": "AQAB",
      "kid": "aDNT9W5MMFjpnQz5NYCbZw",
      "kty": "RSA",
      "n": "AIARwlnHKy97bV3CxBWXwxY84ZFLTnVZxna56aqabB1C6K_t04MCZJX1ucxsN1UooIo0go52qVbJNm_yLvyM61JD8UkGQE0EmIHE1Et-DPy3Z5pEgZONUHAet_uTjr7Blhjili_aXpMZ4BfJrbF8oW6jo4Ao83cLMyn3f_LJoqEp",
      "use": "sig"
    },
    {
      "alg": "RS256",
      "e": "AQAB",
      "kid": "F--2fX97Rvwc0LghUHGSfg",
      "kty": "RSA",
      "n": "AJ0pyiUzlQqO-dyPPb_OD5YMOF_GPhut9eIItetBte0pLICZMaICu-Rm-zQkIEedlM3S3Kcg2yl8HvdJqXa9764_O3m3duQrA74Fe7U1-hynwBmtq8gLn8ae5qTbZ8nN03Y2MrW9Q24rGnkbUhwjhNs_o7dE5NlRmejRLtfzFpkB",
      "use": "sig"
    },
    {
      "alg": "RS256",
      "e": "AQAB",
      "kid": "RUw8ctDE3-uf0dIKyMmcCQ",
      "kty": "RSA",
      "n": "AI_CmTELVBkX_FtbAod88lqaQ7U-JLXchkpboj2zCRm5dXcnBKqzVItVZjRzET2Vdy9uXfD87OCyUiMRnLD_vToYwzytKaLY8kmK4_qtTbQN4Z5g1YxLHPZjKuwPKL05K2RsGh3Q7Raww8h8-pA_vrS7qzz6Dz30BEh5b2rS40Ud",
      "use": "sig"
    }
  ]
}
10.933181 ------------ AuthorizationRequest ------------
10.935317 --> URL: https://is.biocryptology.net/V1/auth?max_age=1&state=h0y9J9wTdmKTwSAs&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61018%2Fauthz_cb&response_type=code&client_id=swipe&scope=openid
10.935326 --> BODY: None
24.084540 <-- state=h0y9J9wTdmKTwSAs&code=mfOTCZr4qHbClDVqV7OpGQ
24.085033 AuthorizationResponse: {
  "code": "mfOTCZr4qHbClDVqV7OpGQ",
  "state": "h0y9J9wTdmKTwSAs"
}
24.085658 ------------ AccessTokenRequest ------------
24.087823 --> URL: https://is.biocryptology.net/V1/token
24.087835 --> BODY: code=mfOTCZr4qHbClDVqV7OpGQ&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61018%2Fauthz_cb&grant_type=authorization_code&state_hash=fMSh6U6vAXknrS-zIp7igSmllSKAlZwalEzHnOzRhdM%3D
24.087852 --> HEADERS: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic c3dpcGU6c3dpcGU='}
24.702663 <-- STATUS: 200
24.702795 <-- BODY: {"access_token":"fGLx8N75TNCn6ZC22mZfBg","expires_in":3600,"refresh_token":"iKvkv4kBy0N1GkOxppSaIA","scope":"openid","token_type":"Bearer","id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6IlJVdzhjdERFMy11ZjBkSUt5TW1jQ1EifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTU4MTMwNzAsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6IlhvRXhyM1ZZLVl6U2xvaEdiNkNwbHciLCJjX2hhc2giOiIwbzd5d3lEOWRKc282WDZfTG5iQVlnIiwiaWF0IjoxNDk1ODEzMDcwLCJleHAiOjE0OTU4MTY2NzAsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwic3ViIjoiTVEifQ.M5MbBs_bIx39yG-B_GRtDkiBM0Q4AQfjFF8vRuXVVL91F-1e_3VBXpx0AxBPrM-cYOyXd5qYzv8Lcaxfc0LlcI8SnXj914R1BbLMHWq9r9jBBHhx_dCszR7um8-77HJWsc2pS8hBLDcDYHKETEhX7oQU7ItsuTw8iEDmjr7BWtc"}
25.295276 AccessTokenResponse: {
  "access_token": "fGLx8N75TNCn6ZC22mZfBg",
  "expires_in": 3600,
  "id_token": {
    "claims": {
      "acr": "0",
      "at_hash": "XoExr3VY-YzSlohGb6Cplw",
      "aud": [
        "swipe"
      ],
      "auth_time": 1495813070,
      "azp": "swipe",
      "c_hash": "0o7ywyD9dJso6X6_LnbAYg",
      "exp": 1495816670,
      "iat": 1495813070,
      "iss": "https://is.biocryptology.net/",
      "sub": "MQ"
    },
    "jws header parameters": {
      "alg": "RS256",
      "kid": "RUw8ctDE3-uf0dIKyMmcCQ"
    }
  },
  "refresh_token": "iKvkv4kBy0N1GkOxppSaIA",
  "scope": "openid",
  "token_type": "Bearer"
}
25.304528 ==== END ====

Result

PASSED