Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-08-04 07:42:07 INFO
TEST-RUNNER
Test instance p7FGl8CemkU6G9S created
baseUrl
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code id_token token",
  "server_metadata": "discovery",
  "response_mode": "form_post",
  "client_registration": "static_client"
}
alias
isva_op_oidc_core_test_gh
description
isva_op_oidc_core_test_gh static_client
planId
AxyngbKamNbao
config
{
  "alias": "isva_op_oidc_core_test_gh",
  "description": "isva_op_oidc_core_test_gh static_client",
  "server": {
    "discoveryUrl": "https://isamfed.com:8843/oauth2/.well-known/openid-configuration",
    "login_hint": "testuser"
  },
  "client": {
    "client_id": "client01",
    "client_secret": "secret"
  },
  "client2": {
    "client_id": "client01dup",
    "client_secret": "secret"
  },
  "consent": {},
  "client_secret_post": {
    "client_id": "client01",
    "client_secret": "secret"
  }
}
testName
oidcc-max-age-1
2022-08-04 07:42:07 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 07:42:07
GetDynamicServerConfiguration
HTTP request
request_uri
https://isamfed.com:8843/oauth2/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:42:08 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Thu, 04 Aug 2022 07:42:08 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-55449ce8-8499-4cde-b5be-0ff8920da0bf",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"authorization_endpoint":"https://isamfed.com:8843/oauth2/authorize","backchannel_authentication_endpoint":"https://isamfed.com:8843/oauth2/ciba","backchannel_authentication_request_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"],"backchannel_token_delivery_modes_supported":["poll","ping"],"backchannel_user_code_parameter_supported":false,"claim_types_supported":["normal"],"claims_parameter_supported":true,"claims_supported":["iss","name","displayName"],"dpop_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"],"grant_types_supported":["authorization_code","implicit","password","client_credentials","refresh_token","urn:openid:params:grant-type:ciba"],"id_token_encryption_alg_values_supported":["none","RSA-OAEP","RSA-OAEP-256"],"id_token_encryption_enc_values_supported":["none","A128GCM","A192GCM","A256GCM"],"id_token_signing_alg_values_supported":["RS256"],"introspection_endpoint":"https://isamfed.com:8843/oauth2/introspect","issuer":"https://isamfed.com:8843/oauth2/","jwks_uri":"https://isamfed.com:8843/oauth2/jwks","mtls_endpoint_aliases":{"backchannel_authentication_endpoint":"https://isamfed.com:8843/oauth2/ciba","introspection_endpoint":"https://isamfed.com:8843/oauth2/introspect","pushed_authorization_request_endpoint":"https://isamfed.com:8843/oauth2/par","registration_endpoint":"https://isamfed.com:8843/oauth2/register","revocation_endpoint":"https://isamfed.com:8843/oauth2/revoke","token_endpoint":"https://isamfed.com:8843/oauth2/token"},"pushed_authorization_request_endpoint":"https://isamfed.com:8843/oauth2/par","registration_endpoint":"https://isamfed.com:8843/oauth2/register","request_object_encryption_alg_values_supported":["none","RSA-OAEP","RSA-OAEP-256"],"request_object_encryption_enc_values_supported":["none","A128GCM","A192GCM","A256GCM"],"request_object_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"],"request_parameter_supported":true,"request_uri_parameter_supported":true,"require_pushed_authorization_requests":false,"require_request_uri_registration":false,"response_modes_supported":["query","fragment","form_post"],"response_types_supported":["none","code","token","id_token","code token","code id_token","token id_token","code token id_token"],"revocation_endpoint":"https://isamfed.com:8843/oauth2/revoke","scopes_supported":["openid","profile","email","phone","address"],"subject_types_supported":["public"],"tls_client_certificate_bound_access_tokens":true,"token_endpoint":"https://isamfed.com:8843/oauth2/token","token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","private_key_jwt","tls_client_auth"],"token_endpoint_auth_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"],"userinfo_encryption_alg_values_supported":["none","RSA-OAEP","RSA-OAEP-256"],"userinfo_encryption_enc_values_supported":["none","A128GCM","A192GCM","A256GCM"],"userinfo_endpoint":"https://isamfed.com:8843/oauth2/userinfo","userinfo_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"]}
2022-08-04 07:42:08 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
authorization_endpoint
https://isamfed.com:8843/oauth2/authorize
backchannel_authentication_endpoint
https://isamfed.com:8843/oauth2/ciba
backchannel_authentication_request_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512"
]
backchannel_token_delivery_modes_supported
[
  "poll",
  "ping"
]
backchannel_user_code_parameter_supported
false
claim_types_supported
[
  "normal"
]
claims_parameter_supported
true
claims_supported
[
  "iss",
  "name",
  "displayName"
]
dpop_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512"
]
grant_types_supported
[
  "authorization_code",
  "implicit",
  "password",
  "client_credentials",
  "refresh_token",
  "urn:openid:params:grant-type:ciba"
]
id_token_encryption_alg_values_supported
[
  "none",
  "RSA-OAEP",
  "RSA-OAEP-256"
]
id_token_encryption_enc_values_supported
[
  "none",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
id_token_signing_alg_values_supported
[
  "RS256"
]
introspection_endpoint
https://isamfed.com:8843/oauth2/introspect
issuer
https://isamfed.com:8843/oauth2/
jwks_uri
https://isamfed.com:8843/oauth2/jwks
mtls_endpoint_aliases
{
  "backchannel_authentication_endpoint": "https://isamfed.com:8843/oauth2/ciba",
  "introspection_endpoint": "https://isamfed.com:8843/oauth2/introspect",
  "pushed_authorization_request_endpoint": "https://isamfed.com:8843/oauth2/par",
  "registration_endpoint": "https://isamfed.com:8843/oauth2/register",
  "revocation_endpoint": "https://isamfed.com:8843/oauth2/revoke",
  "token_endpoint": "https://isamfed.com:8843/oauth2/token"
}
pushed_authorization_request_endpoint
https://isamfed.com:8843/oauth2/par
registration_endpoint
https://isamfed.com:8843/oauth2/register
request_object_encryption_alg_values_supported
[
  "none",
  "RSA-OAEP",
  "RSA-OAEP-256"
]
request_object_encryption_enc_values_supported
[
  "none",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
request_object_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512"
]
request_parameter_supported
true
request_uri_parameter_supported
true
require_pushed_authorization_requests
false
require_request_uri_registration
false
response_modes_supported
[
  "query",
  "fragment",
  "form_post"
]
response_types_supported
[
  "none",
  "code",
  "token",
  "id_token",
  "code token",
  "code id_token",
  "token id_token",
  "code token id_token"
]
revocation_endpoint
https://isamfed.com:8843/oauth2/revoke
scopes_supported
[
  "openid",
  "profile",
  "email",
  "phone",
  "address"
]
subject_types_supported
[
  "public"
]
tls_client_certificate_bound_access_tokens
true
token_endpoint
https://isamfed.com:8843/oauth2/token
token_endpoint_auth_methods_supported
[
  "client_secret_basic",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth"
]
token_endpoint_auth_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512"
]
userinfo_encryption_alg_values_supported
[
  "none",
  "RSA-OAEP",
  "RSA-OAEP-256"
]
userinfo_encryption_enc_values_supported
[
  "none",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
userinfo_endpoint
https://isamfed.com:8843/oauth2/userinfo
userinfo_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512"
]
2022-08-04 07:42:08 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-08-04 07:42:08 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
{
  "testHost": "isamfed.com",
  "testPort": 8843
}
authorization_endpoint
{
  "testHost": "isamfed.com",
  "testPort": 8843
}
token_endpoint
{
  "testHost": "isamfed.com",
  "testPort": 8843
}
userinfo_endpoint
{
  "testHost": "isamfed.com",
  "testPort": 8843
}
2022-08-04 07:42:08
FetchServerKeys
Fetching server key
jwks_uri
https://isamfed.com:8843/oauth2/jwks
2022-08-04 07:42:08
FetchServerKeys
HTTP request
request_uri
https://isamfed.com:8843/oauth2/jwks
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:42:09 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Thu, 04 Aug 2022 07:42:09 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-5c638a01-10a4-4401-bd5c-82f5c3fe2f98",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"keys":[{"use":"sig","kty":"EC","kid":"es256","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"sig","kty":"RSA","kid":"httpserver","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"mtls01","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"rsa256","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"},{"use":"enc","kty":"EC","kid":"es256_dup","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"enc","kty":"RSA","kid":"httpserver_dup","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"mtls01_dup","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"rsa256_dup","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"}]}
2022-08-04 07:42:09
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"use":"sig","kty":"EC","kid":"es256","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"sig","kty":"RSA","kid":"httpserver","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"mtls01","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"rsa256","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"},{"use":"enc","kty":"EC","kid":"es256_dup","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"enc","kty":"RSA","kid":"httpserver_dup","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"mtls01_dup","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"rsa256_dup","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"}]}
2022-08-04 07:42:09 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "use": "sig",
      "kty": "EC",
      "kid": "es256",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "httpserver",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "mtls01",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "rsa256",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "EC",
      "kid": "es256_dup",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "httpserver_dup",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "mtls01_dup",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "rsa256_dup",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    }
  ]
}
2022-08-04 07:42:09 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "use": "sig",
      "kty": "EC",
      "kid": "es256",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "httpserver",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "mtls01",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "rsa256",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "EC",
      "kid": "es256_dup",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "httpserver_dup",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "mtls01_dup",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "rsa256_dup",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    }
  ]
}
2022-08-04 07:42:09 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-08-04 07:42:09 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-08-04 07:42:09 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-04 07:42:09 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-08-04 07:42:09 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
client01
client_secret
secret
2022-08-04 07:42:09 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:42:09 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:42:09 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:42:09
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-04 07:42:09 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_basic",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2022-08-04 07:42:09 SUCCESS
SetProtectedResourceUrlToUserInfoEndpoint
userinfo_endpoint will be used to test access token. The user info is not a mandatory to implement feature in the OpenID Connect specification, but is mandatory for certification.
protected_resource_url
https://isamfed.com:8843/oauth2/userinfo
2022-08-04 07:42:09
oidcc-max-age-1
Setup Done
Make request to authorization endpoint
2022-08-04 07:42:09 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-04 07:42:09
CreateRandomStateValue
Created state value
requested_state_length
10
state
pMgyRJqIVt
2022-08-04 07:42:09 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
pMgyRJqIVt
2022-08-04 07:42:09
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
PfGdQIOcNA
2022-08-04 07:42:09 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
pMgyRJqIVt
nonce
PfGdQIOcNA
2022-08-04 07:42:09 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
pMgyRJqIVt
nonce
PfGdQIOcNA
response_type
code id_token token
2022-08-04 07:42:09
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
pMgyRJqIVt
nonce
PfGdQIOcNA
response_type
code id_token token
response_mode
form_post
2022-08-04 07:42:09 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "client01",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "scope": "openid",
  "state": "pMgyRJqIVt",
  "nonce": "PfGdQIOcNA",
  "response_type": "code id_token token",
  "response_mode": "form_post"
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=client01&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=pMgyRJqIVt&nonce=PfGdQIOcNA&response_type=code%20id_token%20token&response_mode=form_post
2022-08-04 07:42:09 REDIRECT
oidcc-max-age-1
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=client01&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=pMgyRJqIVt&nonce=PfGdQIOcNA&response_type=code%20id_token%20token&response_mode=form_post
2022-08-04 07:42:19 INCOMING
oidcc-max-age-1
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/callback
incoming_headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "sec-ch-ua": "\".Not/A)Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"103\", \"Chromium\";v\u003d\"103\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"macOS\"",
  "upgrade-insecure-requests": "1",
  "origin": "https://isamfed.com:8843",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-dest": "document",
  "referer": "https://isamfed.com:8843/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh-TW;q\u003d0.8,zh;q\u003d0.7",
  "cookie": "JSESSIONID\u003d9412586DC2F058269BA6BEB086E5317E",
  "connection": "close",
  "content-length": "1181"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "access_token": "2d8h7yW4HTXpu4cpN35eE7A0gaWieIAoaeHM9esVmGA.q088ca664GQW2V2ZJBzew-RaXBuOZYttaCBjglR2rRMgAF1xb56AqwlPi59csiliBJTo2IsOz6hUen_H_DeIPg",
  "code": "_BV9R1mE2myB3fde9yspoTtoEfHg_ENhguyMrjmjk8I.82RebwRjYFFCVbP-hK3VOjx1pXs8eAHGvO1ccP4sj_4f49vwM5NDfdGtjt65HUqpVNXDuQRvIXAkws87OJnExA",
  "expires_in": "7200",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiMEg0UjZEdVhJZW1wQ2hTLTU2VWpadyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg4NTYsImNfaGFzaCI6Imt1MlBPZUdrQl9KYkNHSHBWRGVjYVEiLCJleHAiOjE2NTk2MDI1MzgsImlhdCI6MTY1OTU5ODkzOCwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJjNzgzOWM2NS00MmZkLTRkZDUtOWM2ZS1iNThlM2I1OWZkM2EiLCJub25jZSI6IlBmR2RRSU9jTkEiLCJyYXQiOjE2NTk1OTg5MzgsInNfaGFzaCI6IklmZFJtRmpGX2tSUW1vZ0gzaFFtRUEiLCJzdWIiOiJ0ZXN0dXNlciJ9.BD9bimN8zeE_2jb65_x3dCxz4dUAmfosS10XsJshVC8dZGiicUNOSJOzzIVqIoMnoWXpOMvjjugL9UEgkPW08WTcmSOeSr1-3SdLYLlAIMl9rv6vlq1DYBr2_gQQ1ywpD42BPcNghSJYa1SpazbAOjzDfyu4U22WDxVNol1Z6-8VQ1mnIp8ajx3u4WBnDEl7jgM0lFEzOwTBt02Vo7z-DkcYc1oZV1DiFqelBr8vAtRzLqeSfEjzvq4qExjO0XvbG6I2HV9-QuKqA9KxAY4vapzqBbwmlZl_JwCj9JOOP793py4TeR2fRUivE8JcsKyJfA-C8tRMI5Qxq7LOMwA7rw",
  "scope": "openid",
  "state": "pMgyRJqIVt",
  "token_type": "bearer"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
