Test info

Profile: {'openid-configuration': 'config', 'response_type': 'code+id_token+token', 'crypto': 'none+sign', 'registration': 'static'}
Timestamp: 2017-05-30T12:48:12Z
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.000315 ------------ DiscoveryRequest ------------
0.000328 Provider info discover from 'https://is.biocryptology.net'
0.000334 --> URL: https://is.biocryptology.net/.well-known/openid-configuration
0.546181 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.081286 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.088135 ------------ AuthorizationRequest ------------
1.090142 --> URL: https://is.biocryptology.net/V1/auth?nonce=Oxxigc9QtIvH&state=RztfM1QwJISur7Xm&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61022%2Fauthz_cb&response_type=code+id_token+token&client_id=swipe&scope=openid
1.090151 --> BODY: None
1.375197 QUERY_STRING:
1.998066 <-- state=RztfM1QwJISur7Xm&access_token=ejOFPWcovDWOSTRD5cyUXw&token_type=Bearer&expires_in=3600&code=0E3QFqRyv3lEYBESyV_08A&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6InI2MVBSLWVyREpsanhxRXYwMVNtMGcifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTYxNDg0NTgsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6ImlpTFBsSk5lU0RWdUF2MVlpamZkaVEiLCJjX2hhc2giOiJlWUV0bFR6VnNJOUVHWW14Q1hpcXBRIiwiaWF0IjoxNDk2MTQ4NDU4LCJleHAiOjE0OTYxNTIwNTgsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwibm9uY2UiOiJPeHhpZ2M5UXRJdkgiLCJzdWIiOiJNUSJ9.G2ktUUI5Bs4urIIPFL8roaQTWsECzcnCzgut2orfTuNxHhecpk0bRGsFpX9-vffi7crkoZfZZZZ6_kABbvXilnjWBfDfBmOa8uyHbj3x9ltR2Ua-jwvYNGT0a1qnf2piarScVmsF6vKw6sGUC0jQa6jY5m60rLD23qUn-ludEss
2.588654 AuthorizationResponse: {
  "access_token": "ejOFPWcovDWOSTRD5cyUXw",
  "code": "0E3QFqRyv3lEYBESyV_08A",
  "expires_in": 3600,
  "id_token": {
    "claims": {
      "acr": "0",
      "at_hash": "iiLPlJNeSDVuAv1YijfdiQ",
      "aud": [
        "swipe"
      ],
      "auth_time": 1496148458,
      "azp": "swipe",
      "c_hash": "eYEtlTzVsI9EGYmxCXiqpQ",
      "exp": 1496152058,
      "iat": 1496148458,
      "iss": "https://is.biocryptology.net/",
      "nonce": "Oxxigc9QtIvH",
      "sub": "MQ"
    },
    "jws header parameters": {
      "alg": "RS256",
      "kid": "r61PR-erDJljxqEv01Sm0g"
    }
  },
  "state": "RztfM1QwJISur7Xm",
  "token_type": "Bearer"
}
2.589283 ------------ AccessTokenRequest ------------
2.591189 --> URL: https://is.biocryptology.net/V1/token
2.591203 --> BODY: code=0E3QFqRyv3lEYBESyV_08A&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61022%2Fauthz_cb&grant_type=authorization_code&state_hash=XuL-fa_uX8WriuCBE3diPscco_qmfnJWJ6uaKjI4BBg%3D
2.591219 --> HEADERS: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic c3dpcGU6c3dpcGU='}
3.216480 <-- STATUS: 200
3.216647 <-- BODY: {"access_token":"ejOFPWcovDWOSTRD5cyUXw","expires_in":3600,"refresh_token":"SW2QbTEAESGhPeAmH3RdkA","scope":"openid","token_type":"Bearer","id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InI2MVBSLWVyREpsanhxRXYwMVNtMGcifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTYxNDg0NTgsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6ImlpTFBsSk5lU0RWdUF2MVlpamZkaVEiLCJjX2hhc2giOiJlWUV0bFR6VnNJOUVHWW14Q1hpcXBRIiwiaWF0IjoxNDk2MTQ4NDU4LCJleHAiOjE0OTYxNTIwNTgsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwibm9uY2UiOiJPeHhpZ2M5UXRJdkgiLCJzdWIiOiJNUSJ9.G2ktUUI5Bs4urIIPFL8roaQTWsECzcnCzgut2orfTuNxHhecpk0bRGsFpX9-vffi7crkoZfZZZZ6_kABbvXilnjWBfDfBmOa8uyHbj3x9ltR2Ua-jwvYNGT0a1qnf2piarScVmsF6vKw6sGUC0jQa6jY5m60rLD23qUn-ludEss"}
3.224830 AccessTokenResponse: {
  "access_token": "ejOFPWcovDWOSTRD5cyUXw",
  "expires_in": 3600,
  "id_token": {
    "claims": {
      "acr": "0",
      "at_hash": "iiLPlJNeSDVuAv1YijfdiQ",
      "aud": [
        "swipe"
      ],
      "auth_time": 1496148458,
      "azp": "swipe",
      "c_hash": "eYEtlTzVsI9EGYmxCXiqpQ",
      "exp": 1496152058,
      "iat": 1496148458,
      "iss": "https://is.biocryptology.net/",
      "nonce": "Oxxigc9QtIvH",
      "sub": "MQ"
    },
    "jws header parameters": {
      "alg": "RS256",
      "kid": "r61PR-erDJljxqEv01Sm0g"
    }
  },
  "refresh_token": "SW2QbTEAESGhPeAmH3RdkA",
  "scope": "openid",
  "token_type": "Bearer"
}
8.397586 ------------ AuthorizationRequest ------------
8.399783 --> URL: https://is.biocryptology.net/V1/auth?nonce=Ko1v4IhsWaiS&prompt=login&state=798wozhQ39Rj9W2d&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61022%2Fauthz_cb&response_type=code+id_token+token&client_id=swipe&scope=openid
8.399792 --> BODY: None
42.078927 QUERY_STRING:
42.987381 <-- state=798wozhQ39Rj9W2d&access_token=7-d-no4thOlwUPJ8x86R4A&token_type=Bearer&expires_in=3600&code=ocVBlOfxZ1krb3AE7RQeUw&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6ImF1RzhhUzRva0pxRFJJWTJlTEQ5ZkEifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTYxNDg0OTgsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6InFfSm1UdE9VbzNKV1VsbV9nczUwSXciLCJjX2hhc2giOiJ3LTBfcElDT2xTMEJPOGwtVDUzb1l3IiwiaWF0IjoxNDk2MTQ4NDk4LCJleHAiOjE0OTYxNTIwOTgsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwibm9uY2UiOiJLbzF2NEloc1dhaVMiLCJzdWIiOiJNUSJ9.xD4Ldxno6hn0wnf5ROI6LULUAMc9DCqLrN0w_4m2oJ52fbEnjziq4is_jebs35WjWFuMZlnJggTn2QmsiRYUxEA81MF9i_nsthEXf1xyaxMSJPzwcvMo9lu3j6G0VYNogFof1A9msGMi5zpgkEn_Q4ZFedBdVd0w1aqBHQYudu8
42.995307 AuthorizationResponse: {
  "access_token": "7-d-no4thOlwUPJ8x86R4A",
  "code": "ocVBlOfxZ1krb3AE7RQeUw",
  "expires_in": 3600,
  "id_token": {
    "claims": {
      "acr": "0",
      "at_hash": "q_JmTtOUo3JWUlm_gs50Iw",
      "aud": [
        "swipe"
      ],
      "auth_time": 1496148498,
      "azp": "swipe",
      "c_hash": "w-0_pICOlS0BO8l-T53oYw",
      "exp": 1496152098,
      "iat": 1496148498,
      "iss": "https://is.biocryptology.net/",
      "nonce": "Ko1v4IhsWaiS",
      "sub": "MQ"
    },
    "jws header parameters": {
      "alg": "RS256",
      "kid": "auG8aS4okJqDRIY2eLD9fA"
    }
  },
  "state": "798wozhQ39Rj9W2d",
  "token_type": "Bearer"
}
42.996141 ------------ AccessTokenRequest ------------
42.998284 --> URL: https://is.biocryptology.net/V1/token
42.998296 --> BODY: code=ocVBlOfxZ1krb3AE7RQeUw&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61022%2Fauthz_cb&grant_type=authorization_code&state_hash=mdZcqnXS67w0P_ob4oj9BkUh0hNtTeY7G2ZG7WaPGf8%3D
42.998308 --> HEADERS: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic c3dpcGU6c3dpcGU='}
43.606928 <-- STATUS: 200
43.607066 <-- BODY: {"access_token":"7-d-no4thOlwUPJ8x86R4A","expires_in":3600,"refresh_token":"GzEO102lnisr0Xsc__9Siw","scope":"openid","token_type":"Bearer","id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6ImF1RzhhUzRva0pxRFJJWTJlTEQ5ZkEifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTYxNDg0OTgsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6InFfSm1UdE9VbzNKV1VsbV9nczUwSXciLCJjX2hhc2giOiJ3LTBfcElDT2xTMEJPOGwtVDUzb1l3IiwiaWF0IjoxNDk2MTQ4NDk4LCJleHAiOjE0OTYxNTIwOTgsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwibm9uY2UiOiJLbzF2NEloc1dhaVMiLCJzdWIiOiJNUSJ9.xD4Ldxno6hn0wnf5ROI6LULUAMc9DCqLrN0w_4m2oJ52fbEnjziq4is_jebs35WjWFuMZlnJggTn2QmsiRYUxEA81MF9i_nsthEXf1xyaxMSJPzwcvMo9lu3j6G0VYNogFof1A9msGMi5zpgkEn_Q4ZFedBdVd0w1aqBHQYudu8"}
43.615647 AccessTokenResponse: {
  "access_token": "7-d-no4thOlwUPJ8x86R4A",
  "expires_in": 3600,
  "id_token": {
    "claims": {
      "acr": "0",
      "at_hash": "q_JmTtOUo3JWUlm_gs50Iw",
      "aud": [
        "swipe"
      ],
      "auth_time": 1496148498,
      "azp": "swipe",
      "c_hash": "w-0_pICOlS0BO8l-T53oYw",
      "exp": 1496152098,
      "iat": 1496148498,
      "iss": "https://is.biocryptology.net/",
      "nonce": "Ko1v4IhsWaiS",
      "sub": "MQ"
    },
    "jws header parameters": {
      "alg": "RS256",
      "kid": "auG8aS4okJqDRIY2eLD9fA"
    }
  },
  "refresh_token": "GzEO102lnisr0Xsc__9Siw",
  "scope": "openid",
  "token_type": "Bearer"
}
43.622970 ==== END ====

Result

PASSED