Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-08-04 09:17:28 INFO
TEST-RUNNER
Test instance QvRVtjgGGb3yjcE 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 token",
  "server_metadata": "discovery",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
isva_op_oidc_core_test_gh
description
isva_op_oidc_core_test_gh dynamic_client
planId
CfJ8nmPNyul0Q
config
{
  "alias": "isva_op_oidc_core_test_gh",
  "description": "isva_op_oidc_core_test_gh dynamic_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-10000
2022-08-04 09:17:28 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 09:17:29
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 09:17:30 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Thu, 04 Aug 2022 09:17:30 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-8436026f-c9fe-4979-afb0-f99e05e89d9a",
  "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 09:17:30 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 09:17:30 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-08-04 09:17:30 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 09:17:30
FetchServerKeys
Fetching server key
jwks_uri
https://isamfed.com:8843/oauth2/jwks
2022-08-04 09:17:30
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 09:17:31 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Thu, 04 Aug 2022 09:17:31 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-5643665a-4c42-458f-8c33-a73513db9203",
  "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 09:17:31
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 09:17:31 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 09:17:31 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 09:17:31 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-08-04 09:17:31 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-08-04 09:17:31 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-04 09:17:31 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-08-04 09:17:31
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_id
client01
client_secret
secret
2022-08-04 09:17:31
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2022-08-04 09:17:31 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "77wWwtg3Q_9AzkonpePOfrs5SsfbgGerlYWfftQ0v4secMY86BG4weM8VluSvnyEeh2ZflSnl3cMKv7umaNYO2XeEHOJSB-AsZ_3zNRjO2wrfstDNrCiUFWQsKmFRSO7Zy9ZCDKXhHH1kk0RSrEXAt7hGuSHR3-e8BnUiGBiET0",
      "kty": "RSA",
      "q": "js8bngLupiBc0iqpPnZ5E6aK2kYl9_DEmJ2cmGuwHeznIVv98nuACTg86BoLLfDRt43iKBJeBHgyfWn7q5TLol7lH2eg_4eu01SWKgVm2fFKk-TqAMMd8Tg9OIdfDmEgW8yXyKg2zY91aZla_hvlFUaYCNC2D9Jr3V-LMccQ71M",
      "d": "cW97crcsPNL_qcoONUHXLXhwqpkHEbGUVaw5kc57pdC7k3lOxrgHIq_tjJ1y3qPM9uWtrBhm2BOjySawbjLa8r3bnjJirncgRJDHeuW7fXjNwwig_dmajVDqgQn_4u_bRLtvNa4FyzR9BTYNLlDwyJS6qge23vZPRA-fmRSo7ln5Z-NnG5AWt_AG7ishZBeJ5alC8d_1DTlBrpbPt-61U4HutBNxj7lhDobUUATDtexvAktibFVEl2dceXASpGaexix3iC2G0pl4lQueClhOKM9Gfi-KfPZPDbghZHy6_ue5yBe-pN0o0n83q9J2UZfl1BnXCe5WSuG7rpcOyYtNGQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "uzAjMFzfBHxNnQU4BzRXUsVk7HWdhf2cmBaKc73tV5vTzs-k_7d4k3RyxUE1Gi2x4tFg6oSTn0X0Rvt9HSj1IjjH-KMIXS0Bx-A_j3PnFKYQc4ou-7_A_h6rufAD58Mbkk5IifbK4WeHMLeSThbgAYZiD9flzyj6IpMNJzOtGyM",
      "dp": "SfrBC1-trk4WsZIwqgCiuHkONQV3tyhGyt1xWrIhlPpZanPCV9sgKLT26a9YmW_TcduwgkudbCBQoPQKrV6625mT7X-53YfbLvUugwcHmE7JHVecZkQb0q6U9-9YMP3V1wHFd8Ik_7orDfq6W1JKx5f_30ymcmnvoihWbb9QhAE",
      "alg": "RS256",
      "dq": "dcGhbDHOx314DHTRCYh3XhS9-i5NsJz__zg3oBdsKcDm9UL9q6zabr_IuTqAbWleBJUiHxjGHblfKLrzoxAWudS16adxwkMHjYr6J7w8iwnEDR99NROu5PESykIVx62fGRMjNXo_dlEM5_5kYZRu2ZRUWTCAb5t7Bhd6l5kmBbE",
      "n": "hbxHk0q3ChPLpsIz0vYKeBfm2dzZ80iJfX_oHhArybJoh8jbsBpebcskbNzra23iLgS1i9aMThkBeQOFZP50DMT3nTfHKDBeEvzRaEzYOJJsnj8jRg2IMdN8K6jtueXmBR_O268qp5hBJOgYl_a_oWpkHwNqp9RCtolyMJrRj5sJPR5u3p3i-e9A-0xRvK8KwRcs2O4XSVkpsWCaPCIs-qVH9kKGPD0X-jNH1u9WjsfQWwSGeRwdUSDvZgMBZB3bdd8UVpcS5D0M4-JxZUrjrzXrQXjCXwRvwPI8ybUuHkVndYHevgW5cSVAnWhgDFSlRNs2itPDPrgCAednTLOJxw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "hbxHk0q3ChPLpsIz0vYKeBfm2dzZ80iJfX_oHhArybJoh8jbsBpebcskbNzra23iLgS1i9aMThkBeQOFZP50DMT3nTfHKDBeEvzRaEzYOJJsnj8jRg2IMdN8K6jtueXmBR_O268qp5hBJOgYl_a_oWpkHwNqp9RCtolyMJrRj5sJPR5u3p3i-e9A-0xRvK8KwRcs2O4XSVkpsWCaPCIs-qVH9kKGPD0X-jNH1u9WjsfQWwSGeRwdUSDvZgMBZB3bdd8UVpcS5D0M4-JxZUrjrzXrQXjCXwRvwPI8ybUuHkVndYHevgW5cSVAnWhgDFSlRNs2itPDPrgCAednTLOJxw"
    }
  ]
}
2022-08-04 09:17:31 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-04 09:17:31
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-08-04 09:17:31
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test QvRVtjgGGb3yjcE
2022-08-04 09:17:31
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-08-04 09:17:31
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2022-08-04 09:17:31
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test QvRVtjgGGb3yjcE",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hbxHk0q3ChPLpsIz0vYKeBfm2dzZ80iJfX_oHhArybJoh8jbsBpebcskbNzra23iLgS1i9aMThkBeQOFZP50DMT3nTfHKDBeEvzRaEzYOJJsnj8jRg2IMdN8K6jtueXmBR_O268qp5hBJOgYl_a_oWpkHwNqp9RCtolyMJrRj5sJPR5u3p3i-e9A-0xRvK8KwRcs2O4XSVkpsWCaPCIs-qVH9kKGPD0X-jNH1u9WjsfQWwSGeRwdUSDvZgMBZB3bdd8UVpcS5D0M4-JxZUrjrzXrQXjCXwRvwPI8ybUuHkVndYHevgW5cSVAnWhgDFSlRNs2itPDPrgCAednTLOJxw"
      }
    ]
  }
}
2022-08-04 09:17:31
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test QvRVtjgGGb3yjcE",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hbxHk0q3ChPLpsIz0vYKeBfm2dzZ80iJfX_oHhArybJoh8jbsBpebcskbNzra23iLgS1i9aMThkBeQOFZP50DMT3nTfHKDBeEvzRaEzYOJJsnj8jRg2IMdN8K6jtueXmBR_O268qp5hBJOgYl_a_oWpkHwNqp9RCtolyMJrRj5sJPR5u3p3i-e9A-0xRvK8KwRcs2O4XSVkpsWCaPCIs-qVH9kKGPD0X-jNH1u9WjsfQWwSGeRwdUSDvZgMBZB3bdd8UVpcS5D0M4-JxZUrjrzXrQXjCXwRvwPI8ybUuHkVndYHevgW5cSVAnWhgDFSlRNs2itPDPrgCAednTLOJxw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2022-08-04 09:17:31
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test QvRVtjgGGb3yjcE",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hbxHk0q3ChPLpsIz0vYKeBfm2dzZ80iJfX_oHhArybJoh8jbsBpebcskbNzra23iLgS1i9aMThkBeQOFZP50DMT3nTfHKDBeEvzRaEzYOJJsnj8jRg2IMdN8K6jtueXmBR_O268qp5hBJOgYl_a_oWpkHwNqp9RCtolyMJrRj5sJPR5u3p3i-e9A-0xRvK8KwRcs2O4XSVkpsWCaPCIs-qVH9kKGPD0X-jNH1u9WjsfQWwSGeRwdUSDvZgMBZB3bdd8UVpcS5D0M4-JxZUrjrzXrQXjCXwRvwPI8ybUuHkVndYHevgW5cSVAnWhgDFSlRNs2itPDPrgCAednTLOJxw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ]
}
2022-08-04 09:17:31
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test QvRVtjgGGb3yjcE",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hbxHk0q3ChPLpsIz0vYKeBfm2dzZ80iJfX_oHhArybJoh8jbsBpebcskbNzra23iLgS1i9aMThkBeQOFZP50DMT3nTfHKDBeEvzRaEzYOJJsnj8jRg2IMdN8K6jtueXmBR_O268qp5hBJOgYl_a_oWpkHwNqp9RCtolyMJrRj5sJPR5u3p3i-e9A-0xRvK8KwRcs2O4XSVkpsWCaPCIs-qVH9kKGPD0X-jNH1u9WjsfQWwSGeRwdUSDvZgMBZB3bdd8UVpcS5D0M4-JxZUrjrzXrQXjCXwRvwPI8ybUuHkVndYHevgW5cSVAnWhgDFSlRNs2itPDPrgCAednTLOJxw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ]
}
2022-08-04 09:17:31
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test QvRVtjgGGb3yjcE",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hbxHk0q3ChPLpsIz0vYKeBfm2dzZ80iJfX_oHhArybJoh8jbsBpebcskbNzra23iLgS1i9aMThkBeQOFZP50DMT3nTfHKDBeEvzRaEzYOJJsnj8jRg2IMdN8K6jtueXmBR_O268qp5hBJOgYl_a_oWpkHwNqp9RCtolyMJrRj5sJPR5u3p3i-e9A-0xRvK8KwRcs2O4XSVkpsWCaPCIs-qVH9kKGPD0X-jNH1u9WjsfQWwSGeRwdUSDvZgMBZB3bdd8UVpcS5D0M4-JxZUrjrzXrQXjCXwRvwPI8ybUuHkVndYHevgW5cSVAnWhgDFSlRNs2itPDPrgCAednTLOJxw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2022-08-04 09:17:31
CallDynamicRegistrationEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/register
request_method
POST
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "content-type": "application/json",
  "content-length": "741"
}
request_body
{"client_name":"OIDF Conformance Test QvRVtjgGGb3yjcE","grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"hbxHk0q3ChPLpsIz0vYKeBfm2dzZ80iJfX_oHhArybJoh8jbsBpebcskbNzra23iLgS1i9aMThkBeQOFZP50DMT3nTfHKDBeEvzRaEzYOJJsnj8jRg2IMdN8K6jtueXmBR_O268qp5hBJOgYl_a_oWpkHwNqp9RCtolyMJrRj5sJPR5u3p3i-e9A-0xRvK8KwRcs2O4XSVkpsWCaPCIs-qVH9kKGPD0X-jNH1u9WjsfQWwSGeRwdUSDvZgMBZB3bdd8UVpcS5D0M4-JxZUrjrzXrQXjCXwRvwPI8ybUuHkVndYHevgW5cSVAnWhgDFSlRNs2itPDPrgCAednTLOJxw"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code token"],"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"contacts":["certification@oidf.org"]}
2022-08-04 09:17:32 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "content-length": "1156",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:17:32 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-f99bde95-3964-4ca4-a970-3ab0788623b7",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"client_id":"ed858588-1027-45ff-8386-e81ecdb693f5","client_id_issued_at":1659604652,"client_name":"OIDF Conformance Test QvRVtjgGGb3yjcE","client_secret":"AXdkg8ho0wBi37BU","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"hbxHk0q3ChPLpsIz0vYKeBfm2dzZ80iJfX_oHhArybJoh8jbsBpebcskbNzra23iLgS1i9aMThkBeQOFZP50DMT3nTfHKDBeEvzRaEzYOJJsnj8jRg2IMdN8K6jtueXmBR_O268qp5hBJOgYl_a_oWpkHwNqp9RCtolyMJrRj5sJPR5u3p3i-e9A-0xRvK8KwRcs2O4XSVkpsWCaPCIs-qVH9kKGPD0X-jNH1u9WjsfQWwSGeRwdUSDvZgMBZB3bdd8UVpcS5D0M4-JxZUrjrzXrQXjCXwRvwPI8ybUuHkVndYHevgW5cSVAnWhgDFSlRNs2itPDPrgCAednTLOJxw","use":"sig"}]},"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"JKlQRmtKJWW3gETTp5Z1yvj_LmIuffUPkUfn1p5eIKk.QA2EWSSUCevRfjaUZAwmNZBu7cRmwJocU0kWGzKdSgzYS1in9U3_gcOZWMf7Iase2k2NSQy1fCqs_J-BxWKwMg","registration_client_uri":"https://isamfed.com:8843/oauth2/register/ed858588-1027-45ff-8386-e81ecdb693f5","response_types":["code token"],"token_endpoint_auth_method":"client_secret_basic"}
2022-08-04 09:17:32
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-length": "1156",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:17:32 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-f99bde95-3964-4ca4-a970-3ab0788623b7",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
body
{"client_id":"ed858588-1027-45ff-8386-e81ecdb693f5","client_id_issued_at":1659604652,"client_name":"OIDF Conformance Test QvRVtjgGGb3yjcE","client_secret":"AXdkg8ho0wBi37BU","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"hbxHk0q3ChPLpsIz0vYKeBfm2dzZ80iJfX_oHhArybJoh8jbsBpebcskbNzra23iLgS1i9aMThkBeQOFZP50DMT3nTfHKDBeEvzRaEzYOJJsnj8jRg2IMdN8K6jtueXmBR_O268qp5hBJOgYl_a_oWpkHwNqp9RCtolyMJrRj5sJPR5u3p3i-e9A-0xRvK8KwRcs2O4XSVkpsWCaPCIs-qVH9kKGPD0X-jNH1u9WjsfQWwSGeRwdUSDvZgMBZB3bdd8UVpcS5D0M4-JxZUrjrzXrQXjCXwRvwPI8ybUuHkVndYHevgW5cSVAnWhgDFSlRNs2itPDPrgCAednTLOJxw","use":"sig"}]},"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"JKlQRmtKJWW3gETTp5Z1yvj_LmIuffUPkUfn1p5eIKk.QA2EWSSUCevRfjaUZAwmNZBu7cRmwJocU0kWGzKdSgzYS1in9U3_gcOZWMf7Iase2k2NSQy1fCqs_J-BxWKwMg","registration_client_uri":"https://isamfed.com:8843/oauth2/register/ed858588-1027-45ff-8386-e81ecdb693f5","response_types":["code token"],"token_endpoint_auth_method":"client_secret_basic"}
body_json
{
  "client_id": "ed858588-1027-45ff-8386-e81ecdb693f5",
  "client_id_issued_at": 1659604652,
  "client_name": "OIDF Conformance Test QvRVtjgGGb3yjcE",
  "client_secret": "AXdkg8ho0wBi37BU",
  "client_secret_expires_at": 0,
  "contacts": [
    "certification@oidf.org"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "alg": "RS256",
        "e": "AQAB",
        "kty": "RSA",
        "n": "hbxHk0q3ChPLpsIz0vYKeBfm2dzZ80iJfX_oHhArybJoh8jbsBpebcskbNzra23iLgS1i9aMThkBeQOFZP50DMT3nTfHKDBeEvzRaEzYOJJsnj8jRg2IMdN8K6jtueXmBR_O268qp5hBJOgYl_a_oWpkHwNqp9RCtolyMJrRj5sJPR5u3p3i-e9A-0xRvK8KwRcs2O4XSVkpsWCaPCIs-qVH9kKGPD0X-jNH1u9WjsfQWwSGeRwdUSDvZgMBZB3bdd8UVpcS5D0M4-JxZUrjrzXrQXjCXwRvwPI8ybUuHkVndYHevgW5cSVAnWhgDFSlRNs2itPDPrgCAednTLOJxw",
        "use": "sig"
      }
    ]
  },
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "registration_access_token": "JKlQRmtKJWW3gETTp5Z1yvj_LmIuffUPkUfn1p5eIKk.QA2EWSSUCevRfjaUZAwmNZBu7cRmwJocU0kWGzKdSgzYS1in9U3_gcOZWMf7Iase2k2NSQy1fCqs_J-BxWKwMg",
  "registration_client_uri": "https://isamfed.com:8843/oauth2/register/ed858588-1027-45ff-8386-e81ecdb693f5",
  "response_types": [
    "code token"
  ],
  "token_endpoint_auth_method": "client_secret_basic"
}
2022-08-04 09:17:32 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-08-04 09:17:32 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-08-04 09:17:32 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-08-04 09:17:32 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
ed858588-1027-45ff-8386-e81ecdb693f5
2022-08-04 09:17:32 SUCCESS
VerifyClientManagementCredentials
Verified dynamic registration management credentials
registration_client_uri
https://isamfed.com:8843/oauth2/register/ed858588-1027-45ff-8386-e81ecdb693f5
registration_access_token
JKlQRmtKJWW3gETTp5Z1yvj_LmIuffUPkUfn1p5eIKk.QA2EWSSUCevRfjaUZAwmNZBu7cRmwJocU0kWGzKdSgzYS1in9U3_gcOZWMf7Iase2k2NSQy1fCqs_J-BxWKwMg
2022-08-04 09:17:32
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-04 09:17:32 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 09:17:32 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 09:17:32
oidcc-max-age-10000
Setup Done
Make request to authorization endpoint
2022-08-04 09:17:32 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
ed858588-1027-45ff-8386-e81ecdb693f5
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-04 09:17:32
CreateRandomStateValue
Created state value
requested_state_length
10
state
8A7DsGz7HX
2022-08-04 09:17:32 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
ed858588-1027-45ff-8386-e81ecdb693f5
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
8A7DsGz7HX
2022-08-04 09:17:32
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
KlMQOjie3g
2022-08-04 09:17:32 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
ed858588-1027-45ff-8386-e81ecdb693f5
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
8A7DsGz7HX
nonce
KlMQOjie3g
2022-08-04 09:17:32 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
ed858588-1027-45ff-8386-e81ecdb693f5
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
8A7DsGz7HX
nonce
KlMQOjie3g
response_type
code token
2022-08-04 09:17:32
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
ed858588-1027-45ff-8386-e81ecdb693f5
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
8A7DsGz7HX
nonce
KlMQOjie3g
response_type
code token
response_mode
form_post
2022-08-04 09:17:32 SUCCESS
AddMaxAge15000ToAuthorizationEndpointRequest
Added max_age=15000 to authorization endpoint request
client_id
ed858588-1027-45ff-8386-e81ecdb693f5
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
8A7DsGz7HX
nonce
KlMQOjie3g
response_type
code token
response_mode
form_post
max_age
15000
2022-08-04 09:17:32 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "ed858588-1027-45ff-8386-e81ecdb693f5",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "scope": "openid",
  "state": "8A7DsGz7HX",
  "nonce": "KlMQOjie3g",
  "response_type": "code token",
  "response_mode": "form_post",
  "max_age": 15000
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=ed858588-1027-45ff-8386-e81ecdb693f5&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=8A7DsGz7HX&nonce=KlMQOjie3g&response_type=code%20token&response_mode=form_post&max_age=15000
2022-08-04 09:17:32 REDIRECT
oidcc-max-age-10000
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=ed858588-1027-45ff-8386-e81ecdb693f5&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=8A7DsGz7HX&nonce=KlMQOjie3g&response_type=code%20token&response_mode=form_post&max_age=15000
2022-08-04 09:17:43 INCOMING
oidcc-max-age-10000
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": "343"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "access_token": "Bf7CRiFBhvoyxE855svsYJ5Q1n5IO_qRUpWWynfmNw8.vOLQ_1SkJM_Wkji2CNtKqvJXQxNgyOgXMiq4wqQSMMSYzCv67ZMU57_jIyeGomEY27ozPoBhjHXSHFnCfshl_A",
  "code": "QLXB9B3py0rXAdkTKSqqMcKPUihPONS0xkkh84IWw-8.r-RHYibtNdFyF2FEfwOP_5kn3l9YY-tqDO7zMhwNoNOyN67hwIvJDLDBdF8afN4U08ItfmPRmu_GqCnJ0iqGHw",
  "expires_in": "7199",
  "scope": "openid",
  "state": "8A7DsGz7HX",
  "token_type": "bearer"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
