Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-08-04 07:57:18 INFO
TEST-RUNNER
Test instance 7Ljv5MhpqaNDjom 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",
  "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-server
2022-08-04 07:57:18 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:57:18
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:57:19 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:57:19 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-2fb78d80-f26c-4b0c-abdd-7aabe5c85fb8",
  "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:57:19 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:57:19 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-08-04 07:57:19 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:57:19
FetchServerKeys
Fetching server key
jwks_uri
https://isamfed.com:8843/oauth2/jwks
2022-08-04 07:57:19
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:57:20 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:57:20 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-66455c30-30bb-41bb-ae4b-b3378f24d840",
  "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:57:20
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:57:20 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:57:20 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:57:20 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-08-04 07:57:20 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-08-04 07:57:20 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-04 07:57:20 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-08-04 07:57:20
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_id
client01
client_secret
secret
2022-08-04 07:57:20
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2022-08-04 07:57:20 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "31XFRTMOicud-wxDlVZF-f9kiewQsuuj9JQ2lGaW5iR_nhKKufNYJP-R7ZMTlUfhlnlRhf7Cc3XgGBEcFzEp_0j2j6K72dqCTttED-rgx8DFhrxUHO5tuo6w6hAAf-IxuaRIdL0cZLvj49MdQMOAjLTKB0PsrF4Rwb0sm3dHv5k",
      "kty": "RSA",
      "q": "re2rizCuqp0JFs9ucCoI7_Ps3gNMALsYVu8aYwzJymtCENuG1ev-plsxJ36Tpwcbp2TEjHjJe2S6NmFQTzpji8Do7IQ0HNz8aDHPuh8UVytJ-r3QrGMpDonqtdlzNWn02Y8qM0fdnjbVLXAvXnITVd9ZadjCPU-lsKuvjIBhoKM",
      "d": "T-6m6nwzehWNBTXqO7JRiNXLJgHuuqxb-_LKWz16PYYhz05XhPHPiHmsGFlZjyFw7-A1BYFCJ65oyDW2hz9Igk4IipojzAhJhmGnHpy9t8NySUGGsGxDQuNFhZqV23mv_q9XhB7jedKp8mMjzcEqAvUIIKShyks3e2I_NWcSb5cUIXPkR9C-a6Uw2lPh-H9LF8Wayp_uuEVM3xtce6P2OXUx0ZzXhBvaqNLpcBhOTbDoJwwN2-LoXegUxL4mV2WuIXd1bf_J2G1ZpA_xUlatH76dEZ-dFf82bF3rT-s3NXeonRjdZ4HQJUC2QQvqo-PnUEBMl4ph2e5QQ0cimsmRQQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "Mi7Z-INnVITVciz9TCIubSLFpKoEPqUaD4zMIen6Y0c3QhSFVcTS-wGtMLbWPymXzYodqjyisXwaUkuz4QguLbvMIZWh0ukoP7VdfaMes0T8N3XShTt_LIvwnxlXNzCS1nwGyNn6_mxMih0UrIV-2wR7ipG-Zk4hoo7lTaINS4s",
      "dp": "OnQXgsofNv-dJLUMB00iWZF3vgWURVAZhI06T9MeEbRh1nyh5JOFcYGWryi8imja6WhtZvXL7S5f7cyknolWpaNyLRv5sMZZLsyC3uup035n9KDcHwpkm9x2_3watV39h8ow0KUihlcLCXkbAfVpcupqqkYj7uVcHmol_7bTh5k",
      "alg": "RS256",
      "dq": "a80fwgnOeNkURRsUbFjhaTha29BXTyynjVptlG7cs6V_MUufav_2uc1TzhLaGXCCZ2JBoH9NAjoQYJw4VqLuCDTtKYtXcXxWxY36HnYc-VpPZCY6LF7Zl7VL0KKSkcy2ghIGKfqlFecOgjdCZNt3uIXSuZQr8CxpmfMPv5ni6Nk",
      "n": "l7xOXx1g42KdVwQeYmNXnGUc1BxFniSmhDewnSPmdHMyUJ5RtZ8LFJBNfQALNxoSdWej-eCOrJGyKRksJFj60jkWhF16ZTtkVOl4GPGHMkiBagFdLZwwoxAMpFHyspzAf-QqQyO86cU9pHIt-v6arjgFnkYx4YvNoETFtudZ1PNA3KMwwSXN56f2mLo1wv6XEm_i6MSc0HA5ZLVVtFZpTD6yc2H65Qd5FM30b10ht8YlZbIX3WB7c2rHy1ZxyqULq4FGY2yYmwPRMUZe5G_aIK0oUcBJdtCvnVdfl4TJQ5mdLCmPyh_Te_-JhQsKSEhdDFHtF4PEXjKsSgIx42eeaw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "l7xOXx1g42KdVwQeYmNXnGUc1BxFniSmhDewnSPmdHMyUJ5RtZ8LFJBNfQALNxoSdWej-eCOrJGyKRksJFj60jkWhF16ZTtkVOl4GPGHMkiBagFdLZwwoxAMpFHyspzAf-QqQyO86cU9pHIt-v6arjgFnkYx4YvNoETFtudZ1PNA3KMwwSXN56f2mLo1wv6XEm_i6MSc0HA5ZLVVtFZpTD6yc2H65Qd5FM30b10ht8YlZbIX3WB7c2rHy1ZxyqULq4FGY2yYmwPRMUZe5G_aIK0oUcBJdtCvnVdfl4TJQ5mdLCmPyh_Te_-JhQsKSEhdDFHtF4PEXjKsSgIx42eeaw"
    }
  ]
}
2022-08-04 07:57:20 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-04 07:57:20
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-08-04 07:57:20
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test 7Ljv5MhpqaNDjom
2022-08-04 07:57:20
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-08-04 07:57:20
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2022-08-04 07:57:20
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 7Ljv5MhpqaNDjom",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "l7xOXx1g42KdVwQeYmNXnGUc1BxFniSmhDewnSPmdHMyUJ5RtZ8LFJBNfQALNxoSdWej-eCOrJGyKRksJFj60jkWhF16ZTtkVOl4GPGHMkiBagFdLZwwoxAMpFHyspzAf-QqQyO86cU9pHIt-v6arjgFnkYx4YvNoETFtudZ1PNA3KMwwSXN56f2mLo1wv6XEm_i6MSc0HA5ZLVVtFZpTD6yc2H65Qd5FM30b10ht8YlZbIX3WB7c2rHy1ZxyqULq4FGY2yYmwPRMUZe5G_aIK0oUcBJdtCvnVdfl4TJQ5mdLCmPyh_Te_-JhQsKSEhdDFHtF4PEXjKsSgIx42eeaw"
      }
    ]
  }
}
2022-08-04 07:57:20
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 7Ljv5MhpqaNDjom",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "l7xOXx1g42KdVwQeYmNXnGUc1BxFniSmhDewnSPmdHMyUJ5RtZ8LFJBNfQALNxoSdWej-eCOrJGyKRksJFj60jkWhF16ZTtkVOl4GPGHMkiBagFdLZwwoxAMpFHyspzAf-QqQyO86cU9pHIt-v6arjgFnkYx4YvNoETFtudZ1PNA3KMwwSXN56f2mLo1wv6XEm_i6MSc0HA5ZLVVtFZpTD6yc2H65Qd5FM30b10ht8YlZbIX3WB7c2rHy1ZxyqULq4FGY2yYmwPRMUZe5G_aIK0oUcBJdtCvnVdfl4TJQ5mdLCmPyh_Te_-JhQsKSEhdDFHtF4PEXjKsSgIx42eeaw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2022-08-04 07:57:20
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 7Ljv5MhpqaNDjom",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "l7xOXx1g42KdVwQeYmNXnGUc1BxFniSmhDewnSPmdHMyUJ5RtZ8LFJBNfQALNxoSdWej-eCOrJGyKRksJFj60jkWhF16ZTtkVOl4GPGHMkiBagFdLZwwoxAMpFHyspzAf-QqQyO86cU9pHIt-v6arjgFnkYx4YvNoETFtudZ1PNA3KMwwSXN56f2mLo1wv6XEm_i6MSc0HA5ZLVVtFZpTD6yc2H65Qd5FM30b10ht8YlZbIX3WB7c2rHy1ZxyqULq4FGY2yYmwPRMUZe5G_aIK0oUcBJdtCvnVdfl4TJQ5mdLCmPyh_Te_-JhQsKSEhdDFHtF4PEXjKsSgIx42eeaw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token"
  ]
}
2022-08-04 07:57:20
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 7Ljv5MhpqaNDjom",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "l7xOXx1g42KdVwQeYmNXnGUc1BxFniSmhDewnSPmdHMyUJ5RtZ8LFJBNfQALNxoSdWej-eCOrJGyKRksJFj60jkWhF16ZTtkVOl4GPGHMkiBagFdLZwwoxAMpFHyspzAf-QqQyO86cU9pHIt-v6arjgFnkYx4YvNoETFtudZ1PNA3KMwwSXN56f2mLo1wv6XEm_i6MSc0HA5ZLVVtFZpTD6yc2H65Qd5FM30b10ht8YlZbIX3WB7c2rHy1ZxyqULq4FGY2yYmwPRMUZe5G_aIK0oUcBJdtCvnVdfl4TJQ5mdLCmPyh_Te_-JhQsKSEhdDFHtF4PEXjKsSgIx42eeaw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ]
}
2022-08-04 07:57:20
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 7Ljv5MhpqaNDjom",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "l7xOXx1g42KdVwQeYmNXnGUc1BxFniSmhDewnSPmdHMyUJ5RtZ8LFJBNfQALNxoSdWej-eCOrJGyKRksJFj60jkWhF16ZTtkVOl4GPGHMkiBagFdLZwwoxAMpFHyspzAf-QqQyO86cU9pHIt-v6arjgFnkYx4YvNoETFtudZ1PNA3KMwwSXN56f2mLo1wv6XEm_i6MSc0HA5ZLVVtFZpTD6yc2H65Qd5FM30b10ht8YlZbIX3WB7c2rHy1ZxyqULq4FGY2yYmwPRMUZe5G_aIK0oUcBJdtCvnVdfl4TJQ5mdLCmPyh_Te_-JhQsKSEhdDFHtF4PEXjKsSgIx42eeaw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2022-08-04 07:57:20
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": "744"
}
request_body
{"client_name":"OIDF Conformance Test 7Ljv5MhpqaNDjom","grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"l7xOXx1g42KdVwQeYmNXnGUc1BxFniSmhDewnSPmdHMyUJ5RtZ8LFJBNfQALNxoSdWej-eCOrJGyKRksJFj60jkWhF16ZTtkVOl4GPGHMkiBagFdLZwwoxAMpFHyspzAf-QqQyO86cU9pHIt-v6arjgFnkYx4YvNoETFtudZ1PNA3KMwwSXN56f2mLo1wv6XEm_i6MSc0HA5ZLVVtFZpTD6yc2H65Qd5FM30b10ht8YlZbIX3WB7c2rHy1ZxyqULq4FGY2yYmwPRMUZe5G_aIK0oUcBJdtCvnVdfl4TJQ5mdLCmPyh_Te_-JhQsKSEhdDFHtF4PEXjKsSgIx42eeaw"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code id_token"],"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"contacts":["certification@oidf.org"]}
2022-08-04 07:57:21 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "content-length": "1159",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:57:21 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-9effe29d-c514-48bb-8113-a00bb3de76f2",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"client_id":"916fe00d-f8d6-4a68-bb10-4fbef07d2d74","client_id_issued_at":1659599841,"client_name":"OIDF Conformance Test 7Ljv5MhpqaNDjom","client_secret":"5zzJRVsRdCjZPUG7","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"l7xOXx1g42KdVwQeYmNXnGUc1BxFniSmhDewnSPmdHMyUJ5RtZ8LFJBNfQALNxoSdWej-eCOrJGyKRksJFj60jkWhF16ZTtkVOl4GPGHMkiBagFdLZwwoxAMpFHyspzAf-QqQyO86cU9pHIt-v6arjgFnkYx4YvNoETFtudZ1PNA3KMwwSXN56f2mLo1wv6XEm_i6MSc0HA5ZLVVtFZpTD6yc2H65Qd5FM30b10ht8YlZbIX3WB7c2rHy1ZxyqULq4FGY2yYmwPRMUZe5G_aIK0oUcBJdtCvnVdfl4TJQ5mdLCmPyh_Te_-JhQsKSEhdDFHtF4PEXjKsSgIx42eeaw","use":"sig"}]},"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"t-puTslZeVF1a3USF4plSGZlH58ry8HVuAPsh11s1_M.nswT9lNGfUKiWoGZtKTFo8jfXvtITKsG-h9dSpbGmOyoMp0eD3kIqyHfARvvvndc2mgmc8cHwrNKM6cJfiDscg","registration_client_uri":"https://isamfed.com:8843/oauth2/register/916fe00d-f8d6-4a68-bb10-4fbef07d2d74","response_types":["code id_token"],"token_endpoint_auth_method":"client_secret_basic"}
2022-08-04 07:57:21
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-length": "1159",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:57:21 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-9effe29d-c514-48bb-8113-a00bb3de76f2",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
body
{"client_id":"916fe00d-f8d6-4a68-bb10-4fbef07d2d74","client_id_issued_at":1659599841,"client_name":"OIDF Conformance Test 7Ljv5MhpqaNDjom","client_secret":"5zzJRVsRdCjZPUG7","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"l7xOXx1g42KdVwQeYmNXnGUc1BxFniSmhDewnSPmdHMyUJ5RtZ8LFJBNfQALNxoSdWej-eCOrJGyKRksJFj60jkWhF16ZTtkVOl4GPGHMkiBagFdLZwwoxAMpFHyspzAf-QqQyO86cU9pHIt-v6arjgFnkYx4YvNoETFtudZ1PNA3KMwwSXN56f2mLo1wv6XEm_i6MSc0HA5ZLVVtFZpTD6yc2H65Qd5FM30b10ht8YlZbIX3WB7c2rHy1ZxyqULq4FGY2yYmwPRMUZe5G_aIK0oUcBJdtCvnVdfl4TJQ5mdLCmPyh_Te_-JhQsKSEhdDFHtF4PEXjKsSgIx42eeaw","use":"sig"}]},"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"t-puTslZeVF1a3USF4plSGZlH58ry8HVuAPsh11s1_M.nswT9lNGfUKiWoGZtKTFo8jfXvtITKsG-h9dSpbGmOyoMp0eD3kIqyHfARvvvndc2mgmc8cHwrNKM6cJfiDscg","registration_client_uri":"https://isamfed.com:8843/oauth2/register/916fe00d-f8d6-4a68-bb10-4fbef07d2d74","response_types":["code id_token"],"token_endpoint_auth_method":"client_secret_basic"}
body_json
{
  "client_id": "916fe00d-f8d6-4a68-bb10-4fbef07d2d74",
  "client_id_issued_at": 1659599841,
  "client_name": "OIDF Conformance Test 7Ljv5MhpqaNDjom",
  "client_secret": "5zzJRVsRdCjZPUG7",
  "client_secret_expires_at": 0,
  "contacts": [
    "certification@oidf.org"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "alg": "RS256",
        "e": "AQAB",
        "kty": "RSA",
        "n": "l7xOXx1g42KdVwQeYmNXnGUc1BxFniSmhDewnSPmdHMyUJ5RtZ8LFJBNfQALNxoSdWej-eCOrJGyKRksJFj60jkWhF16ZTtkVOl4GPGHMkiBagFdLZwwoxAMpFHyspzAf-QqQyO86cU9pHIt-v6arjgFnkYx4YvNoETFtudZ1PNA3KMwwSXN56f2mLo1wv6XEm_i6MSc0HA5ZLVVtFZpTD6yc2H65Qd5FM30b10ht8YlZbIX3WB7c2rHy1ZxyqULq4FGY2yYmwPRMUZe5G_aIK0oUcBJdtCvnVdfl4TJQ5mdLCmPyh_Te_-JhQsKSEhdDFHtF4PEXjKsSgIx42eeaw",
        "use": "sig"
      }
    ]
  },
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "registration_access_token": "t-puTslZeVF1a3USF4plSGZlH58ry8HVuAPsh11s1_M.nswT9lNGfUKiWoGZtKTFo8jfXvtITKsG-h9dSpbGmOyoMp0eD3kIqyHfARvvvndc2mgmc8cHwrNKM6cJfiDscg",
  "registration_client_uri": "https://isamfed.com:8843/oauth2/register/916fe00d-f8d6-4a68-bb10-4fbef07d2d74",
  "response_types": [
    "code id_token"
  ],
  "token_endpoint_auth_method": "client_secret_basic"
}
2022-08-04 07:57:21 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-08-04 07:57:21 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-08-04 07:57:21 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-08-04 07:57:21 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
916fe00d-f8d6-4a68-bb10-4fbef07d2d74
2022-08-04 07:57:21 SUCCESS
VerifyClientManagementCredentials
Verified dynamic registration management credentials
registration_client_uri
https://isamfed.com:8843/oauth2/register/916fe00d-f8d6-4a68-bb10-4fbef07d2d74
registration_access_token
t-puTslZeVF1a3USF4plSGZlH58ry8HVuAPsh11s1_M.nswT9lNGfUKiWoGZtKTFo8jfXvtITKsG-h9dSpbGmOyoMp0eD3kIqyHfARvvvndc2mgmc8cHwrNKM6cJfiDscg
2022-08-04 07:57:21
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-04 07:57:21 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:57:21 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:57:21
oidcc-server
Setup Done
Make request to authorization endpoint
2022-08-04 07:57:21 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
916fe00d-f8d6-4a68-bb10-4fbef07d2d74
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-04 07:57:21
CreateRandomStateValue
Created state value
requested_state_length
10
state
zf48XwnryA
2022-08-04 07:57:21 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
916fe00d-f8d6-4a68-bb10-4fbef07d2d74
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
zf48XwnryA
2022-08-04 07:57:21
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
g7aCUlHOq9
2022-08-04 07:57:21 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
916fe00d-f8d6-4a68-bb10-4fbef07d2d74
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
zf48XwnryA
nonce
g7aCUlHOq9
2022-08-04 07:57:21 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
916fe00d-f8d6-4a68-bb10-4fbef07d2d74
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
zf48XwnryA
nonce
g7aCUlHOq9
response_type
code id_token
2022-08-04 07:57:21
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
916fe00d-f8d6-4a68-bb10-4fbef07d2d74
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
zf48XwnryA
nonce
g7aCUlHOq9
response_type
code id_token
response_mode
form_post
2022-08-04 07:57:21 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "916fe00d-f8d6-4a68-bb10-4fbef07d2d74",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "scope": "openid",
  "state": "zf48XwnryA",
  "nonce": "g7aCUlHOq9",
  "response_type": "code id_token",
  "response_mode": "form_post"
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=916fe00d-f8d6-4a68-bb10-4fbef07d2d74&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=zf48XwnryA&nonce=g7aCUlHOq9&response_type=code%20id_token&response_mode=form_post
2022-08-04 07:57:21 REDIRECT
oidcc-server
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=916fe00d-f8d6-4a68-bb10-4fbef07d2d74&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=zf48XwnryA&nonce=g7aCUlHOq9&response_type=code%20id_token&response_mode=form_post
2022-08-04 07:57:29 INCOMING
oidcc-server
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\u003d494FE0D01A86F0E6F14FA3A662E403AA",
  "connection": "close",
  "content-length": "981"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "code": "AnlYJNXezmxGvA3Y26G9Z8KmHFrM68tlnBebjLhIylI.sTaoog6zBX-i5DsGfylWckUKENWtSY7VpzCnNHdC7ghvA68Yc7aOBlALQGJ789QPSeHZVh_z2h1Zn8yktZOcQQ",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiOTE2ZmUwMGQtZjhkNi00YTY4LWJiMTAtNGZiZWYwN2QyZDc0Il0sImF1dGhfdGltZSI6MTY1OTU5OTMyMywiY19oYXNoIjoiMWdHLXd3bFJUN1pNc3dxaFlUTG1CUSIsImV4cCI6MTY1OTYwMzQ0OSwiaWF0IjoxNjU5NTk5ODQ5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImM5ODk5ODgxLTgzMTItNDU5MS1iZjFmLWVkMTBhYWNhMzBiZCIsIm5vbmNlIjoiZzdhQ1VsSE9xOSIsInJhdCI6MTY1OTU5OTg0OSwic19oYXNoIjoib21vR05aVHEzc3JadUkyMkhtUW1WQSIsInN1YiI6InRlc3R1c2VyIn0.HEALTxojVRJUtJbf2X1JqIkyZ7FuZHEZitx5Ow0HNesTdh9d9wc3u7phLKo-4ZM1MFgZL3eqNrvai0-ECJbhFN5rnlb0NDlHk_tgcU50Zq2qYRtBaJmIB__-WJqq814n1kYnElIAkplO4zT0wCUGE4LCMxVy_1e9rjly08TZDwMqBd_aLiMCNDYK87yIcXcswH3Psrxpbeq_k6bzPmaPnOHf7nfeHgqIJv_67U3azG0PDyW9bhCIJY-sXIaXq4RDDfa-YrHX_8e3yr5Pmao2GFYmqtzoOL9qbsOzYXlwARVMI8wcTkEKWXPpCuoAuUiGDOxvXz-itnZGUfVQour3mw",
  "state": "zf48XwnryA"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