access_token=2d8h7yW4HTXpu4cpN35eE7A0gaWieIAoaeHM9esVmGA.q088ca664GQW2V2ZJBzew-RaXBuOZYttaCBjglR2rRMgAF1xb56AqwlPi59csiliBJTo2IsOz6hUen_H_DeIPg&code=_BV9R1mE2myB3fde9yspoTtoEfHg_ENhguyMrjmjk8I.82RebwRjYFFCVbP-hK3VOjx1pXs8eAHGvO1ccP4sj_4f49vwM5NDfdGtjt65HUqpVNXDuQRvIXAkws87OJnExA&expires_in=7200&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiMEg0UjZEdVhJZW1wQ2hTLTU2VWpadyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg4NTYsImNfaGFzaCI6Imt1MlBPZUdrQl9KYkNHSHBWRGVjYVEiLCJleHAiOjE2NTk2MDI1MzgsImlhdCI6MTY1OTU5ODkzOCwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJjNzgzOWM2NS00MmZkLTRkZDUtOWM2ZS1iNThlM2I1OWZkM2EiLCJub25jZSI6IlBmR2RRSU9jTkEiLCJyYXQiOjE2NTk1OTg5MzgsInNfaGFzaCI6IklmZFJtRmpGX2tSUW1vZ0gzaFFtRUEiLCJzdWIiOiJ0ZXN0dXNlciJ9.BD9bimN8zeE_2jb65_x3dCxz4dUAmfosS10XsJshVC8dZGiicUNOSJOzzIVqIoMnoWXpOMvjjugL9UEgkPW08WTcmSOeSr1-3SdLYLlAIMl9rv6vlq1DYBr2_gQQ1ywpD42BPcNghSJYa1SpazbAOjzDfyu4U22WDxVNol1Z6-8VQ1mnIp8ajx3u4WBnDEl7jgM0lFEzOwTBt02Vo7z-DkcYc1oZV1DiFqelBr8vAtRzLqeSfEjzvq4qExjO0XvbG6I2HV9-QuKqA9KxAY4vapzqBbwmlZl_JwCj9JOOP793py4TeR2fRUivE8JcsKyJfA-C8tRMI5Qxq7LOMwA7rw&scope=openid&state=pMgyRJqIVt&token_type=bearer
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-04 07:42:19 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/RncZ5aooKXVqO4DbRdU8",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/RncZ5aooKXVqO4DbRdU8"
}
2022-08-04 07:42:19 OUTGOING
oidcc-max-age-1
Response to HTTP request to test instance p7FGl8CemkU6G9S
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/RncZ5aooKXVqO4DbRdU8, returnUrl=/log-detail.html?log=p7FGl8CemkU6G9S}]
outgoing_path
callback
2022-08-04 07:42:19 INCOMING
oidcc-max-age-1
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/RncZ5aooKXVqO4DbRdU8
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\".Not/A)Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"103\", \"Chromium\";v\u003d\"103\"",
  "accept": "*/*",
  "content-type": "text/plain",
  "x-requested-with": "XMLHttpRequest",
  "sec-ch-ua-mobile": "?0",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36",
  "sec-ch-ua-platform": "\"macOS\"",
  "origin": "https://www.certification.openid.net",
  "sec-fetch-site": "same-origin",
  "sec-fetch-mode": "cors",
  "sec-fetch-dest": "empty",
  "referer": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh-TW;q\u003d0.8,zh;q\u003d0.7",
  "cookie": "__utma\u003d201319536.1003316269.1659326830.1659326830.1659326830.1; __utmc\u003d201319536; __utmz\u003d201319536.1659326830.1.1.utmcsr\u003d(direct)|utmccn\u003d(direct)|utmcmd\u003d(none); JSESSIONID\u003d9412586DC2F058269BA6BEB086E5317E",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/RncZ5aooKXVqO4DbRdU8
