Test info

Profile: {'openid-configuration': 'config', 'response_type': 'id_token+token', 'crypto': 'encrypt+none+sign', 'registration': 'static'}
Timestamp: 2016-02-01T23:39:59Z
Test description: Requesting ID Token with max_age=10000 seconds restriction [Basic, Implicit, Hybrid]
Test ID: OP-Req-max_age=10000
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
[claims-check]
	status: OK
	description: Checks if specific claims is present or not
[auth_time-check]
	status: WARNING
	description: Check that the auth_time returned in the ID Token is in the expected range.
	info: auth_time [1454369962] not in the expected range: 1454359397 - 1454370599
[same-authn]
	status: OK
	description: Verifies that the same authentication was used twice in the flow.
__X:==== END ====__

Trace output


0.000476 ------------ DiscoveryRequest ------------
0.000491 Provider info discover from 'https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth'
0.000499 --> URL: https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth/.well-known/openid-configuration
0.961084 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.926411 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.935870 ------------ AuthorizationRequest ------------
1.936357 --> URL: https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth/authorise?nonce=UWE62xF99ADx&state=bTBddapZkzniuOK5&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.936366 --> BODY: None
2.333714 QUERY_STRING:
3.474903 <-- access_token=1eRpX3MvTwaoUeFH6XqLAg&id_token=eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjQ2OGIxNzYzLTE0MmEtNDNkYS05NmUwLTUzZjJiNmUxYTdhYyJ9.eyJpc3MiOiJodHRwczovL2VjMi01NC0xNTMtMTY5LTE1MS5hcC1zb3V0aGVhc3QtMi5jb21wdXRlLmFtYXpvbmF3cy5jb20vb2F1dGgiLCJhdWQiOiI0MDNhMDA4ZC01YTliLTQ2ZjMtODczZS1lNjgzNDM1YTI0OWIiLCJleHAiOiIxNDU0MzczNjA5IiwiaWF0IjoiMTQ1NDM3MDAwOSIsImF1dGhfdGltZSI6IjE0NTQzNjk5NjIiLCJub25jZSI6IlVXRTYyeEY5OUFEeCIsImF1dGhfbW9kZSI6InNpbXBsZSIsInN1YiI6IjRkMjVjYjQ3LWEwNjMtNDJjMS05ZmU0LWQxMDBmYjEwMDk4YyIsImF0X2hhc2giOiJIT0ZQRGprZDVLa282enVvUGxVYTJnIn0.cNny8Jm1kUNJkpSh1ZmqPh4-VmZuOpz3m_l7J_eiuiMlgMNpHo7Ru6zgdUrHiZGllMqo2D7ttLq-OUktMDJScmMACjYsr3lVWBcQUeGrCuySHXrC16fbATB8GM3yDONvRiI8UnaKOCXwO7Q8P-KGP_emVPiY_o97LVd3suLx9mK6ZzAGCw7aiUGKi9eRpkM-qoHGhKf3K7xi_OKG-1lAdbtEb75GB1Tcdp1K7Usba_p2yN-lHfR_9uqkO1jDJHos-W4M6lfcjYuiqHl2v7TNmSHismyf8SmJ0Ygp9DrBRhjLtsEa36EcARIDhqaXqGJx754WE4-3oH1bsnqyFEOU_Q&state=bTBddapZkzniuOK5
4.635479 AuthorizationResponse: {
  "access_token": "1eRpX3MvTwaoUeFH6XqLAg",
  "id_token": {
    "claims": {
      "at_hash": "HOFPDjkd5Kko6zuoPlUa2g",
      "aud": [
        "403a008d-5a9b-46f3-873e-e683435a249b"
      ],
      "auth_mode": "simple",
      "auth_time": "1454369962",
      "exp": "1454373609",
      "iat": "1454370009",
      "iss": "https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth",
      "nonce": "UWE62xF99ADx",
      "sub": "4d25cb47-a063-42c1-9fe4-d100fb10098c"
    },
    "jws header parameters": {
      "alg": "RS256",
      "kid": "468b1763-142a-43da-96e0-53f2b6e1a7ac",
      "typ": "JWT"
    }
  },
  "state": "bTBddapZkzniuOK5"
}
4.636270 ------------ AuthorizationRequest ------------
4.636754 --> URL: https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth/authorise?nonce=3JZ5j1TecCQ0&max_age=10000&state=0KSXav5dz3CzZaEL&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
4.636762 --> BODY: None
5.028440 QUERY_STRING:
6.225805 <-- access_token=FBRTLiOCSw6m6PSvs1TiJA&id_token=eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjQ2OGIxNzYzLTE0MmEtNDNkYS05NmUwLTUzZjJiNmUxYTdhYyJ9.eyJpc3MiOiJodHRwczovL2VjMi01NC0xNTMtMTY5LTE1MS5hcC1zb3V0aGVhc3QtMi5jb21wdXRlLmFtYXpvbmF3cy5jb20vb2F1dGgiLCJhdWQiOiI0MDNhMDA4ZC01YTliLTQ2ZjMtODczZS1lNjgzNDM1YTI0OWIiLCJleHAiOiIxNDU0MzczNjEyIiwiaWF0IjoiMTQ1NDM3MDAxMiIsImF1dGhfdGltZSI6IjE0NTQzNjk5NjIiLCJub25jZSI6IjNKWjVqMVRlY0NRMCIsImF1dGhfbW9kZSI6InNpbXBsZSIsInN1YiI6IjRkMjVjYjQ3LWEwNjMtNDJjMS05ZmU0LWQxMDBmYjEwMDk4YyIsImF0X2hhc2giOiJwVHM5Y1MwUVdldlBHSW1ZWk5sSmdnIn0.qw5fMkTazKxP0IPEPJsGDtJaY3flIS7Z7CUwrRcbLqPHYclLMJSXhsZAFVzEY4CB2qOG9cMa7dXs0EAV6VANxqNhP8MEW5D0Lvvc0BFpqZguPDK8O9ScDfDcwy-FA6tXDu3AiWFERSdOUZ8iifDYeG5OYx5BVuCdXAuNaelz24p7ZUMyrBNCh2unN7XiEGSTlOLwYJijzKH06QMadKuYt9VEW4wmOv4Oo2VQc0d_erdSY83hSZObe-H5Si6MwqPdG3zqX2u9JF6UkPiQdIgZBAeKVEVVLZhxhSOJMaNsKmrQij0izNJ8k0WSTAMKJUupoQjEuyPpQtUflOX1jsd1Vg&state=0KSXav5dz3CzZaEL
6.235424 AuthorizationResponse: {
  "access_token": "FBRTLiOCSw6m6PSvs1TiJA",
  "id_token": {
    "claims": {
      "at_hash": "pTs9cS0QWevPGImYZNlJgg",
      "aud": [
        "403a008d-5a9b-46f3-873e-e683435a249b"
      ],
      "auth_mode": "simple",
      "auth_time": "1454369962",
      "exp": "1454373612",
      "iat": "1454370012",
      "iss": "https://ec2-54-153-169-151.ap-southeast-2.compute.amazonaws.com/oauth",
      "nonce": "3JZ5j1TecCQ0",
      "sub": "4d25cb47-a063-42c1-9fe4-d100fb10098c"
    },
    "jws header parameters": {
      "alg": "RS256",
      "kid": "468b1763-142a-43da-96e0-53f2b6e1a7ac",
      "typ": "JWT"
    }
  },
  "state": "0KSXav5dz3CzZaEL"
}
6.235935 ==== END ====

Result

WARNING
Warnings:
auth_time [1454369962] not in the expected range: 1454359397 - 1454370599