code=AnlYJNXezmxGvA3Y26G9Z8KmHFrM68tlnBebjLhIylI.sTaoog6zBX-i5DsGfylWckUKENWtSY7VpzCnNHdC7ghvA68Yc7aOBlALQGJ789QPSeHZVh_z2h1Zn8yktZOcQQ&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiOTE2ZmUwMGQtZjhkNi00YTY4LWJiMTAtNGZiZWYwN2QyZDc0Il0sImF1dGhfdGltZSI6MTY1OTU5OTMyMywiY19oYXNoIjoiMWdHLXd3bFJUN1pNc3dxaFlUTG1CUSIsImV4cCI6MTY1OTYwMzQ0OSwiaWF0IjoxNjU5NTk5ODQ5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImM5ODk5ODgxLTgzMTItNDU5MS1iZjFmLWVkMTBhYWNhMzBiZCIsIm5vbmNlIjoiZzdhQ1VsSE9xOSIsInJhdCI6MTY1OTU5OTg0OSwic19oYXNoIjoib21vR05aVHEzc3JadUkyMkhtUW1WQSIsInN1YiI6InRlc3R1c2VyIn0.HEALTxojVRJUtJbf2X1JqIkyZ7FuZHEZitx5Ow0HNesTdh9d9wc3u7phLKo-4ZM1MFgZL3eqNrvai0-ECJbhFN5rnlb0NDlHk_tgcU50Zq2qYRtBaJmIB__-WJqq814n1kYnElIAkplO4zT0wCUGE4LCMxVy_1e9rjly08TZDwMqBd_aLiMCNDYK87yIcXcswH3Psrxpbeq_k6bzPmaPnOHf7nfeHgqIJv_67U3azG0PDyW9bhCIJY-sXIaXq4RDDfa-YrHX_8e3yr5Pmao2GFYmqtzoOL9qbsOzYXlwARVMI8wcTkEKWXPpCuoAuUiGDOxvXz-itnZGUfVQour3mw&state=zf48XwnryA
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:57:29 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/YgDk9G7okL2nMqb30xNv",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/YgDk9G7okL2nMqb30xNv"
}
2022-08-04 07:57:29 OUTGOING
oidcc-server
Response to HTTP request to test instance 7Ljv5MhpqaNDjom
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/YgDk9G7okL2nMqb30xNv, returnUrl=/log-detail.html?log=7Ljv5MhpqaNDjom}]
outgoing_path
callback
2022-08-04 07:57:30 INCOMING
oidcc-server
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/YgDk9G7okL2nMqb30xNv
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\u003d494FE0D01A86F0E6F14FA3A662E403AA",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/YgDk9G7okL2nMqb30xNv
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:57:30 OUTGOING
oidcc-server
Response to HTTP request to test instance 7Ljv5MhpqaNDjom
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/YgDk9G7okL2nMqb30xNv
2022-08-04 07:57:30 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-04 07:57:30 REDIRECT-IN
oidcc-server
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\u003d494FE0D01A86F0E6F14FA3A662E403AA",
  "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": "981"
}
http_method
POST
url_fragment
{}
post_body
{
  "code": "AnlYJNXezmxGvA3Y26G9Z8KmHFrM68tlnBebjLhIylI.sTaoog6zBX-i5DsGfylWckUKENWtSY7VpzCnNHdC7ghvA68Yc7aOBlALQGJ789QPSeHZVh_z2h1Zn8yktZOcQQ",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiOTE2ZmUwMGQtZjhkNi00YTY4LWJiMTAtNGZiZWYwN2QyZDc0Il0sImF1dGhfdGltZSI6MTY1OTU5OTMyMywiY19oYXNoIjoiMWdHLXd3bFJUN1pNc3dxaFlUTG1CUSIsImV4cCI6MTY1OTYwMzQ0OSwiaWF0IjoxNjU5NTk5ODQ5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImM5ODk5ODgxLTgzMTItNDU5MS1iZjFmLWVkMTBhYWNhMzBiZCIsIm5vbmNlIjoiZzdhQ1VsSE9xOSIsInJhdCI6MTY1OTU5OTg0OSwic19oYXNoIjoib21vR05aVHEzc3JadUkyMkhtUW1WQSIsInN1YiI6InRlc3R1c2VyIn0.HEALTxojVRJUtJbf2X1JqIkyZ7FuZHEZitx5Ow0HNesTdh9d9wc3u7phLKo-4ZM1MFgZL3eqNrvai0-ECJbhFN5rnlb0NDlHk_tgcU50Zq2qYRtBaJmIB__-WJqq814n1kYnElIAkplO4zT0wCUGE4LCMxVy_1e9rjly08TZDwMqBd_aLiMCNDYK87yIcXcswH3Psrxpbeq_k6bzPmaPnOHf7nfeHgqIJv_67U3azG0PDyW9bhCIJY-sXIaXq4RDDfa-YrHX_8e3yr5Pmao2GFYmqtzoOL9qbsOzYXlwARVMI8wcTkEKWXPpCuoAuUiGDOxvXz-itnZGUfVQour3mw",
  "state": "zf48XwnryA"
}
Verify authorization endpoint response
2022-08-04 07:57:30 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-04 07:57:30 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:57:30 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-04 07:57:30 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-04 07:57:30 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-04 07:57:30
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-04 07:57:30 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-04 07:57:30 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
zf48XwnryA
2022-08-04 07:57:30 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
AnlYJNXezmxGvA3Y26G9Z8KmHFrM68tlnBebjLhIylI.sTaoog6zBX-i5DsGfylWckUKENWtSY7VpzCnNHdC7ghvA68Yc7aOBlALQGJ789QPSeHZVh_z2h1Zn8yktZOcQQ
2022-08-04 07:57:30 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiOTE2ZmUwMGQtZjhkNi00YTY4LWJiMTAtNGZiZWYwN2QyZDc0Il0sImF1dGhfdGltZSI6MTY1OTU5OTMyMywiY19oYXNoIjoiMWdHLXd3bFJUN1pNc3dxaFlUTG1CUSIsImV4cCI6MTY1OTYwMzQ0OSwiaWF0IjoxNjU5NTk5ODQ5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImM5ODk5ODgxLTgzMTItNDU5MS1iZjFmLWVkMTBhYWNhMzBiZCIsIm5vbmNlIjoiZzdhQ1VsSE9xOSIsInJhdCI6MTY1OTU5OTg0OSwic19oYXNoIjoib21vR05aVHEzc3JadUkyMkhtUW1WQSIsInN1YiI6InRlc3R1c2VyIn0.HEALTxojVRJUtJbf2X1JqIkyZ7FuZHEZitx5Ow0HNesTdh9d9wc3u7phLKo-4ZM1MFgZL3eqNrvai0-ECJbhFN5rnlb0NDlHk_tgcU50Zq2qYRtBaJmIB__-WJqq814n1kYnElIAkplO4zT0wCUGE4LCMxVy_1e9rjly08TZDwMqBd_aLiMCNDYK87yIcXcswH3Psrxpbeq_k6bzPmaPnOHf7nfeHgqIJv_67U3azG0PDyW9bhCIJY-sXIaXq4RDDfa-YrHX_8e3yr5Pmao2GFYmqtzoOL9qbsOzYXlwARVMI8wcTkEKWXPpCuoAuUiGDOxvXz-itnZGUfVQour3mw
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "aud": "916fe00d-f8d6-4a68-bb10-4fbef07d2d74",
  "c_hash": "1gG-wwlRT7ZMswqhYTLmBQ",
  "sub": "testuser",
  "s_hash": "omoGNZTq3srZuI22HmQmVA",
  "rat": 1659599849,
  "auth_time": 1659599323,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659603449,
  "iat": 1659599849,
  "nonce": "g7aCUlHOq9",
  "jti": "c9899881-8312-4591-bf1f-ed10aaca30bd"
}
2022-08-04 07:57:30 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 07:57:30
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 07:57:30
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 07:57:30 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 07:57:30 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
g7aCUlHOq9
2022-08-04 07:57:30 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 07:57:30 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiOTE2ZmUwMGQtZjhkNi00YTY4LWJiMTAtNGZiZWYwN2QyZDc0Il0sImF1dGhfdGltZSI6MTY1OTU5OTMyMywiY19oYXNoIjoiMWdHLXd3bFJUN1pNc3dxaFlUTG1CUSIsImV4cCI6MTY1OTYwMzQ0OSwiaWF0IjoxNjU5NTk5ODQ5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImM5ODk5ODgxLTgzMTItNDU5MS1iZjFmLWVkMTBhYWNhMzBiZCIsIm5vbmNlIjoiZzdhQ1VsSE9xOSIsInJhdCI6MTY1OTU5OTg0OSwic19oYXNoIjoib21vR05aVHEzc3JadUkyMkhtUW1WQSIsInN1YiI6InRlc3R1c2VyIn0.HEALTxojVRJUtJbf2X1JqIkyZ7FuZHEZitx5Ow0HNesTdh9d9wc3u7phLKo-4ZM1MFgZL3eqNrvai0-ECJbhFN5rnlb0NDlHk_tgcU50Zq2qYRtBaJmIB__-WJqq814n1kYnElIAkplO4zT0wCUGE4LCMxVy_1e9rjly08TZDwMqBd_aLiMCNDYK87yIcXcswH3Psrxpbeq_k6bzPmaPnOHf7nfeHgqIJv_67U3azG0PDyW9bhCIJY-sXIaXq4RDDfa-YrHX_8e3yr5Pmao2GFYmqtzoOL9qbsOzYXlwARVMI8wcTkEKWXPpCuoAuUiGDOxvXz-itnZGUfVQour3mw
2022-08-04 07:57:30 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiOTE2ZmUwMGQtZjhkNi00YTY4LWJiMTAtNGZiZWYwN2QyZDc0Il0sImF1dGhfdGltZSI6MTY1OTU5OTMyMywiY19oYXNoIjoiMWdHLXd3bFJUN1pNc3dxaFlUTG1CUSIsImV4cCI6MTY1OTYwMzQ0OSwiaWF0IjoxNjU5NTk5ODQ5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImM5ODk5ODgxLTgzMTItNDU5MS1iZjFmLWVkMTBhYWNhMzBiZCIsIm5vbmNlIjoiZzdhQ1VsSE9xOSIsInJhdCI6MTY1OTU5OTg0OSwic19oYXNoIjoib21vR05aVHEzc3JadUkyMkhtUW1WQSIsInN1YiI6InRlc3R1c2VyIn0.HEALTxojVRJUtJbf2X1JqIkyZ7FuZHEZitx5Ow0HNesTdh9d9wc3u7phLKo-4ZM1MFgZL3eqNrvai0-ECJbhFN5rnlb0NDlHk_tgcU50Zq2qYRtBaJmIB__-WJqq814n1kYnElIAkplO4zT0wCUGE4LCMxVy_1e9rjly08TZDwMqBd_aLiMCNDYK87yIcXcswH3Psrxpbeq_k6bzPmaPnOHf7nfeHgqIJv_67U3azG0PDyW9bhCIJY-sXIaXq4RDDfa-YrHX_8e3yr5Pmao2GFYmqtzoOL9qbsOzYXlwARVMI8wcTkEKWXPpCuoAuUiGDOxvXz-itnZGUfVQour3mw
2022-08-04 07:57:30 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 07:57:30
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 07:57:30 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 07:57:30 SUCCESS
EnsureIdTokenDoesNotContainName
name claim not found in id_token, which is expected as it was not requested to be returned there
2022-08-04 07:57:30 INFO
ExtractAtHash
Couldn't find at_hash in ID token
2022-08-04 07:57:30 INFO
ValidateAtHash
Skipped evaluation due to missing required object: at_hash
expected
at_hash
mapped
2022-08-04 07:57:30 SUCCESS
ExtractCHash
Extracted c_hash from ID Token
c_hash
1gG-wwlRT7ZMswqhYTLmBQ
alg
RS256
2022-08-04 07:57:30 SUCCESS
ValidateCHash
c_hash validated successfully
expected_hash
1gG-wwlRT7ZMswqhYTLmBQ
unhashed_value
AnlYJNXezmxGvA3Y26G9Z8KmHFrM68tlnBebjLhIylI.sTaoog6zBX-i5DsGfylWckUKENWtSY7VpzCnNHdC7ghvA68Yc7aOBlALQGJ789QPSeHZVh_z2h1Zn8yktZOcQQ
id_token_hash
1gG-wwlRT7ZMswqhYTLmBQ
2022-08-04 07:57:30 SUCCESS
EnsureMinimumAuthorizationCodeLength
Authorization code is of sufficient length
actual
1040
required
128
2022-08-04 07:57:30 SUCCESS
EnsureMinimumAuthorizationCodeEntropy
Calculated shannon entropy seems sufficient
actual
738.4043222296814
expected
96.0
value
AnlYJNXezmxGvA3Y26G9Z8KmHFrM68tlnBebjLhIylI.sTaoog6zBX-i5DsGfylWckUKENWtSY7VpzCnNHdC7ghvA68Yc7aOBlALQGJ789QPSeHZVh_z2h1Zn8yktZOcQQ
2022-08-04 07:57:30 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
AnlYJNXezmxGvA3Y26G9Z8KmHFrM68tlnBebjLhIylI.sTaoog6zBX-i5DsGfylWckUKENWtSY7VpzCnNHdC7ghvA68Yc7aOBlALQGJ789QPSeHZVh_z2h1Zn8yktZOcQQ
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 07:57:30 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic OTE2ZmUwMGQtZjhkNi00YTY4LWJiMTAtNGZiZWYwN2QyZDc0OjV6ekpSVnNSZENqWlBVRzc=
2022-08-04 07:57:30
CallTokenEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic OTE2ZmUwMGQtZjhkNi00YTY4LWJiMTAtNGZiZWYwN2QyZDc0OjV6ekpSVnNSZENqWlBVRzc\u003d",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "271"
}
request_body
grant_type=authorization_code&code=AnlYJNXezmxGvA3Y26G9Z8KmHFrM68tlnBebjLhIylI.sTaoog6zBX-i5DsGfylWckUKENWtSY7VpzCnNHdC7ghvA68Yc7aOBlALQGJ789QPSeHZVh_z2h1Zn8yktZOcQQ&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-04 07:57:31 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 07:57:31 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-aae973fd-3038-4121-aab3-621c94457457",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"olvSaENYK9q8y2fCGT-a97gKluYfDVpIA-1E-4fd0Ws.HQLB7anA5yzuDnPW3BP_m8YHsFs2vxLJN_Xy1rPFxVDgXBa4LM7uA7TQ9Qcb8tjCO3LTf0SjoO4RedRKkilf7g","expires_in":7199,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieEFpUkhkSGJVRGx6d1Jnc29UMENFQSIsImF1ZCI6WyI5MTZmZTAwZC1mOGQ2LTRhNjgtYmIxMC00ZmJlZjA3ZDJkNzQiXSwiYXV0aF90aW1lIjoxNjU5NTk5MzIzLCJleHAiOjE2NTk2MDM0NTEsImlhdCI6MTY1OTU5OTg1MSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI0ZWE3ODhjOS1mMTM0LTRlZjctYmUwYi02MWVlZTgwNmVjMTEiLCJub25jZSI6Imc3YUNVbEhPcTkiLCJyYXQiOjE2NTk1OTk4NDksInNfaGFzaCI6Im9tb0dOWlRxM3NyWnVJMjJIbVFtVkEiLCJzdWIiOiJ0ZXN0dXNlciJ9.J5cnxNYWCtdFymDGbJsjTz7UWWsi1LSZgAwmWlOMiSgDm4kel3qTOpgKX5VCcN7JLFZEJhb-aZuHur8b22Wj9h4238AI5g-1BETC7RfTcKXDXNDNDN2Pd-wpmJAeEpBE2D850kRVNL4UymRVYttbI41GdXg-yMbgZvZqc_zkyVb6UOYGTlQIv4qKmHjQTZN4tk12v3QcaaCrNewGNyIBKsMlhyu85c2fyaEKpLdO8WsPRrzukvdRvnLtIsZ3HGGSap8ieyPXsmqJXBvxLQnINKpztu0va7jiSAFoOc0UkFXhPQxRfQsuoXEv_IR-1TEFytfhz3lyeQMOpX6T2tQzjw","scope":"openid","token_type":"bearer"}
2022-08-04 07:57:31 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
olvSaENYK9q8y2fCGT-a97gKluYfDVpIA-1E-4fd0Ws.HQLB7anA5yzuDnPW3BP_m8YHsFs2vxLJN_Xy1rPFxVDgXBa4LM7uA7TQ9Qcb8tjCO3LTf0SjoO4RedRKkilf7g
expires_in
7199
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieEFpUkhkSGJVRGx6d1Jnc29UMENFQSIsImF1ZCI6WyI5MTZmZTAwZC1mOGQ2LTRhNjgtYmIxMC00ZmJlZjA3ZDJkNzQiXSwiYXV0aF90aW1lIjoxNjU5NTk5MzIzLCJleHAiOjE2NTk2MDM0NTEsImlhdCI6MTY1OTU5OTg1MSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI0ZWE3ODhjOS1mMTM0LTRlZjctYmUwYi02MWVlZTgwNmVjMTEiLCJub25jZSI6Imc3YUNVbEhPcTkiLCJyYXQiOjE2NTk1OTk4NDksInNfaGFzaCI6Im9tb0dOWlRxM3NyWnVJMjJIbVFtVkEiLCJzdWIiOiJ0ZXN0dXNlciJ9.J5cnxNYWCtdFymDGbJsjTz7UWWsi1LSZgAwmWlOMiSgDm4kel3qTOpgKX5VCcN7JLFZEJhb-aZuHur8b22Wj9h4238AI5g-1BETC7RfTcKXDXNDNDN2Pd-wpmJAeEpBE2D850kRVNL4UymRVYttbI41GdXg-yMbgZvZqc_zkyVb6UOYGTlQIv4qKmHjQTZN4tk12v3QcaaCrNewGNyIBKsMlhyu85c2fyaEKpLdO8WsPRrzukvdRvnLtIsZ3HGGSap8ieyPXsmqJXBvxLQnINKpztu0va7jiSAFoOc0UkFXhPQxRfQsuoXEv_IR-1TEFytfhz3lyeQMOpX6T2tQzjw
scope
openid
token_type
bearer
2022-08-04 07:57:31 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 07:57:31 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
olvSaENYK9q8y2fCGT-a97gKluYfDVpIA-1E-4fd0Ws.HQLB7anA5yzuDnPW3BP_m8YHsFs2vxLJN_Xy1rPFxVDgXBa4LM7uA7TQ9Qcb8tjCO3LTf0SjoO4RedRKkilf7g
2022-08-04 07:57:31 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
olvSaENYK9q8y2fCGT-a97gKluYfDVpIA-1E-4fd0Ws.HQLB7anA5yzuDnPW3BP_m8YHsFs2vxLJN_Xy1rPFxVDgXBa4LM7uA7TQ9Qcb8tjCO3LTf0SjoO4RedRKkilf7g
type
bearer
2022-08-04 07:57:31 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7199
2022-08-04 07:57:31 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7199
2022-08-04 07:57:31 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2022-08-04 07:57:31 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieEFpUkhkSGJVRGx6d1Jnc29UMENFQSIsImF1ZCI6WyI5MTZmZTAwZC1mOGQ2LTRhNjgtYmIxMC00ZmJlZjA3ZDJkNzQiXSwiYXV0aF90aW1lIjoxNjU5NTk5MzIzLCJleHAiOjE2NTk2MDM0NTEsImlhdCI6MTY1OTU5OTg1MSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI0ZWE3ODhjOS1mMTM0LTRlZjctYmUwYi02MWVlZTgwNmVjMTEiLCJub25jZSI6Imc3YUNVbEhPcTkiLCJyYXQiOjE2NTk1OTk4NDksInNfaGFzaCI6Im9tb0dOWlRxM3NyWnVJMjJIbVFtVkEiLCJzdWIiOiJ0ZXN0dXNlciJ9.J5cnxNYWCtdFymDGbJsjTz7UWWsi1LSZgAwmWlOMiSgDm4kel3qTOpgKX5VCcN7JLFZEJhb-aZuHur8b22Wj9h4238AI5g-1BETC7RfTcKXDXNDNDN2Pd-wpmJAeEpBE2D850kRVNL4UymRVYttbI41GdXg-yMbgZvZqc_zkyVb6UOYGTlQIv4qKmHjQTZN4tk12v3QcaaCrNewGNyIBKsMlhyu85c2fyaEKpLdO8WsPRrzukvdRvnLtIsZ3HGGSap8ieyPXsmqJXBvxLQnINKpztu0va7jiSAFoOc0UkFXhPQxRfQsuoXEv_IR-1TEFytfhz3lyeQMOpX6T2tQzjw
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "xAiRHdHbUDlzwRgsoT0CEA",
  "aud": "916fe00d-f8d6-4a68-bb10-4fbef07d2d74",
  "sub": "testuser",
  "s_hash": "omoGNZTq3srZuI22HmQmVA",
  "rat": 1659599849,
  "auth_time": 1659599323,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659603451,
  "iat": 1659599851,
  "nonce": "g7aCUlHOq9",
  "jti": "4ea788c9-f134-4ef7-be0b-61eee806ec11"
}
2022-08-04 07:57:31 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 07:57:31
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 07:57:31
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 07:57:31 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 07:57:31 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
g7aCUlHOq9
2022-08-04 07:57:31 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 07:57:31 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieEFpUkhkSGJVRGx6d1Jnc29UMENFQSIsImF1ZCI6WyI5MTZmZTAwZC1mOGQ2LTRhNjgtYmIxMC00ZmJlZjA3ZDJkNzQiXSwiYXV0aF90aW1lIjoxNjU5NTk5MzIzLCJleHAiOjE2NTk2MDM0NTEsImlhdCI6MTY1OTU5OTg1MSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI0ZWE3ODhjOS1mMTM0LTRlZjctYmUwYi02MWVlZTgwNmVjMTEiLCJub25jZSI6Imc3YUNVbEhPcTkiLCJyYXQiOjE2NTk1OTk4NDksInNfaGFzaCI6Im9tb0dOWlRxM3NyWnVJMjJIbVFtVkEiLCJzdWIiOiJ0ZXN0dXNlciJ9.J5cnxNYWCtdFymDGbJsjTz7UWWsi1LSZgAwmWlOMiSgDm4kel3qTOpgKX5VCcN7JLFZEJhb-aZuHur8b22Wj9h4238AI5g-1BETC7RfTcKXDXNDNDN2Pd-wpmJAeEpBE2D850kRVNL4UymRVYttbI41GdXg-yMbgZvZqc_zkyVb6UOYGTlQIv4qKmHjQTZN4tk12v3QcaaCrNewGNyIBKsMlhyu85c2fyaEKpLdO8WsPRrzukvdRvnLtIsZ3HGGSap8ieyPXsmqJXBvxLQnINKpztu0va7jiSAFoOc0UkFXhPQxRfQsuoXEv_IR-1TEFytfhz3lyeQMOpX6T2tQzjw
2022-08-04 07:57:31 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieEFpUkhkSGJVRGx6d1Jnc29UMENFQSIsImF1ZCI6WyI5MTZmZTAwZC1mOGQ2LTRhNjgtYmIxMC00ZmJlZjA3ZDJkNzQiXSwiYXV0aF90aW1lIjoxNjU5NTk5MzIzLCJleHAiOjE2NTk2MDM0NTEsImlhdCI6MTY1OTU5OTg1MSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI0ZWE3ODhjOS1mMTM0LTRlZjctYmUwYi02MWVlZTgwNmVjMTEiLCJub25jZSI6Imc3YUNVbEhPcTkiLCJyYXQiOjE2NTk1OTk4NDksInNfaGFzaCI6Im9tb0dOWlRxM3NyWnVJMjJIbVFtVkEiLCJzdWIiOiJ0ZXN0dXNlciJ9.J5cnxNYWCtdFymDGbJsjTz7UWWsi1LSZgAwmWlOMiSgDm4kel3qTOpgKX5VCcN7JLFZEJhb-aZuHur8b22Wj9h4238AI5g-1BETC7RfTcKXDXNDNDN2Pd-wpmJAeEpBE2D850kRVNL4UymRVYttbI41GdXg-yMbgZvZqc_zkyVb6UOYGTlQIv4qKmHjQTZN4tk12v3QcaaCrNewGNyIBKsMlhyu85c2fyaEKpLdO8WsPRrzukvdRvnLtIsZ3HGGSap8ieyPXsmqJXBvxLQnINKpztu0va7jiSAFoOc0UkFXhPQxRfQsuoXEv_IR-1TEFytfhz3lyeQMOpX6T2tQzjw
2022-08-04 07:57:31 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 07:57:31
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 07:57:31 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 07:57:31 SUCCESS
EnsureIdTokenDoesNotContainName
name claim not found in id_token, which is expected as it was not requested to be returned there
2022-08-04 07:57:31 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7199
2022-08-04 07:57:31 SUCCESS
ExtractAtHash
Extracted at_hash from ID Token
at_hash
xAiRHdHbUDlzwRgsoT0CEA
alg
RS256
2022-08-04 07:57:31 SUCCESS
ValidateAtHash
at_hash validated successfully
expected_hash
xAiRHdHbUDlzwRgsoT0CEA
unhashed_value
olvSaENYK9q8y2fCGT-a97gKluYfDVpIA-1E-4fd0Ws.HQLB7anA5yzuDnPW3BP_m8YHsFs2vxLJN_Xy1rPFxVDgXBa4LM7uA7TQ9Qcb8tjCO3LTf0SjoO4RedRKkilf7g
id_token_hash
xAiRHdHbUDlzwRgsoT0CEA
2022-08-04 07:57:31 INFO
ExtractCHash
Couldn't find c_hash in ID token
2022-08-04 07:57:31 INFO
ValidateCHash
Skipped evaluation due to missing required object: c_hash
expected
c_hash
mapped
2022-08-04 07:57:31 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:57:31
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer olvSaENYK9q8y2fCGT-a97gKluYfDVpIA-1E-4fd0Ws.HQLB7anA5yzuDnPW3BP_m8YHsFs2vxLJN_Xy1rPFxVDgXBa4LM7uA7TQ9Qcb8tjCO3LTf0SjoO4RedRKkilf7g",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:57:32 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 07:57:32 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-ea32437f-fbd2-4f10-a0c1-9c087aff0a3a",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["916fe00d-f8d6-4a68-bb10-4fbef07d2d74"],"auth_time":1659599323,"iss":"https://isamfed.com:8843/oauth2/","rat":1659599849,"sub":"testuser"}
2022-08-04 07:57:32 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 07:57:32 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-ea32437f-fbd2-4f10-a0c1-9c087aff0a3a",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["916fe00d-f8d6-4a68-bb10-4fbef07d2d74"],"auth_time":1659599323,"iss":"https://isamfed.com:8843/oauth2/","rat":1659599849,"sub":"testuser"}
2022-08-04 07:57:32 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-04 07:57:32 FINISHED
oidcc-server
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-08-04 07:57:32
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://isamfed.com:8843/oauth2/register/916fe00d-f8d6-4a68-bb10-4fbef07d2d74
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer t-puTslZeVF1a3USF4plSGZlH58ry8HVuAPsh11s1_M.nswT9lNGfUKiWoGZtKTFo8jfXvtITKsG-h9dSpbGmOyoMp0eD3kIqyHfARvvvndc2mgmc8cHwrNKM6cJfiDscg",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:57:33 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
204 NO_CONTENT
response_status_text
No Content
response_headers
{
  "date": "Thu, 04 Aug 2022 07:57:33 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-741d9ed5-f73d-42fc-96aa-72d016895ae8",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body

                                
2022-08-04 07:57:33 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
Test Results