incoming_body_form_params
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-04 07:42:19 OUTGOING
oidcc-max-age-1
Response to HTTP request to test instance p7FGl8CemkU6G9S
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/RncZ5aooKXVqO4DbRdU8
2022-08-04 07:42:19 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-04 07:42:19 REDIRECT-IN
oidcc-max-age-1
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "sec-ch-ua": "\".Not/A)Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"103\", \"Chromium\";v\u003d\"103\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"macOS\"",
  "upgrade-insecure-requests": "1",
  "origin": "https://isamfed.com:8843",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-dest": "document",
  "referer": "https://isamfed.com:8843/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh-TW;q\u003d0.8,zh;q\u003d0.7",
  "cookie": "JSESSIONID\u003d9412586DC2F058269BA6BEB086E5317E",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "x-forwarded-proto": "https",
  "x-forwarded-port": "443",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "content-length": "1181"
}
http_method
POST
url_fragment
{}
post_body
{
  "access_token": "2d8h7yW4HTXpu4cpN35eE7A0gaWieIAoaeHM9esVmGA.q088ca664GQW2V2ZJBzew-RaXBuOZYttaCBjglR2rRMgAF1xb56AqwlPi59csiliBJTo2IsOz6hUen_H_DeIPg",
  "code": "_BV9R1mE2myB3fde9yspoTtoEfHg_ENhguyMrjmjk8I.82RebwRjYFFCVbP-hK3VOjx1pXs8eAHGvO1ccP4sj_4f49vwM5NDfdGtjt65HUqpVNXDuQRvIXAkws87OJnExA",
  "expires_in": "7200",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiMEg0UjZEdVhJZW1wQ2hTLTU2VWpadyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg4NTYsImNfaGFzaCI6Imt1MlBPZUdrQl9KYkNHSHBWRGVjYVEiLCJleHAiOjE2NTk2MDI1MzgsImlhdCI6MTY1OTU5ODkzOCwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJjNzgzOWM2NS00MmZkLTRkZDUtOWM2ZS1iNThlM2I1OWZkM2EiLCJub25jZSI6IlBmR2RRSU9jTkEiLCJyYXQiOjE2NTk1OTg5MzgsInNfaGFzaCI6IklmZFJtRmpGX2tSUW1vZ0gzaFFtRUEiLCJzdWIiOiJ0ZXN0dXNlciJ9.BD9bimN8zeE_2jb65_x3dCxz4dUAmfosS10XsJshVC8dZGiicUNOSJOzzIVqIoMnoWXpOMvjjugL9UEgkPW08WTcmSOeSr1-3SdLYLlAIMl9rv6vlq1DYBr2_gQQ1ywpD42BPcNghSJYa1SpazbAOjzDfyu4U22WDxVNol1Z6-8VQ1mnIp8ajx3u4WBnDEl7jgM0lFEzOwTBt02Vo7z-DkcYc1oZV1DiFqelBr8vAtRzLqeSfEjzvq4qExjO0XvbG6I2HV9-QuKqA9KxAY4vapzqBbwmlZl_JwCj9JOOP793py4TeR2fRUivE8JcsKyJfA-C8tRMI5Qxq7LOMwA7rw",
  "scope": "openid",
  "state": "pMgyRJqIVt",
  "token_type": "bearer"
}
Verify authorization endpoint response
2022-08-04 07:42:19 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-04 07:42:19 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2022-08-04 07:42:19 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-04 07:42:19 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-04 07:42:19 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-04 07:42:19
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-04 07:42:19 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-04 07:42:19 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
pMgyRJqIVt
2022-08-04 07:42:19 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
_BV9R1mE2myB3fde9yspoTtoEfHg_ENhguyMrjmjk8I.82RebwRjYFFCVbP-hK3VOjx1pXs8eAHGvO1ccP4sj_4f49vwM5NDfdGtjt65HUqpVNXDuQRvIXAkws87OJnExA
2022-08-04 07:42:19 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
2d8h7yW4HTXpu4cpN35eE7A0gaWieIAoaeHM9esVmGA.q088ca664GQW2V2ZJBzew-RaXBuOZYttaCBjglR2rRMgAF1xb56AqwlPi59csiliBJTo2IsOz6hUen_H_DeIPg
type
bearer
2022-08-04 07:42:19 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiMEg0UjZEdVhJZW1wQ2hTLTU2VWpadyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg4NTYsImNfaGFzaCI6Imt1MlBPZUdrQl9KYkNHSHBWRGVjYVEiLCJleHAiOjE2NTk2MDI1MzgsImlhdCI6MTY1OTU5ODkzOCwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJjNzgzOWM2NS00MmZkLTRkZDUtOWM2ZS1iNThlM2I1OWZkM2EiLCJub25jZSI6IlBmR2RRSU9jTkEiLCJyYXQiOjE2NTk1OTg5MzgsInNfaGFzaCI6IklmZFJtRmpGX2tSUW1vZ0gzaFFtRUEiLCJzdWIiOiJ0ZXN0dXNlciJ9.BD9bimN8zeE_2jb65_x3dCxz4dUAmfosS10XsJshVC8dZGiicUNOSJOzzIVqIoMnoWXpOMvjjugL9UEgkPW08WTcmSOeSr1-3SdLYLlAIMl9rv6vlq1DYBr2_gQQ1ywpD42BPcNghSJYa1SpazbAOjzDfyu4U22WDxVNol1Z6-8VQ1mnIp8ajx3u4WBnDEl7jgM0lFEzOwTBt02Vo7z-DkcYc1oZV1DiFqelBr8vAtRzLqeSfEjzvq4qExjO0XvbG6I2HV9-QuKqA9KxAY4vapzqBbwmlZl_JwCj9JOOP793py4TeR2fRUivE8JcsKyJfA-C8tRMI5Qxq7LOMwA7rw
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "0H4R6DuXIempChS-56UjZw",
  "aud": "client01",
  "c_hash": "ku2POeGkB_JbCGHpVDecaQ",
  "sub": "testuser",
  "s_hash": "IfdRmFjF_kRQmogH3hQmEA",
  "rat": 1659598938,
  "auth_time": 1659598856,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659602538,
  "iat": 1659598938,
  "nonce": "PfGdQIOcNA",
  "jti": "c7839c65-42fd-4dd5-9c6e-b58e3b59fd3a"
}
2022-08-04 07:42:19 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 07:42:19
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 07:42:19
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 07:42:19 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 07:42:19 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
PfGdQIOcNA
2022-08-04 07:42:19 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 07:42:19 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiMEg0UjZEdVhJZW1wQ2hTLTU2VWpadyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg4NTYsImNfaGFzaCI6Imt1MlBPZUdrQl9KYkNHSHBWRGVjYVEiLCJleHAiOjE2NTk2MDI1MzgsImlhdCI6MTY1OTU5ODkzOCwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJjNzgzOWM2NS00MmZkLTRkZDUtOWM2ZS1iNThlM2I1OWZkM2EiLCJub25jZSI6IlBmR2RRSU9jTkEiLCJyYXQiOjE2NTk1OTg5MzgsInNfaGFzaCI6IklmZFJtRmpGX2tSUW1vZ0gzaFFtRUEiLCJzdWIiOiJ0ZXN0dXNlciJ9.BD9bimN8zeE_2jb65_x3dCxz4dUAmfosS10XsJshVC8dZGiicUNOSJOzzIVqIoMnoWXpOMvjjugL9UEgkPW08WTcmSOeSr1-3SdLYLlAIMl9rv6vlq1DYBr2_gQQ1ywpD42BPcNghSJYa1SpazbAOjzDfyu4U22WDxVNol1Z6-8VQ1mnIp8ajx3u4WBnDEl7jgM0lFEzOwTBt02Vo7z-DkcYc1oZV1DiFqelBr8vAtRzLqeSfEjzvq4qExjO0XvbG6I2HV9-QuKqA9KxAY4vapzqBbwmlZl_JwCj9JOOP793py4TeR2fRUivE8JcsKyJfA-C8tRMI5Qxq7LOMwA7rw
2022-08-04 07:42:19 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiMEg0UjZEdVhJZW1wQ2hTLTU2VWpadyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg4NTYsImNfaGFzaCI6Imt1MlBPZUdrQl9KYkNHSHBWRGVjYVEiLCJleHAiOjE2NTk2MDI1MzgsImlhdCI6MTY1OTU5ODkzOCwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJjNzgzOWM2NS00MmZkLTRkZDUtOWM2ZS1iNThlM2I1OWZkM2EiLCJub25jZSI6IlBmR2RRSU9jTkEiLCJyYXQiOjE2NTk1OTg5MzgsInNfaGFzaCI6IklmZFJtRmpGX2tSUW1vZ0gzaFFtRUEiLCJzdWIiOiJ0ZXN0dXNlciJ9.BD9bimN8zeE_2jb65_x3dCxz4dUAmfosS10XsJshVC8dZGiicUNOSJOzzIVqIoMnoWXpOMvjjugL9UEgkPW08WTcmSOeSr1-3SdLYLlAIMl9rv6vlq1DYBr2_gQQ1ywpD42BPcNghSJYa1SpazbAOjzDfyu4U22WDxVNol1Z6-8VQ1mnIp8ajx3u4WBnDEl7jgM0lFEzOwTBt02Vo7z-DkcYc1oZV1DiFqelBr8vAtRzLqeSfEjzvq4qExjO0XvbG6I2HV9-QuKqA9KxAY4vapzqBbwmlZl_JwCj9JOOP793py4TeR2fRUivE8JcsKyJfA-C8tRMI5Qxq7LOMwA7rw
2022-08-04 07:42:19 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 07:42:19
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 07:42:19 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
Userinfo endpoint tests
2022-08-04 07:42:19
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer 2d8h7yW4HTXpu4cpN35eE7A0gaWieIAoaeHM9esVmGA.q088ca664GQW2V2ZJBzew-RaXBuOZYttaCBjglR2rRMgAF1xb56AqwlPi59csiliBJTo2IsOz6hUen_H_DeIPg",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:42:21 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:42:20 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-a42d06d2-c734-4335-b6f2-2fa976624444",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01"],"auth_time":1659598856,"iss":"https://isamfed.com:8843/oauth2/","rat":1659598938,"sub":"testuser"}
2022-08-04 07:42:21 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:42:20 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-a42d06d2-c734-4335-b6f2-2fa976624444",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01"],"auth_time":1659598856,"iss":"https://isamfed.com:8843/oauth2/","rat":1659598938,"sub":"testuser"}
2022-08-04 07:42:21 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-04 07:42:21 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
_BV9R1mE2myB3fde9yspoTtoEfHg_ENhguyMrjmjk8I.82RebwRjYFFCVbP-hK3VOjx1pXs8eAHGvO1ccP4sj_4f49vwM5NDfdGtjt65HUqpVNXDuQRvIXAkws87OJnExA
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 07:42:21 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6c2VjcmV0
2022-08-04 07:42:21
CallTokenEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic Y2xpZW50MDE6c2VjcmV0",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "271"
}
request_body
grant_type=authorization_code&code=_BV9R1mE2myB3fde9yspoTtoEfHg_ENhguyMrjmjk8I.82RebwRjYFFCVbP-hK3VOjx1pXs8eAHGvO1ccP4sj_4f49vwM5NDfdGtjt65HUqpVNXDuQRvIXAkws87OJnExA&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-04 07:42:22 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1199",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:42:22 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-95a335d4-f8c0-4479-ab03-80b452d96575",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"k9VUn2KrYQ_oIRdC7PuZ_GGWpp1vfjGlfFUkOfDc-SQ.S2Wz6nXHE-_vE8ViAUvuCkRb9iLqGIjpBBdzGgR3e0_kn8EK0-xAa6M0kGcukrx3XOp4CS8rY995o9tUx8auCg","expires_in":7197,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoialZuMi1rdm9pdGtXZ1lLS2phWU1lZyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg4NTYsImV4cCI6MTY1OTYwMjU0MSwiaWF0IjoxNjU5NTk4OTQxLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjRkNmQyYTE1LTUzODQtNGUzYS05NWY2LTY1YTA4MDgyMmU3YiIsIm5vbmNlIjoiUGZHZFFJT2NOQSIsInJhdCI6MTY1OTU5ODkzOCwicnRfaGFzaCI6IjBPMnFOYXd0RXpvYlpGbEI4OUM2cmciLCJzX2hhc2giOiJJZmRSbUZqRl9rUlFtb2dIM2hRbUVBIiwic3ViIjoidGVzdHVzZXIifQ.LXmBqplCbO5ZwTw_1M8j9xKOFoVfjqb6YnWBiDFxFfncWm13bz2CSfjlROUwifDT6NphNCr7rGIAa5ZI77MADnIRC09b8GWv6PmKUsloXKjX1yzk6KE2fz8rqSbffWux0hbYH33npRp6KqDdPV5CmADaSmuUwMAfM5-gFaXA0C_5Q6SmVP_gpQZD0iLFPsrHhDGNUNGDSG8TiO697lqh8cVgXk7g1k5a1Z4z1XwqJFuATQ7TUzZvQyO8xh7cmNh7KqtDmX10waV429hFFPlX7lxihANS8qi4ndwtdxgKVBOtPqvlJvM8E_-VPQnfKV-vB1eBCcVmJ1vGhm3htmE4qg","refresh_token":"zkZy2m4FvAuqQw7d9VrE2HFrG34oRvu10rPTtp-X1a4.9skbIy_bq4KrAGZdjo0x5NqIpu5YChimi__BplNNHwHPs6RIfv6vgQKZBeyo-Zb7snquAGWwy4L2hgTj8IPWjw","scope":"openid","token_type":"bearer"}
2022-08-04 07:42:22 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
k9VUn2KrYQ_oIRdC7PuZ_GGWpp1vfjGlfFUkOfDc-SQ.S2Wz6nXHE-_vE8ViAUvuCkRb9iLqGIjpBBdzGgR3e0_kn8EK0-xAa6M0kGcukrx3XOp4CS8rY995o9tUx8auCg
expires_in
7197
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoialZuMi1rdm9pdGtXZ1lLS2phWU1lZyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg4NTYsImV4cCI6MTY1OTYwMjU0MSwiaWF0IjoxNjU5NTk4OTQxLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjRkNmQyYTE1LTUzODQtNGUzYS05NWY2LTY1YTA4MDgyMmU3YiIsIm5vbmNlIjoiUGZHZFFJT2NOQSIsInJhdCI6MTY1OTU5ODkzOCwicnRfaGFzaCI6IjBPMnFOYXd0RXpvYlpGbEI4OUM2cmciLCJzX2hhc2giOiJJZmRSbUZqRl9rUlFtb2dIM2hRbUVBIiwic3ViIjoidGVzdHVzZXIifQ.LXmBqplCbO5ZwTw_1M8j9xKOFoVfjqb6YnWBiDFxFfncWm13bz2CSfjlROUwifDT6NphNCr7rGIAa5ZI77MADnIRC09b8GWv6PmKUsloXKjX1yzk6KE2fz8rqSbffWux0hbYH33npRp6KqDdPV5CmADaSmuUwMAfM5-gFaXA0C_5Q6SmVP_gpQZD0iLFPsrHhDGNUNGDSG8TiO697lqh8cVgXk7g1k5a1Z4z1XwqJFuATQ7TUzZvQyO8xh7cmNh7KqtDmX10waV429hFFPlX7lxihANS8qi4ndwtdxgKVBOtPqvlJvM8E_-VPQnfKV-vB1eBCcVmJ1vGhm3htmE4qg
refresh_token
zkZy2m4FvAuqQw7d9VrE2HFrG34oRvu10rPTtp-X1a4.9skbIy_bq4KrAGZdjo0x5NqIpu5YChimi__BplNNHwHPs6RIfv6vgQKZBeyo-Zb7snquAGWwy4L2hgTj8IPWjw
scope
openid
token_type
bearer
2022-08-04 07:42:22 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 07:42:22 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
k9VUn2KrYQ_oIRdC7PuZ_GGWpp1vfjGlfFUkOfDc-SQ.S2Wz6nXHE-_vE8ViAUvuCkRb9iLqGIjpBBdzGgR3e0_kn8EK0-xAa6M0kGcukrx3XOp4CS8rY995o9tUx8auCg
2022-08-04 07:42:22 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
k9VUn2KrYQ_oIRdC7PuZ_GGWpp1vfjGlfFUkOfDc-SQ.S2Wz6nXHE-_vE8ViAUvuCkRb9iLqGIjpBBdzGgR3e0_kn8EK0-xAa6M0kGcukrx3XOp4CS8rY995o9tUx8auCg
type
bearer
2022-08-04 07:42:22 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7197
2022-08-04 07:42:22 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7197
2022-08-04 07:42:22 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
zkZy2m4FvAuqQw7d9VrE2HFrG34oRvu10rPTtp-X1a4.9skbIy_bq4KrAGZdjo0x5NqIpu5YChimi__BplNNHwHPs6RIfv6vgQKZBeyo-Zb7snquAGWwy4L2hgTj8IPWjw
2022-08-04 07:42:22 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoialZuMi1rdm9pdGtXZ1lLS2phWU1lZyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg4NTYsImV4cCI6MTY1OTYwMjU0MSwiaWF0IjoxNjU5NTk4OTQxLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjRkNmQyYTE1LTUzODQtNGUzYS05NWY2LTY1YTA4MDgyMmU3YiIsIm5vbmNlIjoiUGZHZFFJT2NOQSIsInJhdCI6MTY1OTU5ODkzOCwicnRfaGFzaCI6IjBPMnFOYXd0RXpvYlpGbEI4OUM2cmciLCJzX2hhc2giOiJJZmRSbUZqRl9rUlFtb2dIM2hRbUVBIiwic3ViIjoidGVzdHVzZXIifQ.LXmBqplCbO5ZwTw_1M8j9xKOFoVfjqb6YnWBiDFxFfncWm13bz2CSfjlROUwifDT6NphNCr7rGIAa5ZI77MADnIRC09b8GWv6PmKUsloXKjX1yzk6KE2fz8rqSbffWux0hbYH33npRp6KqDdPV5CmADaSmuUwMAfM5-gFaXA0C_5Q6SmVP_gpQZD0iLFPsrHhDGNUNGDSG8TiO697lqh8cVgXk7g1k5a1Z4z1XwqJFuATQ7TUzZvQyO8xh7cmNh7KqtDmX10waV429hFFPlX7lxihANS8qi4ndwtdxgKVBOtPqvlJvM8E_-VPQnfKV-vB1eBCcVmJ1vGhm3htmE4qg
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "jVn2-kvoitkWgYKKjaYMeg",
  "aud": "client01",
  "sub": "testuser",
  "s_hash": "IfdRmFjF_kRQmogH3hQmEA",
  "rat": 1659598938,
  "auth_time": 1659598856,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659602541,
  "iat": 1659598941,
  "nonce": "PfGdQIOcNA",
  "jti": "4d6d2a15-5384-4e3a-95f6-65a080822e7b",
  "rt_hash": "0O2qNawtEzobZFlB89C6rg"
}
2022-08-04 07:42:22 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 07:42:22
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 07:42:22
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 07:42:22
ValidateIdTokenStandardClaims
Skipping unknown claim: rt_hash
2022-08-04 07:42:22 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 07:42:22 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
PfGdQIOcNA
2022-08-04 07:42:22 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 07:42:22 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoialZuMi1rdm9pdGtXZ1lLS2phWU1lZyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg4NTYsImV4cCI6MTY1OTYwMjU0MSwiaWF0IjoxNjU5NTk4OTQxLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjRkNmQyYTE1LTUzODQtNGUzYS05NWY2LTY1YTA4MDgyMmU3YiIsIm5vbmNlIjoiUGZHZFFJT2NOQSIsInJhdCI6MTY1OTU5ODkzOCwicnRfaGFzaCI6IjBPMnFOYXd0RXpvYlpGbEI4OUM2cmciLCJzX2hhc2giOiJJZmRSbUZqRl9rUlFtb2dIM2hRbUVBIiwic3ViIjoidGVzdHVzZXIifQ.LXmBqplCbO5ZwTw_1M8j9xKOFoVfjqb6YnWBiDFxFfncWm13bz2CSfjlROUwifDT6NphNCr7rGIAa5ZI77MADnIRC09b8GWv6PmKUsloXKjX1yzk6KE2fz8rqSbffWux0hbYH33npRp6KqDdPV5CmADaSmuUwMAfM5-gFaXA0C_5Q6SmVP_gpQZD0iLFPsrHhDGNUNGDSG8TiO697lqh8cVgXk7g1k5a1Z4z1XwqJFuATQ7TUzZvQyO8xh7cmNh7KqtDmX10waV429hFFPlX7lxihANS8qi4ndwtdxgKVBOtPqvlJvM8E_-VPQnfKV-vB1eBCcVmJ1vGhm3htmE4qg
2022-08-04 07:42:22 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoialZuMi1rdm9pdGtXZ1lLS2phWU1lZyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg4NTYsImV4cCI6MTY1OTYwMjU0MSwiaWF0IjoxNjU5NTk4OTQxLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjRkNmQyYTE1LTUzODQtNGUzYS05NWY2LTY1YTA4MDgyMmU3YiIsIm5vbmNlIjoiUGZHZFFJT2NOQSIsInJhdCI6MTY1OTU5ODkzOCwicnRfaGFzaCI6IjBPMnFOYXd0RXpvYlpGbEI4OUM2cmciLCJzX2hhc2giOiJJZmRSbUZqRl9rUlFtb2dIM2hRbUVBIiwic3ViIjoidGVzdHVzZXIifQ.LXmBqplCbO5ZwTw_1M8j9xKOFoVfjqb6YnWBiDFxFfncWm13bz2CSfjlROUwifDT6NphNCr7rGIAa5ZI77MADnIRC09b8GWv6PmKUsloXKjX1yzk6KE2fz8rqSbffWux0hbYH33npRp6KqDdPV5CmADaSmuUwMAfM5-gFaXA0C_5Q6SmVP_gpQZD0iLFPsrHhDGNUNGDSG8TiO697lqh8cVgXk7g1k5a1Z4z1XwqJFuATQ7TUzZvQyO8xh7cmNh7KqtDmX10waV429hFFPlX7lxihANS8qi4ndwtdxgKVBOtPqvlJvM8E_-VPQnfKV-vB1eBCcVmJ1vGhm3htmE4qg
2022-08-04 07:42:22 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 07:42:22
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 07:42:22 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 07:42:22 SUCCESS
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
sub_auth_endpoint
testuser
sub_token_endpoint
testuser
Userinfo endpoint tests
2022-08-04 07:42:22
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer k9VUn2KrYQ_oIRdC7PuZ_GGWpp1vfjGlfFUkOfDc-SQ.S2Wz6nXHE-_vE8ViAUvuCkRb9iLqGIjpBBdzGgR3e0_kn8EK0-xAa6M0kGcukrx3XOp4CS8rY995o9tUx8auCg",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:42:23 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:42:23 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-1174038e-5b8a-4a53-92e0-bc01f8481ddc",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01"],"auth_time":1659598856,"iss":"https://isamfed.com:8843/oauth2/","rat":1659598938,"sub":"testuser"}
2022-08-04 07:42:23 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:42:23 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-1174038e-5b8a-4a53-92e0-bc01f8481ddc",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01"],"auth_time":1659598856,"iss":"https://isamfed.com:8843/oauth2/","rat":1659598938,"sub":"testuser"}
2022-08-04 07:42:23 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
Second authorization: Make request to authorization endpoint
2022-08-04 07:42:23 SUCCESS
WaitFor2Seconds
Pausing for 2 seconds
2022-08-04 07:42:25 SUCCESS
WaitFor2Seconds
Woke up after 2 seconds sleep
2022-08-04 07:42:25 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-04 07:42:25
CreateRandomStateValue
Created state value
requested_state_length
10
state
GVJQB1tdZn
2022-08-04 07:42:25 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
GVJQB1tdZn
2022-08-04 07:42:25
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
jQs8g9jUkc
2022-08-04 07:42:25 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
GVJQB1tdZn
nonce
jQs8g9jUkc
2022-08-04 07:42:25 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
GVJQB1tdZn
nonce
jQs8g9jUkc
response_type
code id_token token
2022-08-04 07:42:25
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
GVJQB1tdZn
nonce
jQs8g9jUkc
response_type
code id_token token
response_mode
form_post
2022-08-04 07:42:25 SUCCESS
AddMaxAge1ToAuthorizationEndpointRequest
Added max_age=1 to authorization endpoint request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
GVJQB1tdZn
nonce
jQs8g9jUkc
response_type
code id_token token
response_mode
form_post
max_age
1
2022-08-04 07:42:25 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "client01",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "scope": "openid",
  "state": "GVJQB1tdZn",
  "nonce": "jQs8g9jUkc",
  "response_type": "code id_token token",
  "response_mode": "form_post",
  "max_age": 1
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=client01&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=GVJQB1tdZn&nonce=jQs8g9jUkc&response_type=code%20id_token%20token&response_mode=form_post&max_age=1
2022-08-04 07:42:25 REDIRECT
oidcc-max-age-1
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=client01&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=GVJQB1tdZn&nonce=jQs8g9jUkc&response_type=code%20id_token%20token&response_mode=form_post&max_age=1
2022-08-04 07:42:25 REVIEW IMAGE
ExpectSecondLoginPage
The server must ask the user to login for a second time; a screenshot of this must be uploaded.
img
updatedAt
1659598998733
2022-08-04 07:42:46 INCOMING
oidcc-max-age-1
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/callback
incoming_headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "sec-ch-ua": "\".Not/A)Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"103\", \"Chromium\";v\u003d\"103\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"macOS\"",
  "upgrade-insecure-requests": "1",
  "origin": "https://isamfed.com:8843",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-dest": "document",
  "referer": "https://isamfed.com:8843/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh-TW;q\u003d0.8,zh;q\u003d0.7",
  "connection": "close",
  "content-length": "1181"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "access_token": "5DuTYkXPrr6elz0ZXcDlthn8vyUySzhvWa-6IjlEipo.MgqoPGkbTeoKy6XbmuNyINkPh963yv5jLUa5ecGjPz_KD_EU1nSud7jKq7OFtbhML7Nam7v-h__NMqg1-E9ILA",
  "code": "Avoh6XMY6sLuPZCRiemR_Qf_Fg2W1NeVons_VCDCXBM.7iRd1b3S-b80xyk2GTpYqhB4ldAX2kjPY2_gCq_t0lHS6Cq6dhRGJwqPnFcnTRzAVCdSFTB4oum1ZeQN8cHIRw",
  "expires_in": "7200",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiV1ZpQ3JJdWFwczA4WXZvYTYxbXlzdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg5NTIsImNfaGFzaCI6Im9iUjU3VC1XSjJ4cjU1RUFRZ2JEN3ciLCJleHAiOjE2NTk2MDI1NjUsImlhdCI6MTY1OTU5ODk2NSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI4ZTY2ZWY4Yy05ZTI2LTRlYWUtYTI0Mi02MWRlYzZjMDEyODIiLCJub25jZSI6ImpRczhnOWpVa2MiLCJyYXQiOjE2NTk1OTg5NDksInNfaGFzaCI6IlZPRFY5Z1JIeklCX2JqZTBmazZmcVEiLCJzdWIiOiJ0ZXN0dXNlciJ9.GyOJVyyljUXRZcPi-fXdx6wqIJKQQGiR5P6EEYGjH9WESOB2bTF6XJ2p7BetTdE5qcTDB-sNDbOOWqrhGd_cEcKyEANoqqMjm3zhD8D19UAWnt9DdKS03xGFisA7LNFFDg-oS0FURUWKGjRdc0JPIYvCUWG7FbhjOw5-2yiNpKugbekX8WFWxBD0_4RRNJDx_4V6uN_zd0Om2LSFP_yPId9DpxSVxiFNVPdULw2QDru7XUAuFjW4nSFj_TRnl1r3RKxZnDY29-DG1_8Lbp8wYmEVpcQkbxbbeSyTC3oDsvdmSVL9trrEMyAtAYWYkhb6ExNpeUVsjiBLyVY0G__hdA",
  "scope": "openid",
  "state": "GVJQB1tdZn",
  "token_type": "bearer"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
