Test info
Profile: {'openid-configuration': 'config', 'response_type': 'id_token+token', 'crypto': 'encrypt+none+sign', 'registration': 'static'}
Timestamp: 2016-02-01T23:33:21Z
Test description: Request with prompt=login [Basic, Implicit, Hybrid]
Test ID: OP-prompt-login
Issuer: https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth
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.000505 ------------ DiscoveryRequest ------------
0.000521 Provider info discover from 'https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth'
0.000529 --> URL: https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth/.well-known/openid-configuration
0.950686 ProviderConfigurationResponse: {
"account_endpoint": "https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth/account",
"authorization_endpoint": "https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth/authorise",
"claims_parameter_supported": false,
"claims_supported": [
"address",
"email",
"family_name",
"given_name",
"name",
"phone_number",
"preferred_username",
"sub",
"updated_at"
],
"display_values_supported": [
"page",
"popup",
"touch",
"wap"
],
"grant_types_supported": [
"authorization_code",
"implicit"
],
"id_token_signing_alg_values_supported": [
"RS256"
],
"issuer": "https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth",
"jwks_uri": "https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth/keys",
"request_parameter_supported": false,
"request_uri_parameter_supported": true,
"require_request_uri_registration": true,
"response_types_supported": [
"code",
"token",
"id_token",
"token id_token"
],
"revocation_endpoint": "https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth/revoke",
"scopes_supported": [
"openid",
"address",
"profile",
"email",
"phone"
],
"subject_types_supported": [
"public"
],
"token_endpoint": "https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth/token",
"token_endpoint_auth_methods_supported": [
"client_secret_basic",
"client_secret_post"
],
"userinfo_endpoint": "https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth/userinfo",
"version": "3.0"
}
1.902661 JWKS: {
"keys": [
{
"alg": "RS256",
"e": "AQAB",
"kid": "468b1763-142a-43da-96e0-53f2b6e1a7ac",
"kty": "RSA",
"n": "AM_U2ExHALTmiq8KLBZC7pKylVyr-r6oZrnwaUxQEMxZ6W8D0j_ijYmtj33qFqLCZ7iiAXC5DFDe96UxqxzAAsXUrqEHkhp2KWOZeXiyi0d-94jhZRLdpv9f_imWH-61d_Wj51XkXBSwUIZiwMYjP9ZeMK0gU5fU4fONBCnrIG6y-fbNSFsTiM-QvWG-KMU88o26XQNK924678_sgpVLYoeuKcEtEdvpNCGamttMMhi2B_vzVxn_dIbpsAGf5GbxCfyKw1w4Y9-bYX7YbV0GW25tjnh2Setfoo0EjImMeSQpXO-FYZgI39tSSF2Gm1d1aFu7bBlGYT9W1HUG3rRgUxs",
"use": "sig"
}
]
}
1.910769 ------------ AuthorizationRequest ------------
1.911257 --> URL: https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth/authorise?nonce=nIFt06meThkh&state=Y5e0YWYhcB6j86BZ&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60441%2Fauthz_cb&response_type=id_token+token&client_id=403a008d-5a9b-46f3-873e-e683435a249b&scope=openid
1.911266 --> BODY: None
2.311343 QUERY_STRING:
3.528780 <-- access_token=2taBXaAmQlOG2SneZiHxwQ&id_token=eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjQ2OGIxNzYzLTE0MmEtNDNkYS05NmUwLTUzZjJiNmUxYTdhYyJ9.eyJpc3MiOiJodHRwczovL2VjMi01NC0xNTMtMTY5LTE1MS5hcC1zb3V0aGVhc3QtMi5jb21wdXRlLmFtYXpvbmF3cy5jb20vb2F1dGgiLCJhdWQiOiI0MDNhMDA4ZC01YTliLTQ2ZjMtODczZS1lNjgzNDM1YTI0OWIiLCJleHAiOiIxNDU0MzczMTU0IiwiaWF0IjoiMTQ1NDM2OTU1NCIsImF1dGhfdGltZSI6IjE0NTQzNjk1MjgiLCJub25jZSI6Im5JRnQwNm1lVGhraCIsImF1dGhfbW9kZSI6InNpbXBsZSIsInN1YiI6IjRkMjVjYjQ3LWEwNjMtNDJjMS05ZmU0LWQxMDBmYjEwMDk4YyIsImF0X2hhc2giOiI2WGlfYnBCaUJHR2lON0g5bVRlVzB3In0.NejX0H2cfDBKTS3e6zCSMumkymfLdlRZC5g_phhsfwzQG1_l0NHHLpP0T3K3Yan1gDj0BgN85R3w0K6ERrOeA8t64P7YdMIlaNzYObQwRn_-9NAN7RLtndjwguZHwd48iYWRvOjJ4XUOZNQcrrsYGeKcysOuknsLppg4bAIgPQ2_szgAHh7qkBAfiplenNDwzcZopBH8YjQ7zmlsSJi3QdFgk3ueuFFi2DJUbOkobzH9BPvIYh6LAv8KR2FVZfnlPOSHQkqamOuHbv-HC3DBGfwgiHq5uWEwpnz0v14BEdXw4obmMpdtMxIsaZHnlYl2GafyulHxyxmunoPBqPJA2A&state=Y5e0YWYhcB6j86BZ
4.491313 AuthorizationResponse: {
"access_token": "2taBXaAmQlOG2SneZiHxwQ",
"id_token": {
"claims": {
"at_hash": "6Xi_bpBiBGGiN7H9mTeW0w",
"aud": [
"403a008d-5a9b-46f3-873e-e683435a249b"
],
"auth_mode": "simple",
"auth_time": "1454369528",
"exp": "1454373154",
"iat": "1454369554",
"iss": "https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth",
"nonce": "nIFt06meThkh",
"sub": "4d25cb47-a063-42c1-9fe4-d100fb10098c"
},
"jws header parameters": {
"alg": "RS256",
"kid": "468b1763-142a-43da-96e0-53f2b6e1a7ac",
"typ": "JWT"
}
},
"state": "Y5e0YWYhcB6j86BZ"
}
9.678385 ------------ AuthorizationRequest ------------
9.678897 --> URL: https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth/authorise?nonce=Xo43YX7LxM4j&prompt=login&state=TtaxtfZ5qK1hhjEU&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60441%2Fauthz_cb&response_type=id_token+token&client_id=403a008d-5a9b-46f3-873e-e683435a249b&scope=openid
9.678907 --> BODY: None
61.496561 QUERY_STRING:
62.933886 <-- access_token=OBJz3rOuQ_G2CZP58dUNCg&id_token=eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjQ2OGIxNzYzLTE0MmEtNDNkYS05NmUwLTUzZjJiNmUxYTdhYyJ9.eyJpc3MiOiJodHRwczovL2VjMi01NC0xNTMtMTY5LTE1MS5hcC1zb3V0aGVhc3QtMi5jb21wdXRlLmFtYXpvbmF3cy5jb20vb2F1dGgiLCJhdWQiOiI0MDNhMDA4ZC01YTliLTQ2ZjMtODczZS1lNjgzNDM1YTI0OWIiLCJleHAiOiIxNDU0MzczMTYyIiwiaWF0IjoiMTQ1NDM2OTYwOSIsImF1dGhfdGltZSI6IjE0NTQzNjk2MDkiLCJub25jZSI6IlhvNDNZWDdMeE00aiIsImF1dGhfbW9kZSI6InNpbXBsZSIsInN1YiI6IjRkMjVjYjQ3LWEwNjMtNDJjMS05ZmU0LWQxMDBmYjEwMDk4YyIsImF0X2hhc2giOiJzMUpQeU9SOWlMa0Rkc1dKaHZUdEJRIn0.YqkZHFY71aQAVPachhOfxHR-NlWqIxd03QhcL78lvGzKjVlfyA2cVaOiNxcCiKzyPnLVZiGqKpBivoMgFijWPSwaM0Wl04F7Qc_HJdk5a60ILGy6D49Xf5_bFoPV4HfLNmbYb_XAYRZrkg1dD1RwsSaYoBP328VYiuR76xGTd13lQQxWam-tyPsJdFzPaegyCDt9aZZ6xeHflkqIDcfEIjlW4j3kGP2C1r9T3Vp081MuzF_2CVNWfPnC47Kb8UVPvVwQiz8ZoyqrgrhZEVsWYve-RIU5mZpRDWwHUzKKChVHdXTQk8ipgSmOcXHh3lbnHYtj-W7OdJrSdfmmi0YAlw&state=TtaxtfZ5qK1hhjEU
62.943077 AuthorizationResponse: {
"access_token": "OBJz3rOuQ_G2CZP58dUNCg",
"id_token": {
"claims": {
"at_hash": "s1JPyOR9iLkDdsWJhvTtBQ",
"aud": [
"403a008d-5a9b-46f3-873e-e683435a249b"
],
"auth_mode": "simple",
"auth_time": "1454369609",
"exp": "1454373162",
"iat": "1454369609",
"iss": "https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth",
"nonce": "Xo43YX7LxM4j",
"sub": "4d25cb47-a063-42c1-9fe4-d100fb10098c"
},
"jws header parameters": {
"alg": "RS256",
"kid": "468b1763-142a-43da-96e0-53f2b6e1a7ac",
"typ": "JWT"
}
},
"state": "TtaxtfZ5qK1hhjEU"
}
62.943863 ==== END ====
Result
PASSED