Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-08-04 09:35:31 INFO
TEST-RUNNER
Test instance 9rCYuhAQ4fKUDy7 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-refresh-token
2022-08-04 09:35:31 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:35:31
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:35:32 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:35:32 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-03b92de7-7997-42cd-80bb-02a3859fe505",
  "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:35:32 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:35:32 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-08-04 09:35:32 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:35:32
FetchServerKeys
Fetching server key
jwks_uri
https://isamfed.com:8843/oauth2/jwks
2022-08-04 09:35:32
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:35:33 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:35:33 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-2009145e-d574-403b-9115-e24e1ac42009",
  "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:35:33
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:35:33 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:35:33 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:35:33 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-08-04 09:35:33 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-08-04 09:35:33 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-04 09:35:33 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-08-04 09:35:33
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_id
client01
client_secret
secret
2022-08-04 09:35:33
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2022-08-04 09:35:33 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "7y8t6bnwEOELUsZjimo7OsLmea8o4KbAX-TWACRB5hbTQ0sOLc0w-UuE6hTlaD1CViTMn5zqOnk16oytCJ2rJI5gIxi9WhcRLf0tu-G2pO4gzuixL5fCDbVm96A5HFNRnNnKRrku20ozFJauU2nAlv2B3KBKCCs45tjbyHReCXU",
      "kty": "RSA",
      "q": "2_V-YUBfiEqXLi9Bm6KM85P-KD_-pT74J_zLyiTUh43V-WOB0Tdlt7qUcRneARpOnAjP6iWiT3TX7IjEJBMJjVoyDCT9aQAHNq9JNcmNWL6wMtKAxo7WCtV1t8IZcJ9tjnGtM52cQh8Lp-93Ajy4YZqVYh8RJaXyhlU6ycZPXrc",
      "d": "dDDOO_9tIXjgaVw8KVvxG4kvVo1bBEAd8DcyrtcIKz4pWYwBCed4GyOu0MxD9IBW-6OwHuuDWUcNuv5hFziQ393xTSpIr0GFYaP2f06uge_L_JXqznnazCrCYgudmf-_HMT2K2V7m-XR24fTUcpJYg-lrXKOvpGc0PQj6GkCqGwjgyPfqtqmKS20ynAdJVGVxj-ibWbGo1I_jU_Kumbt_3Y-6oE8QCnXVPVDZqNiPV7Css5KXvFSwyq_RPNtuGNhxyDdh-060laKDdLimKYR2AA5iR3SaxzZQ90Ygcr5-mc3ry-lxJhEy1H8nKndJg03mZkXjXjx4BkpcpWS3MjomQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "MFZzOlZTtz-Qjvb-I1_vHYkZs8HacOrLFdQtVJcQtGpvrgZqO7X2s_TR-4jdbZmETuURASrdcIVIfNkTI4nKUyceEOP7rASNY2UTc95UBdQDN1LA_H9enPdYJX1Fc5F60oTUlLkNh2jCicwUoAHDr1M1ZOrbhFgnxHJAj2Aqxjk",
      "dp": "uvkXnBD1AEzbzC43m_klKe83ucHaY5sW4R-CxoORXCtVpNIkWFuBwC9vzIjfOFhC5hJIPzGrzF_6bMrhbM3L_nyp3GW3h5hmnpu-x5NPcqiPzw8Ji5nHYW3_-u0uF91t-_4oaJbUcSoUujB8P8p4ec_cVzqaBL688YBudsm4xQ0",
      "alg": "RS256",
      "dq": "t4soFUDhNtp_QtO-HH_MvGiu-alE9WERNFT3PMv06NRLTBpjtlBSubigq6wZG7R3Ci80R791rHXkxATwHuYf32r3PjkTmK2kV1Z3ccGpB_e_Efmj6YxBQbMT0u3NyrPOeMGU9PA89tPvJwhkt2IxvYh_xOwFo_PQ55VxQ_QOQQs",
      "n": "zYK6gfhdzZeB1D4i7eDbe3INovfIPdDhu97-scfu78XiqYr-KyEvIXHzP8_yL-_UTqSj7Xs14AcfjcfisG0pyCcyMBkGADHjNhKH7E25qBd58KI4OnR0FeYGn9jdZ2OWYOD6YqwYzJJ7v_qTTDXwn3ekSIveGSpFpZhbV1DO8u8I-x4v0QgeIGEKYYkmgINcYwyEHzxVUhhPR5V6g-ieCWV0iiOgX71w0uS7jlIN6AblthecGR3uIoSN00d58hfxt4HyK7yebY6qI7bD-7uP1f6jPSgF7HFWv9C23aNWEMndaYQu6jfoM69Pwn_a887JHvWun00-8eCQaEo4H8y4ow"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "zYK6gfhdzZeB1D4i7eDbe3INovfIPdDhu97-scfu78XiqYr-KyEvIXHzP8_yL-_UTqSj7Xs14AcfjcfisG0pyCcyMBkGADHjNhKH7E25qBd58KI4OnR0FeYGn9jdZ2OWYOD6YqwYzJJ7v_qTTDXwn3ekSIveGSpFpZhbV1DO8u8I-x4v0QgeIGEKYYkmgINcYwyEHzxVUhhPR5V6g-ieCWV0iiOgX71w0uS7jlIN6AblthecGR3uIoSN00d58hfxt4HyK7yebY6qI7bD-7uP1f6jPSgF7HFWv9C23aNWEMndaYQu6jfoM69Pwn_a887JHvWun00-8eCQaEo4H8y4ow"
    }
  ]
}
2022-08-04 09:35:33 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-04 09:35:33
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-08-04 09:35:33
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test 9rCYuhAQ4fKUDy7
2022-08-04 09:35:33
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-08-04 09:35:33
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2022-08-04 09:35:33
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9rCYuhAQ4fKUDy7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "zYK6gfhdzZeB1D4i7eDbe3INovfIPdDhu97-scfu78XiqYr-KyEvIXHzP8_yL-_UTqSj7Xs14AcfjcfisG0pyCcyMBkGADHjNhKH7E25qBd58KI4OnR0FeYGn9jdZ2OWYOD6YqwYzJJ7v_qTTDXwn3ekSIveGSpFpZhbV1DO8u8I-x4v0QgeIGEKYYkmgINcYwyEHzxVUhhPR5V6g-ieCWV0iiOgX71w0uS7jlIN6AblthecGR3uIoSN00d58hfxt4HyK7yebY6qI7bD-7uP1f6jPSgF7HFWv9C23aNWEMndaYQu6jfoM69Pwn_a887JHvWun00-8eCQaEo4H8y4ow"
      }
    ]
  }
}
2022-08-04 09:35:33
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9rCYuhAQ4fKUDy7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "zYK6gfhdzZeB1D4i7eDbe3INovfIPdDhu97-scfu78XiqYr-KyEvIXHzP8_yL-_UTqSj7Xs14AcfjcfisG0pyCcyMBkGADHjNhKH7E25qBd58KI4OnR0FeYGn9jdZ2OWYOD6YqwYzJJ7v_qTTDXwn3ekSIveGSpFpZhbV1DO8u8I-x4v0QgeIGEKYYkmgINcYwyEHzxVUhhPR5V6g-ieCWV0iiOgX71w0uS7jlIN6AblthecGR3uIoSN00d58hfxt4HyK7yebY6qI7bD-7uP1f6jPSgF7HFWv9C23aNWEMndaYQu6jfoM69Pwn_a887JHvWun00-8eCQaEo4H8y4ow"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2022-08-04 09:35:33
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9rCYuhAQ4fKUDy7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "zYK6gfhdzZeB1D4i7eDbe3INovfIPdDhu97-scfu78XiqYr-KyEvIXHzP8_yL-_UTqSj7Xs14AcfjcfisG0pyCcyMBkGADHjNhKH7E25qBd58KI4OnR0FeYGn9jdZ2OWYOD6YqwYzJJ7v_qTTDXwn3ekSIveGSpFpZhbV1DO8u8I-x4v0QgeIGEKYYkmgINcYwyEHzxVUhhPR5V6g-ieCWV0iiOgX71w0uS7jlIN6AblthecGR3uIoSN00d58hfxt4HyK7yebY6qI7bD-7uP1f6jPSgF7HFWv9C23aNWEMndaYQu6jfoM69Pwn_a887JHvWun00-8eCQaEo4H8y4ow"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ]
}
2022-08-04 09:35:33
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9rCYuhAQ4fKUDy7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "zYK6gfhdzZeB1D4i7eDbe3INovfIPdDhu97-scfu78XiqYr-KyEvIXHzP8_yL-_UTqSj7Xs14AcfjcfisG0pyCcyMBkGADHjNhKH7E25qBd58KI4OnR0FeYGn9jdZ2OWYOD6YqwYzJJ7v_qTTDXwn3ekSIveGSpFpZhbV1DO8u8I-x4v0QgeIGEKYYkmgINcYwyEHzxVUhhPR5V6g-ieCWV0iiOgX71w0uS7jlIN6AblthecGR3uIoSN00d58hfxt4HyK7yebY6qI7bD-7uP1f6jPSgF7HFWv9C23aNWEMndaYQu6jfoM69Pwn_a887JHvWun00-8eCQaEo4H8y4ow"
      }
    ]
  },
  "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:35:33
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9rCYuhAQ4fKUDy7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "zYK6gfhdzZeB1D4i7eDbe3INovfIPdDhu97-scfu78XiqYr-KyEvIXHzP8_yL-_UTqSj7Xs14AcfjcfisG0pyCcyMBkGADHjNhKH7E25qBd58KI4OnR0FeYGn9jdZ2OWYOD6YqwYzJJ7v_qTTDXwn3ekSIveGSpFpZhbV1DO8u8I-x4v0QgeIGEKYYkmgINcYwyEHzxVUhhPR5V6g-ieCWV0iiOgX71w0uS7jlIN6AblthecGR3uIoSN00d58hfxt4HyK7yebY6qI7bD-7uP1f6jPSgF7HFWv9C23aNWEMndaYQu6jfoM69Pwn_a887JHvWun00-8eCQaEo4H8y4ow"
      }
    ]
  },
  "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:35:33