access_token=5DuTYkXPrr6elz0ZXcDlthn8vyUySzhvWa-6IjlEipo.MgqoPGkbTeoKy6XbmuNyINkPh963yv5jLUa5ecGjPz_KD_EU1nSud7jKq7OFtbhML7Nam7v-h__NMqg1-E9ILA&code=Avoh6XMY6sLuPZCRiemR_Qf_Fg2W1NeVons_VCDCXBM.7iRd1b3S-b80xyk2GTpYqhB4ldAX2kjPY2_gCq_t0lHS6Cq6dhRGJwqPnFcnTRzAVCdSFTB4oum1ZeQN8cHIRw&expires_in=7200&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiV1ZpQ3JJdWFwczA4WXZvYTYxbXlzdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg5NTIsImNfaGFzaCI6Im9iUjU3VC1XSjJ4cjU1RUFRZ2JEN3ciLCJleHAiOjE2NTk2MDI1NjUsImlhdCI6MTY1OTU5ODk2NSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI4ZTY2ZWY4Yy05ZTI2LTRlYWUtYTI0Mi02MWRlYzZjMDEyODIiLCJub25jZSI6ImpRczhnOWpVa2MiLCJyYXQiOjE2NTk1OTg5NDksInNfaGFzaCI6IlZPRFY5Z1JIeklCX2JqZTBmazZmcVEiLCJzdWIiOiJ0ZXN0dXNlciJ9.GyOJVyyljUXRZcPi-fXdx6wqIJKQQGiR5P6EEYGjH9WESOB2bTF6XJ2p7BetTdE5qcTDB-sNDbOOWqrhGd_cEcKyEANoqqMjm3zhD8D19UAWnt9DdKS03xGFisA7LNFFDg-oS0FURUWKGjRdc0JPIYvCUWG7FbhjOw5-2yiNpKugbekX8WFWxBD0_4RRNJDx_4V6uN_zd0Om2LSFP_yPId9DpxSVxiFNVPdULw2QDru7XUAuFjW4nSFj_TRnl1r3RKxZnDY29-DG1_8Lbp8wYmEVpcQkbxbbeSyTC3oDsvdmSVL9trrEMyAtAYWYkhb6ExNpeUVsjiBLyVY0G__hdA&scope=openid&state=GVJQB1tdZn&token_type=bearer
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-04 07:42:46 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/JIdbZsyl3cGM5OArFWRj",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/JIdbZsyl3cGM5OArFWRj"
}
2022-08-04 07:42:46 OUTGOING
oidcc-max-age-1
Response to HTTP request to test instance p7FGl8CemkU6G9S
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/JIdbZsyl3cGM5OArFWRj, returnUrl=/log-detail.html?log=p7FGl8CemkU6G9S}]
outgoing_path
callback
2022-08-04 07:42:47 INCOMING
oidcc-max-age-1
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/JIdbZsyl3cGM5OArFWRj
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\".Not/A)Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"103\", \"Chromium\";v\u003d\"103\"",
  "accept": "*/*",
  "content-type": "text/plain",
  "x-requested-with": "XMLHttpRequest",
  "sec-ch-ua-mobile": "?0",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36",
  "sec-ch-ua-platform": "\"macOS\"",
  "origin": "https://www.certification.openid.net",
  "sec-fetch-site": "same-origin",
  "sec-fetch-mode": "cors",
  "sec-fetch-dest": "empty",
  "referer": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh-TW;q\u003d0.8,zh;q\u003d0.7",
  "cookie": "__utma\u003d201319536.1003316269.1659326830.1659326830.1659326830.1; __utmc\u003d201319536; __utmz\u003d201319536.1659326830.1.1.utmcsr\u003d(direct)|utmccn\u003d(direct)|utmcmd\u003d(none); JSESSIONID\u003d7F716E969A0B21C526A206ED9A4DADC5",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/JIdbZsyl3cGM5OArFWRj
