Test info
Profile: {'openid-configuration': 'config', 'response_type': 'code', 'crypto': 'none+sign', 'registration': 'static'}
Timestamp: 2017-05-26T15:45:18Z
Test description: Claims request with essential name claim [Basic, Implicit, Hybrid]
Test ID: OP-claims-essential
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
__After completing the test flow:__
[check-http-response]
status: OK
description: Checks that the HTTP response status is within the 200 or 300 range
[verify-claims]
status: OK
description: Verifies that the UserInfo returned is consistent with what was asked for
__X:==== END ====__
Trace output
0.000453 ------------ DiscoveryRequest ------------
0.000469 Provider info discover from 'https://is.biocryptology.net'
0.000477 --> URL: https://is.biocryptology.net/.well-known/openid-configuration
0.559990 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.096955 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.108725 ------------ AuthorizationRequest ------------
1.111285 --> URL: https://is.biocryptology.net/V1/auth?state=LCw95K2Yy3SY9u9L&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61018%2Fauthz_cb&response_type=code&client_id=swipe&claims=%7B%22userinfo%22%3A+%7B%22name%22%3A+%7B%22essential%22%3A+true%7D%7D%7D&scope=openid
1.111294 --> BODY: None
1.527908 <-- state=LCw95K2Yy3SY9u9L&code=NHdA_YC58JTt5W3jqcaYEw
1.528361 AuthorizationResponse: {
"code": "NHdA_YC58JTt5W3jqcaYEw",
"state": "LCw95K2Yy3SY9u9L"
}
1.528702 ------------ AccessTokenRequest ------------
1.530525 --> URL: https://is.biocryptology.net/V1/token
1.530536 --> BODY: code=NHdA_YC58JTt5W3jqcaYEw&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61018%2Fauthz_cb&grant_type=authorization_code&state_hash=7J-8bx9AD4nGQWhRmZWAfitm8mQUaOgw2fId_eiRMoo%3D
1.530548 --> HEADERS: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic c3dpcGU6c3dpcGU='}
2.133541 <-- STATUS: 200
2.133702 <-- BODY: {"access_token":"5SUjoSodfMt1l2aMvfK9RA","expires_in":3600,"refresh_token":"ymnluXbrP83nRsojNchHuQ","scope":"openid","token_type":"Bearer","id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6ImFETlQ5VzVNTUZqcG5RejVOWUNiWncifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTU4MTM1MTcsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6InlJakFVTDFQWHBHODFwSW5wOGxqVEEiLCJjX2hhc2giOiJUYU1idE9jU2NEd1dVdGtxYmtRLTd3IiwiaWF0IjoxNDk1ODEzNTE3LCJleHAiOjE0OTU4MTcxMTcsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwic3ViIjoiTVEifQ.DCQVQyTC9JLNZ4ZKpBy0nR6AcTPsfQHNWZ4oRBOuBUgU8lAxcIPMt5Vlylz8szcY0qz_7AGtIkrwd3omC0QXA8Bm5Vgj78vh21NWhsjuU62kZS0h83rAKeTkOGVl2NpTtsGTiHH14C2pjT9mUC6xsta2luiSqf30DEEfckMIHw8"}
2.685618 AccessTokenResponse: {
"access_token": "5SUjoSodfMt1l2aMvfK9RA",
"expires_in": 3600,
"id_token": {
"claims": {
"acr": "0",
"at_hash": "yIjAUL1PXpG81pInp8ljTA",
"aud": [
"swipe"
],
"auth_time": 1495813517,
"azp": "swipe",
"c_hash": "TaMbtOcScDwWUtkqbkQ-7w",
"exp": 1495817117,
"iat": 1495813517,
"iss": "https://is.biocryptology.net/",
"sub": "MQ"
},
"jws header parameters": {
"alg": "RS256",
"kid": "aDNT9W5MMFjpnQz5NYCbZw"
}
},
"refresh_token": "ymnluXbrP83nRsojNchHuQ",
"scope": "openid",
"token_type": "Bearer"
}
2.697613 ------------ UserInfoRequest ------------
2.697924 --> URL: https://is.biocryptology.net/V1/userinfo
2.697930 --> BODY: None
2.697940 --> HEADERS: {'Authorization': u'Bearer 5SUjoSodfMt1l2aMvfK9RA'}
3.371384 <-- STATUS: 200
3.371445 Available verification keys: [(u'aDNT9W5MMFjpnQz5NYCbZw', u'RSA'), (u'F--2fX97Rvwc0LghUHGSfg', u'RSA'), (u'RUw8ctDE3-uf0dIKyMmcCQ', u'RSA')]
3.371481 Available decryption keys: [('a0', 'RSA'), ('a3', 'EC')]
3.371575 <-- BODY: {"name":"hanscan","sub":"MQ"}
3.372290 UserInfo: {
"name": "hanscan",
"sub": "MQ"
}
3.383847 ==== END ====
Result
PASSED