AddRefreshTokenGrantTypeToDynamicRegistrationRequest
Added 'refresh_token' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit",
  "refresh_token"
]
2022-08-04 09:35:33
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": "757"
}
request_body
{"client_name":"OIDF Conformance Test 9rCYuhAQ4fKUDy7","grant_types":["authorization_code","implicit","refresh_token"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"zYK6gfhdzZeB1D4i7eDbe3INovfIPdDhu97-scfu78XiqYr-KyEvIXHzP8_yL-_UTqSj7Xs14AcfjcfisG0pyCcyMBkGADHjNhKH7E25qBd58KI4OnR0FeYGn9jdZ2OWYOD6YqwYzJJ7v_qTTDXwn3ekSIveGSpFpZhbV1DO8u8I-x4v0QgeIGEKYYkmgINcYwyEHzxVUhhPR5V6g-ieCWV0iiOgX71w0uS7jlIN6AblthecGR3uIoSN00d58hfxt4HyK7yebY6qI7bD-7uP1f6jPSgF7HFWv9C23aNWEMndaYQu6jfoM69Pwn_a887JHvWun00-8eCQaEo4H8y4ow"}]},"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:35:34 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "content-length": "1172",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:35:34 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-c8a18e69-0953-4f54-b951-77a1eafab272",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"client_id":"f8a5694a-7a77-4053-b15a-84859d123564","client_id_issued_at":1659605734,"client_name":"OIDF Conformance Test 9rCYuhAQ4fKUDy7","client_secret":"xPQd2t6SbTiUTOia","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code","implicit","refresh_token"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"zYK6gfhdzZeB1D4i7eDbe3INovfIPdDhu97-scfu78XiqYr-KyEvIXHzP8_yL-_UTqSj7Xs14AcfjcfisG0pyCcyMBkGADHjNhKH7E25qBd58KI4OnR0FeYGn9jdZ2OWYOD6YqwYzJJ7v_qTTDXwn3ekSIveGSpFpZhbV1DO8u8I-x4v0QgeIGEKYYkmgINcYwyEHzxVUhhPR5V6g-ieCWV0iiOgX71w0uS7jlIN6AblthecGR3uIoSN00d58hfxt4HyK7yebY6qI7bD-7uP1f6jPSgF7HFWv9C23aNWEMndaYQu6jfoM69Pwn_a887JHvWun00-8eCQaEo4H8y4ow","use":"sig"}]},"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"D8ZlcnEIRwkmA8cCDQ-i8gF2waHqDBsSyAoqqHr74PA.1g1fYQszF5iAz0CgftIo8BgyeroejfersLwH5A2Cwx582TcI_TtpYRLLteJdDgph272Q14zAO0jZEM2Cq8TbSw","registration_client_uri":"https://isamfed.com:8843/oauth2/register/f8a5694a-7a77-4053-b15a-84859d123564","response_types":["code token"],"token_endpoint_auth_method":"client_secret_basic"}
2022-08-04 09:35:34
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-length": "1172",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:35:34 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-c8a18e69-0953-4f54-b951-77a1eafab272",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
body
{"client_id":"f8a5694a-7a77-4053-b15a-84859d123564","client_id_issued_at":1659605734,"client_name":"OIDF Conformance Test 9rCYuhAQ4fKUDy7","client_secret":"xPQd2t6SbTiUTOia","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code","implicit","refresh_token"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"zYK6gfhdzZeB1D4i7eDbe3INovfIPdDhu97-scfu78XiqYr-KyEvIXHzP8_yL-_UTqSj7Xs14AcfjcfisG0pyCcyMBkGADHjNhKH7E25qBd58KI4OnR0FeYGn9jdZ2OWYOD6YqwYzJJ7v_qTTDXwn3ekSIveGSpFpZhbV1DO8u8I-x4v0QgeIGEKYYkmgINcYwyEHzxVUhhPR5V6g-ieCWV0iiOgX71w0uS7jlIN6AblthecGR3uIoSN00d58hfxt4HyK7yebY6qI7bD-7uP1f6jPSgF7HFWv9C23aNWEMndaYQu6jfoM69Pwn_a887JHvWun00-8eCQaEo4H8y4ow","use":"sig"}]},"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"D8ZlcnEIRwkmA8cCDQ-i8gF2waHqDBsSyAoqqHr74PA.1g1fYQszF5iAz0CgftIo8BgyeroejfersLwH5A2Cwx582TcI_TtpYRLLteJdDgph272Q14zAO0jZEM2Cq8TbSw","registration_client_uri":"https://isamfed.com:8843/oauth2/register/f8a5694a-7a77-4053-b15a-84859d123564","response_types":["code token"],"token_endpoint_auth_method":"client_secret_basic"}
body_json
{
  "client_id": "f8a5694a-7a77-4053-b15a-84859d123564",
  "client_id_issued_at": 1659605734,
  "client_name": "OIDF Conformance Test 9rCYuhAQ4fKUDy7",
  "client_secret": "xPQd2t6SbTiUTOia",
  "client_secret_expires_at": 0,
  "contacts": [
    "certification@oidf.org"
  ],
  "grant_types": [
    "authorization_code",
    "implicit",
    "refresh_token"
  ],
  "jwks": {
    "keys": [
      {
        "alg": "RS256",
        "e": "AQAB",
        "kty": "RSA",
        "n": "zYK6gfhdzZeB1D4i7eDbe3INovfIPdDhu97-scfu78XiqYr-KyEvIXHzP8_yL-_UTqSj7Xs14AcfjcfisG0pyCcyMBkGADHjNhKH7E25qBd58KI4OnR0FeYGn9jdZ2OWYOD6YqwYzJJ7v_qTTDXwn3ekSIveGSpFpZhbV1DO8u8I-x4v0QgeIGEKYYkmgINcYwyEHzxVUhhPR5V6g-ieCWV0iiOgX71w0uS7jlIN6AblthecGR3uIoSN00d58hfxt4HyK7yebY6qI7bD-7uP1f6jPSgF7HFWv9C23aNWEMndaYQu6jfoM69Pwn_a887JHvWun00-8eCQaEo4H8y4ow",
        "use": "sig"
      }
    ]
  },
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "registration_access_token": "D8ZlcnEIRwkmA8cCDQ-i8gF2waHqDBsSyAoqqHr74PA.1g1fYQszF5iAz0CgftIo8BgyeroejfersLwH5A2Cwx582TcI_TtpYRLLteJdDgph272Q14zAO0jZEM2Cq8TbSw",
  "registration_client_uri": "https://isamfed.com:8843/oauth2/register/f8a5694a-7a77-4053-b15a-84859d123564",
  "response_types": [
    "code token"
  ],
  "token_endpoint_auth_method": "client_secret_basic"
}
2022-08-04 09:35:34 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-08-04 09:35:34 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-08-04 09:35:34 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-08-04 09:35:34 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
f8a5694a-7a77-4053-b15a-84859d123564
2022-08-04 09:35:34 SUCCESS
VerifyClientManagementCredentials
Verified dynamic registration management credentials
registration_client_uri
https://isamfed.com:8843/oauth2/register/f8a5694a-7a77-4053-b15a-84859d123564
registration_access_token
D8ZlcnEIRwkmA8cCDQ-i8gF2waHqDBsSyAoqqHr74PA.1g1fYQszF5iAz0CgftIo8BgyeroejfersLwH5A2Cwx582TcI_TtpYRLLteJdDgph272Q14zAO0jZEM2Cq8TbSw
2022-08-04 09:35:34
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-04 09:35:34
SetScopeInClientConfigurationToOpenIdOfflineAccessIfServerSupportsOfflineAccess
scopes supported does not contain 'offline_access' so not adding it to the list of scopes to be requested
scopes_supported
[
  "openid",
  "profile",
  "email",
  "phone",
  "address"
]
2022-08-04 09:35:34 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:35:34
StoreOriginalClient2Configuration
Created original_client_config object from the client configuration.
client_id
client01dup
client_secret
secret
2022-08-04 09:35:34
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2022-08-04 09:35:35 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "5h887Vk7RfhRe2J-Q2jrttr6qtDahPUH3qU3rl83DPvr4i1KYO64XkjXzz6GUkRz2NDyi-nDJqzwdueVa4eE2rq_Y0N8lmK-Fu68xvoO4Q1Y_6wQ1Oei1h9fTAT5-UdDiHsxbCCRhZ-3g5iGlJvJb-g3gAHMmsNu4Rgcxjjs8Us",
      "kty": "RSA",
      "q": "pnzBl9hb5luDCb1gCV2bO7hZMyvAqAan6JD0svf4_VUQnJvS5zFLiqhWAGeCHN4P58hzEGQbsLhULmthkS_rOJSBCwNCU9MqrVe1lMy9RspzVEpzADcyViehwfHRL5MyJCMMr8ElSdYfj8u0fcWOhaWd106YIvitEyOvbW8wF-0",
      "d": "lLU19dP_SkzKm5BKyveQSZLeCW7F9p_o-ChZ8To1XzX87gm44J9Qa3iOXmxZcIhPf7o3wLRK4_CLjBjfxAhAKjGjWdr4ZOb_TBDozEVg1SzyY8Z6XBIgUew8MJV71g6ycjdOU3WVggrDf5mBCLVDpPW6c76fzlL3Ef_W1iLJ-FRWj1ynBe2ReanwSakQW9m6E1xdR0qhsvydqSmKtGOHQYC_qiPF1NvW0JoahkCFMVdqglLCPmPz0dbLpBtQen_FoXdPzKDsRlezLowiNm-weDGN2kfT_F346ml9PstJfFY_Z9DNoXyROTc3SlVP6smdtLIhQSlwQaMCgabmOVb7OQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "NDPF2JXahZH3zxKeEafsHicKDIWw1hJRV4qkGzz9S4EjKg-RcLf2yaDdAsXk5_h16LJFeChgjN9D9zwAeU3FDRZQ1RO0yhX-js7sChf1T09EYHUjCOBZ6Y9QsSOK9ouCQ3AZlebdsfxLRDZjqW6XpG1luz2kR55qRP-rRWa4Rq0",
      "dp": "dHltKikW8jRccZoJlG7_l37Aj0LEx7UJ9awkQbLZt02vN7x6wBMz6CzwZmocLHmPNTeU_DImX2X7FAPlQhbGrLsG8eQPpEJ4Oj09-WxJqalK2aWqo0hWyA_6-QwvxfdG_EZ2XmchoMOVbBsASymKzIR5yuWePNscPPwqXD4l138",
      "alg": "RS256",
      "dq": "m_E7PEmSOwD4ioTxkZQ2NQgFtSKEQF6LpBEywvf2JwQonShvsdHAmk320EYj33o4l7hv3qiGL09YumomZ2HlB4hCHticpfuje94t3QSxPb-fqxJZCZip830HzKv-bnuHecXCulVF4hVIVt5NX4lOZ-yrHeMmKYuYQdcpGG4PNDk",
      "n": "lahmqXasf-96H1OvA_nNNMu95SNDj-wveQaDqQMirqR4w8wOtjGLW7KgaQT26SW0JxUSpCQiK6AoHayGiwNeqOWZv7wkPqDrEB9XrE6AXKP1W3gl5_-TtH4mnWrcpz2lcBp7eOzxEm0keHxSK2quSsSUFYf6_NKe1HFMgP69D5wnIC4Ek6vDG32aLJdGqIZlm-UyN88PFNTa9vkhIATW7baRmH7nWcQzVjiHJduyDdvgTomGFwIZw6ZDDI3MyIwPztApi0O2ZCu8XN4FEM0GKBJ7vNP_V3jzDqESBafIyVmr9z-awKxyXrcG8ZnZRd3zQmzvAplSZCup192bwBkfbw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "lahmqXasf-96H1OvA_nNNMu95SNDj-wveQaDqQMirqR4w8wOtjGLW7KgaQT26SW0JxUSpCQiK6AoHayGiwNeqOWZv7wkPqDrEB9XrE6AXKP1W3gl5_-TtH4mnWrcpz2lcBp7eOzxEm0keHxSK2quSsSUFYf6_NKe1HFMgP69D5wnIC4Ek6vDG32aLJdGqIZlm-UyN88PFNTa9vkhIATW7baRmH7nWcQzVjiHJduyDdvgTomGFwIZw6ZDDI3MyIwPztApi0O2ZCu8XN4FEM0GKBJ7vNP_V3jzDqESBafIyVmr9z-awKxyXrcG8ZnZRd3zQmzvAplSZCup192bwBkfbw"
    }
  ]
}
2022-08-04 09:35:35 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-04 09:35:35
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-08-04 09:35:35
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test 9rCYuhAQ4fKUDy7
2022-08-04 09:35:35
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-08-04 09:35:35
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2022-08-04 09:35:35
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9rCYuhAQ4fKUDy7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lahmqXasf-96H1OvA_nNNMu95SNDj-wveQaDqQMirqR4w8wOtjGLW7KgaQT26SW0JxUSpCQiK6AoHayGiwNeqOWZv7wkPqDrEB9XrE6AXKP1W3gl5_-TtH4mnWrcpz2lcBp7eOzxEm0keHxSK2quSsSUFYf6_NKe1HFMgP69D5wnIC4Ek6vDG32aLJdGqIZlm-UyN88PFNTa9vkhIATW7baRmH7nWcQzVjiHJduyDdvgTomGFwIZw6ZDDI3MyIwPztApi0O2ZCu8XN4FEM0GKBJ7vNP_V3jzDqESBafIyVmr9z-awKxyXrcG8ZnZRd3zQmzvAplSZCup192bwBkfbw"
      }
    ]
  }
}
2022-08-04 09:35:35
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9rCYuhAQ4fKUDy7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lahmqXasf-96H1OvA_nNNMu95SNDj-wveQaDqQMirqR4w8wOtjGLW7KgaQT26SW0JxUSpCQiK6AoHayGiwNeqOWZv7wkPqDrEB9XrE6AXKP1W3gl5_-TtH4mnWrcpz2lcBp7eOzxEm0keHxSK2quSsSUFYf6_NKe1HFMgP69D5wnIC4Ek6vDG32aLJdGqIZlm-UyN88PFNTa9vkhIATW7baRmH7nWcQzVjiHJduyDdvgTomGFwIZw6ZDDI3MyIwPztApi0O2ZCu8XN4FEM0GKBJ7vNP_V3jzDqESBafIyVmr9z-awKxyXrcG8ZnZRd3zQmzvAplSZCup192bwBkfbw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2022-08-04 09:35:35
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9rCYuhAQ4fKUDy7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lahmqXasf-96H1OvA_nNNMu95SNDj-wveQaDqQMirqR4w8wOtjGLW7KgaQT26SW0JxUSpCQiK6AoHayGiwNeqOWZv7wkPqDrEB9XrE6AXKP1W3gl5_-TtH4mnWrcpz2lcBp7eOzxEm0keHxSK2quSsSUFYf6_NKe1HFMgP69D5wnIC4Ek6vDG32aLJdGqIZlm-UyN88PFNTa9vkhIATW7baRmH7nWcQzVjiHJduyDdvgTomGFwIZw6ZDDI3MyIwPztApi0O2ZCu8XN4FEM0GKBJ7vNP_V3jzDqESBafIyVmr9z-awKxyXrcG8ZnZRd3zQmzvAplSZCup192bwBkfbw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ]
}
2022-08-04 09:35:35
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9rCYuhAQ4fKUDy7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lahmqXasf-96H1OvA_nNNMu95SNDj-wveQaDqQMirqR4w8wOtjGLW7KgaQT26SW0JxUSpCQiK6AoHayGiwNeqOWZv7wkPqDrEB9XrE6AXKP1W3gl5_-TtH4mnWrcpz2lcBp7eOzxEm0keHxSK2quSsSUFYf6_NKe1HFMgP69D5wnIC4Ek6vDG32aLJdGqIZlm-UyN88PFNTa9vkhIATW7baRmH7nWcQzVjiHJduyDdvgTomGFwIZw6ZDDI3MyIwPztApi0O2ZCu8XN4FEM0GKBJ7vNP_V3jzDqESBafIyVmr9z-awKxyXrcG8ZnZRd3zQmzvAplSZCup192bwBkfbw"
      }
    ]
  },
  "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:35:35
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9rCYuhAQ4fKUDy7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lahmqXasf-96H1OvA_nNNMu95SNDj-wveQaDqQMirqR4w8wOtjGLW7KgaQT26SW0JxUSpCQiK6AoHayGiwNeqOWZv7wkPqDrEB9XrE6AXKP1W3gl5_-TtH4mnWrcpz2lcBp7eOzxEm0keHxSK2quSsSUFYf6_NKe1HFMgP69D5wnIC4Ek6vDG32aLJdGqIZlm-UyN88PFNTa9vkhIATW7baRmH7nWcQzVjiHJduyDdvgTomGFwIZw6ZDDI3MyIwPztApi0O2ZCu8XN4FEM0GKBJ7vNP_V3jzDqESBafIyVmr9z-awKxyXrcG8ZnZRd3zQmzvAplSZCup192bwBkfbw"
      }
    ]
  },
  "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:35:35