access_token=Bf7CRiFBhvoyxE855svsYJ5Q1n5IO_qRUpWWynfmNw8.vOLQ_1SkJM_Wkji2CNtKqvJXQxNgyOgXMiq4wqQSMMSYzCv67ZMU57_jIyeGomEY27ozPoBhjHXSHFnCfshl_A&code=QLXB9B3py0rXAdkTKSqqMcKPUihPONS0xkkh84IWw-8.r-RHYibtNdFyF2FEfwOP_5kn3l9YY-tqDO7zMhwNoNOyN67hwIvJDLDBdF8afN4U08ItfmPRmu_GqCnJ0iqGHw&expires_in=7199&scope=openid&state=8A7DsGz7HX&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 09:17:43 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/KjXBzomx1nobvDYQK1R6",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/KjXBzomx1nobvDYQK1R6"
}
2022-08-04 09:17:43 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance QvRVtjgGGb3yjcE
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/KjXBzomx1nobvDYQK1R6, returnUrl=/log-detail.html?log=QvRVtjgGGb3yjcE}]
outgoing_path
callback
2022-08-04 09:17:44 INCOMING
oidcc-max-age-10000
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/KjXBzomx1nobvDYQK1R6
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\u003dAC74A5C1DFE1050B188B146B413086CA",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/KjXBzomx1nobvDYQK1R6
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 09:17:44 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance QvRVtjgGGb3yjcE
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/KjXBzomx1nobvDYQK1R6
2022-08-04 09:17:44 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-04 09:17:44 REDIRECT-IN
oidcc-max-age-10000
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": "343"
}
http_method
POST
url_fragment
{}
post_body
{
  "access_token": "Bf7CRiFBhvoyxE855svsYJ5Q1n5IO_qRUpWWynfmNw8.vOLQ_1SkJM_Wkji2CNtKqvJXQxNgyOgXMiq4wqQSMMSYzCv67ZMU57_jIyeGomEY27ozPoBhjHXSHFnCfshl_A",
  "code": "QLXB9B3py0rXAdkTKSqqMcKPUihPONS0xkkh84IWw-8.r-RHYibtNdFyF2FEfwOP_5kn3l9YY-tqDO7zMhwNoNOyN67hwIvJDLDBdF8afN4U08ItfmPRmu_GqCnJ0iqGHw",
  "expires_in": "7199",
  "scope": "openid",
  "state": "8A7DsGz7HX",
  "token_type": "bearer"
}
Verify authorization endpoint response
2022-08-04 09:17:44 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-04 09:17:44 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 09:17:44 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-04 09:17:44 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-04 09:17:44 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-04 09:17:44
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-04 09:17:44 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-04 09:17:44 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
8A7DsGz7HX
2022-08-04 09:17:44 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
QLXB9B3py0rXAdkTKSqqMcKPUihPONS0xkkh84IWw-8.r-RHYibtNdFyF2FEfwOP_5kn3l9YY-tqDO7zMhwNoNOyN67hwIvJDLDBdF8afN4U08ItfmPRmu_GqCnJ0iqGHw
2022-08-04 09:17:44 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
Bf7CRiFBhvoyxE855svsYJ5Q1n5IO_qRUpWWynfmNw8.vOLQ_1SkJM_Wkji2CNtKqvJXQxNgyOgXMiq4wqQSMMSYzCv67ZMU57_jIyeGomEY27ozPoBhjHXSHFnCfshl_A
type
bearer
Userinfo endpoint tests
2022-08-04 09:17:44
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer Bf7CRiFBhvoyxE855svsYJ5Q1n5IO_qRUpWWynfmNw8.vOLQ_1SkJM_Wkji2CNtKqvJXQxNgyOgXMiq4wqQSMMSYzCv67ZMU57_jIyeGomEY27ozPoBhjHXSHFnCfshl_A",
  "content-length": "0"
}
request_body

                                
2022-08-04 09:17:45 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "147",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:17:45 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-e8b6ef25-c6a0-4f45-a88e-376be5e7ac1f",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["ed858588-1027-45ff-8386-e81ecdb693f5"],"auth_time":1659604526,"iss":"https://isamfed.com:8843/oauth2/","rat":1659604663,"sub":"testuser"}
2022-08-04 09:17:45 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "147",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:17:45 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-e8b6ef25-c6a0-4f45-a88e-376be5e7ac1f",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["ed858588-1027-45ff-8386-e81ecdb693f5"],"auth_time":1659604526,"iss":"https://isamfed.com:8843/oauth2/","rat":1659604663,"sub":"testuser"}
2022-08-04 09:17:45 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-04 09:17:45 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
QLXB9B3py0rXAdkTKSqqMcKPUihPONS0xkkh84IWw-8.r-RHYibtNdFyF2FEfwOP_5kn3l9YY-tqDO7zMhwNoNOyN67hwIvJDLDBdF8afN4U08ItfmPRmu_GqCnJ0iqGHw
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 09:17:45 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic ZWQ4NTg1ODgtMTAyNy00NWZmLTgzODYtZTgxZWNkYjY5M2Y1OkFYZGtnOGhvMHdCaTM3QlU=
2022-08-04 09:17:45
CallTokenEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic ZWQ4NTg1ODgtMTAyNy00NWZmLTgzODYtZTgxZWNkYjY5M2Y1OkFYZGtnOGhvMHdCaTM3QlU\u003d",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "271"
}
request_body
grant_type=authorization_code&code=QLXB9B3py0rXAdkTKSqqMcKPUihPONS0xkkh84IWw-8.r-RHYibtNdFyF2FEfwOP_5kn3l9YY-tqDO7zMhwNoNOyN67hwIvJDLDBdF8afN4U08ItfmPRmu_GqCnJ0iqGHw&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-04 09:17:46 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1040",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:17:46 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-d129a157-6c6d-4e32-8410-fdce24c2e889",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"vgD_qLtK_grTtkuylH8j8_GcQcXKow5GUnVUEuEdeno.zdw-tuyyeE7emG-uZuEr0WX2KTtCcmIMDM00jbXJFvKwYO2_zt9ZbLuxE_eTVB2RKRekmPz1rowMLd7DbcDIdg","expires_in":7196,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiWEJrSnVkbU1wSHFNbTZaOU1qS1VxdyIsImF1ZCI6WyJlZDg1ODU4OC0xMDI3LTQ1ZmYtODM4Ni1lODFlY2RiNjkzZjUiXSwiYXV0aF90aW1lIjoxNjU5NjA0NTI2LCJleHAiOjE2NTk2MDgyNjYsImlhdCI6MTY1OTYwNDY2NiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI2MzgwOGVmNy0yMWI5LTQzNzUtYTBkMi0wMTM2NjY2MGI0NzEiLCJub25jZSI6IktsTVFPamllM2ciLCJyYXQiOjE2NTk2MDQ2NjMsInNfaGFzaCI6ImxlXzV3eWliVExLb3VaMmJpazFNN3ciLCJzdWIiOiJ0ZXN0dXNlciJ9.HT0-8TYCSSJtfuGd1HHRLFk4_kkF357WewTJTr1B_MpyX_SuXEmx3xUMhaMy9OHWf0ZDBkpUMqJVlStuIaTXC3GFGTRQnRWAfntuqUc60CwuoizP2EJTi9H51pKR11DehyndHgCxebUi1uNQ5qLQ5wPi8dH4sfP-_EJEoNFqAdL6AooxJOennNy-8t22UzUx6dHASn22w7jfFNzoktXzreDr5XVhcyR6f_v888ACSaRvOMvzvmlUALtDAYCCdeSIBehHfrL_P2uGdDDlsOtpX4z2jSVPdv4OSBf_eRZmBULmY03wjvVTYbme4vxyTeBa1nJ770N1BAflpW6IKrENRw","scope":"openid","token_type":"bearer"}
2022-08-04 09:17:46 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
vgD_qLtK_grTtkuylH8j8_GcQcXKow5GUnVUEuEdeno.zdw-tuyyeE7emG-uZuEr0WX2KTtCcmIMDM00jbXJFvKwYO2_zt9ZbLuxE_eTVB2RKRekmPz1rowMLd7DbcDIdg
expires_in
7196
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiWEJrSnVkbU1wSHFNbTZaOU1qS1VxdyIsImF1ZCI6WyJlZDg1ODU4OC0xMDI3LTQ1ZmYtODM4Ni1lODFlY2RiNjkzZjUiXSwiYXV0aF90aW1lIjoxNjU5NjA0NTI2LCJleHAiOjE2NTk2MDgyNjYsImlhdCI6MTY1OTYwNDY2NiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI2MzgwOGVmNy0yMWI5LTQzNzUtYTBkMi0wMTM2NjY2MGI0NzEiLCJub25jZSI6IktsTVFPamllM2ciLCJyYXQiOjE2NTk2MDQ2NjMsInNfaGFzaCI6ImxlXzV3eWliVExLb3VaMmJpazFNN3ciLCJzdWIiOiJ0ZXN0dXNlciJ9.HT0-8TYCSSJtfuGd1HHRLFk4_kkF357WewTJTr1B_MpyX_SuXEmx3xUMhaMy9OHWf0ZDBkpUMqJVlStuIaTXC3GFGTRQnRWAfntuqUc60CwuoizP2EJTi9H51pKR11DehyndHgCxebUi1uNQ5qLQ5wPi8dH4sfP-_EJEoNFqAdL6AooxJOennNy-8t22UzUx6dHASn22w7jfFNzoktXzreDr5XVhcyR6f_v888ACSaRvOMvzvmlUALtDAYCCdeSIBehHfrL_P2uGdDDlsOtpX4z2jSVPdv4OSBf_eRZmBULmY03wjvVTYbme4vxyTeBa1nJ770N1BAflpW6IKrENRw
scope
openid
token_type
bearer
2022-08-04 09:17:46 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 09:17:46 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
vgD_qLtK_grTtkuylH8j8_GcQcXKow5GUnVUEuEdeno.zdw-tuyyeE7emG-uZuEr0WX2KTtCcmIMDM00jbXJFvKwYO2_zt9ZbLuxE_eTVB2RKRekmPz1rowMLd7DbcDIdg
2022-08-04 09:17:46 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
vgD_qLtK_grTtkuylH8j8_GcQcXKow5GUnVUEuEdeno.zdw-tuyyeE7emG-uZuEr0WX2KTtCcmIMDM00jbXJFvKwYO2_zt9ZbLuxE_eTVB2RKRekmPz1rowMLd7DbcDIdg
type
bearer
2022-08-04 09:17:46 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7196
2022-08-04 09:17:46 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7196
2022-08-04 09:17:46 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2022-08-04 09:17:46 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiWEJrSnVkbU1wSHFNbTZaOU1qS1VxdyIsImF1ZCI6WyJlZDg1ODU4OC0xMDI3LTQ1ZmYtODM4Ni1lODFlY2RiNjkzZjUiXSwiYXV0aF90aW1lIjoxNjU5NjA0NTI2LCJleHAiOjE2NTk2MDgyNjYsImlhdCI6MTY1OTYwNDY2NiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI2MzgwOGVmNy0yMWI5LTQzNzUtYTBkMi0wMTM2NjY2MGI0NzEiLCJub25jZSI6IktsTVFPamllM2ciLCJyYXQiOjE2NTk2MDQ2NjMsInNfaGFzaCI6ImxlXzV3eWliVExLb3VaMmJpazFNN3ciLCJzdWIiOiJ0ZXN0dXNlciJ9.HT0-8TYCSSJtfuGd1HHRLFk4_kkF357WewTJTr1B_MpyX_SuXEmx3xUMhaMy9OHWf0ZDBkpUMqJVlStuIaTXC3GFGTRQnRWAfntuqUc60CwuoizP2EJTi9H51pKR11DehyndHgCxebUi1uNQ5qLQ5wPi8dH4sfP-_EJEoNFqAdL6AooxJOennNy-8t22UzUx6dHASn22w7jfFNzoktXzreDr5XVhcyR6f_v888ACSaRvOMvzvmlUALtDAYCCdeSIBehHfrL_P2uGdDDlsOtpX4z2jSVPdv4OSBf_eRZmBULmY03wjvVTYbme4vxyTeBa1nJ770N1BAflpW6IKrENRw
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "XBkJudmMpHqMm6Z9MjKUqw",
  "aud": "ed858588-1027-45ff-8386-e81ecdb693f5",
  "sub": "testuser",
  "s_hash": "le_5wyibTLKouZ2bik1M7w",
  "rat": 1659604663,
  "auth_time": 1659604526,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659608266,
  "iat": 1659604666,
  "nonce": "KlMQOjie3g",
  "jti": "63808ef7-21b9-4375-a0d2-01366660b471"
}
2022-08-04 09:17:46 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 09:17:46
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 09:17:46
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 09:17:46 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 09:17:46 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
KlMQOjie3g
2022-08-04 09:17:46 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 09:17:46 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiWEJrSnVkbU1wSHFNbTZaOU1qS1VxdyIsImF1ZCI6WyJlZDg1ODU4OC0xMDI3LTQ1ZmYtODM4Ni1lODFlY2RiNjkzZjUiXSwiYXV0aF90aW1lIjoxNjU5NjA0NTI2LCJleHAiOjE2NTk2MDgyNjYsImlhdCI6MTY1OTYwNDY2NiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI2MzgwOGVmNy0yMWI5LTQzNzUtYTBkMi0wMTM2NjY2MGI0NzEiLCJub25jZSI6IktsTVFPamllM2ciLCJyYXQiOjE2NTk2MDQ2NjMsInNfaGFzaCI6ImxlXzV3eWliVExLb3VaMmJpazFNN3ciLCJzdWIiOiJ0ZXN0dXNlciJ9.HT0-8TYCSSJtfuGd1HHRLFk4_kkF357WewTJTr1B_MpyX_SuXEmx3xUMhaMy9OHWf0ZDBkpUMqJVlStuIaTXC3GFGTRQnRWAfntuqUc60CwuoizP2EJTi9H51pKR11DehyndHgCxebUi1uNQ5qLQ5wPi8dH4sfP-_EJEoNFqAdL6AooxJOennNy-8t22UzUx6dHASn22w7jfFNzoktXzreDr5XVhcyR6f_v888ACSaRvOMvzvmlUALtDAYCCdeSIBehHfrL_P2uGdDDlsOtpX4z2jSVPdv4OSBf_eRZmBULmY03wjvVTYbme4vxyTeBa1nJ770N1BAflpW6IKrENRw
2022-08-04 09:17:46 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiWEJrSnVkbU1wSHFNbTZaOU1qS1VxdyIsImF1ZCI6WyJlZDg1ODU4OC0xMDI3LTQ1ZmYtODM4Ni1lODFlY2RiNjkzZjUiXSwiYXV0aF90aW1lIjoxNjU5NjA0NTI2LCJleHAiOjE2NTk2MDgyNjYsImlhdCI6MTY1OTYwNDY2NiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI2MzgwOGVmNy0yMWI5LTQzNzUtYTBkMi0wMTM2NjY2MGI0NzEiLCJub25jZSI6IktsTVFPamllM2ciLCJyYXQiOjE2NTk2MDQ2NjMsInNfaGFzaCI6ImxlXzV3eWliVExLb3VaMmJpazFNN3ciLCJzdWIiOiJ0ZXN0dXNlciJ9.HT0-8TYCSSJtfuGd1HHRLFk4_kkF357WewTJTr1B_MpyX_SuXEmx3xUMhaMy9OHWf0ZDBkpUMqJVlStuIaTXC3GFGTRQnRWAfntuqUc60CwuoizP2EJTi9H51pKR11DehyndHgCxebUi1uNQ5qLQ5wPi8dH4sfP-_EJEoNFqAdL6AooxJOennNy-8t22UzUx6dHASn22w7jfFNzoktXzreDr5XVhcyR6f_v888ACSaRvOMvzvmlUALtDAYCCdeSIBehHfrL_P2uGdDDlsOtpX4z2jSVPdv4OSBf_eRZmBULmY03wjvVTYbme4vxyTeBa1nJ770N1BAflpW6IKrENRw
2022-08-04 09:17:46 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 09:17:46
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 09:17:46 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 09:17:46
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer vgD_qLtK_grTtkuylH8j8_GcQcXKow5GUnVUEuEdeno.zdw-tuyyeE7emG-uZuEr0WX2KTtCcmIMDM00jbXJFvKwYO2_zt9ZbLuxE_eTVB2RKRekmPz1rowMLd7DbcDIdg",
  "content-length": "0"
}
request_body

                                
2022-08-04 09:17:47 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "147",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:17:47 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-382027f1-c56d-47b4-9b20-4d9dd227cd76",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["ed858588-1027-45ff-8386-e81ecdb693f5"],"auth_time":1659604526,"iss":"https://isamfed.com:8843/oauth2/","rat":1659604663,"sub":"testuser"}
2022-08-04 09:17:47 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "147",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:17:47 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-382027f1-c56d-47b4-9b20-4d9dd227cd76",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["ed858588-1027-45ff-8386-e81ecdb693f5"],"auth_time":1659604526,"iss":"https://isamfed.com:8843/oauth2/","rat":1659604663,"sub":"testuser"}
2022-08-04 09:17:47 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-04 09:17: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": "XBkJudmMpHqMm6Z9MjKUqw",
  "aud": "ed858588-1027-45ff-8386-e81ecdb693f5",
  "sub": "testuser",
  "s_hash": "le_5wyibTLKouZ2bik1M7w",
  "rat": 1659604663,
  "auth_time": 1659604526,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659608266,
  "iat": 1659604666,
  "nonce": "KlMQOjie3g",
  "jti": "63808ef7-21b9-4375-a0d2-01366660b471"
}
Second authorization: Make request to authorization endpoint
2022-08-04 09:17:47 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
ed858588-1027-45ff-8386-e81ecdb693f5
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-04 09:17:47
CreateRandomStateValue
Created state value
requested_state_length
10
state
yP7TpQw40l
2022-08-04 09:17:47 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
ed858588-1027-45ff-8386-e81ecdb693f5
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
yP7TpQw40l
2022-08-04 09:17:47
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
H3CKjKOXfo
2022-08-04 09:17:47 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
ed858588-1027-45ff-8386-e81ecdb693f5
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
yP7TpQw40l
nonce
H3CKjKOXfo
2022-08-04 09:17:47 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
ed858588-1027-45ff-8386-e81ecdb693f5
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
yP7TpQw40l
nonce
H3CKjKOXfo
response_type
code token
2022-08-04 09:17:47
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
ed858588-1027-45ff-8386-e81ecdb693f5
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
yP7TpQw40l
nonce
H3CKjKOXfo
response_type
code token
response_mode
form_post
2022-08-04 09:17:47 SUCCESS
AddMaxAge10000ToAuthorizationEndpointRequest
Added max_age=10000 to authorization endpoint request
client_id
ed858588-1027-45ff-8386-e81ecdb693f5
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
yP7TpQw40l
nonce
H3CKjKOXfo
response_type
code token
response_mode
form_post
max_age
10000
2022-08-04 09:17:47 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "ed858588-1027-45ff-8386-e81ecdb693f5",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "scope": "openid",
  "state": "yP7TpQw40l",
  "nonce": "H3CKjKOXfo",
  "response_type": "code token",
  "response_mode": "form_post",
  "max_age": 10000
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=ed858588-1027-45ff-8386-e81ecdb693f5&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=yP7TpQw40l&nonce=H3CKjKOXfo&response_type=code%20token&response_mode=form_post&max_age=10000
2022-08-04 09:17:47 REDIRECT
oidcc-max-age-10000
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=ed858588-1027-45ff-8386-e81ecdb693f5&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=yP7TpQw40l&nonce=H3CKjKOXfo&response_type=code%20token&response_mode=form_post&max_age=10000
2022-08-04 09:18:18 INCOMING
oidcc-max-age-10000
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\u003dAC74A5C1DFE1050B188B146B413086CA",
  "connection": "close",
  "content-length": "343"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "access_token": "tAVUG55LU4x4_Iz0M_iYAmt6nHouvlBgvMq13ZMHHj4.OYAdHJisnv9X85LoPn8yQLe2oIA_ATlL9trzA8F4EJTXBRFk9qc4wBAqCYTCBQi72dUkDmUM3lmbbr55fl31_A",
  "code": "JdmfVZa2xEKOGqreIJgNRyi3tkgiM8CsKRIPAEi7vE0.md_VzhZ6zNI0Rh39fJqIMV6nHyDlglDLtqrkRcT0hdWEQdqTyH1s109HwjSi4SHURSVzLisJkcH2r8dj9VlOAQ",
  "expires_in": "7200",
  "scope": "openid",
  "state": "yP7TpQw40l",
  "token_type": "bearer"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
