Test info
Profile: {'openid-configuration': 'config', 'response_type': 'code+token', 'crypto': 'none+sign', 'registration': 'static'}
Timestamp: 2017-05-30T12:31:48Z
Test description: Request with prompt=login [Basic, Implicit, Hybrid]
Test ID: OP-prompt-login
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
[multiple-sign-on]
status: OK
description: Verifies that multiple authentication was used in the flow
__X:==== END ====__
Trace output
0.000426 ------------ DiscoveryRequest ------------
0.000440 Provider info discover from 'https://is.biocryptology.net'
0.000448 --> URL: https://is.biocryptology.net/.well-known/openid-configuration
0.571881 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.206949 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.212639 ------------ AuthorizationRequest ------------
1.214824 --> URL: https://is.biocryptology.net/V1/auth?nonce=vMi1To47fVtb&state=tAT7d8Bw9bVn0BZj&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61022%2Fauthz_cb&response_type=code+token&client_id=swipe&scope=openid
1.214833 --> BODY: None
1.510169 QUERY_STRING:
2.081557 <-- state=tAT7d8Bw9bVn0BZj&access_token=6pPmy8AHHlNJMKbDzB3MAQ&token_type=Bearer&expires_in=3600&code=3ihkFjUj70OImsO-m2E11g
2.082056 AuthorizationResponse: {
"access_token": "6pPmy8AHHlNJMKbDzB3MAQ",
"code": "3ihkFjUj70OImsO-m2E11g",
"expires_in": 3600,
"state": "tAT7d8Bw9bVn0BZj",
"token_type": "Bearer"
}
2.082420 ------------ AccessTokenRequest ------------
2.084219 --> URL: https://is.biocryptology.net/V1/token
2.084228 --> BODY: code=3ihkFjUj70OImsO-m2E11g&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61022%2Fauthz_cb&grant_type=authorization_code&state_hash=-NtVCrkz7DEDYcbqBUchiyw2rMSDeKXhEfy3oK1ZUTs%3D
2.084240 --> HEADERS: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic c3dpcGU6c3dpcGU='}
2.743333 <-- STATUS: 200
2.743466 <-- BODY: {"access_token":"6pPmy8AHHlNJMKbDzB3MAQ","expires_in":3600,"refresh_token":"8wcigOvunN8PXQhz41_EVA","scope":"openid","token_type":"Bearer","id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InI2MVBSLWVyREpsanhxRXYwMVNtMGcifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTYxNDc0ODIsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6IjJZSXZDSmEyYUFWSXl4b0xPUXo5bXciLCJjX2hhc2giOiJ6bkNNcGVHcWRKeUxzMVRTclFlWV9BIiwiaWF0IjoxNDk2MTQ3NDgyLCJleHAiOjE0OTYxNTEwODIsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwibm9uY2UiOiJ2TWkxVG80N2ZWdGIiLCJzdWIiOiJNUSJ9.ETUXwFbElctGN0C8si9U1RRgyhKQCiEBWB2sqVlcRhFeO5Y9-ghnW8k73hzpo3JCYEiUFLo6R03X1JRDkcKvI-CiFklfsCk8mRQ9cqsZXKo2oP0J65tIobom0gRT3vaHDr8FmMjknoS0i5SN07Xzp-NC49A78iZehywWy3VH86Y"}
3.338965 AccessTokenResponse: {
"access_token": "6pPmy8AHHlNJMKbDzB3MAQ",
"expires_in": 3600,
"id_token": {
"claims": {
"acr": "0",
"at_hash": "2YIvCJa2aAVIyxoLOQz9mw",
"aud": [
"swipe"
],
"auth_time": 1496147482,
"azp": "swipe",
"c_hash": "znCMpeGqdJyLs1TSrQeY_A",
"exp": 1496151082,
"iat": 1496147482,
"iss": "https://is.biocryptology.net/",
"nonce": "vMi1To47fVtb",
"sub": "MQ"
},
"jws header parameters": {
"alg": "RS256",
"kid": "r61PR-erDJljxqEv01Sm0g"
}
},
"refresh_token": "8wcigOvunN8PXQhz41_EVA",
"scope": "openid",
"token_type": "Bearer"
}
8.231066 ------------ AuthorizationRequest ------------
8.233313 --> URL: https://is.biocryptology.net/V1/auth?nonce=52MKbyjQyYr7&prompt=login&state=dkMd8SYQE7EJZb7q&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61022%2Fauthz_cb&response_type=code+token&client_id=swipe&scope=openid
8.233322 --> BODY: None
35.104899 QUERY_STRING:
35.942637 <-- state=dkMd8SYQE7EJZb7q&access_token=udyq481lgzl2w3x6WoAqCw&token_type=Bearer&expires_in=3600&code=BeRXDVdG58t-lUgh4o2N-w
35.943234 AuthorizationResponse: {
"access_token": "udyq481lgzl2w3x6WoAqCw",
"code": "BeRXDVdG58t-lUgh4o2N-w",
"expires_in": 3600,
"state": "dkMd8SYQE7EJZb7q",
"token_type": "Bearer"
}
35.943730 ------------ AccessTokenRequest ------------
35.945645 --> URL: https://is.biocryptology.net/V1/token
35.945656 --> BODY: code=BeRXDVdG58t-lUgh4o2N-w&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61022%2Fauthz_cb&grant_type=authorization_code&state_hash=bkM2yzejUtf49lvFgMpofbptgvgHohTOgRN5xNw-Zp4%3D
35.945668 --> HEADERS: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic c3dpcGU6c3dpcGU='}
36.613645 <-- STATUS: 200
36.613780 <-- BODY: {"access_token":"udyq481lgzl2w3x6WoAqCw","expires_in":3600,"refresh_token":"fJjy9CmEk5YQfQ7IAerU5A","scope":"openid","token_type":"Bearer","id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6Ik1OVzNfdTIybkF0ZU1LMjBUWXMxQ3cifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTYxNDc1MTUsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6ImloZXRjdVFCN19RWWlwd21RaWNZMUEiLCJjX2hhc2giOiJBYjd4WEV3RFUxemQzZ3JsQ2xrc19BIiwiaWF0IjoxNDk2MTQ3NTE1LCJleHAiOjE0OTYxNTExMTUsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwibm9uY2UiOiI1Mk1LYnlqUXlZcjciLCJzdWIiOiJNUSJ9.I6hg_yG86NQLDpsxlveLYVx_-7w4qe6KMPTF5ivS8GJek33Hme1KJ489O91VY_KnZGSEWmbLzBgbAn23T1e4wlGrrVR6G75adrdp4QVbwUdALKaJiF23YkTVSGjTmx2XocGPRAztuatRgucyehZPuMkPvh7EOT1KRDMBto_5glY"}
36.621925 AccessTokenResponse: {
"access_token": "udyq481lgzl2w3x6WoAqCw",
"expires_in": 3600,
"id_token": {
"claims": {
"acr": "0",
"at_hash": "ihetcuQB7_QYipwmQicY1A",
"aud": [
"swipe"
],
"auth_time": 1496147515,
"azp": "swipe",
"c_hash": "Ab7xXEwDU1zd3grlClks_A",
"exp": 1496151115,
"iat": 1496147515,
"iss": "https://is.biocryptology.net/",
"nonce": "52MKbyjQyYr7",
"sub": "MQ"
},
"jws header parameters": {
"alg": "RS256",
"kid": "MNW3_u22nAteMK20TYs1Cw"
}
},
"refresh_token": "fJjy9CmEk5YQfQ7IAerU5A",
"scope": "openid",
"token_type": "Bearer"
}
36.628109 ==== END ====
Result
PASSED