AddRefreshTokenGrantTypeToDynamicRegistrationRequest
Added 'refresh_token' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit",
  "refresh_token"
]
2022-08-04 09:35:35
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": "757"
}
request_body
{"client_name":"OIDF Conformance Test 9rCYuhAQ4fKUDy7","grant_types":["authorization_code","implicit","refresh_token"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"lahmqXasf-96H1OvA_nNNMu95SNDj-wveQaDqQMirqR4w8wOtjGLW7KgaQT26SW0JxUSpCQiK6AoHayGiwNeqOWZv7wkPqDrEB9XrE6AXKP1W3gl5_-TtH4mnWrcpz2lcBp7eOzxEm0keHxSK2quSsSUFYf6_NKe1HFMgP69D5wnIC4Ek6vDG32aLJdGqIZlm-UyN88PFNTa9vkhIATW7baRmH7nWcQzVjiHJduyDdvgTomGFwIZw6ZDDI3MyIwPztApi0O2ZCu8XN4FEM0GKBJ7vNP_V3jzDqESBafIyVmr9z-awKxyXrcG8ZnZRd3zQmzvAplSZCup192bwBkfbw"}]},"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:35:36 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "content-length": "1172",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:35:36 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-17e853db-e68f-4d67-a703-be25559d1c51",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"client_id":"fa6b93a7-0a2a-4443-b47d-bcce23419060","client_id_issued_at":1659605736,"client_name":"OIDF Conformance Test 9rCYuhAQ4fKUDy7","client_secret":"DCI7Rz8yBcua7s98","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code","implicit","refresh_token"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"lahmqXasf-96H1OvA_nNNMu95SNDj-wveQaDqQMirqR4w8wOtjGLW7KgaQT26SW0JxUSpCQiK6AoHayGiwNeqOWZv7wkPqDrEB9XrE6AXKP1W3gl5_-TtH4mnWrcpz2lcBp7eOzxEm0keHxSK2quSsSUFYf6_NKe1HFMgP69D5wnIC4Ek6vDG32aLJdGqIZlm-UyN88PFNTa9vkhIATW7baRmH7nWcQzVjiHJduyDdvgTomGFwIZw6ZDDI3MyIwPztApi0O2ZCu8XN4FEM0GKBJ7vNP_V3jzDqESBafIyVmr9z-awKxyXrcG8ZnZRd3zQmzvAplSZCup192bwBkfbw","use":"sig"}]},"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"tMWrhuJUNKLffuUgAOUHCxj2r_zP0j9x_ZrKlGHf40I.89YLEoJnyb0Ym7v7a1TIK5imq5TZtalTb9LFVLb1wwTtEyjstl2cZi2RxMq2DOYdAnjx-yY1gmpL9E5RWKYPDw","registration_client_uri":"https://isamfed.com:8843/oauth2/register/fa6b93a7-0a2a-4443-b47d-bcce23419060","response_types":["code token"],"token_endpoint_auth_method":"client_secret_basic"}
2022-08-04 09:35:36
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-length": "1172",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:35:36 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-17e853db-e68f-4d67-a703-be25559d1c51",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
body
{"client_id":"fa6b93a7-0a2a-4443-b47d-bcce23419060","client_id_issued_at":1659605736,"client_name":"OIDF Conformance Test 9rCYuhAQ4fKUDy7","client_secret":"DCI7Rz8yBcua7s98","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code","implicit","refresh_token"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"lahmqXasf-96H1OvA_nNNMu95SNDj-wveQaDqQMirqR4w8wOtjGLW7KgaQT26SW0JxUSpCQiK6AoHayGiwNeqOWZv7wkPqDrEB9XrE6AXKP1W3gl5_-TtH4mnWrcpz2lcBp7eOzxEm0keHxSK2quSsSUFYf6_NKe1HFMgP69D5wnIC4Ek6vDG32aLJdGqIZlm-UyN88PFNTa9vkhIATW7baRmH7nWcQzVjiHJduyDdvgTomGFwIZw6ZDDI3MyIwPztApi0O2ZCu8XN4FEM0GKBJ7vNP_V3jzDqESBafIyVmr9z-awKxyXrcG8ZnZRd3zQmzvAplSZCup192bwBkfbw","use":"sig"}]},"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"tMWrhuJUNKLffuUgAOUHCxj2r_zP0j9x_ZrKlGHf40I.89YLEoJnyb0Ym7v7a1TIK5imq5TZtalTb9LFVLb1wwTtEyjstl2cZi2RxMq2DOYdAnjx-yY1gmpL9E5RWKYPDw","registration_client_uri":"https://isamfed.com:8843/oauth2/register/fa6b93a7-0a2a-4443-b47d-bcce23419060","response_types":["code token"],"token_endpoint_auth_method":"client_secret_basic"}
body_json
{
  "client_id": "fa6b93a7-0a2a-4443-b47d-bcce23419060",
  "client_id_issued_at": 1659605736,
  "client_name": "OIDF Conformance Test 9rCYuhAQ4fKUDy7",
  "client_secret": "DCI7Rz8yBcua7s98",
  "client_secret_expires_at": 0,
  "contacts": [
    "certification@oidf.org"
  ],
  "grant_types": [
    "authorization_code",
    "implicit",
    "refresh_token"
  ],
  "jwks": {
    "keys": [
      {
        "alg": "RS256",
        "e": "AQAB",
        "kty": "RSA",
        "n": "lahmqXasf-96H1OvA_nNNMu95SNDj-wveQaDqQMirqR4w8wOtjGLW7KgaQT26SW0JxUSpCQiK6AoHayGiwNeqOWZv7wkPqDrEB9XrE6AXKP1W3gl5_-TtH4mnWrcpz2lcBp7eOzxEm0keHxSK2quSsSUFYf6_NKe1HFMgP69D5wnIC4Ek6vDG32aLJdGqIZlm-UyN88PFNTa9vkhIATW7baRmH7nWcQzVjiHJduyDdvgTomGFwIZw6ZDDI3MyIwPztApi0O2ZCu8XN4FEM0GKBJ7vNP_V3jzDqESBafIyVmr9z-awKxyXrcG8ZnZRd3zQmzvAplSZCup192bwBkfbw",
        "use": "sig"
      }
    ]
  },
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "registration_access_token": "tMWrhuJUNKLffuUgAOUHCxj2r_zP0j9x_ZrKlGHf40I.89YLEoJnyb0Ym7v7a1TIK5imq5TZtalTb9LFVLb1wwTtEyjstl2cZi2RxMq2DOYdAnjx-yY1gmpL9E5RWKYPDw",
  "registration_client_uri": "https://isamfed.com:8843/oauth2/register/fa6b93a7-0a2a-4443-b47d-bcce23419060",
  "response_types": [
    "code token"
  ],
  "token_endpoint_auth_method": "client_secret_basic"
}
2022-08-04 09:35:36 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-08-04 09:35:36 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-08-04 09:35:36 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-08-04 09:35:36 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
fa6b93a7-0a2a-4443-b47d-bcce23419060
2022-08-04 09:35:36 SUCCESS
VerifyClientManagementCredentials
Verified dynamic registration management credentials
registration_client_uri
https://isamfed.com:8843/oauth2/register/fa6b93a7-0a2a-4443-b47d-bcce23419060
registration_access_token
tMWrhuJUNKLffuUgAOUHCxj2r_zP0j9x_ZrKlGHf40I.89YLEoJnyb0Ym7v7a1TIK5imq5TZtalTb9LFVLb1wwTtEyjstl2cZi2RxMq2DOYdAnjx-yY1gmpL9E5RWKYPDw
2022-08-04 09:35:36
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-04 09:35:36
SetScopeInClientConfigurationToOpenIdOfflineAccessIfServerSupportsOfflineAccess
scopes supported does not contain 'offline_access' so not adding it to the list of scopes to be requested
scopes_supported
[
  "openid",
  "profile",
  "email",
  "phone",
  "address"
]
2022-08-04 09:35:36 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:35:36 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:35:36
oidcc-refresh-token
Setup Done
Make request to authorization endpoint
2022-08-04 09:35:36 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
f8a5694a-7a77-4053-b15a-84859d123564
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-04 09:35:36
CreateRandomStateValue
Created state value
requested_state_length
10
state
YFVOyvBlFT
2022-08-04 09:35:36 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
f8a5694a-7a77-4053-b15a-84859d123564
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
YFVOyvBlFT
2022-08-04 09:35:36
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
ghLXCn2Dk2
2022-08-04 09:35:36 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
f8a5694a-7a77-4053-b15a-84859d123564
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
YFVOyvBlFT
nonce
ghLXCn2Dk2
2022-08-04 09:35:36 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
f8a5694a-7a77-4053-b15a-84859d123564
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
YFVOyvBlFT
nonce
ghLXCn2Dk2
response_type
code token
2022-08-04 09:35:36
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
f8a5694a-7a77-4053-b15a-84859d123564
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
YFVOyvBlFT
nonce
ghLXCn2Dk2
response_type
code token
response_mode
form_post
2022-08-04 09:35:36 SUCCESS
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Not adding prompt=consent as the scope in the configuration does not contain offline_access
2022-08-04 09:35:36 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "f8a5694a-7a77-4053-b15a-84859d123564",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "scope": "openid",
  "state": "YFVOyvBlFT",
  "nonce": "ghLXCn2Dk2",
  "response_type": "code token",
  "response_mode": "form_post"
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=f8a5694a-7a77-4053-b15a-84859d123564&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=YFVOyvBlFT&nonce=ghLXCn2Dk2&response_type=code%20token&response_mode=form_post
2022-08-04 09:35:36 REDIRECT
oidcc-refresh-token
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=f8a5694a-7a77-4053-b15a-84859d123564&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=YFVOyvBlFT&nonce=ghLXCn2Dk2&response_type=code%20token&response_mode=form_post
2022-08-04 09:35:42 INCOMING
oidcc-refresh-token
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\u003dBC46C4B53AC445F42FBABDE00ACFD920",
  "connection": "close",
  "content-length": "343"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "access_token": "B4b8j09KNV-nJ1PSqYmoUWvM4FYzTFrJKZAib8sZUdU.c4vkSWiYfZycIz3Fetb5ZAZ8ERX1trHezDHjA-yV8AS_a8tznzRBlah_Oz0BVPAIYi1GuAshjeBgx5ZZtFzQlQ",
  "code": "aZAFzKlGpOBFUPqlGpKNqT7J6pBy2Pge1-Fmt0aoYkk.UO-A--x2Opky8PRFbEnnv15OO-AY2D-LO2ZVr1n4ULQu7bb8FChqKR4xiTTvg0Roud3gs_jxVWTjsug8K4I63A",
  "expires_in": "7199",
  "scope": "openid",
  "state": "YFVOyvBlFT",
  "token_type": "bearer"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