incoming_body_form_params
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-04 07:42:47 OUTGOING
oidcc-max-age-1
Response to HTTP request to test instance p7FGl8CemkU6G9S
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/JIdbZsyl3cGM5OArFWRj
2022-08-04 07:42:47 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-04 07:42:47 REDIRECT-IN
oidcc-max-age-1
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "sec-ch-ua": "\".Not/A)Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"103\", \"Chromium\";v\u003d\"103\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"macOS\"",
  "upgrade-insecure-requests": "1",
  "origin": "https://isamfed.com:8843",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-dest": "document",
  "referer": "https://isamfed.com:8843/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh-TW;q\u003d0.8,zh;q\u003d0.7",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "x-forwarded-proto": "https",
  "x-forwarded-port": "443",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "content-length": "1181"
}
http_method
POST
url_fragment
{}
post_body
{
  "access_token": "5DuTYkXPrr6elz0ZXcDlthn8vyUySzhvWa-6IjlEipo.MgqoPGkbTeoKy6XbmuNyINkPh963yv5jLUa5ecGjPz_KD_EU1nSud7jKq7OFtbhML7Nam7v-h__NMqg1-E9ILA",
  "code": "Avoh6XMY6sLuPZCRiemR_Qf_Fg2W1NeVons_VCDCXBM.7iRd1b3S-b80xyk2GTpYqhB4ldAX2kjPY2_gCq_t0lHS6Cq6dhRGJwqPnFcnTRzAVCdSFTB4oum1ZeQN8cHIRw",
  "expires_in": "7200",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiV1ZpQ3JJdWFwczA4WXZvYTYxbXlzdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg5NTIsImNfaGFzaCI6Im9iUjU3VC1XSjJ4cjU1RUFRZ2JEN3ciLCJleHAiOjE2NTk2MDI1NjUsImlhdCI6MTY1OTU5ODk2NSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI4ZTY2ZWY4Yy05ZTI2LTRlYWUtYTI0Mi02MWRlYzZjMDEyODIiLCJub25jZSI6ImpRczhnOWpVa2MiLCJyYXQiOjE2NTk1OTg5NDksInNfaGFzaCI6IlZPRFY5Z1JIeklCX2JqZTBmazZmcVEiLCJzdWIiOiJ0ZXN0dXNlciJ9.GyOJVyyljUXRZcPi-fXdx6wqIJKQQGiR5P6EEYGjH9WESOB2bTF6XJ2p7BetTdE5qcTDB-sNDbOOWqrhGd_cEcKyEANoqqMjm3zhD8D19UAWnt9DdKS03xGFisA7LNFFDg-oS0FURUWKGjRdc0JPIYvCUWG7FbhjOw5-2yiNpKugbekX8WFWxBD0_4RRNJDx_4V6uN_zd0Om2LSFP_yPId9DpxSVxiFNVPdULw2QDru7XUAuFjW4nSFj_TRnl1r3RKxZnDY29-DG1_8Lbp8wYmEVpcQkbxbbeSyTC3oDsvdmSVL9trrEMyAtAYWYkhb6ExNpeUVsjiBLyVY0G__hdA",
  "scope": "openid",
  "state": "GVJQB1tdZn",
  "token_type": "bearer"
}
Second authorization: Verify authorization endpoint response
2022-08-04 07:42:47 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-04 07:42:47 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2022-08-04 07:42:47 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-04 07:42:47 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-04 07:42:47 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-04 07:42:47
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-04 07:42:47 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-04 07:42:47 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
GVJQB1tdZn
2022-08-04 07:42:47 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
Avoh6XMY6sLuPZCRiemR_Qf_Fg2W1NeVons_VCDCXBM.7iRd1b3S-b80xyk2GTpYqhB4ldAX2kjPY2_gCq_t0lHS6Cq6dhRGJwqPnFcnTRzAVCdSFTB4oum1ZeQN8cHIRw
2022-08-04 07:42:47 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
5DuTYkXPrr6elz0ZXcDlthn8vyUySzhvWa-6IjlEipo.MgqoPGkbTeoKy6XbmuNyINkPh963yv5jLUa5ecGjPz_KD_EU1nSud7jKq7OFtbhML7Nam7v-h__NMqg1-E9ILA
type
bearer
2022-08-04 07:42:47 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiV1ZpQ3JJdWFwczA4WXZvYTYxbXlzdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg5NTIsImNfaGFzaCI6Im9iUjU3VC1XSjJ4cjU1RUFRZ2JEN3ciLCJleHAiOjE2NTk2MDI1NjUsImlhdCI6MTY1OTU5ODk2NSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI4ZTY2ZWY4Yy05ZTI2LTRlYWUtYTI0Mi02MWRlYzZjMDEyODIiLCJub25jZSI6ImpRczhnOWpVa2MiLCJyYXQiOjE2NTk1OTg5NDksInNfaGFzaCI6IlZPRFY5Z1JIeklCX2JqZTBmazZmcVEiLCJzdWIiOiJ0ZXN0dXNlciJ9.GyOJVyyljUXRZcPi-fXdx6wqIJKQQGiR5P6EEYGjH9WESOB2bTF6XJ2p7BetTdE5qcTDB-sNDbOOWqrhGd_cEcKyEANoqqMjm3zhD8D19UAWnt9DdKS03xGFisA7LNFFDg-oS0FURUWKGjRdc0JPIYvCUWG7FbhjOw5-2yiNpKugbekX8WFWxBD0_4RRNJDx_4V6uN_zd0Om2LSFP_yPId9DpxSVxiFNVPdULw2QDru7XUAuFjW4nSFj_TRnl1r3RKxZnDY29-DG1_8Lbp8wYmEVpcQkbxbbeSyTC3oDsvdmSVL9trrEMyAtAYWYkhb6ExNpeUVsjiBLyVY0G__hdA
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "WViCrIuaps08Yvoa61mysw",
  "aud": "client01",
  "c_hash": "obR57T-WJ2xr55EAQgbD7w",
  "sub": "testuser",
  "s_hash": "VODV9gRHzIB_bje0fk6fqQ",
  "rat": 1659598949,
  "auth_time": 1659598952,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659602565,
  "iat": 1659598965,
  "nonce": "jQs8g9jUkc",
  "jti": "8e66ef8c-9e26-4eae-a242-61dec6c01282"
}
2022-08-04 07:42:47 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 07:42:47
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 07:42:47
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 07:42:47 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 07:42:47 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
jQs8g9jUkc
2022-08-04 07:42:47 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 07:42:47 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiV1ZpQ3JJdWFwczA4WXZvYTYxbXlzdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg5NTIsImNfaGFzaCI6Im9iUjU3VC1XSjJ4cjU1RUFRZ2JEN3ciLCJleHAiOjE2NTk2MDI1NjUsImlhdCI6MTY1OTU5ODk2NSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI4ZTY2ZWY4Yy05ZTI2LTRlYWUtYTI0Mi02MWRlYzZjMDEyODIiLCJub25jZSI6ImpRczhnOWpVa2MiLCJyYXQiOjE2NTk1OTg5NDksInNfaGFzaCI6IlZPRFY5Z1JIeklCX2JqZTBmazZmcVEiLCJzdWIiOiJ0ZXN0dXNlciJ9.GyOJVyyljUXRZcPi-fXdx6wqIJKQQGiR5P6EEYGjH9WESOB2bTF6XJ2p7BetTdE5qcTDB-sNDbOOWqrhGd_cEcKyEANoqqMjm3zhD8D19UAWnt9DdKS03xGFisA7LNFFDg-oS0FURUWKGjRdc0JPIYvCUWG7FbhjOw5-2yiNpKugbekX8WFWxBD0_4RRNJDx_4V6uN_zd0Om2LSFP_yPId9DpxSVxiFNVPdULw2QDru7XUAuFjW4nSFj_TRnl1r3RKxZnDY29-DG1_8Lbp8wYmEVpcQkbxbbeSyTC3oDsvdmSVL9trrEMyAtAYWYkhb6ExNpeUVsjiBLyVY0G__hdA
2022-08-04 07:42:47 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiV1ZpQ3JJdWFwczA4WXZvYTYxbXlzdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg5NTIsImNfaGFzaCI6Im9iUjU3VC1XSjJ4cjU1RUFRZ2JEN3ciLCJleHAiOjE2NTk2MDI1NjUsImlhdCI6MTY1OTU5ODk2NSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI4ZTY2ZWY4Yy05ZTI2LTRlYWUtYTI0Mi02MWRlYzZjMDEyODIiLCJub25jZSI6ImpRczhnOWpVa2MiLCJyYXQiOjE2NTk1OTg5NDksInNfaGFzaCI6IlZPRFY5Z1JIeklCX2JqZTBmazZmcVEiLCJzdWIiOiJ0ZXN0dXNlciJ9.GyOJVyyljUXRZcPi-fXdx6wqIJKQQGiR5P6EEYGjH9WESOB2bTF6XJ2p7BetTdE5qcTDB-sNDbOOWqrhGd_cEcKyEANoqqMjm3zhD8D19UAWnt9DdKS03xGFisA7LNFFDg-oS0FURUWKGjRdc0JPIYvCUWG7FbhjOw5-2yiNpKugbekX8WFWxBD0_4RRNJDx_4V6uN_zd0Om2LSFP_yPId9DpxSVxiFNVPdULw2QDru7XUAuFjW4nSFj_TRnl1r3RKxZnDY29-DG1_8Lbp8wYmEVpcQkbxbbeSyTC3oDsvdmSVL9trrEMyAtAYWYkhb6ExNpeUVsjiBLyVY0G__hdA
2022-08-04 07:42:47 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 07:42:47
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 07:42:47 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 07:42:47 SUCCESS
CheckIdTokenAuthTimeClaimPresentDueToMaxAge
auth_time is present in the id_token, as required for a authentication where the max_age parameter was used
id_token
{
  "at_hash": "WViCrIuaps08Yvoa61mysw",
  "aud": "client01",
  "c_hash": "obR57T-WJ2xr55EAQgbD7w",
  "sub": "testuser",
  "s_hash": "VODV9gRHzIB_bje0fk6fqQ",
  "rat": 1659598949,
  "auth_time": 1659598952,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659602565,
  "iat": 1659598965,
  "nonce": "jQs8g9jUkc",
  "jti": "8e66ef8c-9e26-4eae-a242-61dec6c01282"
}
2022-08-04 07:42:47 SUCCESS
CheckSecondIdTokenAuthTimeIsLaterIfPresent
auth_time is later in the second id_token
first_id_token
{
  "at_hash": "jVn2-kvoitkWgYKKjaYMeg",
  "aud": "client01",
  "sub": "testuser",
  "s_hash": "IfdRmFjF_kRQmogH3hQmEA",
  "rat": 1659598938,
  "auth_time": 1659598856,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659602541,
  "iat": 1659598941,
  "nonce": "PfGdQIOcNA",
  "jti": "4d6d2a15-5384-4e3a-95f6-65a080822e7b",
  "rt_hash": "0O2qNawtEzobZFlB89C6rg"
}
second_id_token
{
  "at_hash": "WViCrIuaps08Yvoa61mysw",
  "aud": "client01",
  "c_hash": "obR57T-WJ2xr55EAQgbD7w",
  "sub": "testuser",
  "s_hash": "VODV9gRHzIB_bje0fk6fqQ",
  "rat": 1659598949,
  "auth_time": 1659598952,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659602565,
  "iat": 1659598965,
  "nonce": "jQs8g9jUkc",
  "jti": "8e66ef8c-9e26-4eae-a242-61dec6c01282"
}
2022-08-04 07:42:47 SUCCESS
CheckIdTokenAuthTimeIsRecentIfPresent
auth_time in id_token is recent
auth_time
"Aug 4, 2022, 7:42:32 AM"
now
"Aug 4, 2022, 7:42:47 AM"
Second authorization: Userinfo endpoint tests
2022-08-04 07:42:47
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer 5DuTYkXPrr6elz0ZXcDlthn8vyUySzhvWa-6IjlEipo.MgqoPGkbTeoKy6XbmuNyINkPh963yv5jLUa5ecGjPz_KD_EU1nSud7jKq7OFtbhML7Nam7v-h__NMqg1-E9ILA",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:42:48 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:42:48 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-d447b684-8a42-4363-8c9e-45749b7b49f6",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01"],"auth_time":1659598952,"iss":"https://isamfed.com:8843/oauth2/","rat":1659598949,"sub":"testuser"}
2022-08-04 07:42:48 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:42:48 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-d447b684-8a42-4363-8c9e-45749b7b49f6",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01"],"auth_time":1659598952,"iss":"https://isamfed.com:8843/oauth2/","rat":1659598949,"sub":"testuser"}
2022-08-04 07:42:48 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-04 07:42:48 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
Avoh6XMY6sLuPZCRiemR_Qf_Fg2W1NeVons_VCDCXBM.7iRd1b3S-b80xyk2GTpYqhB4ldAX2kjPY2_gCq_t0lHS6Cq6dhRGJwqPnFcnTRzAVCdSFTB4oum1ZeQN8cHIRw
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 07:42:48 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6c2VjcmV0
2022-08-04 07:42:48
CallTokenEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic Y2xpZW50MDE6c2VjcmV0",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "271"
}
request_body
grant_type=authorization_code&code=Avoh6XMY6sLuPZCRiemR_Qf_Fg2W1NeVons_VCDCXBM.7iRd1b3S-b80xyk2GTpYqhB4ldAX2kjPY2_gCq_t0lHS6Cq6dhRGJwqPnFcnTRzAVCdSFTB4oum1ZeQN8cHIRw&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-04 07:42:49 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1199",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:42:49 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-47968bf1-71d9-457e-96e8-735aa0066fcd",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"7emNnznwUSWAGi67YTwX8aNq2HoNMk-lyQIsrlA67qU.y-HpnH-dDJufu-7CFj4OpQCKLz45JEftiiPOiaJ44PB2sMNet5JTdSfLV9tlii4wVCBrXjbBeTiPqE6XixT5Kw","expires_in":7196,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoibWZXNGxWTEVfODhRZ2hsLWZxcGwwQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg5NTIsImV4cCI6MTY1OTYwMjU2OSwiaWF0IjoxNjU5NTk4OTY5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImJlNTI2MGNlLTNmNWEtNDFmMS1hNjhhLTNjMTk5ZmYwODJiZSIsIm5vbmNlIjoialFzOGc5alVrYyIsInJhdCI6MTY1OTU5ODk0OSwicnRfaGFzaCI6InRTSWV0anlGcEtrT1Zpbi1RS2xMa2ciLCJzX2hhc2giOiJWT0RWOWdSSHpJQl9iamUwZms2ZnFRIiwic3ViIjoidGVzdHVzZXIifQ.kKn-l94CiL-foHzOrEj_h34OUMYskW4-W_klAoPlU1wemfenm6cowFToZqHZfpsqxqq9YaIvakCldsNUXvg7wEwLOoPGBc7lGLfi-sLBZGTAk7DaUjVkcHJb0qThKzkkNpDv10QUMA7syTIp1IjH2iVX7oeCds_c8T6bvGi-ZeCH654slrGsKnmyveXwchsVHWviqEXrETM61Bqbr_E341COCIrQ1PzLIa1SCS0vnX0dQudHF22FXt1W0Mw7C6gkZSc6E38vC50dvzePmx-0N9B-FxP3vovGXaVzDabkf_1X1axSZ05HYWNLYlNI72q9tNBWXwl49R1Aw9UfNy3M-w","refresh_token":"_gCzSMbmPExuisFjKN3zEgW_OtH5QfVyyRi_ckqOxOY.bRBjznuiamQPmex8gnVF0lNFeT6lqcnGZyUX03XxFDUzahTnUxA-OXkvg-DV5z8q8dAF3WRPjmvbhFwQbposKA","scope":"openid","token_type":"bearer"}
2022-08-04 07:42:49 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
7emNnznwUSWAGi67YTwX8aNq2HoNMk-lyQIsrlA67qU.y-HpnH-dDJufu-7CFj4OpQCKLz45JEftiiPOiaJ44PB2sMNet5JTdSfLV9tlii4wVCBrXjbBeTiPqE6XixT5Kw
expires_in
7196
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoibWZXNGxWTEVfODhRZ2hsLWZxcGwwQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg5NTIsImV4cCI6MTY1OTYwMjU2OSwiaWF0IjoxNjU5NTk4OTY5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImJlNTI2MGNlLTNmNWEtNDFmMS1hNjhhLTNjMTk5ZmYwODJiZSIsIm5vbmNlIjoialFzOGc5alVrYyIsInJhdCI6MTY1OTU5ODk0OSwicnRfaGFzaCI6InRTSWV0anlGcEtrT1Zpbi1RS2xMa2ciLCJzX2hhc2giOiJWT0RWOWdSSHpJQl9iamUwZms2ZnFRIiwic3ViIjoidGVzdHVzZXIifQ.kKn-l94CiL-foHzOrEj_h34OUMYskW4-W_klAoPlU1wemfenm6cowFToZqHZfpsqxqq9YaIvakCldsNUXvg7wEwLOoPGBc7lGLfi-sLBZGTAk7DaUjVkcHJb0qThKzkkNpDv10QUMA7syTIp1IjH2iVX7oeCds_c8T6bvGi-ZeCH654slrGsKnmyveXwchsVHWviqEXrETM61Bqbr_E341COCIrQ1PzLIa1SCS0vnX0dQudHF22FXt1W0Mw7C6gkZSc6E38vC50dvzePmx-0N9B-FxP3vovGXaVzDabkf_1X1axSZ05HYWNLYlNI72q9tNBWXwl49R1Aw9UfNy3M-w
refresh_token
_gCzSMbmPExuisFjKN3zEgW_OtH5QfVyyRi_ckqOxOY.bRBjznuiamQPmex8gnVF0lNFeT6lqcnGZyUX03XxFDUzahTnUxA-OXkvg-DV5z8q8dAF3WRPjmvbhFwQbposKA
scope
openid
token_type
bearer
2022-08-04 07:42:49 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 07:42:49 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
7emNnznwUSWAGi67YTwX8aNq2HoNMk-lyQIsrlA67qU.y-HpnH-dDJufu-7CFj4OpQCKLz45JEftiiPOiaJ44PB2sMNet5JTdSfLV9tlii4wVCBrXjbBeTiPqE6XixT5Kw
2022-08-04 07:42:49 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
7emNnznwUSWAGi67YTwX8aNq2HoNMk-lyQIsrlA67qU.y-HpnH-dDJufu-7CFj4OpQCKLz45JEftiiPOiaJ44PB2sMNet5JTdSfLV9tlii4wVCBrXjbBeTiPqE6XixT5Kw
type
bearer
2022-08-04 07:42:49 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7196
2022-08-04 07:42:49 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7196
2022-08-04 07:42:49 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
_gCzSMbmPExuisFjKN3zEgW_OtH5QfVyyRi_ckqOxOY.bRBjznuiamQPmex8gnVF0lNFeT6lqcnGZyUX03XxFDUzahTnUxA-OXkvg-DV5z8q8dAF3WRPjmvbhFwQbposKA
2022-08-04 07:42:49 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoibWZXNGxWTEVfODhRZ2hsLWZxcGwwQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg5NTIsImV4cCI6MTY1OTYwMjU2OSwiaWF0IjoxNjU5NTk4OTY5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImJlNTI2MGNlLTNmNWEtNDFmMS1hNjhhLTNjMTk5ZmYwODJiZSIsIm5vbmNlIjoialFzOGc5alVrYyIsInJhdCI6MTY1OTU5ODk0OSwicnRfaGFzaCI6InRTSWV0anlGcEtrT1Zpbi1RS2xMa2ciLCJzX2hhc2giOiJWT0RWOWdSSHpJQl9iamUwZms2ZnFRIiwic3ViIjoidGVzdHVzZXIifQ.kKn-l94CiL-foHzOrEj_h34OUMYskW4-W_klAoPlU1wemfenm6cowFToZqHZfpsqxqq9YaIvakCldsNUXvg7wEwLOoPGBc7lGLfi-sLBZGTAk7DaUjVkcHJb0qThKzkkNpDv10QUMA7syTIp1IjH2iVX7oeCds_c8T6bvGi-ZeCH654slrGsKnmyveXwchsVHWviqEXrETM61Bqbr_E341COCIrQ1PzLIa1SCS0vnX0dQudHF22FXt1W0Mw7C6gkZSc6E38vC50dvzePmx-0N9B-FxP3vovGXaVzDabkf_1X1axSZ05HYWNLYlNI72q9tNBWXwl49R1Aw9UfNy3M-w
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "mfW4lVLE_88Qghl-fqpl0A",
  "aud": "client01",
  "sub": "testuser",
  "s_hash": "VODV9gRHzIB_bje0fk6fqQ",
  "rat": 1659598949,
  "auth_time": 1659598952,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659602569,
  "iat": 1659598969,
  "nonce": "jQs8g9jUkc",
  "jti": "be5260ce-3f5a-41f1-a68a-3c199ff082be",
  "rt_hash": "tSIetjyFpKkOVin-QKlLkg"
}
2022-08-04 07:42:49 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 07:42:49
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 07:42:49
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 07:42:49
ValidateIdTokenStandardClaims
Skipping unknown claim: rt_hash
2022-08-04 07:42:49 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 07:42:49 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
jQs8g9jUkc
2022-08-04 07:42:49 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 07:42:49 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoibWZXNGxWTEVfODhRZ2hsLWZxcGwwQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg5NTIsImV4cCI6MTY1OTYwMjU2OSwiaWF0IjoxNjU5NTk4OTY5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImJlNTI2MGNlLTNmNWEtNDFmMS1hNjhhLTNjMTk5ZmYwODJiZSIsIm5vbmNlIjoialFzOGc5alVrYyIsInJhdCI6MTY1OTU5ODk0OSwicnRfaGFzaCI6InRTSWV0anlGcEtrT1Zpbi1RS2xMa2ciLCJzX2hhc2giOiJWT0RWOWdSSHpJQl9iamUwZms2ZnFRIiwic3ViIjoidGVzdHVzZXIifQ.kKn-l94CiL-foHzOrEj_h34OUMYskW4-W_klAoPlU1wemfenm6cowFToZqHZfpsqxqq9YaIvakCldsNUXvg7wEwLOoPGBc7lGLfi-sLBZGTAk7DaUjVkcHJb0qThKzkkNpDv10QUMA7syTIp1IjH2iVX7oeCds_c8T6bvGi-ZeCH654slrGsKnmyveXwchsVHWviqEXrETM61Bqbr_E341COCIrQ1PzLIa1SCS0vnX0dQudHF22FXt1W0Mw7C6gkZSc6E38vC50dvzePmx-0N9B-FxP3vovGXaVzDabkf_1X1axSZ05HYWNLYlNI72q9tNBWXwl49R1Aw9UfNy3M-w
2022-08-04 07:42:49 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoibWZXNGxWTEVfODhRZ2hsLWZxcGwwQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTg5NTIsImV4cCI6MTY1OTYwMjU2OSwiaWF0IjoxNjU5NTk4OTY5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImJlNTI2MGNlLTNmNWEtNDFmMS1hNjhhLTNjMTk5ZmYwODJiZSIsIm5vbmNlIjoialFzOGc5alVrYyIsInJhdCI6MTY1OTU5ODk0OSwicnRfaGFzaCI6InRTSWV0anlGcEtrT1Zpbi1RS2xMa2ciLCJzX2hhc2giOiJWT0RWOWdSSHpJQl9iamUwZms2ZnFRIiwic3ViIjoidGVzdHVzZXIifQ.kKn-l94CiL-foHzOrEj_h34OUMYskW4-W_klAoPlU1wemfenm6cowFToZqHZfpsqxqq9YaIvakCldsNUXvg7wEwLOoPGBc7lGLfi-sLBZGTAk7DaUjVkcHJb0qThKzkkNpDv10QUMA7syTIp1IjH2iVX7oeCds_c8T6bvGi-ZeCH654slrGsKnmyveXwchsVHWviqEXrETM61Bqbr_E341COCIrQ1PzLIa1SCS0vnX0dQudHF22FXt1W0Mw7C6gkZSc6E38vC50dvzePmx-0N9B-FxP3vovGXaVzDabkf_1X1axSZ05HYWNLYlNI72q9tNBWXwl49R1Aw9UfNy3M-w
2022-08-04 07:42:49 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 07:42:49
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 07:42:49 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 07:42:49 SUCCESS
CheckIdTokenAuthTimeClaimPresentDueToMaxAge
auth_time is present in the id_token, as required for a authentication where the max_age parameter was used
id_token
{
  "at_hash": "mfW4lVLE_88Qghl-fqpl0A",
  "aud": "client01",
  "sub": "testuser",
  "s_hash": "VODV9gRHzIB_bje0fk6fqQ",
  "rat": 1659598949,
  "auth_time": 1659598952,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659602569,
  "iat": 1659598969,
  "nonce": "jQs8g9jUkc",
  "jti": "be5260ce-3f5a-41f1-a68a-3c199ff082be",
  "rt_hash": "tSIetjyFpKkOVin-QKlLkg"
}
2022-08-04 07:42:49 SUCCESS
CheckSecondIdTokenAuthTimeIsLaterIfPresent
auth_time is later in the second id_token
first_id_token
{
  "at_hash": "jVn2-kvoitkWgYKKjaYMeg",
  "aud": "client01",
  "sub": "testuser",
  "s_hash": "IfdRmFjF_kRQmogH3hQmEA",
  "rat": 1659598938,
  "auth_time": 1659598856,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659602541,
  "iat": 1659598941,
  "nonce": "PfGdQIOcNA",
  "jti": "4d6d2a15-5384-4e3a-95f6-65a080822e7b",
  "rt_hash": "0O2qNawtEzobZFlB89C6rg"
}
second_id_token
{
  "at_hash": "mfW4lVLE_88Qghl-fqpl0A",
  "aud": "client01",
  "sub": "testuser",
  "s_hash": "VODV9gRHzIB_bje0fk6fqQ",
  "rat": 1659598949,
  "auth_time": 1659598952,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659602569,
  "iat": 1659598969,
  "nonce": "jQs8g9jUkc",
  "jti": "be5260ce-3f5a-41f1-a68a-3c199ff082be",
  "rt_hash": "tSIetjyFpKkOVin-QKlLkg"
}
2022-08-04 07:42:49 SUCCESS
CheckIdTokenAuthTimeIsRecentIfPresent
auth_time in id_token is recent
auth_time
"Aug 4, 2022, 7:42:32 AM"
now
"Aug 4, 2022, 7:42:49 AM"
2022-08-04 07:42:49 SUCCESS
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
sub_auth_endpoint
testuser
sub_token_endpoint
testuser
Second authorization: Userinfo endpoint tests
2022-08-04 07:42:49
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer 7emNnznwUSWAGi67YTwX8aNq2HoNMk-lyQIsrlA67qU.y-HpnH-dDJufu-7CFj4OpQCKLz45JEftiiPOiaJ44PB2sMNet5JTdSfLV9tlii4wVCBrXjbBeTiPqE6XixT5Kw",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:42:50 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:42:50 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-24fe0b63-ac9b-4d0e-a656-58c33d4015bb",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01"],"auth_time":1659598952,"iss":"https://isamfed.com:8843/oauth2/","rat":1659598949,"sub":"testuser"}
2022-08-04 07:42:50 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:42:50 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-24fe0b63-ac9b-4d0e-a656-58c33d4015bb",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01"],"auth_time":1659598952,"iss":"https://isamfed.com:8843/oauth2/","rat":1659598949,"sub":"testuser"}
2022-08-04 07:42:50 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-04 07:43:21 FINISHED
oidcc-max-age-1
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2022-08-04 07:43:21
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-08-04 07:43:53
TEST-RUNNER
Alias has now been claimed by another test
alias
isva_op_oidc_core_test_gh
new_test_id
Q1fUIR0u4soCLwN
Test Results