access_token=tAVUG55LU4x4_Iz0M_iYAmt6nHouvlBgvMq13ZMHHj4.OYAdHJisnv9X85LoPn8yQLe2oIA_ATlL9trzA8F4EJTXBRFk9qc4wBAqCYTCBQi72dUkDmUM3lmbbr55fl31_A&code=JdmfVZa2xEKOGqreIJgNRyi3tkgiM8CsKRIPAEi7vE0.md_VzhZ6zNI0Rh39fJqIMV6nHyDlglDLtqrkRcT0hdWEQdqTyH1s109HwjSi4SHURSVzLisJkcH2r8dj9VlOAQ&expires_in=7200&scope=openid&state=yP7TpQw40l&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 09:18:18 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/MFQpYp2MmrsCbTBIILyL",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/MFQpYp2MmrsCbTBIILyL"
}
2022-08-04 09:18:18 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance QvRVtjgGGb3yjcE
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/MFQpYp2MmrsCbTBIILyL, returnUrl=/log-detail.html?log=QvRVtjgGGb3yjcE}]
outgoing_path
callback
2022-08-04 09:18:19 INCOMING
oidcc-max-age-10000
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/MFQpYp2MmrsCbTBIILyL
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\u003dAC74A5C1DFE1050B188B146B413086CA",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/MFQpYp2MmrsCbTBIILyL
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 09:18:19 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance QvRVtjgGGb3yjcE
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/MFQpYp2MmrsCbTBIILyL
2022-08-04 09:18:19 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-04 09:18:19 REDIRECT-IN
oidcc-max-age-10000
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\u003dAC74A5C1DFE1050B188B146B413086CA",
  "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": "343"
}
http_method
POST
url_fragment
{}
post_body
{
  "access_token": "tAVUG55LU4x4_Iz0M_iYAmt6nHouvlBgvMq13ZMHHj4.OYAdHJisnv9X85LoPn8yQLe2oIA_ATlL9trzA8F4EJTXBRFk9qc4wBAqCYTCBQi72dUkDmUM3lmbbr55fl31_A",
  "code": "JdmfVZa2xEKOGqreIJgNRyi3tkgiM8CsKRIPAEi7vE0.md_VzhZ6zNI0Rh39fJqIMV6nHyDlglDLtqrkRcT0hdWEQdqTyH1s109HwjSi4SHURSVzLisJkcH2r8dj9VlOAQ",
  "expires_in": "7200",
  "scope": "openid",
  "state": "yP7TpQw40l",
  "token_type": "bearer"
}
Second authorization: Verify authorization endpoint response
2022-08-04 09:18:19 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-04 09:18: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 09:18:19 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-04 09:18:19 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-04 09:18:19 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-04 09:18:19
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-04 09:18:19 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-04 09:18:19 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
yP7TpQw40l
2022-08-04 09:18:19 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
JdmfVZa2xEKOGqreIJgNRyi3tkgiM8CsKRIPAEi7vE0.md_VzhZ6zNI0Rh39fJqIMV6nHyDlglDLtqrkRcT0hdWEQdqTyH1s109HwjSi4SHURSVzLisJkcH2r8dj9VlOAQ
2022-08-04 09:18:19 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
tAVUG55LU4x4_Iz0M_iYAmt6nHouvlBgvMq13ZMHHj4.OYAdHJisnv9X85LoPn8yQLe2oIA_ATlL9trzA8F4EJTXBRFk9qc4wBAqCYTCBQi72dUkDmUM3lmbbr55fl31_A
type
bearer
Second authorization: Userinfo endpoint tests
2022-08-04 09:18:19
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer tAVUG55LU4x4_Iz0M_iYAmt6nHouvlBgvMq13ZMHHj4.OYAdHJisnv9X85LoPn8yQLe2oIA_ATlL9trzA8F4EJTXBRFk9qc4wBAqCYTCBQi72dUkDmUM3lmbbr55fl31_A",
  "content-length": "0"
}
request_body

                                
2022-08-04 09:18:20 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "147",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:18:20 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-72bd271a-d486-4190-89a2-a7318b69032a",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["ed858588-1027-45ff-8386-e81ecdb693f5"],"auth_time":1659604526,"iss":"https://isamfed.com:8843/oauth2/","rat":1659604698,"sub":"testuser"}
2022-08-04 09:18:20 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "147",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:18:20 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-72bd271a-d486-4190-89a2-a7318b69032a",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["ed858588-1027-45ff-8386-e81ecdb693f5"],"auth_time":1659604526,"iss":"https://isamfed.com:8843/oauth2/","rat":1659604698,"sub":"testuser"}
2022-08-04 09:18:20 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-04 09:18:20 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
JdmfVZa2xEKOGqreIJgNRyi3tkgiM8CsKRIPAEi7vE0.md_VzhZ6zNI0Rh39fJqIMV6nHyDlglDLtqrkRcT0hdWEQdqTyH1s109HwjSi4SHURSVzLisJkcH2r8dj9VlOAQ
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 09:18:20 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic ZWQ4NTg1ODgtMTAyNy00NWZmLTgzODYtZTgxZWNkYjY5M2Y1OkFYZGtnOGhvMHdCaTM3QlU=
2022-08-04 09:18:20
CallTokenEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic ZWQ4NTg1ODgtMTAyNy00NWZmLTgzODYtZTgxZWNkYjY5M2Y1OkFYZGtnOGhvMHdCaTM3QlU\u003d",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "271"
}
request_body
grant_type=authorization_code&code=JdmfVZa2xEKOGqreIJgNRyi3tkgiM8CsKRIPAEi7vE0.md_VzhZ6zNI0Rh39fJqIMV6nHyDlglDLtqrkRcT0hdWEQdqTyH1s109HwjSi4SHURSVzLisJkcH2r8dj9VlOAQ&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-04 09:18:21 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1040",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:18:21 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-ad997102-a62b-420e-8536-aa7e7ba725a7",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"O3Ds86tghr_k8CfKfcoKSV2kLYkCfI6vBWZSqf6kkbM.HBFBYofWoB_w7L1Z7-VsA3kEazQ6oQOakSEd7-ciArNroRv7RfLzf3VYJdYmLILpH_PRz_1D6OjZ91HwM0N1bA","expires_in":7197,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieF9xb19GZTJGSVdQWkhjMklEQmpEUSIsImF1ZCI6WyJlZDg1ODU4OC0xMDI3LTQ1ZmYtODM4Ni1lODFlY2RiNjkzZjUiXSwiYXV0aF90aW1lIjoxNjU5NjA0NTI2LCJleHAiOjE2NTk2MDgzMDEsImlhdCI6MTY1OTYwNDcwMSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJhNDIzOThjYi0yODhlLTQ2ZjAtODYyYS04MDRiNzNkNzFjZDYiLCJub25jZSI6IkgzQ0tqS09YZm8iLCJyYXQiOjE2NTk2MDQ2OTgsInNfaGFzaCI6ImNLNEZ2ZTZORGY0anpEWWd6WWRQWWciLCJzdWIiOiJ0ZXN0dXNlciJ9.n1tfWmAq9-IhnEEwfAtK-aPOZ6gELDunyQIozr02G3wLohJbJENhsgIo8wCsfyFDFojJFDiSmmQ92rWWpSo5VnOgNksNyrUCBZRYkTM0uSPaAz_YEvmPF8p7BRkVcEosLkjHhKUvzNv0_oeQvFfPQJBLD3j_XCfJbY_xFrSgs3a2HY_F1OuoQS-Mf0gH1dy2jLmTuBi5pAlOBK4R3D8_J33y6F1y5EBFrU0zs9K9SV-LuLuSjrhBYVwG9-sn16ukUSC6vaNqwrZT74OaNfzsM2tAfsyrzBjn7r3LRzp3-l87V18K4oEyVBcPgvpJfU_eiL1AYdi-f8GiADugvSey6Q","scope":"openid","token_type":"bearer"}
2022-08-04 09:18:21 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
O3Ds86tghr_k8CfKfcoKSV2kLYkCfI6vBWZSqf6kkbM.HBFBYofWoB_w7L1Z7-VsA3kEazQ6oQOakSEd7-ciArNroRv7RfLzf3VYJdYmLILpH_PRz_1D6OjZ91HwM0N1bA
expires_in
7197
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieF9xb19GZTJGSVdQWkhjMklEQmpEUSIsImF1ZCI6WyJlZDg1ODU4OC0xMDI3LTQ1ZmYtODM4Ni1lODFlY2RiNjkzZjUiXSwiYXV0aF90aW1lIjoxNjU5NjA0NTI2LCJleHAiOjE2NTk2MDgzMDEsImlhdCI6MTY1OTYwNDcwMSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJhNDIzOThjYi0yODhlLTQ2ZjAtODYyYS04MDRiNzNkNzFjZDYiLCJub25jZSI6IkgzQ0tqS09YZm8iLCJyYXQiOjE2NTk2MDQ2OTgsInNfaGFzaCI6ImNLNEZ2ZTZORGY0anpEWWd6WWRQWWciLCJzdWIiOiJ0ZXN0dXNlciJ9.n1tfWmAq9-IhnEEwfAtK-aPOZ6gELDunyQIozr02G3wLohJbJENhsgIo8wCsfyFDFojJFDiSmmQ92rWWpSo5VnOgNksNyrUCBZRYkTM0uSPaAz_YEvmPF8p7BRkVcEosLkjHhKUvzNv0_oeQvFfPQJBLD3j_XCfJbY_xFrSgs3a2HY_F1OuoQS-Mf0gH1dy2jLmTuBi5pAlOBK4R3D8_J33y6F1y5EBFrU0zs9K9SV-LuLuSjrhBYVwG9-sn16ukUSC6vaNqwrZT74OaNfzsM2tAfsyrzBjn7r3LRzp3-l87V18K4oEyVBcPgvpJfU_eiL1AYdi-f8GiADugvSey6Q
scope
openid
token_type
bearer
2022-08-04 09:18:21 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 09:18:21 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
O3Ds86tghr_k8CfKfcoKSV2kLYkCfI6vBWZSqf6kkbM.HBFBYofWoB_w7L1Z7-VsA3kEazQ6oQOakSEd7-ciArNroRv7RfLzf3VYJdYmLILpH_PRz_1D6OjZ91HwM0N1bA
2022-08-04 09:18:21 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
O3Ds86tghr_k8CfKfcoKSV2kLYkCfI6vBWZSqf6kkbM.HBFBYofWoB_w7L1Z7-VsA3kEazQ6oQOakSEd7-ciArNroRv7RfLzf3VYJdYmLILpH_PRz_1D6OjZ91HwM0N1bA
type
bearer
2022-08-04 09:18:21 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7197
2022-08-04 09:18:21 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7197
2022-08-04 09:18:21 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2022-08-04 09:18:21 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieF9xb19GZTJGSVdQWkhjMklEQmpEUSIsImF1ZCI6WyJlZDg1ODU4OC0xMDI3LTQ1ZmYtODM4Ni1lODFlY2RiNjkzZjUiXSwiYXV0aF90aW1lIjoxNjU5NjA0NTI2LCJleHAiOjE2NTk2MDgzMDEsImlhdCI6MTY1OTYwNDcwMSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJhNDIzOThjYi0yODhlLTQ2ZjAtODYyYS04MDRiNzNkNzFjZDYiLCJub25jZSI6IkgzQ0tqS09YZm8iLCJyYXQiOjE2NTk2MDQ2OTgsInNfaGFzaCI6ImNLNEZ2ZTZORGY0anpEWWd6WWRQWWciLCJzdWIiOiJ0ZXN0dXNlciJ9.n1tfWmAq9-IhnEEwfAtK-aPOZ6gELDunyQIozr02G3wLohJbJENhsgIo8wCsfyFDFojJFDiSmmQ92rWWpSo5VnOgNksNyrUCBZRYkTM0uSPaAz_YEvmPF8p7BRkVcEosLkjHhKUvzNv0_oeQvFfPQJBLD3j_XCfJbY_xFrSgs3a2HY_F1OuoQS-Mf0gH1dy2jLmTuBi5pAlOBK4R3D8_J33y6F1y5EBFrU0zs9K9SV-LuLuSjrhBYVwG9-sn16ukUSC6vaNqwrZT74OaNfzsM2tAfsyrzBjn7r3LRzp3-l87V18K4oEyVBcPgvpJfU_eiL1AYdi-f8GiADugvSey6Q
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "x_qo_Fe2FIWPZHc2IDBjDQ",
  "aud": "ed858588-1027-45ff-8386-e81ecdb693f5",
  "sub": "testuser",
  "s_hash": "cK4Fve6NDf4jzDYgzYdPYg",
  "rat": 1659604698,
  "auth_time": 1659604526,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659608301,
  "iat": 1659604701,
  "nonce": "H3CKjKOXfo",
  "jti": "a42398cb-288e-46f0-862a-804b73d71cd6"
}
2022-08-04 09:18:21 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 09:18:21
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 09:18:21
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 09:18:21 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 09:18:21 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
H3CKjKOXfo
2022-08-04 09:18:21 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 09:18:21 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieF9xb19GZTJGSVdQWkhjMklEQmpEUSIsImF1ZCI6WyJlZDg1ODU4OC0xMDI3LTQ1ZmYtODM4Ni1lODFlY2RiNjkzZjUiXSwiYXV0aF90aW1lIjoxNjU5NjA0NTI2LCJleHAiOjE2NTk2MDgzMDEsImlhdCI6MTY1OTYwNDcwMSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJhNDIzOThjYi0yODhlLTQ2ZjAtODYyYS04MDRiNzNkNzFjZDYiLCJub25jZSI6IkgzQ0tqS09YZm8iLCJyYXQiOjE2NTk2MDQ2OTgsInNfaGFzaCI6ImNLNEZ2ZTZORGY0anpEWWd6WWRQWWciLCJzdWIiOiJ0ZXN0dXNlciJ9.n1tfWmAq9-IhnEEwfAtK-aPOZ6gELDunyQIozr02G3wLohJbJENhsgIo8wCsfyFDFojJFDiSmmQ92rWWpSo5VnOgNksNyrUCBZRYkTM0uSPaAz_YEvmPF8p7BRkVcEosLkjHhKUvzNv0_oeQvFfPQJBLD3j_XCfJbY_xFrSgs3a2HY_F1OuoQS-Mf0gH1dy2jLmTuBi5pAlOBK4R3D8_J33y6F1y5EBFrU0zs9K9SV-LuLuSjrhBYVwG9-sn16ukUSC6vaNqwrZT74OaNfzsM2tAfsyrzBjn7r3LRzp3-l87V18K4oEyVBcPgvpJfU_eiL1AYdi-f8GiADugvSey6Q
2022-08-04 09:18:21 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieF9xb19GZTJGSVdQWkhjMklEQmpEUSIsImF1ZCI6WyJlZDg1ODU4OC0xMDI3LTQ1ZmYtODM4Ni1lODFlY2RiNjkzZjUiXSwiYXV0aF90aW1lIjoxNjU5NjA0NTI2LCJleHAiOjE2NTk2MDgzMDEsImlhdCI6MTY1OTYwNDcwMSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJhNDIzOThjYi0yODhlLTQ2ZjAtODYyYS04MDRiNzNkNzFjZDYiLCJub25jZSI6IkgzQ0tqS09YZm8iLCJyYXQiOjE2NTk2MDQ2OTgsInNfaGFzaCI6ImNLNEZ2ZTZORGY0anpEWWd6WWRQWWciLCJzdWIiOiJ0ZXN0dXNlciJ9.n1tfWmAq9-IhnEEwfAtK-aPOZ6gELDunyQIozr02G3wLohJbJENhsgIo8wCsfyFDFojJFDiSmmQ92rWWpSo5VnOgNksNyrUCBZRYkTM0uSPaAz_YEvmPF8p7BRkVcEosLkjHhKUvzNv0_oeQvFfPQJBLD3j_XCfJbY_xFrSgs3a2HY_F1OuoQS-Mf0gH1dy2jLmTuBi5pAlOBK4R3D8_J33y6F1y5EBFrU0zs9K9SV-LuLuSjrhBYVwG9-sn16ukUSC6vaNqwrZT74OaNfzsM2tAfsyrzBjn7r3LRzp3-l87V18K4oEyVBcPgvpJfU_eiL1AYdi-f8GiADugvSey6Q
2022-08-04 09:18:21 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 09:18:21
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 09:18:21 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
Second authorization: Userinfo endpoint tests
2022-08-04 09:18:21
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer O3Ds86tghr_k8CfKfcoKSV2kLYkCfI6vBWZSqf6kkbM.HBFBYofWoB_w7L1Z7-VsA3kEazQ6oQOakSEd7-ciArNroRv7RfLzf3VYJdYmLILpH_PRz_1D6OjZ91HwM0N1bA",
  "content-length": "0"
}
request_body

                                
2022-08-04 09:18:22 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "147",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:18:22 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-9b20dd9c-f105-4eeb-b02d-0292aedc9306",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["ed858588-1027-45ff-8386-e81ecdb693f5"],"auth_time":1659604526,"iss":"https://isamfed.com:8843/oauth2/","rat":1659604698,"sub":"testuser"}
2022-08-04 09:18:22 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "147",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:18:22 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-9b20dd9c-f105-4eeb-b02d-0292aedc9306",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["ed858588-1027-45ff-8386-e81ecdb693f5"],"auth_time":1659604526,"iss":"https://isamfed.com:8843/oauth2/","rat":1659604698,"sub":"testuser"}
2022-08-04 09:18:22 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-04 09:18:22 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": "x_qo_Fe2FIWPZHc2IDBjDQ",
  "aud": "ed858588-1027-45ff-8386-e81ecdb693f5",
  "sub": "testuser",
  "s_hash": "cK4Fve6NDf4jzDYgzYdPYg",
  "rat": 1659604698,
  "auth_time": 1659604526,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659608301,
  "iat": 1659604701,
  "nonce": "H3CKjKOXfo",
  "jti": "a42398cb-288e-46f0-862a-804b73d71cd6"
}
2022-08-04 09:18:22 SUCCESS
CheckIdTokenAuthTimeClaimsSameIfPresent
auth_time is the same in the second id_token
first_id_token
{
  "at_hash": "XBkJudmMpHqMm6Z9MjKUqw",
  "aud": "ed858588-1027-45ff-8386-e81ecdb693f5",
  "sub": "testuser",
  "s_hash": "le_5wyibTLKouZ2bik1M7w",
  "rat": 1659604663,
  "auth_time": 1659604526,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659608266,
  "iat": 1659604666,
  "nonce": "KlMQOjie3g",
  "jti": "63808ef7-21b9-4375-a0d2-01366660b471"
}
second_id_token
{
  "at_hash": "x_qo_Fe2FIWPZHc2IDBjDQ",
  "aud": "ed858588-1027-45ff-8386-e81ecdb693f5",
  "sub": "testuser",
  "s_hash": "cK4Fve6NDf4jzDYgzYdPYg",
  "rat": 1659604698,
  "auth_time": 1659604526,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659608301,
  "iat": 1659604701,
  "nonce": "H3CKjKOXfo",
  "jti": "a42398cb-288e-46f0-862a-804b73d71cd6"
}
2022-08-04 09:18:22 SUCCESS
CheckIdTokenSubConsistentForSecondAuthorization
sub is the same in the second id_token
first_id_token
{
  "at_hash": "XBkJudmMpHqMm6Z9MjKUqw",
  "aud": "ed858588-1027-45ff-8386-e81ecdb693f5",
  "sub": "testuser",
  "s_hash": "le_5wyibTLKouZ2bik1M7w",
  "rat": 1659604663,
  "auth_time": 1659604526,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659608266,
  "iat": 1659604666,
  "nonce": "KlMQOjie3g",
  "jti": "63808ef7-21b9-4375-a0d2-01366660b471"
}
second_id_token
{
  "at_hash": "x_qo_Fe2FIWPZHc2IDBjDQ",
  "aud": "ed858588-1027-45ff-8386-e81ecdb693f5",
  "sub": "testuser",
  "s_hash": "cK4Fve6NDf4jzDYgzYdPYg",
  "rat": 1659604698,
  "auth_time": 1659604526,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659608301,
  "iat": 1659604701,
  "nonce": "H3CKjKOXfo",
  "jti": "a42398cb-288e-46f0-862a-804b73d71cd6"
}
2022-08-04 09:18:22 FINISHED
oidcc-max-age-10000
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-08-04 09:18:22
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://isamfed.com:8843/oauth2/register/ed858588-1027-45ff-8386-e81ecdb693f5
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer JKlQRmtKJWW3gETTp5Z1yvj_LmIuffUPkUfn1p5eIKk.QA2EWSSUCevRfjaUZAwmNZBu7cRmwJocU0kWGzKdSgzYS1in9U3_gcOZWMf7Iase2k2NSQy1fCqs_J-BxWKwMg",
  "content-length": "0"
}
request_body

                                
2022-08-04 09:18:24 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
204 NO_CONTENT
response_status_text
No Content
response_headers
{
  "date": "Thu, 04 Aug 2022 09:18:23 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-b1225dcb-ddeb-4741-85bf-012eea1fcf48",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body

                                
2022-08-04 09:18:24 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
2022-08-04 09:18:31
TEST-RUNNER
Alias has now been claimed by another test
alias
isva_op_oidc_core_test_gh
new_test_id
1py7QmwJQmyxSMS
Test Results