access_token=B4b8j09KNV-nJ1PSqYmoUWvM4FYzTFrJKZAib8sZUdU.c4vkSWiYfZycIz3Fetb5ZAZ8ERX1trHezDHjA-yV8AS_a8tznzRBlah_Oz0BVPAIYi1GuAshjeBgx5ZZtFzQlQ&code=aZAFzKlGpOBFUPqlGpKNqT7J6pBy2Pge1-Fmt0aoYkk.UO-A--x2Opky8PRFbEnnv15OO-AY2D-LO2ZVr1n4ULQu7bb8FChqKR4xiTTvg0Roud3gs_jxVWTjsug8K4I63A&expires_in=7199&scope=openid&state=YFVOyvBlFT&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:35:42 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/OgslALANvJCXYqUposfU",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/OgslALANvJCXYqUposfU"
}
2022-08-04 09:35:42 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance 9rCYuhAQ4fKUDy7
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/OgslALANvJCXYqUposfU, returnUrl=/log-detail.html?log=9rCYuhAQ4fKUDy7}]
outgoing_path
callback
2022-08-04 09:35:43 INCOMING
oidcc-refresh-token
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/OgslALANvJCXYqUposfU
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\u003dBC46C4B53AC445F42FBABDE00ACFD920",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/OgslALANvJCXYqUposfU
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:35:43 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance 9rCYuhAQ4fKUDy7
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/OgslALANvJCXYqUposfU
2022-08-04 09:35:43 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-04 09:35:43 REDIRECT-IN
oidcc-refresh-token
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\u003dBC46C4B53AC445F42FBABDE00ACFD920",
  "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": "B4b8j09KNV-nJ1PSqYmoUWvM4FYzTFrJKZAib8sZUdU.c4vkSWiYfZycIz3Fetb5ZAZ8ERX1trHezDHjA-yV8AS_a8tznzRBlah_Oz0BVPAIYi1GuAshjeBgx5ZZtFzQlQ",
  "code": "aZAFzKlGpOBFUPqlGpKNqT7J6pBy2Pge1-Fmt0aoYkk.UO-A--x2Opky8PRFbEnnv15OO-AY2D-LO2ZVr1n4ULQu7bb8FChqKR4xiTTvg0Roud3gs_jxVWTjsug8K4I63A",
  "expires_in": "7199",
  "scope": "openid",
  "state": "YFVOyvBlFT",
  "token_type": "bearer"
}
Verify authorization endpoint response
2022-08-04 09:35:43 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-04 09:35:43 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:35:43 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-04 09:35:43 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-04 09:35:43 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-04 09:35:43
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-04 09:35:43 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-04 09:35:43 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
YFVOyvBlFT
2022-08-04 09:35:43 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
aZAFzKlGpOBFUPqlGpKNqT7J6pBy2Pge1-Fmt0aoYkk.UO-A--x2Opky8PRFbEnnv15OO-AY2D-LO2ZVr1n4ULQu7bb8FChqKR4xiTTvg0Roud3gs_jxVWTjsug8K4I63A
2022-08-04 09:35:43 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
B4b8j09KNV-nJ1PSqYmoUWvM4FYzTFrJKZAib8sZUdU.c4vkSWiYfZycIz3Fetb5ZAZ8ERX1trHezDHjA-yV8AS_a8tznzRBlah_Oz0BVPAIYi1GuAshjeBgx5ZZtFzQlQ
type
bearer
Userinfo endpoint tests
2022-08-04 09:35:43
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer B4b8j09KNV-nJ1PSqYmoUWvM4FYzTFrJKZAib8sZUdU.c4vkSWiYfZycIz3Fetb5ZAZ8ERX1trHezDHjA-yV8AS_a8tznzRBlah_Oz0BVPAIYi1GuAshjeBgx5ZZtFzQlQ",
  "content-length": "0"
}
request_body

                                
2022-08-04 09:35:44 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:35:44 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-8a6a7697-a2cb-4226-80c6-90fe7fd9fba3",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["f8a5694a-7a77-4053-b15a-84859d123564"],"auth_time":1659604931,"iss":"https://isamfed.com:8843/oauth2/","rat":1659605742,"sub":"testuser"}
2022-08-04 09:35:44 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:35:44 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-8a6a7697-a2cb-4226-80c6-90fe7fd9fba3",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["f8a5694a-7a77-4053-b15a-84859d123564"],"auth_time":1659604931,"iss":"https://isamfed.com:8843/oauth2/","rat":1659605742,"sub":"testuser"}
2022-08-04 09:35:44 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-04 09:35:44 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
aZAFzKlGpOBFUPqlGpKNqT7J6pBy2Pge1-Fmt0aoYkk.UO-A--x2Opky8PRFbEnnv15OO-AY2D-LO2ZVr1n4ULQu7bb8FChqKR4xiTTvg0Roud3gs_jxVWTjsug8K4I63A
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 09:35:44 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic ZjhhNTY5NGEtN2E3Ny00MDUzLWIxNWEtODQ4NTlkMTIzNTY0OnhQUWQydDZTYlRpVVRPaWE=
2022-08-04 09:35:44
CallTokenEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic ZjhhNTY5NGEtN2E3Ny00MDUzLWIxNWEtODQ4NTlkMTIzNTY0OnhQUWQydDZTYlRpVVRPaWE\u003d",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "271"
}
request_body
grant_type=authorization_code&code=aZAFzKlGpOBFUPqlGpKNqT7J6pBy2Pge1-Fmt0aoYkk.UO-A--x2Opky8PRFbEnnv15OO-AY2D-LO2ZVr1n4ULQu7bb8FChqKR4xiTTvg0Roud3gs_jxVWTjsug8K4I63A&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-04 09:35:45 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1236",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:35:45 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-c577db53-be28-4647-be7a-71c73deed62e",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"T9G1aFmcNfvpJxcN-A9VrgyYXq7uGR3pkjS4ZkbUKw8.gpFbiWa7Aoy4Kxj8ewM6egVSt_wfBKBmDhnXWBTKDMMJ3sqqweXm3zalubHUYVU3R5IJWXjDmmiI9Rx1BNQEgg","expires_in":7196,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZGlCVnlvbGVybmtiRnlYZlJBaS1EQSIsImF1ZCI6WyJmOGE1Njk0YS03YTc3LTQwNTMtYjE1YS04NDg1OWQxMjM1NjQiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNDUsImlhdCI6MTY1OTYwNTc0NSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI0NGE0N2QxOC00ZjkyLTQ2YWMtOWQyZC0yZjVlNWFlZTY0YmMiLCJub25jZSI6ImdoTFhDbjJEazIiLCJyYXQiOjE2NTk2MDU3NDIsInJ0X2hhc2giOiJqNi00R2FYblVBTnZLbmVsX0dSZURRIiwic19oYXNoIjoiWjQzaV9rTDBRRHktUlQ2UVFLdFVoQSIsInN1YiI6InRlc3R1c2VyIn0.mCSZy6x_VpXZn_83utUbt6_tCxF5pkhhwBkpnQSsElWYVwqv8YoaQ0FGINLZWfMFw2ITaeponA9jSbxpMOzEtkCb-CzLTkAOqZkNt0cVeBdsj7aJirVM2l_b3mPVXy7iTpdSPuXSEUM4CQHyPWHpWMU7ue_zRfpbiZ8qLYw5-_u-gczEdzvCN3QJ2wvkDLu06eatS8J22meXlFIrdyn1M4YTxD5oG1i7tv58KxULCbTdy9njt3ZVHQnka97GxhoqO-TExdoibdHdE8guc23l95Lugn9Go6QnxBqoUeoY54fLdeGlvkEVLtXV3dv3JKMC3KYGwycv_AX9zr_PrVQXEw","refresh_token":"t9MLLJB8S0CnzgpCP6wwg5sp92StMp8pWtum_pdgKXM.NQHx0a1eLLeSBZGc_mGnl4WnR1ZGjNeR2HdW5TB2ds_4YZOmgiC9ujrWwnn6crIMPv5HvKD7J8pZvgZi2JlYQQ","scope":"openid","token_type":"bearer"}
2022-08-04 09:35:45 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
T9G1aFmcNfvpJxcN-A9VrgyYXq7uGR3pkjS4ZkbUKw8.gpFbiWa7Aoy4Kxj8ewM6egVSt_wfBKBmDhnXWBTKDMMJ3sqqweXm3zalubHUYVU3R5IJWXjDmmiI9Rx1BNQEgg
expires_in
7196
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZGlCVnlvbGVybmtiRnlYZlJBaS1EQSIsImF1ZCI6WyJmOGE1Njk0YS03YTc3LTQwNTMtYjE1YS04NDg1OWQxMjM1NjQiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNDUsImlhdCI6MTY1OTYwNTc0NSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI0NGE0N2QxOC00ZjkyLTQ2YWMtOWQyZC0yZjVlNWFlZTY0YmMiLCJub25jZSI6ImdoTFhDbjJEazIiLCJyYXQiOjE2NTk2MDU3NDIsInJ0X2hhc2giOiJqNi00R2FYblVBTnZLbmVsX0dSZURRIiwic19oYXNoIjoiWjQzaV9rTDBRRHktUlQ2UVFLdFVoQSIsInN1YiI6InRlc3R1c2VyIn0.mCSZy6x_VpXZn_83utUbt6_tCxF5pkhhwBkpnQSsElWYVwqv8YoaQ0FGINLZWfMFw2ITaeponA9jSbxpMOzEtkCb-CzLTkAOqZkNt0cVeBdsj7aJirVM2l_b3mPVXy7iTpdSPuXSEUM4CQHyPWHpWMU7ue_zRfpbiZ8qLYw5-_u-gczEdzvCN3QJ2wvkDLu06eatS8J22meXlFIrdyn1M4YTxD5oG1i7tv58KxULCbTdy9njt3ZVHQnka97GxhoqO-TExdoibdHdE8guc23l95Lugn9Go6QnxBqoUeoY54fLdeGlvkEVLtXV3dv3JKMC3KYGwycv_AX9zr_PrVQXEw
refresh_token
t9MLLJB8S0CnzgpCP6wwg5sp92StMp8pWtum_pdgKXM.NQHx0a1eLLeSBZGc_mGnl4WnR1ZGjNeR2HdW5TB2ds_4YZOmgiC9ujrWwnn6crIMPv5HvKD7J8pZvgZi2JlYQQ
scope
openid
token_type
bearer
2022-08-04 09:35:45 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 09:35:45 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
T9G1aFmcNfvpJxcN-A9VrgyYXq7uGR3pkjS4ZkbUKw8.gpFbiWa7Aoy4Kxj8ewM6egVSt_wfBKBmDhnXWBTKDMMJ3sqqweXm3zalubHUYVU3R5IJWXjDmmiI9Rx1BNQEgg
2022-08-04 09:35:45 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
T9G1aFmcNfvpJxcN-A9VrgyYXq7uGR3pkjS4ZkbUKw8.gpFbiWa7Aoy4Kxj8ewM6egVSt_wfBKBmDhnXWBTKDMMJ3sqqweXm3zalubHUYVU3R5IJWXjDmmiI9Rx1BNQEgg
type
bearer
2022-08-04 09:35:45 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7196
2022-08-04 09:35:45 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7196
2022-08-04 09:35:45 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
t9MLLJB8S0CnzgpCP6wwg5sp92StMp8pWtum_pdgKXM.NQHx0a1eLLeSBZGc_mGnl4WnR1ZGjNeR2HdW5TB2ds_4YZOmgiC9ujrWwnn6crIMPv5HvKD7J8pZvgZi2JlYQQ
2022-08-04 09:35:45 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZGlCVnlvbGVybmtiRnlYZlJBaS1EQSIsImF1ZCI6WyJmOGE1Njk0YS03YTc3LTQwNTMtYjE1YS04NDg1OWQxMjM1NjQiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNDUsImlhdCI6MTY1OTYwNTc0NSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI0NGE0N2QxOC00ZjkyLTQ2YWMtOWQyZC0yZjVlNWFlZTY0YmMiLCJub25jZSI6ImdoTFhDbjJEazIiLCJyYXQiOjE2NTk2MDU3NDIsInJ0X2hhc2giOiJqNi00R2FYblVBTnZLbmVsX0dSZURRIiwic19oYXNoIjoiWjQzaV9rTDBRRHktUlQ2UVFLdFVoQSIsInN1YiI6InRlc3R1c2VyIn0.mCSZy6x_VpXZn_83utUbt6_tCxF5pkhhwBkpnQSsElWYVwqv8YoaQ0FGINLZWfMFw2ITaeponA9jSbxpMOzEtkCb-CzLTkAOqZkNt0cVeBdsj7aJirVM2l_b3mPVXy7iTpdSPuXSEUM4CQHyPWHpWMU7ue_zRfpbiZ8qLYw5-_u-gczEdzvCN3QJ2wvkDLu06eatS8J22meXlFIrdyn1M4YTxD5oG1i7tv58KxULCbTdy9njt3ZVHQnka97GxhoqO-TExdoibdHdE8guc23l95Lugn9Go6QnxBqoUeoY54fLdeGlvkEVLtXV3dv3JKMC3KYGwycv_AX9zr_PrVQXEw
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "diBVyolernkbFyXfRAi-DA",
  "aud": "f8a5694a-7a77-4053-b15a-84859d123564",
  "sub": "testuser",
  "s_hash": "Z43i_kL0QDy-RT6QQKtUhA",
  "rat": 1659605742,
  "auth_time": 1659604931,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659609345,
  "iat": 1659605745,
  "nonce": "ghLXCn2Dk2",
  "jti": "44a47d18-4f92-46ac-9d2d-2f5e5aee64bc",
  "rt_hash": "j6-4GaXnUANvKnel_GReDQ"
}
2022-08-04 09:35:45 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 09:35:45
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 09:35:45
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 09:35:45
ValidateIdTokenStandardClaims
Skipping unknown claim: rt_hash
2022-08-04 09:35:45 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 09:35:45 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
ghLXCn2Dk2
2022-08-04 09:35:45 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 09:35:45 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZGlCVnlvbGVybmtiRnlYZlJBaS1EQSIsImF1ZCI6WyJmOGE1Njk0YS03YTc3LTQwNTMtYjE1YS04NDg1OWQxMjM1NjQiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNDUsImlhdCI6MTY1OTYwNTc0NSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI0NGE0N2QxOC00ZjkyLTQ2YWMtOWQyZC0yZjVlNWFlZTY0YmMiLCJub25jZSI6ImdoTFhDbjJEazIiLCJyYXQiOjE2NTk2MDU3NDIsInJ0X2hhc2giOiJqNi00R2FYblVBTnZLbmVsX0dSZURRIiwic19oYXNoIjoiWjQzaV9rTDBRRHktUlQ2UVFLdFVoQSIsInN1YiI6InRlc3R1c2VyIn0.mCSZy6x_VpXZn_83utUbt6_tCxF5pkhhwBkpnQSsElWYVwqv8YoaQ0FGINLZWfMFw2ITaeponA9jSbxpMOzEtkCb-CzLTkAOqZkNt0cVeBdsj7aJirVM2l_b3mPVXy7iTpdSPuXSEUM4CQHyPWHpWMU7ue_zRfpbiZ8qLYw5-_u-gczEdzvCN3QJ2wvkDLu06eatS8J22meXlFIrdyn1M4YTxD5oG1i7tv58KxULCbTdy9njt3ZVHQnka97GxhoqO-TExdoibdHdE8guc23l95Lugn9Go6QnxBqoUeoY54fLdeGlvkEVLtXV3dv3JKMC3KYGwycv_AX9zr_PrVQXEw
2022-08-04 09:35:45 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZGlCVnlvbGVybmtiRnlYZlJBaS1EQSIsImF1ZCI6WyJmOGE1Njk0YS03YTc3LTQwNTMtYjE1YS04NDg1OWQxMjM1NjQiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNDUsImlhdCI6MTY1OTYwNTc0NSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiI0NGE0N2QxOC00ZjkyLTQ2YWMtOWQyZC0yZjVlNWFlZTY0YmMiLCJub25jZSI6ImdoTFhDbjJEazIiLCJyYXQiOjE2NTk2MDU3NDIsInJ0X2hhc2giOiJqNi00R2FYblVBTnZLbmVsX0dSZURRIiwic19oYXNoIjoiWjQzaV9rTDBRRHktUlQ2UVFLdFVoQSIsInN1YiI6InRlc3R1c2VyIn0.mCSZy6x_VpXZn_83utUbt6_tCxF5pkhhwBkpnQSsElWYVwqv8YoaQ0FGINLZWfMFw2ITaeponA9jSbxpMOzEtkCb-CzLTkAOqZkNt0cVeBdsj7aJirVM2l_b3mPVXy7iTpdSPuXSEUM4CQHyPWHpWMU7ue_zRfpbiZ8qLYw5-_u-gczEdzvCN3QJ2wvkDLu06eatS8J22meXlFIrdyn1M4YTxD5oG1i7tv58KxULCbTdy9njt3ZVHQnka97GxhoqO-TExdoibdHdE8guc23l95Lugn9Go6QnxBqoUeoY54fLdeGlvkEVLtXV3dv3JKMC3KYGwycv_AX9zr_PrVQXEw
2022-08-04 09:35:45 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 09:35:45
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 09:35:45 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 09:35:45 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
t9MLLJB8S0CnzgpCP6wwg5sp92StMp8pWtum_pdgKXM.NQHx0a1eLLeSBZGc_mGnl4WnR1ZGjNeR2HdW5TB2ds_4YZOmgiC9ujrWwnn6crIMPv5HvKD7J8pZvgZi2JlYQQ
2022-08-04 09:35:45 SUCCESS
EnsureServerConfigurationSupportsRefreshToken
The server configuration indicates support for refresh tokens
supported_grant_types
[
  "authorization_code",
  "implicit",
  "password",
  "client_credentials",
  "refresh_token",
  "urn:openid:params:grant-type:ciba"
]
2022-08-04 09:35:45 SUCCESS
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
Refresh Token Request
2022-08-04 09:35:45 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
t9MLLJB8S0CnzgpCP6wwg5sp92StMp8pWtum_pdgKXM.NQHx0a1eLLeSBZGc_mGnl4WnR1ZGjNeR2HdW5TB2ds_4YZOmgiC9ujrWwnn6crIMPv5HvKD7J8pZvgZi2JlYQQ
2022-08-04 09:35:45 SUCCESS
AddScopeToTokenEndpointRequest
Added scope of 'openid' to token endpoint request
grant_type
refresh_token
refresh_token
t9MLLJB8S0CnzgpCP6wwg5sp92StMp8pWtum_pdgKXM.NQHx0a1eLLeSBZGc_mGnl4WnR1ZGjNeR2HdW5TB2ds_4YZOmgiC9ujrWwnn6crIMPv5HvKD7J8pZvgZi2JlYQQ
scope
openid
2022-08-04 09:35:45 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic ZjhhNTY5NGEtN2E3Ny00MDUzLWIxNWEtODQ4NTlkMTIzNTY0OnhQUWQydDZTYlRpVVRPaWE=
2022-08-04 09:35:45 SUCCESS
WaitForOneSecond
Pausing for 1 seconds
2022-08-04 09:35:46 SUCCESS
WaitForOneSecond
Woke up after 1 seconds sleep
2022-08-04 09:35:46
CallTokenEndpointAndReturnFullResponse
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic ZjhhNTY5NGEtN2E3Ny00MDUzLWIxNWEtODQ4NTlkMTIzNTY0OnhQUWQydDZTYlRpVVRPaWE\u003d",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "182"
}
request_body
grant_type=refresh_token&refresh_token=t9MLLJB8S0CnzgpCP6wwg5sp92StMp8pWtum_pdgKXM.NQHx0a1eLLeSBZGc_mGnl4WnR1ZGjNeR2HdW5TB2ds_4YZOmgiC9ujrWwnn6crIMPv5HvKD7J8pZvgZi2JlYQQ&scope=openid
2022-08-04 09:35:47 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1163",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:35:47 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-65d6dec0-273f-4631-a84f-d5e8bf486f6c",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"wPAwzsqLpKahUcz-ZaPwXnCeREJ1R5GHw_tTjqctJzc.x2kwT2LAybq0A7x6bGdxG6hEceDkfP1emRmALLViDordijjbCWu8B5Awqc5UDSAuj7co180MOE9pr0pUo_hW8g","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiQ1lrV2J4RjRLLTZBOGtKZjFoRW81ZyIsImF1ZCI6WyJmOGE1Njk0YS03YTc3LTQwNTMtYjE1YS04NDg1OWQxMjM1NjQiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNDcsImlhdCI6MTY1OTYwNTc0NywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJmYmQzZmIyNS1mYTc4LTQ4NjktYWZiNC1jNTdhNzhmMjcyOGIiLCJyYXQiOjE2NTk2MDU3NDIsInJ0X2hhc2giOiJta1hjek1kR0NsRzFwS1ptQ05ndHl3Iiwic3ViIjoidGVzdHVzZXIifQ.IdQ0p9vUl7vnXVdJSXkcMVio36Rs9241LIzpCQaHNhlbZ7h2XhpyiHoMTcvdq15aDDjlegngjvL5h1gix8hIz6c0rY-X4xmp9qhySRg-6jpvzDz-js6xwhivPaWkhtLDatQoQkjHJXXDcQ0iicauHCpV04m2obkOvJAz8-KQSQ3iz-UEyZwdlXffKuAIFJRKbWBqJ8gbxfqqXzk1wUBSQMjOJ5yRgurW4Vi3FdLCmE35d9y2ZylTlO0kQIM44ZsjJUxbHJDBSdiQ2UVghAGzuU902ozKlkyaPU06SIrt8C_rIe968hiJxgTrYv6eWmVSk0g97L4xxDTQt0Bk6wYU3A","refresh_token":"LUYRzQH-FrJu2luefXV_q5U_tSVTSpw8S4v227_YC3I.BPJM-RVOUWcOj1qmznn4xtfGuRHMiPQhuaTaPQbZRfxyUhORDppSfpg0KVJkqfOGACsUMICm9mPtGbe8XWtUsQ","scope":"openid","token_type":"bearer"}
2022-08-04 09:35:47 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
access_token
wPAwzsqLpKahUcz-ZaPwXnCeREJ1R5GHw_tTjqctJzc.x2kwT2LAybq0A7x6bGdxG6hEceDkfP1emRmALLViDordijjbCWu8B5Awqc5UDSAuj7co180MOE9pr0pUo_hW8g
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiQ1lrV2J4RjRLLTZBOGtKZjFoRW81ZyIsImF1ZCI6WyJmOGE1Njk0YS03YTc3LTQwNTMtYjE1YS04NDg1OWQxMjM1NjQiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNDcsImlhdCI6MTY1OTYwNTc0NywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJmYmQzZmIyNS1mYTc4LTQ4NjktYWZiNC1jNTdhNzhmMjcyOGIiLCJyYXQiOjE2NTk2MDU3NDIsInJ0X2hhc2giOiJta1hjek1kR0NsRzFwS1ptQ05ndHl3Iiwic3ViIjoidGVzdHVzZXIifQ.IdQ0p9vUl7vnXVdJSXkcMVio36Rs9241LIzpCQaHNhlbZ7h2XhpyiHoMTcvdq15aDDjlegngjvL5h1gix8hIz6c0rY-X4xmp9qhySRg-6jpvzDz-js6xwhivPaWkhtLDatQoQkjHJXXDcQ0iicauHCpV04m2obkOvJAz8-KQSQ3iz-UEyZwdlXffKuAIFJRKbWBqJ8gbxfqqXzk1wUBSQMjOJ5yRgurW4Vi3FdLCmE35d9y2ZylTlO0kQIM44ZsjJUxbHJDBSdiQ2UVghAGzuU902ozKlkyaPU06SIrt8C_rIe968hiJxgTrYv6eWmVSk0g97L4xxDTQt0Bk6wYU3A
refresh_token
LUYRzQH-FrJu2luefXV_q5U_tSVTSpw8S4v227_YC3I.BPJM-RVOUWcOj1qmznn4xtfGuRHMiPQhuaTaPQbZRfxyUhORDppSfpg0KVJkqfOGACsUMICm9mPtGbe8XWtUsQ
scope
openid
token_type
bearer
2022-08-04 09:35:47 SUCCESS
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
2022-08-04 09:35:47 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-04 09:35:47 SUCCESS
CheckTokenEndpointCacheHeaders
'cache-control' header in token endpoint response contains expected value.
cache_control_header
no-store
2022-08-04 09:35:47 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 09:35:47 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
wPAwzsqLpKahUcz-ZaPwXnCeREJ1R5GHw_tTjqctJzc.x2kwT2LAybq0A7x6bGdxG6hEceDkfP1emRmALLViDordijjbCWu8B5Awqc5UDSAuj7co180MOE9pr0pUo_hW8g
type
bearer
2022-08-04 09:35:47 SUCCESS
CheckTokenTypeIsBearer
Token type is bearer
2022-08-04 09:35:47 SUCCESS
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
actual
729.5454031439396
expected
96.0
value
wPAwzsqLpKahUcz-ZaPwXnCeREJ1R5GHw_tTjqctJzc.x2kwT2LAybq0A7x6bGdxG6hEceDkfP1emRmALLViDordijjbCWu8B5Awqc5UDSAuj7co180MOE9pr0pUo_hW8g
2022-08-04 09:35:47 SUCCESS
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
2022-08-04 09:35:47 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2022-08-04 09:35:47 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2022-08-04 09:35:47 SUCCESS
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
first_access_token
T9G1aFmcNfvpJxcN-A9VrgyYXq7uGR3pkjS4ZkbUKw8.gpFbiWa7Aoy4Kxj8ewM6egVSt_wfBKBmDhnXWBTKDMMJ3sqqweXm3zalubHUYVU3R5IJWXjDmmiI9Rx1BNQEgg
second_access_token
wPAwzsqLpKahUcz-ZaPwXnCeREJ1R5GHw_tTjqctJzc.x2kwT2LAybq0A7x6bGdxG6hEceDkfP1emRmALLViDordijjbCWu8B5Awqc5UDSAuj7co180MOE9pr0pUo_hW8g
2022-08-04 09:35:47 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiQ1lrV2J4RjRLLTZBOGtKZjFoRW81ZyIsImF1ZCI6WyJmOGE1Njk0YS03YTc3LTQwNTMtYjE1YS04NDg1OWQxMjM1NjQiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNDcsImlhdCI6MTY1OTYwNTc0NywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJmYmQzZmIyNS1mYTc4LTQ4NjktYWZiNC1jNTdhNzhmMjcyOGIiLCJyYXQiOjE2NTk2MDU3NDIsInJ0X2hhc2giOiJta1hjek1kR0NsRzFwS1ptQ05ndHl3Iiwic3ViIjoidGVzdHVzZXIifQ.IdQ0p9vUl7vnXVdJSXkcMVio36Rs9241LIzpCQaHNhlbZ7h2XhpyiHoMTcvdq15aDDjlegngjvL5h1gix8hIz6c0rY-X4xmp9qhySRg-6jpvzDz-js6xwhivPaWkhtLDatQoQkjHJXXDcQ0iicauHCpV04m2obkOvJAz8-KQSQ3iz-UEyZwdlXffKuAIFJRKbWBqJ8gbxfqqXzk1wUBSQMjOJ5yRgurW4Vi3FdLCmE35d9y2ZylTlO0kQIM44ZsjJUxbHJDBSdiQ2UVghAGzuU902ozKlkyaPU06SIrt8C_rIe968hiJxgTrYv6eWmVSk0g97L4xxDTQt0Bk6wYU3A
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "CYkWbxF4K-6A8kJf1hEo5g",
  "aud": "f8a5694a-7a77-4053-b15a-84859d123564",
  "sub": "testuser",
  "rat": 1659605742,
  "auth_time": 1659604931,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659609347,
  "iat": 1659605747,
  "jti": "fbd3fb25-fa78-4869-afb4-c57a78f2728b",
  "rt_hash": "mkXczMdGClG1pKZmCNgtyw"
}
2022-08-04 09:35:47 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
LUYRzQH-FrJu2luefXV_q5U_tSVTSpw8S4v227_YC3I.BPJM-RVOUWcOj1qmznn4xtfGuRHMiPQhuaTaPQbZRfxyUhORDppSfpg0KVJkqfOGACsUMICm9mPtGbe8XWtUsQ
2022-08-04 09:35:47 SUCCESS
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
actual
1040
required
128
2022-08-04 09:35:47 SUCCESS
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
actual
738.139659723191
expected
96.0
value
LUYRzQH-FrJu2luefXV_q5U_tSVTSpw8S4v227_YC3I.BPJM-RVOUWcOj1qmznn4xtfGuRHMiPQhuaTaPQbZRfxyUhORDppSfpg0KVJkqfOGACsUMICm9mPtGbe8XWtUsQ
2022-08-04 09:35:47 SUCCESS
CompareIdTokenClaims
Validated id token claims successfully
iss
{
  "first": "https://isamfed.com:8843/oauth2/",
  "second": "https://isamfed.com:8843/oauth2/",
  "note": "Values are expected to be equal"
}
sub
{
  "first": "testuser",
  "second": "testuser",
  "note": "Values are expected to be equal"
}
iat
{
  "first": 1659605745,
  "second": 1659605747,
  "note": "Values are expected to be different"
}
aud
{
  "first": "f8a5694a-7a77-4053-b15a-84859d123564",
  "second": "f8a5694a-7a77-4053-b15a-84859d123564",
  "note": "Values are expected to be equal"
}
auth_time
{
  "first": 1659604931,
  "second": 1659604931,
  "note": "Values are expected to be equal"
}
azp
Id tokens do not contain azp claims
Userinfo endpoint tests
2022-08-04 09:35:47
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer wPAwzsqLpKahUcz-ZaPwXnCeREJ1R5GHw_tTjqctJzc.x2kwT2LAybq0A7x6bGdxG6hEceDkfP1emRmALLViDordijjbCWu8B5Awqc5UDSAuj7co180MOE9pr0pUo_hW8g",
  "content-length": "0"
}
request_body

                                
2022-08-04 09:35:48 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:35:48 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-b24a04ac-6078-41ff-ad18-e17893c33587",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["f8a5694a-7a77-4053-b15a-84859d123564"],"auth_time":1659604931,"iss":"https://isamfed.com:8843/oauth2/","rat":1659605742,"sub":"testuser"}
2022-08-04 09:35:48 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:35:48 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-b24a04ac-6078-41ff-ad18-e17893c33587",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["f8a5694a-7a77-4053-b15a-84859d123564"],"auth_time":1659604931,"iss":"https://isamfed.com:8843/oauth2/","rat":1659605742,"sub":"testuser"}
2022-08-04 09:35:48 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
Second client: Make request to authorization endpoint
2022-08-04 09:35:48 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
fa6b93a7-0a2a-4443-b47d-bcce23419060
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-04 09:35:48
CreateRandomStateValue
Created state value
requested_state_length
10
state
OSzLQoCVgR
2022-08-04 09:35:48 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
fa6b93a7-0a2a-4443-b47d-bcce23419060
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
OSzLQoCVgR
2022-08-04 09:35:48
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
gNn60BxstD
2022-08-04 09:35:48 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
fa6b93a7-0a2a-4443-b47d-bcce23419060
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
OSzLQoCVgR
nonce
gNn60BxstD
2022-08-04 09:35:48 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
fa6b93a7-0a2a-4443-b47d-bcce23419060
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
OSzLQoCVgR
nonce
gNn60BxstD
response_type
code token
2022-08-04 09:35:48
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
fa6b93a7-0a2a-4443-b47d-bcce23419060
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
OSzLQoCVgR
nonce
gNn60BxstD
response_type
code token
response_mode
form_post
2022-08-04 09:35:48 SUCCESS
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Not adding prompt=consent as the scope in the configuration does not contain offline_access
2022-08-04 09:35:48 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "fa6b93a7-0a2a-4443-b47d-bcce23419060",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "scope": "openid",
  "state": "OSzLQoCVgR",
  "nonce": "gNn60BxstD",
  "response_type": "code token",
  "response_mode": "form_post"
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=fa6b93a7-0a2a-4443-b47d-bcce23419060&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=OSzLQoCVgR&nonce=gNn60BxstD&response_type=code%20token&response_mode=form_post
2022-08-04 09:35:48 REDIRECT
oidcc-refresh-token
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=fa6b93a7-0a2a-4443-b47d-bcce23419060&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=OSzLQoCVgR&nonce=gNn60BxstD&response_type=code%20token&response_mode=form_post
2022-08-04 09:36:06 INCOMING
oidcc-refresh-token
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\u003dBC46C4B53AC445F42FBABDE00ACFD920",
  "connection": "close",
  "content-length": "343"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "access_token": "wDWjo7fcnF8Fn9W_ni7uzddqrnJe1nH2IwMC_pf42q8.66-ary6w6Xegc7gtL74m5BeHdr_s5yOqM-IgyXNE0FAOMfudqbg5hLizrZtdWWQWeagG3J8gZbyyu2aBaDIMLg",
  "code": "ZXiNslQimWCtGE2VddpKkt-tj8lMQymvTYYl1tF3Vzo.ZmynKtDmckzrQPjWUzy-orCodX2wV2pionZUIXBGaWYUxVc5UJWhirVEp7N5uMniZdMgL3_PDFAfxf0exNEEOA",
  "expires_in": "7200",
  "scope": "openid",
  "state": "OSzLQoCVgR",
  "token_type": "bearer"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
