Test info
Profile: {'openid-configuration': 'config', 'response_type': 'code+id_token', 'crypto': 'none+sign', 'registration': 'static'}
Timestamp: 2017-05-30T12:13:37Z
Test description: Request with prompt=none when logged in [Basic, Implicit, Hybrid]
Test ID: OP-prompt-none-LoggedIn
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:__
[verify-response]
status: OK
description: Checks that the last response was one of a possible set of OpenID Connect Responses
[same-authn]
status: OK
description: Verifies that the same authentication was used twice in the flow.
__X:==== END ====__
Trace output
0.000299 ------------ DiscoveryRequest ------------
0.000312 Provider info discover from 'https://is.biocryptology.net'
0.000318 --> URL: https://is.biocryptology.net/.well-known/openid-configuration
0.610674 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": [
"email",
"profile",
"phone",
"openid",
"address"
],
"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.274974 JWKS: {
"keys": [
{
"alg": "RS256",
"e": "AQAB",
"kid": "MNW3_u22nAteMK20TYs1Cw",
"kty": "RSA",
"n": "AI_uKVNJfjEOoKUePXV46VX3dTuL0LrWKmEGbxCJSu6N9PXgeTA3gsM5DVrN9csD6mGcb_Oi1jbEc8duis6JLRXYGT-_ZsVZi2M2Yx1FInuukIP9ZgOdNfPA1ANvkKyoG4QNUzG5cgxDmeP-UikzjGYObzWEFHb9CT_l-yBTgPt_",
"use": "sig"
},
{
"alg": "RS256",
"e": "AQAB",
"kid": "auG8aS4okJqDRIY2eLD9fA",
"kty": "RSA",
"n": "AMRaFFJr_TQ1-XB5JzZ0iF1d2wEeAuxe4ZjjVgbDYwvbyfidZnpfn-lUbzxxVVJj6ItQTNVz3tsGaBM4rwqFH_qDlap84wLv1vjLONLEZDa2xIXiTlA0fvyPuIJcEE1cm9OY36jPhueoA40MRMdXiOU5gfr5wlJtUCLICexV5i-X",
"use": "sig"
},
{
"alg": "RS256",
"e": "AQAB",
"kid": "r61PR-erDJljxqEv01Sm0g",
"kty": "RSA",
"n": "AJVG_Q0e2y6QQAfXowHQBNrZ2bKSbJ094oqTXJgqClG8jHkE1GMnuHORqap5PvCnbO47Mhm18aTTsdrodJC4SVLSCQtVnIhRzV8OHYfkZgHV16tUNcsBPMF-sYnfD7J9UtC7eify6dZPMqM0Bf2EK09fdvJpCmD7pxY5TDVo3inb",
"use": "sig"
}
]
}
1.281726 ------------ AuthorizationRequest ------------
1.283757 --> URL: https://is.biocryptology.net/V1/auth?nonce=x9kXupqBZMyb&state=QVwF4GRx9Hmepvzm&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61021%2Fauthz_cb&response_type=code+id_token&client_id=swipe&scope=openid
1.283768 --> BODY: None
1.746011 QUERY_STRING:
2.626347 <-- state=QVwF4GRx9Hmepvzm&code=PFerODQzUz90SWG3_NoAug&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6ImF1RzhhUzRva0pxRFJJWTJlTEQ5ZkEifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTYxNDY0MjEsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6InJxSnpxNUZUaU1kR3ZBSXdsOGc2bnciLCJjX2hhc2giOiItSUVoWENsZlZ3cHhGMWQ0SUEtRlFnIiwiaWF0IjoxNDk2MTQ2NDIxLCJleHAiOjE0OTYxNTAwMjEsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwibm9uY2UiOiJ4OWtYdXBxQlpNeWIiLCJzdWIiOiJNUSJ9.O7P67y5kCSGnoviN4TX1_80W6FXv19nfRY6q7nqykYvR4CTBbFxzTuGV--Bpkk7wCd69jvT7N8yzltF2QixGAnqx5U35eLlyjO19OpncfmbvgDt9OPeYTYloRk2AGGrhRP0BaYYRr0QmYjuF-G-7fC5JZDknmKttgxRvSBIWLak
3.223067 AuthorizationResponse: {
"code": "PFerODQzUz90SWG3_NoAug",
"id_token": {
"claims": {
"acr": "0",
"at_hash": "rqJzq5FTiMdGvAIwl8g6nw",
"aud": [
"swipe"
],
"auth_time": 1496146421,
"azp": "swipe",
"c_hash": "-IEhXClfVwpxF1d4IA-FQg",
"exp": 1496150021,
"iat": 1496146421,
"iss": "https://is.biocryptology.net/",
"nonce": "x9kXupqBZMyb",
"sub": "MQ"
},
"jws header parameters": {
"alg": "RS256",
"kid": "auG8aS4okJqDRIY2eLD9fA"
}
},
"state": "QVwF4GRx9Hmepvzm"
}
3.223774 ------------ AccessTokenRequest ------------
3.225778 --> URL: https://is.biocryptology.net/V1/token
3.225794 --> BODY: code=PFerODQzUz90SWG3_NoAug&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61021%2Fauthz_cb&grant_type=authorization_code&state_hash=jR8li5BFCxsXfA3Tl-D-HI0_0-CqNq0uIfhWK5y4UZA%3D
3.225809 --> HEADERS: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic c3dpcGU6c3dpcGU='}
3.838257 <-- STATUS: 200
3.838395 <-- BODY: {"access_token":"C_Oo9VG7_N00XEKEbhEplQ","expires_in":3600,"refresh_token":"0uKCmbAemftyT1vINZmOxQ","scope":"openid","token_type":"Bearer","id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6ImF1RzhhUzRva0pxRFJJWTJlTEQ5ZkEifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTYxNDY0MjEsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6InJxSnpxNUZUaU1kR3ZBSXdsOGc2bnciLCJjX2hhc2giOiItSUVoWENsZlZ3cHhGMWQ0SUEtRlFnIiwiaWF0IjoxNDk2MTQ2NDIxLCJleHAiOjE0OTYxNTAwMjEsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwibm9uY2UiOiJ4OWtYdXBxQlpNeWIiLCJzdWIiOiJNUSJ9.O7P67y5kCSGnoviN4TX1_80W6FXv19nfRY6q7nqykYvR4CTBbFxzTuGV--Bpkk7wCd69jvT7N8yzltF2QixGAnqx5U35eLlyjO19OpncfmbvgDt9OPeYTYloRk2AGGrhRP0BaYYRr0QmYjuF-G-7fC5JZDknmKttgxRvSBIWLak"}
3.846705 AccessTokenResponse: {
"access_token": "C_Oo9VG7_N00XEKEbhEplQ",
"expires_in": 3600,
"id_token": {
"claims": {
"acr": "0",
"at_hash": "rqJzq5FTiMdGvAIwl8g6nw",
"aud": [
"swipe"
],
"auth_time": 1496146421,
"azp": "swipe",
"c_hash": "-IEhXClfVwpxF1d4IA-FQg",
"exp": 1496150021,
"iat": 1496146421,
"iss": "https://is.biocryptology.net/",
"nonce": "x9kXupqBZMyb",
"sub": "MQ"
},
"jws header parameters": {
"alg": "RS256",
"kid": "auG8aS4okJqDRIY2eLD9fA"
}
},
"refresh_token": "0uKCmbAemftyT1vINZmOxQ",
"scope": "openid",
"token_type": "Bearer"
}
3.854123 ------------ AuthorizationRequest ------------
3.856620 --> URL: https://is.biocryptology.net/V1/auth?nonce=SRQudo1Rbg0c&prompt=none&state=wxpIWGdGIpqoiXg7&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61021%2Fauthz_cb&response_type=code+id_token&client_id=swipe&scope=openid
3.856628 --> BODY: None
4.192372 QUERY_STRING:
4.799186 <-- state=wxpIWGdGIpqoiXg7&code=PFerODQzUz90SWG3_NoAug&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6ImF1RzhhUzRva0pxRFJJWTJlTEQ5ZkEifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTYxNDY0MjEsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6InJxSnpxNUZUaU1kR3ZBSXdsOGc2bnciLCJjX2hhc2giOiItSUVoWENsZlZ3cHhGMWQ0SUEtRlFnIiwiaWF0IjoxNDk2MTQ2NDIxLCJleHAiOjE0OTYxNTAwMjEsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwibm9uY2UiOiJ4OWtYdXBxQlpNeWIiLCJzdWIiOiJNUSJ9.O7P67y5kCSGnoviN4TX1_80W6FXv19nfRY6q7nqykYvR4CTBbFxzTuGV--Bpkk7wCd69jvT7N8yzltF2QixGAnqx5U35eLlyjO19OpncfmbvgDt9OPeYTYloRk2AGGrhRP0BaYYRr0QmYjuF-G-7fC5JZDknmKttgxRvSBIWLak
4.807316 AuthorizationResponse: {
"code": "PFerODQzUz90SWG3_NoAug",
"id_token": {
"claims": {
"acr": "0",
"at_hash": "rqJzq5FTiMdGvAIwl8g6nw",
"aud": [
"swipe"
],
"auth_time": 1496146421,
"azp": "swipe",
"c_hash": "-IEhXClfVwpxF1d4IA-FQg",
"exp": 1496150021,
"iat": 1496146421,
"iss": "https://is.biocryptology.net/",
"nonce": "x9kXupqBZMyb",
"sub": "MQ"
},
"jws header parameters": {
"alg": "RS256",
"kid": "auG8aS4okJqDRIY2eLD9fA"
}
},
"state": "wxpIWGdGIpqoiXg7"
}
4.807818 ------------ AccessTokenRequest ------------
4.809664 --> URL: https://is.biocryptology.net/V1/token
4.809676 --> BODY: code=PFerODQzUz90SWG3_NoAug&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61021%2Fauthz_cb&grant_type=authorization_code&state_hash=FxOb7vs8O7TgYVLFOPMGZpTvIj8-j66afnKB3HDtwtY%3D
4.809689 --> HEADERS: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic c3dpcGU6c3dpcGU='}
6.514101 <-- STATUS: 200
6.514263 <-- BODY: {"access_token":"C_Oo9VG7_N00XEKEbhEplQ","expires_in":3600,"refresh_token":"0uKCmbAemftyT1vINZmOxQ","scope":"openid","token_type":"Bearer","id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6ImF1RzhhUzRva0pxRFJJWTJlTEQ5ZkEifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTYxNDY0MjEsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6InJxSnpxNUZUaU1kR3ZBSXdsOGc2bnciLCJjX2hhc2giOiItSUVoWENsZlZ3cHhGMWQ0SUEtRlFnIiwiaWF0IjoxNDk2MTQ2NDIxLCJleHAiOjE0OTYxNTAwMjEsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwibm9uY2UiOiJ4OWtYdXBxQlpNeWIiLCJzdWIiOiJNUSJ9.O7P67y5kCSGnoviN4TX1_80W6FXv19nfRY6q7nqykYvR4CTBbFxzTuGV--Bpkk7wCd69jvT7N8yzltF2QixGAnqx5U35eLlyjO19OpncfmbvgDt9OPeYTYloRk2AGGrhRP0BaYYRr0QmYjuF-G-7fC5JZDknmKttgxRvSBIWLak"}
6.522464 AccessTokenResponse: {
"access_token": "C_Oo9VG7_N00XEKEbhEplQ",
"expires_in": 3600,
"id_token": {
"claims": {
"acr": "0",
"at_hash": "rqJzq5FTiMdGvAIwl8g6nw",
"aud": [
"swipe"
],
"auth_time": 1496146421,
"azp": "swipe",
"c_hash": "-IEhXClfVwpxF1d4IA-FQg",
"exp": 1496150021,
"iat": 1496146421,
"iss": "https://is.biocryptology.net/",
"nonce": "x9kXupqBZMyb",
"sub": "MQ"
},
"jws header parameters": {
"alg": "RS256",
"kid": "auG8aS4okJqDRIY2eLD9fA"
}
},
"refresh_token": "0uKCmbAemftyT1vINZmOxQ",
"scope": "openid",
"token_type": "Bearer"
}
6.530316 ==== END ====
Result
PASSED