access_token=wDWjo7fcnF8Fn9W_ni7uzddqrnJe1nH2IwMC_pf42q8.66-ary6w6Xegc7gtL74m5BeHdr_s5yOqM-IgyXNE0FAOMfudqbg5hLizrZtdWWQWeagG3J8gZbyyu2aBaDIMLg&code=ZXiNslQimWCtGE2VddpKkt-tj8lMQymvTYYl1tF3Vzo.ZmynKtDmckzrQPjWUzy-orCodX2wV2pionZUIXBGaWYUxVc5UJWhirVEp7N5uMniZdMgL3_PDFAfxf0exNEEOA&expires_in=7200&scope=openid&state=OSzLQoCVgR&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:36:06 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/TPoYA0Oh1ZJpR1m1P5nr",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/TPoYA0Oh1ZJpR1m1P5nr"
}
2022-08-04 09:36:06 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance 9rCYuhAQ4fKUDy7
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/TPoYA0Oh1ZJpR1m1P5nr, returnUrl=/log-detail.html?log=9rCYuhAQ4fKUDy7}]
outgoing_path
callback
2022-08-04 09:36:07 INCOMING
oidcc-refresh-token
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/TPoYA0Oh1ZJpR1m1P5nr
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\u003dBC46C4B53AC445F42FBABDE00ACFD920",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/TPoYA0Oh1ZJpR1m1P5nr
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:36:07 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance 9rCYuhAQ4fKUDy7
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/TPoYA0Oh1ZJpR1m1P5nr
2022-08-04 09:36:07 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-04 09:36:07 REDIRECT-IN
oidcc-refresh-token
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\u003dBC46C4B53AC445F42FBABDE00ACFD920",
  "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": "wDWjo7fcnF8Fn9W_ni7uzddqrnJe1nH2IwMC_pf42q8.66-ary6w6Xegc7gtL74m5BeHdr_s5yOqM-IgyXNE0FAOMfudqbg5hLizrZtdWWQWeagG3J8gZbyyu2aBaDIMLg",
  "code": "ZXiNslQimWCtGE2VddpKkt-tj8lMQymvTYYl1tF3Vzo.ZmynKtDmckzrQPjWUzy-orCodX2wV2pionZUIXBGaWYUxVc5UJWhirVEp7N5uMniZdMgL3_PDFAfxf0exNEEOA",
  "expires_in": "7200",
  "scope": "openid",
  "state": "OSzLQoCVgR",
  "token_type": "bearer"
}
Second client: Verify authorization endpoint response
2022-08-04 09:36:07 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-04 09:36:07 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:36:07 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-04 09:36:07 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-04 09:36:07 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-04 09:36:07
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-04 09:36:07 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-04 09:36:07 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
OSzLQoCVgR
2022-08-04 09:36:07 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
ZXiNslQimWCtGE2VddpKkt-tj8lMQymvTYYl1tF3Vzo.ZmynKtDmckzrQPjWUzy-orCodX2wV2pionZUIXBGaWYUxVc5UJWhirVEp7N5uMniZdMgL3_PDFAfxf0exNEEOA
2022-08-04 09:36:07 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
wDWjo7fcnF8Fn9W_ni7uzddqrnJe1nH2IwMC_pf42q8.66-ary6w6Xegc7gtL74m5BeHdr_s5yOqM-IgyXNE0FAOMfudqbg5hLizrZtdWWQWeagG3J8gZbyyu2aBaDIMLg
type
bearer
Second client: Userinfo endpoint tests
2022-08-04 09:36:07
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer wDWjo7fcnF8Fn9W_ni7uzddqrnJe1nH2IwMC_pf42q8.66-ary6w6Xegc7gtL74m5BeHdr_s5yOqM-IgyXNE0FAOMfudqbg5hLizrZtdWWQWeagG3J8gZbyyu2aBaDIMLg",
  "content-length": "0"
}
request_body

                                
2022-08-04 09:36:08 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:36:08 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-da639df9-ffe0-4576-a13a-d5642b7e463e",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["fa6b93a7-0a2a-4443-b47d-bcce23419060"],"auth_time":1659604931,"iss":"https://isamfed.com:8843/oauth2/","rat":1659605765,"sub":"testuser"}
2022-08-04 09:36:08 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:36:08 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-da639df9-ffe0-4576-a13a-d5642b7e463e",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["fa6b93a7-0a2a-4443-b47d-bcce23419060"],"auth_time":1659604931,"iss":"https://isamfed.com:8843/oauth2/","rat":1659605765,"sub":"testuser"}
2022-08-04 09:36:08 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-04 09:36:08 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
ZXiNslQimWCtGE2VddpKkt-tj8lMQymvTYYl1tF3Vzo.ZmynKtDmckzrQPjWUzy-orCodX2wV2pionZUIXBGaWYUxVc5UJWhirVEp7N5uMniZdMgL3_PDFAfxf0exNEEOA
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 09:36:08 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic ZmE2YjkzYTctMGEyYS00NDQzLWI0N2QtYmNjZTIzNDE5MDYwOkRDSTdSejh5QmN1YTdzOTg=
2022-08-04 09:36:08
CallTokenEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic ZmE2YjkzYTctMGEyYS00NDQzLWI0N2QtYmNjZTIzNDE5MDYwOkRDSTdSejh5QmN1YTdzOTg\u003d",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "271"
}
request_body
grant_type=authorization_code&code=ZXiNslQimWCtGE2VddpKkt-tj8lMQymvTYYl1tF3Vzo.ZmynKtDmckzrQPjWUzy-orCodX2wV2pionZUIXBGaWYUxVc5UJWhirVEp7N5uMniZdMgL3_PDFAfxf0exNEEOA&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-04 09:36:09 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1236",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:36:09 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-7d1200db-3072-41dc-a1d6-01598d78d13e",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"_4-0lD6Cj39h41zjXGFZjCbYRwHiTgY9MrU_pNKCwmw.4Thkf_8DL10y_CANWKN10nj6Wu1cPgGbFR5eFSzlKaRdBG3JdHvrSjCMZgVL581CbVjbYd6BbfJd9u1Lfj7uuw","expires_in":7196,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiMzAxcjYxenVka2JpUUhueE56SkxzdyIsImF1ZCI6WyJmYTZiOTNhNy0wYTJhLTQ0NDMtYjQ3ZC1iY2NlMjM0MTkwNjAiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNjksImlhdCI6MTY1OTYwNTc2OSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIyNTNlMWJkNC1iODVjLTRlYzgtOTM0ZS04Y2M1ODQyZGUzNmYiLCJub25jZSI6ImdObjYwQnhzdEQiLCJyYXQiOjE2NTk2MDU3NjUsInJ0X2hhc2giOiJCZjZKcjN2ejNhM1dzVndZWTFhNEV3Iiwic19oYXNoIjoiem9kVkhNbkY5aXo5VVl0cnZOYzV6dyIsInN1YiI6InRlc3R1c2VyIn0.FeWd3lbBdIKcHO9mPKCWkfpn7Sq-k_LnUI2SstO7IO7MpeXkaCOdS3VFESKP2KhdgYwfM4wrVSJgJKLWUws0W3XD-EWrOBgTg3VnWnb5TYsHbHgbUzWVU85g57DS2o30nbnGtLReZmG4sqJXTz72jKY_p925HBpQ8HQzCTmRVdHPZfoo96MFWCklypYP6gnossFoNRX3QhbsQjfduwH3jnKBAUcB7xZP6L-q5QGz-FrGXANwz5DUsxmtK55rQSnqRkOZpDDuDnuMcd9Gv_EGvz81GVQxsjpFfxoXjNlcWwVzxgF3XfpVIjmOi32FlXY2vm3FI6qo6uFSHkHIstwdEg","refresh_token":"xLhssbs8cLNf5U_yiuYyJ0WQhEvlUGS0bLQQ6Pj4og8.03bOqjx0p99bOkqIOZ6wBeg2ibyDyKS3IQO_hqLtkMVayY6wFeATR7dQcLn5oaf7e8eOlxYmR5mWnsTnYJg_GA","scope":"openid","token_type":"bearer"}
2022-08-04 09:36:09 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
_4-0lD6Cj39h41zjXGFZjCbYRwHiTgY9MrU_pNKCwmw.4Thkf_8DL10y_CANWKN10nj6Wu1cPgGbFR5eFSzlKaRdBG3JdHvrSjCMZgVL581CbVjbYd6BbfJd9u1Lfj7uuw
expires_in
7196
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiMzAxcjYxenVka2JpUUhueE56SkxzdyIsImF1ZCI6WyJmYTZiOTNhNy0wYTJhLTQ0NDMtYjQ3ZC1iY2NlMjM0MTkwNjAiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNjksImlhdCI6MTY1OTYwNTc2OSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIyNTNlMWJkNC1iODVjLTRlYzgtOTM0ZS04Y2M1ODQyZGUzNmYiLCJub25jZSI6ImdObjYwQnhzdEQiLCJyYXQiOjE2NTk2MDU3NjUsInJ0X2hhc2giOiJCZjZKcjN2ejNhM1dzVndZWTFhNEV3Iiwic19oYXNoIjoiem9kVkhNbkY5aXo5VVl0cnZOYzV6dyIsInN1YiI6InRlc3R1c2VyIn0.FeWd3lbBdIKcHO9mPKCWkfpn7Sq-k_LnUI2SstO7IO7MpeXkaCOdS3VFESKP2KhdgYwfM4wrVSJgJKLWUws0W3XD-EWrOBgTg3VnWnb5TYsHbHgbUzWVU85g57DS2o30nbnGtLReZmG4sqJXTz72jKY_p925HBpQ8HQzCTmRVdHPZfoo96MFWCklypYP6gnossFoNRX3QhbsQjfduwH3jnKBAUcB7xZP6L-q5QGz-FrGXANwz5DUsxmtK55rQSnqRkOZpDDuDnuMcd9Gv_EGvz81GVQxsjpFfxoXjNlcWwVzxgF3XfpVIjmOi32FlXY2vm3FI6qo6uFSHkHIstwdEg
refresh_token
xLhssbs8cLNf5U_yiuYyJ0WQhEvlUGS0bLQQ6Pj4og8.03bOqjx0p99bOkqIOZ6wBeg2ibyDyKS3IQO_hqLtkMVayY6wFeATR7dQcLn5oaf7e8eOlxYmR5mWnsTnYJg_GA
scope
openid
token_type
bearer
2022-08-04 09:36:09 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 09:36:09 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
_4-0lD6Cj39h41zjXGFZjCbYRwHiTgY9MrU_pNKCwmw.4Thkf_8DL10y_CANWKN10nj6Wu1cPgGbFR5eFSzlKaRdBG3JdHvrSjCMZgVL581CbVjbYd6BbfJd9u1Lfj7uuw
2022-08-04 09:36:09 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
_4-0lD6Cj39h41zjXGFZjCbYRwHiTgY9MrU_pNKCwmw.4Thkf_8DL10y_CANWKN10nj6Wu1cPgGbFR5eFSzlKaRdBG3JdHvrSjCMZgVL581CbVjbYd6BbfJd9u1Lfj7uuw
type
bearer
2022-08-04 09:36:09 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7196
2022-08-04 09:36:09 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7196
2022-08-04 09:36:09 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
xLhssbs8cLNf5U_yiuYyJ0WQhEvlUGS0bLQQ6Pj4og8.03bOqjx0p99bOkqIOZ6wBeg2ibyDyKS3IQO_hqLtkMVayY6wFeATR7dQcLn5oaf7e8eOlxYmR5mWnsTnYJg_GA
2022-08-04 09:36:09 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiMzAxcjYxenVka2JpUUhueE56SkxzdyIsImF1ZCI6WyJmYTZiOTNhNy0wYTJhLTQ0NDMtYjQ3ZC1iY2NlMjM0MTkwNjAiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNjksImlhdCI6MTY1OTYwNTc2OSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIyNTNlMWJkNC1iODVjLTRlYzgtOTM0ZS04Y2M1ODQyZGUzNmYiLCJub25jZSI6ImdObjYwQnhzdEQiLCJyYXQiOjE2NTk2MDU3NjUsInJ0X2hhc2giOiJCZjZKcjN2ejNhM1dzVndZWTFhNEV3Iiwic19oYXNoIjoiem9kVkhNbkY5aXo5VVl0cnZOYzV6dyIsInN1YiI6InRlc3R1c2VyIn0.FeWd3lbBdIKcHO9mPKCWkfpn7Sq-k_LnUI2SstO7IO7MpeXkaCOdS3VFESKP2KhdgYwfM4wrVSJgJKLWUws0W3XD-EWrOBgTg3VnWnb5TYsHbHgbUzWVU85g57DS2o30nbnGtLReZmG4sqJXTz72jKY_p925HBpQ8HQzCTmRVdHPZfoo96MFWCklypYP6gnossFoNRX3QhbsQjfduwH3jnKBAUcB7xZP6L-q5QGz-FrGXANwz5DUsxmtK55rQSnqRkOZpDDuDnuMcd9Gv_EGvz81GVQxsjpFfxoXjNlcWwVzxgF3XfpVIjmOi32FlXY2vm3FI6qo6uFSHkHIstwdEg
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "301r61zudkbiQHnxNzJLsw",
  "aud": "fa6b93a7-0a2a-4443-b47d-bcce23419060",
  "sub": "testuser",
  "s_hash": "zodVHMnF9iz9UYtrvNc5zw",
  "rat": 1659605765,
  "auth_time": 1659604931,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659609369,
  "iat": 1659605769,
  "nonce": "gNn60BxstD",
  "jti": "253e1bd4-b85c-4ec8-934e-8cc5842de36f",
  "rt_hash": "Bf6Jr3vz3a3WsVwYY1a4Ew"
}
2022-08-04 09:36:09 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 09:36:09
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 09:36:09
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 09:36:09
ValidateIdTokenStandardClaims
Skipping unknown claim: rt_hash
2022-08-04 09:36:09 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 09:36:09 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
gNn60BxstD
2022-08-04 09:36:09 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 09:36:09 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiMzAxcjYxenVka2JpUUhueE56SkxzdyIsImF1ZCI6WyJmYTZiOTNhNy0wYTJhLTQ0NDMtYjQ3ZC1iY2NlMjM0MTkwNjAiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNjksImlhdCI6MTY1OTYwNTc2OSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIyNTNlMWJkNC1iODVjLTRlYzgtOTM0ZS04Y2M1ODQyZGUzNmYiLCJub25jZSI6ImdObjYwQnhzdEQiLCJyYXQiOjE2NTk2MDU3NjUsInJ0X2hhc2giOiJCZjZKcjN2ejNhM1dzVndZWTFhNEV3Iiwic19oYXNoIjoiem9kVkhNbkY5aXo5VVl0cnZOYzV6dyIsInN1YiI6InRlc3R1c2VyIn0.FeWd3lbBdIKcHO9mPKCWkfpn7Sq-k_LnUI2SstO7IO7MpeXkaCOdS3VFESKP2KhdgYwfM4wrVSJgJKLWUws0W3XD-EWrOBgTg3VnWnb5TYsHbHgbUzWVU85g57DS2o30nbnGtLReZmG4sqJXTz72jKY_p925HBpQ8HQzCTmRVdHPZfoo96MFWCklypYP6gnossFoNRX3QhbsQjfduwH3jnKBAUcB7xZP6L-q5QGz-FrGXANwz5DUsxmtK55rQSnqRkOZpDDuDnuMcd9Gv_EGvz81GVQxsjpFfxoXjNlcWwVzxgF3XfpVIjmOi32FlXY2vm3FI6qo6uFSHkHIstwdEg
2022-08-04 09:36:09 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiMzAxcjYxenVka2JpUUhueE56SkxzdyIsImF1ZCI6WyJmYTZiOTNhNy0wYTJhLTQ0NDMtYjQ3ZC1iY2NlMjM0MTkwNjAiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNjksImlhdCI6MTY1OTYwNTc2OSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIyNTNlMWJkNC1iODVjLTRlYzgtOTM0ZS04Y2M1ODQyZGUzNmYiLCJub25jZSI6ImdObjYwQnhzdEQiLCJyYXQiOjE2NTk2MDU3NjUsInJ0X2hhc2giOiJCZjZKcjN2ejNhM1dzVndZWTFhNEV3Iiwic19oYXNoIjoiem9kVkhNbkY5aXo5VVl0cnZOYzV6dyIsInN1YiI6InRlc3R1c2VyIn0.FeWd3lbBdIKcHO9mPKCWkfpn7Sq-k_LnUI2SstO7IO7MpeXkaCOdS3VFESKP2KhdgYwfM4wrVSJgJKLWUws0W3XD-EWrOBgTg3VnWnb5TYsHbHgbUzWVU85g57DS2o30nbnGtLReZmG4sqJXTz72jKY_p925HBpQ8HQzCTmRVdHPZfoo96MFWCklypYP6gnossFoNRX3QhbsQjfduwH3jnKBAUcB7xZP6L-q5QGz-FrGXANwz5DUsxmtK55rQSnqRkOZpDDuDnuMcd9Gv_EGvz81GVQxsjpFfxoXjNlcWwVzxgF3XfpVIjmOi32FlXY2vm3FI6qo6uFSHkHIstwdEg
2022-08-04 09:36:09 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 09:36:09
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 09:36:09 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 09:36:09 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
xLhssbs8cLNf5U_yiuYyJ0WQhEvlUGS0bLQQ6Pj4og8.03bOqjx0p99bOkqIOZ6wBeg2ibyDyKS3IQO_hqLtkMVayY6wFeATR7dQcLn5oaf7e8eOlxYmR5mWnsTnYJg_GA
2022-08-04 09:36:09 SUCCESS
EnsureServerConfigurationSupportsRefreshToken
The server configuration indicates support for refresh tokens
supported_grant_types
[
  "authorization_code",
  "implicit",
  "password",
  "client_credentials",
  "refresh_token",
  "urn:openid:params:grant-type:ciba"
]
2022-08-04 09:36:09 SUCCESS
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
Second client: Refresh Token Request
2022-08-04 09:36:09 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
xLhssbs8cLNf5U_yiuYyJ0WQhEvlUGS0bLQQ6Pj4og8.03bOqjx0p99bOkqIOZ6wBeg2ibyDyKS3IQO_hqLtkMVayY6wFeATR7dQcLn5oaf7e8eOlxYmR5mWnsTnYJg_GA
2022-08-04 09:36:09 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic ZmE2YjkzYTctMGEyYS00NDQzLWI0N2QtYmNjZTIzNDE5MDYwOkRDSTdSejh5QmN1YTdzOTg=
2022-08-04 09:36:09 SUCCESS
WaitForOneSecond
Pausing for 1 seconds
2022-08-04 09:36:10 SUCCESS
WaitForOneSecond
Woke up after 1 seconds sleep
2022-08-04 09:36:10
CallTokenEndpointAndReturnFullResponse
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic ZmE2YjkzYTctMGEyYS00NDQzLWI0N2QtYmNjZTIzNDE5MDYwOkRDSTdSejh5QmN1YTdzOTg\u003d",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "169"
}
request_body
grant_type=refresh_token&refresh_token=xLhssbs8cLNf5U_yiuYyJ0WQhEvlUGS0bLQQ6Pj4og8.03bOqjx0p99bOkqIOZ6wBeg2ibyDyKS3IQO_hqLtkMVayY6wFeATR7dQcLn5oaf7e8eOlxYmR5mWnsTnYJg_GA
2022-08-04 09:36:11 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1163",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:36:11 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-a8d601a6-d941-41a6-ae95-683dba1a6bae",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"dwvbUfEdv1BzA33SgsQWZde3LrBB8C80okYgJAfP9_Q.Xhl1CFszJTmeixElS55LjP7QFUi5aYNqMK-dfvFU31p0JaTLFBfOkOj09igFuAzvl9s0qwEPoa-H-KND4O7hXQ","expires_in":7199,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiVlc1ZFA4SzFQbFNvYTNFcG1QSmlLQSIsImF1ZCI6WyJmYTZiOTNhNy0wYTJhLTQ0NDMtYjQ3ZC1iY2NlMjM0MTkwNjAiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNzEsImlhdCI6MTY1OTYwNTc3MSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJhYjcxOTg1Mi1lODZlLTQ2NzctYTVhOC05NTJhNWUxOTY3YTAiLCJyYXQiOjE2NTk2MDU3NjUsInJ0X2hhc2giOiIwVHB0QnMzaWNEamV0VGVwS0lacXdRIiwic3ViIjoidGVzdHVzZXIifQ.tB9rJoczeGBvick2LcfEKvS2MGTq_L8sshg1GIA8TdSM93vNCVsblyPrARiGJY7BiWJRXTO1rLLvZNwf7fXQP-orCGi5Ay4us3cvsh-DGL55_pLAwQU8NDxYtLirzB6dQext6FyEdl0ItNqPQ1FXhgwlF8TKzWwaSIF1J58oRAZIeRzKqc6KDUl9OiyEr11RmYQrPLDo3AwGeicj4vaiLilLU7oF7Nqkbr8w40fKiPSksVXdepdCL38J1KoXAsV68EHCbnmmLi2KsxQ1jApQ1WC29kzP2DSKVats0z3GbGiOhP7UiUENuTDXdYAlfGZMkARcZXWkJjBvalUl1WRZtg","refresh_token":"LYBcZfcIofZeq6yRDwLws_-xfuUL9FF279iJFzk6yQM.juFQtaYiSAXCtewiYKDsvd7HTbvY6pbMHOBHBIopOHO0WD66_Pg0SVg5-LrsOj78tHahYu642BB67z0JKNSfdA","scope":"openid","token_type":"bearer"}
2022-08-04 09:36:11 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
access_token
dwvbUfEdv1BzA33SgsQWZde3LrBB8C80okYgJAfP9_Q.Xhl1CFszJTmeixElS55LjP7QFUi5aYNqMK-dfvFU31p0JaTLFBfOkOj09igFuAzvl9s0qwEPoa-H-KND4O7hXQ
expires_in
7199
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiVlc1ZFA4SzFQbFNvYTNFcG1QSmlLQSIsImF1ZCI6WyJmYTZiOTNhNy0wYTJhLTQ0NDMtYjQ3ZC1iY2NlMjM0MTkwNjAiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNzEsImlhdCI6MTY1OTYwNTc3MSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJhYjcxOTg1Mi1lODZlLTQ2NzctYTVhOC05NTJhNWUxOTY3YTAiLCJyYXQiOjE2NTk2MDU3NjUsInJ0X2hhc2giOiIwVHB0QnMzaWNEamV0VGVwS0lacXdRIiwic3ViIjoidGVzdHVzZXIifQ.tB9rJoczeGBvick2LcfEKvS2MGTq_L8sshg1GIA8TdSM93vNCVsblyPrARiGJY7BiWJRXTO1rLLvZNwf7fXQP-orCGi5Ay4us3cvsh-DGL55_pLAwQU8NDxYtLirzB6dQext6FyEdl0ItNqPQ1FXhgwlF8TKzWwaSIF1J58oRAZIeRzKqc6KDUl9OiyEr11RmYQrPLDo3AwGeicj4vaiLilLU7oF7Nqkbr8w40fKiPSksVXdepdCL38J1KoXAsV68EHCbnmmLi2KsxQ1jApQ1WC29kzP2DSKVats0z3GbGiOhP7UiUENuTDXdYAlfGZMkARcZXWkJjBvalUl1WRZtg
refresh_token
LYBcZfcIofZeq6yRDwLws_-xfuUL9FF279iJFzk6yQM.juFQtaYiSAXCtewiYKDsvd7HTbvY6pbMHOBHBIopOHO0WD66_Pg0SVg5-LrsOj78tHahYu642BB67z0JKNSfdA
scope
openid
token_type
bearer
2022-08-04 09:36:11 SUCCESS
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
2022-08-04 09:36:11 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-04 09:36:11 SUCCESS
CheckTokenEndpointCacheHeaders
'cache-control' header in token endpoint response contains expected value.
cache_control_header
no-store
2022-08-04 09:36:11 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 09:36:11 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
dwvbUfEdv1BzA33SgsQWZde3LrBB8C80okYgJAfP9_Q.Xhl1CFszJTmeixElS55LjP7QFUi5aYNqMK-dfvFU31p0JaTLFBfOkOj09igFuAzvl9s0qwEPoa-H-KND4O7hXQ
type
bearer
2022-08-04 09:36:11 SUCCESS
CheckTokenTypeIsBearer
Token type is bearer
2022-08-04 09:36:11 SUCCESS
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
actual
732.4650876824835
expected
96.0
value
dwvbUfEdv1BzA33SgsQWZde3LrBB8C80okYgJAfP9_Q.Xhl1CFszJTmeixElS55LjP7QFUi5aYNqMK-dfvFU31p0JaTLFBfOkOj09igFuAzvl9s0qwEPoa-H-KND4O7hXQ
2022-08-04 09:36:11 SUCCESS
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
2022-08-04 09:36:11 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7199
2022-08-04 09:36:11 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7199
2022-08-04 09:36:11 SUCCESS
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
first_access_token
_4-0lD6Cj39h41zjXGFZjCbYRwHiTgY9MrU_pNKCwmw.4Thkf_8DL10y_CANWKN10nj6Wu1cPgGbFR5eFSzlKaRdBG3JdHvrSjCMZgVL581CbVjbYd6BbfJd9u1Lfj7uuw
second_access_token
dwvbUfEdv1BzA33SgsQWZde3LrBB8C80okYgJAfP9_Q.Xhl1CFszJTmeixElS55LjP7QFUi5aYNqMK-dfvFU31p0JaTLFBfOkOj09igFuAzvl9s0qwEPoa-H-KND4O7hXQ
2022-08-04 09:36:11 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiVlc1ZFA4SzFQbFNvYTNFcG1QSmlLQSIsImF1ZCI6WyJmYTZiOTNhNy0wYTJhLTQ0NDMtYjQ3ZC1iY2NlMjM0MTkwNjAiXSwiYXV0aF90aW1lIjoxNjU5NjA0OTMxLCJleHAiOjE2NTk2MDkzNzEsImlhdCI6MTY1OTYwNTc3MSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJhYjcxOTg1Mi1lODZlLTQ2NzctYTVhOC05NTJhNWUxOTY3YTAiLCJyYXQiOjE2NTk2MDU3NjUsInJ0X2hhc2giOiIwVHB0QnMzaWNEamV0VGVwS0lacXdRIiwic3ViIjoidGVzdHVzZXIifQ.tB9rJoczeGBvick2LcfEKvS2MGTq_L8sshg1GIA8TdSM93vNCVsblyPrARiGJY7BiWJRXTO1rLLvZNwf7fXQP-orCGi5Ay4us3cvsh-DGL55_pLAwQU8NDxYtLirzB6dQext6FyEdl0ItNqPQ1FXhgwlF8TKzWwaSIF1J58oRAZIeRzKqc6KDUl9OiyEr11RmYQrPLDo3AwGeicj4vaiLilLU7oF7Nqkbr8w40fKiPSksVXdepdCL38J1KoXAsV68EHCbnmmLi2KsxQ1jApQ1WC29kzP2DSKVats0z3GbGiOhP7UiUENuTDXdYAlfGZMkARcZXWkJjBvalUl1WRZtg
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "VW5dP8K1PlSoa3EpmPJiKA",
  "aud": "fa6b93a7-0a2a-4443-b47d-bcce23419060",
  "sub": "testuser",
  "rat": 1659605765,
  "auth_time": 1659604931,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659609371,
  "iat": 1659605771,
  "jti": "ab719852-e86e-4677-a5a8-952a5e1967a0",
  "rt_hash": "0TptBs3icDjetTepKIZqwQ"
}
2022-08-04 09:36:11 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
LYBcZfcIofZeq6yRDwLws_-xfuUL9FF279iJFzk6yQM.juFQtaYiSAXCtewiYKDsvd7HTbvY6pbMHOBHBIopOHO0WD66_Pg0SVg5-LrsOj78tHahYu642BB67z0JKNSfdA
2022-08-04 09:36:11 SUCCESS
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
actual
1040
required
128
2022-08-04 09:36:11 SUCCESS
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
actual
734.3883097986778
expected
96.0
value
LYBcZfcIofZeq6yRDwLws_-xfuUL9FF279iJFzk6yQM.juFQtaYiSAXCtewiYKDsvd7HTbvY6pbMHOBHBIopOHO0WD66_Pg0SVg5-LrsOj78tHahYu642BB67z0JKNSfdA
2022-08-04 09:36:11 SUCCESS
CompareIdTokenClaims
Validated id token claims successfully
iss
{
  "first": "https://isamfed.com:8843/oauth2/",
  "second": "https://isamfed.com:8843/oauth2/",
  "note": "Values are expected to be equal"
}
sub
{
  "first": "testuser",
  "second": "testuser",
  "note": "Values are expected to be equal"
}
iat
{
  "first": 1659605769,
  "second": 1659605771,
  "note": "Values are expected to be different"
}
aud
{
  "first": "fa6b93a7-0a2a-4443-b47d-bcce23419060",
  "second": "fa6b93a7-0a2a-4443-b47d-bcce23419060",
  "note": "Values are expected to be equal"
}
auth_time
{
  "first": 1659604931,
  "second": 1659604931,
  "note": "Values are expected to be equal"
}
azp
Id tokens do not contain azp claims
Second client: Userinfo endpoint tests
2022-08-04 09:36:11
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer dwvbUfEdv1BzA33SgsQWZde3LrBB8C80okYgJAfP9_Q.Xhl1CFszJTmeixElS55LjP7QFUi5aYNqMK-dfvFU31p0JaTLFBfOkOj09igFuAzvl9s0qwEPoa-H-KND4O7hXQ",
  "content-length": "0"
}
request_body

                                
2022-08-04 09:36:12 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:36:12 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-f25d60f4-e98e-4616-ae31-40a957f4ee76",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["fa6b93a7-0a2a-4443-b47d-bcce23419060"],"auth_time":1659604931,"iss":"https://isamfed.com:8843/oauth2/","rat":1659605765,"sub":"testuser"}
2022-08-04 09:36:12 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:36:12 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-f25d60f4-e98e-4616-ae31-40a957f4ee76",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["fa6b93a7-0a2a-4443-b47d-bcce23419060"],"auth_time":1659604931,"iss":"https://isamfed.com:8843/oauth2/","rat":1659605765,"sub":"testuser"}
2022-08-04 09:36:12 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
Attempting to use refresh_token issued to client 2 with client 1
2022-08-04 09:36:12 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
LYBcZfcIofZeq6yRDwLws_-xfuUL9FF279iJFzk6yQM.juFQtaYiSAXCtewiYKDsvd7HTbvY6pbMHOBHBIopOHO0WD66_Pg0SVg5-LrsOj78tHahYu642BB67z0JKNSfdA
2022-08-04 09:36:12 SUCCESS
AddScopeToTokenEndpointRequest
Added scope of 'openid' to token endpoint request
grant_type
refresh_token
refresh_token
LYBcZfcIofZeq6yRDwLws_-xfuUL9FF279iJFzk6yQM.juFQtaYiSAXCtewiYKDsvd7HTbvY6pbMHOBHBIopOHO0WD66_Pg0SVg5-LrsOj78tHahYu642BB67z0JKNSfdA
scope
openid
2022-08-04 09:36:12 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic ZjhhNTY5NGEtN2E3Ny00MDUzLWIxNWEtODQ4NTlkMTIzNTY0OnhQUWQydDZTYlRpVVRPaWE=
2022-08-04 09:36:12
CallTokenEndpointAndReturnFullResponse
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic ZjhhNTY5NGEtN2E3Ny00MDUzLWIxNWEtODQ4NTlkMTIzNTY0OnhQUWQydDZTYlRpVVRPaWE\u003d",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "182"
}
request_body
grant_type=refresh_token&refresh_token=LYBcZfcIofZeq6yRDwLws_-xfuUL9FF279iJFzk6yQM.juFQtaYiSAXCtewiYKDsvd7HTbvY6pbMHOBHBIopOHO0WD66_Pg0SVg5-LrsOj78tHahYu642BB67z0JKNSfdA&scope=openid
2022-08-04 09:36:13 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
400 BAD_REQUEST
response_status_text
Bad Request
response_headers
{
  "content-length": "157",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 09:36:13 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-7da89bf4-4a16-4193-aee2-6bb3882de868",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"error":"invalid_grant","error_description":"CSIAQ5087E The OAuth 2.0 Client ID from this request does not match the ID during the initial token issuance."}
2022-08-04 09:36:13 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
error
invalid_grant
error_description
CSIAQ5087E The OAuth 2.0 Client ID from this request does not match the ID during the initial token issuance.
2022-08-04 09:36:13 SUCCESS
ValidateErrorFromTokenEndpointResponseError
Token endpoint response error returned valid 'error' field
error
invalid_grant
2022-08-04 09:36:13 SUCCESS
CheckTokenEndpointHttpStatus400
Token endpoint http status code was 400
2022-08-04 09:36:13 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-04 09:36:13 SUCCESS
CheckErrorFromTokenEndpointResponseErrorInvalidGrant
Token Endpoint response error returned expected 'error' of 'invalid_grant'
expected
[
  "invalid_grant"
]
2022-08-04 09:36:13 FINISHED
oidcc-refresh-token
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-08-04 09:36:13
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://isamfed.com:8843/oauth2/register/f8a5694a-7a77-4053-b15a-84859d123564
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer D8ZlcnEIRwkmA8cCDQ-i8gF2waHqDBsSyAoqqHr74PA.1g1fYQszF5iAz0CgftIo8BgyeroejfersLwH5A2Cwx582TcI_TtpYRLLteJdDgph272Q14zAO0jZEM2Cq8TbSw",
  "content-length": "0"
}
request_body

                                
2022-08-04 09:36:14 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
204 NO_CONTENT
response_status_text
No Content
response_headers
{
  "date": "Thu, 04 Aug 2022 09:36:14 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-348ac3ef-4575-4e0d-bf9f-efcf9c6bdbb2",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body

                                
2022-08-04 09:36:14 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
Second client: Unregister dynamically registered client
2022-08-04 09:36:14
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://isamfed.com:8843/oauth2/register/fa6b93a7-0a2a-4443-b47d-bcce23419060
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer tMWrhuJUNKLffuUgAOUHCxj2r_zP0j9x_ZrKlGHf40I.89YLEoJnyb0Ym7v7a1TIK5imq5TZtalTb9LFVLb1wwTtEyjstl2cZi2RxMq2DOYdAnjx-yY1gmpL9E5RWKYPDw",
  "content-length": "0"
}
request_body

                                
2022-08-04 09:36:16 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
204 NO_CONTENT
response_status_text
No Content
response_headers
{
  "date": "Thu, 04 Aug 2022 09:36:15 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-8138cfbf-4603-457c-90f5-f5cf1e3922d4",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body

                                
2022-08-04 09:36:16 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
2022-08-04 09:36:39
TEST-RUNNER
Alias has now been claimed by another test
alias
isva_op_oidc_core_test_gh
new_test_id
W50FKok1nQsJvLs
Test Results