Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-08-04 07:23:35 INFO
TEST-RUNNER
Test instance eCSKq4QF5wvRqxB 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": "static_client"
}
alias
isva_op_oidc_core_test_gh
description
isva_op_oidc_core_test_gh static_client
planId
AxyngbKamNbao
config
{
  "alias": "isva_op_oidc_core_test_gh",
  "description": "isva_op_oidc_core_test_gh static_client",
  "server": {
    "discoveryUrl": "https://isamfed.com:8843/oauth2/.well-known/openid-configuration",
    "login_hint": "testuser"
  },
  "client": {
    "client_id": "client01",
    "client_secret": "secret"
  },
  "client2": {
    "client_id": "client01dup",
    "client_secret": "secret"
  },
  "consent": {},
  "client_secret_post": {
    "client_id": "client01",
    "client_secret": "secret"
  }
}
testName
oidcc-refresh-token
2022-08-04 07:23:35 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 07:23:35
GetDynamicServerConfiguration
HTTP request
request_uri
https://isamfed.com:8843/oauth2/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/*+json, */*",
  "content-length": "0"
}
request_body

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

                                
2022-08-04 07:23:37 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Thu, 04 Aug 2022 07:23:37 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-74894d6f-9e99-44cd-af9d-82ef0736857a",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"keys":[{"use":"sig","kty":"EC","kid":"es256","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"sig","kty":"RSA","kid":"httpserver","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"mtls01","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"rsa256","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"},{"use":"enc","kty":"EC","kid":"es256_dup","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"enc","kty":"RSA","kid":"httpserver_dup","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"mtls01_dup","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"rsa256_dup","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"}]}
2022-08-04 07:23:37
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"use":"sig","kty":"EC","kid":"es256","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"sig","kty":"RSA","kid":"httpserver","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"mtls01","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"rsa256","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"},{"use":"enc","kty":"EC","kid":"es256_dup","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"enc","kty":"RSA","kid":"httpserver_dup","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"mtls01_dup","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"rsa256_dup","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"}]}
2022-08-04 07:23:37 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "use": "sig",
      "kty": "EC",
      "kid": "es256",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "httpserver",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "mtls01",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "rsa256",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "EC",
      "kid": "es256_dup",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "httpserver_dup",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "mtls01_dup",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "rsa256_dup",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    }
  ]
}
2022-08-04 07:23:37 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "use": "sig",
      "kty": "EC",
      "kid": "es256",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "httpserver",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "mtls01",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "rsa256",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "EC",
      "kid": "es256_dup",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "httpserver_dup",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "mtls01_dup",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "rsa256_dup",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    }
  ]
}
2022-08-04 07:23:37 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-08-04 07:23:37 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-08-04 07:23:37 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-04 07:23:37 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-08-04 07:23:37 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
client01
client_secret
secret
2022-08-04 07:23:37 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:23:37 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:23:37 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:23:37
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-04 07:23:37
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 07:23:37 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_basic",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2022-08-04 07:23:37 SUCCESS
GetStaticClient2Configuration
Found a static second client object
client_id
client01dup
client_secret
secret
2022-08-04 07:23:37 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:23:37 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:23:37 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:23:37
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-04 07:23:37
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 07:23:37 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_basic",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2022-08-04 07:23:37 SUCCESS
SetProtectedResourceUrlToUserInfoEndpoint
userinfo_endpoint will be used to test access token. The user info is not a mandatory to implement feature in the OpenID Connect specification, but is mandatory for certification.
protected_resource_url
https://isamfed.com:8843/oauth2/userinfo
2022-08-04 07:23:37
oidcc-refresh-token
Setup Done
Make request to authorization endpoint
2022-08-04 07:23:37 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-04 07:23:37
CreateRandomStateValue
Created state value
requested_state_length
10
state
0r6WzJWeSX
2022-08-04 07:23:37 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
0r6WzJWeSX
2022-08-04 07:23:37
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
KUaCnPhV3D
2022-08-04 07:23:37 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
0r6WzJWeSX
nonce
KUaCnPhV3D
2022-08-04 07:23:37 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
0r6WzJWeSX
nonce
KUaCnPhV3D
response_type
code token
2022-08-04 07:23:37
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
0r6WzJWeSX
nonce
KUaCnPhV3D
response_type
code token
response_mode
form_post
2022-08-04 07:23:37 SUCCESS
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Not adding prompt=consent as the scope in the configuration does not contain offline_access
2022-08-04 07:23:37 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "client01",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "scope": "openid",
  "state": "0r6WzJWeSX",
  "nonce": "KUaCnPhV3D",
  "response_type": "code token",
  "response_mode": "form_post"
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=client01&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=0r6WzJWeSX&nonce=KUaCnPhV3D&response_type=code%20token&response_mode=form_post
2022-08-04 07:23:37 REDIRECT
oidcc-refresh-token
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=client01&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=0r6WzJWeSX&nonce=KUaCnPhV3D&response_type=code%20token&response_mode=form_post
2022-08-04 07:24:00 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\u003d839A355B7899E58631536368417EEE27",
  "connection": "close",
  "content-length": "343"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "access_token": "_DCXJe5JXhOIyhPFyNRTD49l5Zo4podM0P2sNn_6VK8.05SoilisDffgSBgeAx-7PPqKcVv9rOOykG4QizqQi2ndcBo3DzwjYipgnmhI_ZsNbOu8TyVjh8F4rMBDXhXMFA",
  "code": "-h-R-7Zt6GdYJ_weT9dZlqwDPcGt9o9Q3jKCJz08_k4.qnNI4IBf1swT0nrxnq70ulLki0BOqyMxLYXHBC8GR3ZIXhLKNIsABcGhNJ1Wi8Y7eCQQ19xX0On-BzEu_Svpfg",
  "expires_in": "7200",
  "scope": "openid",
  "state": "0r6WzJWeSX",
  "token_type": "bearer"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
access_token=_DCXJe5JXhOIyhPFyNRTD49l5Zo4podM0P2sNn_6VK8.05SoilisDffgSBgeAx-7PPqKcVv9rOOykG4QizqQi2ndcBo3DzwjYipgnmhI_ZsNbOu8TyVjh8F4rMBDXhXMFA&code=-h-R-7Zt6GdYJ_weT9dZlqwDPcGt9o9Q3jKCJz08_k4.qnNI4IBf1swT0nrxnq70ulLki0BOqyMxLYXHBC8GR3ZIXhLKNIsABcGhNJ1Wi8Y7eCQQ19xX0On-BzEu_Svpfg&expires_in=7200&scope=openid&state=0r6WzJWeSX&token_type=bearer
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-04 07:24:00 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/ElgfbgtK60s72cLa60CJ",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/ElgfbgtK60s72cLa60CJ"
}
2022-08-04 07:24:00 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance eCSKq4QF5wvRqxB
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/ElgfbgtK60s72cLa60CJ, returnUrl=/log-detail.html?log=eCSKq4QF5wvRqxB}]
outgoing_path
callback
2022-08-04 07:24:00 INCOMING
oidcc-refresh-token
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/ElgfbgtK60s72cLa60CJ
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\u003d839A355B7899E58631536368417EEE27",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/ElgfbgtK60s72cLa60CJ
incoming_body_form_params
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-04 07:24:00 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance eCSKq4QF5wvRqxB
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/ElgfbgtK60s72cLa60CJ
2022-08-04 07:24:00 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-04 07:24:00 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\u003d839A355B7899E58631536368417EEE27",
  "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": "_DCXJe5JXhOIyhPFyNRTD49l5Zo4podM0P2sNn_6VK8.05SoilisDffgSBgeAx-7PPqKcVv9rOOykG4QizqQi2ndcBo3DzwjYipgnmhI_ZsNbOu8TyVjh8F4rMBDXhXMFA",
  "code": "-h-R-7Zt6GdYJ_weT9dZlqwDPcGt9o9Q3jKCJz08_k4.qnNI4IBf1swT0nrxnq70ulLki0BOqyMxLYXHBC8GR3ZIXhLKNIsABcGhNJ1Wi8Y7eCQQ19xX0On-BzEu_Svpfg",
  "expires_in": "7200",
  "scope": "openid",
  "state": "0r6WzJWeSX",
  "token_type": "bearer"
}
Verify authorization endpoint response
2022-08-04 07:24:00 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-04 07:24:00 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2022-08-04 07:24:00 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-04 07:24:00 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-04 07:24:00 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-04 07:24:00
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-04 07:24:00 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-04 07:24:00 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
0r6WzJWeSX
2022-08-04 07:24:00 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
-h-R-7Zt6GdYJ_weT9dZlqwDPcGt9o9Q3jKCJz08_k4.qnNI4IBf1swT0nrxnq70ulLki0BOqyMxLYXHBC8GR3ZIXhLKNIsABcGhNJ1Wi8Y7eCQQ19xX0On-BzEu_Svpfg
2022-08-04 07:24:00 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
_DCXJe5JXhOIyhPFyNRTD49l5Zo4podM0P2sNn_6VK8.05SoilisDffgSBgeAx-7PPqKcVv9rOOykG4QizqQi2ndcBo3DzwjYipgnmhI_ZsNbOu8TyVjh8F4rMBDXhXMFA
type
bearer
Userinfo endpoint tests
2022-08-04 07:24:00
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer _DCXJe5JXhOIyhPFyNRTD49l5Zo4podM0P2sNn_6VK8.05SoilisDffgSBgeAx-7PPqKcVv9rOOykG4QizqQi2ndcBo3DzwjYipgnmhI_ZsNbOu8TyVjh8F4rMBDXhXMFA",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:24:01 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:24:01 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-7362b836-12b5-4888-8823-6ef29d4cf899",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01"],"auth_time":1659597429,"iss":"https://isamfed.com:8843/oauth2/","rat":1659597839,"sub":"testuser"}
2022-08-04 07:24:01 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:24:01 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-7362b836-12b5-4888-8823-6ef29d4cf899",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01"],"auth_time":1659597429,"iss":"https://isamfed.com:8843/oauth2/","rat":1659597839,"sub":"testuser"}
2022-08-04 07:24:01 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-04 07:24:01 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
-h-R-7Zt6GdYJ_weT9dZlqwDPcGt9o9Q3jKCJz08_k4.qnNI4IBf1swT0nrxnq70ulLki0BOqyMxLYXHBC8GR3ZIXhLKNIsABcGhNJ1Wi8Y7eCQQ19xX0On-BzEu_Svpfg
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 07:24:01 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6c2VjcmV0
2022-08-04 07:24:01
CallTokenEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic Y2xpZW50MDE6c2VjcmV0",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "271"
}
request_body
grant_type=authorization_code&code=-h-R-7Zt6GdYJ_weT9dZlqwDPcGt9o9Q3jKCJz08_k4.qnNI4IBf1swT0nrxnq70ulLki0BOqyMxLYXHBC8GR3ZIXhLKNIsABcGhNJ1Wi8Y7eCQQ19xX0On-BzEu_Svpfg&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-04 07:24:02 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1199",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:24:02 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-18c7d411-df40-4a2b-9091-e097240d32e1",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"fS7j_ezXdJQfbCOh5UIVRwpi_xvFwDE7gY5S-x9ZI3g.hGum4Cbcshbk9DHt2IRucXl5Ni_8UrBFqJrKIbA1XWno8PGfQoTebjs5UlGXAnsadkNKBdIVT6Vf76MEf4jOHg","expires_in":7197,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiRHJxVXB4TUpSV1ZyWVZRSnMzNHBxZyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ0MiwiaWF0IjoxNjU5NTk3ODQyLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImIwODE1OWYwLTI3NzMtNDRlNy1iOTE4LTI4MzZkNzA5MzhiZCIsIm5vbmNlIjoiS1VhQ25QaFYzRCIsInJhdCI6MTY1OTU5NzgzOSwicnRfaGFzaCI6ImxCTDVNVkpYMzU4bjUyWFNjWlZRLXciLCJzX2hhc2giOiJBWlFEbTlJYVhpV2E1ZFdEbVY1eFlBIiwic3ViIjoidGVzdHVzZXIifQ.rabi95JuJ0Z5XGrcr5G729buh07h35GETJfWzEX2PlHFbSY4y-uyT37fSOHueCPqMVG-tlbKOrrDpR2cZG7RrYuSINY3GrqkMwi2UXaZcyPV2THgLG0matr0kNM9_ZGZH9S9-4GLN3y_sg0KI2v8urg46I4hE-XNWVQxqmNkfvxk0qu_tfqthJB02NCJsjVe_6SuN0KzX8u21lWf6j4EbmiOcoMtNBkQKqfz94nTE6eMhwkiwpXa7S63kN2zNPh8f9zCmIFC98pidcsKzf5KhDV1SBN5VklE4-Ns1q2RSa_AQYuhNjzJlU7w3-AENhoXvUbSI1pWfrxoEDFzWMfhag","refresh_token":"vPrazK_tlwscFoqGOlEgcthqtY5rzsNiiWLxsxjlxfw.70g11CQDlqODMbziz8ypToUF7-G07v0G6J_FiK6e1HSsPyeAPVtkDcGW9JbhiZUeqDQbecd0EtZaohJUKKQdrQ","scope":"openid","token_type":"bearer"}
2022-08-04 07:24:03 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
fS7j_ezXdJQfbCOh5UIVRwpi_xvFwDE7gY5S-x9ZI3g.hGum4Cbcshbk9DHt2IRucXl5Ni_8UrBFqJrKIbA1XWno8PGfQoTebjs5UlGXAnsadkNKBdIVT6Vf76MEf4jOHg
expires_in
7197
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiRHJxVXB4TUpSV1ZyWVZRSnMzNHBxZyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ0MiwiaWF0IjoxNjU5NTk3ODQyLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImIwODE1OWYwLTI3NzMtNDRlNy1iOTE4LTI4MzZkNzA5MzhiZCIsIm5vbmNlIjoiS1VhQ25QaFYzRCIsInJhdCI6MTY1OTU5NzgzOSwicnRfaGFzaCI6ImxCTDVNVkpYMzU4bjUyWFNjWlZRLXciLCJzX2hhc2giOiJBWlFEbTlJYVhpV2E1ZFdEbVY1eFlBIiwic3ViIjoidGVzdHVzZXIifQ.rabi95JuJ0Z5XGrcr5G729buh07h35GETJfWzEX2PlHFbSY4y-uyT37fSOHueCPqMVG-tlbKOrrDpR2cZG7RrYuSINY3GrqkMwi2UXaZcyPV2THgLG0matr0kNM9_ZGZH9S9-4GLN3y_sg0KI2v8urg46I4hE-XNWVQxqmNkfvxk0qu_tfqthJB02NCJsjVe_6SuN0KzX8u21lWf6j4EbmiOcoMtNBkQKqfz94nTE6eMhwkiwpXa7S63kN2zNPh8f9zCmIFC98pidcsKzf5KhDV1SBN5VklE4-Ns1q2RSa_AQYuhNjzJlU7w3-AENhoXvUbSI1pWfrxoEDFzWMfhag
refresh_token
vPrazK_tlwscFoqGOlEgcthqtY5rzsNiiWLxsxjlxfw.70g11CQDlqODMbziz8ypToUF7-G07v0G6J_FiK6e1HSsPyeAPVtkDcGW9JbhiZUeqDQbecd0EtZaohJUKKQdrQ
scope
openid
token_type
bearer
2022-08-04 07:24:03 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 07:24:03 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
fS7j_ezXdJQfbCOh5UIVRwpi_xvFwDE7gY5S-x9ZI3g.hGum4Cbcshbk9DHt2IRucXl5Ni_8UrBFqJrKIbA1XWno8PGfQoTebjs5UlGXAnsadkNKBdIVT6Vf76MEf4jOHg
2022-08-04 07:24:03 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
fS7j_ezXdJQfbCOh5UIVRwpi_xvFwDE7gY5S-x9ZI3g.hGum4Cbcshbk9DHt2IRucXl5Ni_8UrBFqJrKIbA1XWno8PGfQoTebjs5UlGXAnsadkNKBdIVT6Vf76MEf4jOHg
type
bearer
2022-08-04 07:24:03 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7197
2022-08-04 07:24:03 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7197
2022-08-04 07:24:03 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
vPrazK_tlwscFoqGOlEgcthqtY5rzsNiiWLxsxjlxfw.70g11CQDlqODMbziz8ypToUF7-G07v0G6J_FiK6e1HSsPyeAPVtkDcGW9JbhiZUeqDQbecd0EtZaohJUKKQdrQ
2022-08-04 07:24:03 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiRHJxVXB4TUpSV1ZyWVZRSnMzNHBxZyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ0MiwiaWF0IjoxNjU5NTk3ODQyLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImIwODE1OWYwLTI3NzMtNDRlNy1iOTE4LTI4MzZkNzA5MzhiZCIsIm5vbmNlIjoiS1VhQ25QaFYzRCIsInJhdCI6MTY1OTU5NzgzOSwicnRfaGFzaCI6ImxCTDVNVkpYMzU4bjUyWFNjWlZRLXciLCJzX2hhc2giOiJBWlFEbTlJYVhpV2E1ZFdEbVY1eFlBIiwic3ViIjoidGVzdHVzZXIifQ.rabi95JuJ0Z5XGrcr5G729buh07h35GETJfWzEX2PlHFbSY4y-uyT37fSOHueCPqMVG-tlbKOrrDpR2cZG7RrYuSINY3GrqkMwi2UXaZcyPV2THgLG0matr0kNM9_ZGZH9S9-4GLN3y_sg0KI2v8urg46I4hE-XNWVQxqmNkfvxk0qu_tfqthJB02NCJsjVe_6SuN0KzX8u21lWf6j4EbmiOcoMtNBkQKqfz94nTE6eMhwkiwpXa7S63kN2zNPh8f9zCmIFC98pidcsKzf5KhDV1SBN5VklE4-Ns1q2RSa_AQYuhNjzJlU7w3-AENhoXvUbSI1pWfrxoEDFzWMfhag
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "DrqUpxMJRWVrYVQJs34pqg",
  "aud": "client01",
  "sub": "testuser",
  "s_hash": "AZQDm9IaXiWa5dWDmV5xYA",
  "rat": 1659597839,
  "auth_time": 1659597429,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659601442,
  "iat": 1659597842,
  "nonce": "KUaCnPhV3D",
  "jti": "b08159f0-2773-44e7-b918-2836d70938bd",
  "rt_hash": "lBL5MVJX358n52XScZVQ-w"
}
2022-08-04 07:24:03 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 07:24:03
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 07:24:03
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 07:24:03
ValidateIdTokenStandardClaims
Skipping unknown claim: rt_hash
2022-08-04 07:24:03 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 07:24:03 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
KUaCnPhV3D
2022-08-04 07:24:03 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 07:24:03 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiRHJxVXB4TUpSV1ZyWVZRSnMzNHBxZyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ0MiwiaWF0IjoxNjU5NTk3ODQyLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImIwODE1OWYwLTI3NzMtNDRlNy1iOTE4LTI4MzZkNzA5MzhiZCIsIm5vbmNlIjoiS1VhQ25QaFYzRCIsInJhdCI6MTY1OTU5NzgzOSwicnRfaGFzaCI6ImxCTDVNVkpYMzU4bjUyWFNjWlZRLXciLCJzX2hhc2giOiJBWlFEbTlJYVhpV2E1ZFdEbVY1eFlBIiwic3ViIjoidGVzdHVzZXIifQ.rabi95JuJ0Z5XGrcr5G729buh07h35GETJfWzEX2PlHFbSY4y-uyT37fSOHueCPqMVG-tlbKOrrDpR2cZG7RrYuSINY3GrqkMwi2UXaZcyPV2THgLG0matr0kNM9_ZGZH9S9-4GLN3y_sg0KI2v8urg46I4hE-XNWVQxqmNkfvxk0qu_tfqthJB02NCJsjVe_6SuN0KzX8u21lWf6j4EbmiOcoMtNBkQKqfz94nTE6eMhwkiwpXa7S63kN2zNPh8f9zCmIFC98pidcsKzf5KhDV1SBN5VklE4-Ns1q2RSa_AQYuhNjzJlU7w3-AENhoXvUbSI1pWfrxoEDFzWMfhag
2022-08-04 07:24:03 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiRHJxVXB4TUpSV1ZyWVZRSnMzNHBxZyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ0MiwiaWF0IjoxNjU5NTk3ODQyLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImIwODE1OWYwLTI3NzMtNDRlNy1iOTE4LTI4MzZkNzA5MzhiZCIsIm5vbmNlIjoiS1VhQ25QaFYzRCIsInJhdCI6MTY1OTU5NzgzOSwicnRfaGFzaCI6ImxCTDVNVkpYMzU4bjUyWFNjWlZRLXciLCJzX2hhc2giOiJBWlFEbTlJYVhpV2E1ZFdEbVY1eFlBIiwic3ViIjoidGVzdHVzZXIifQ.rabi95JuJ0Z5XGrcr5G729buh07h35GETJfWzEX2PlHFbSY4y-uyT37fSOHueCPqMVG-tlbKOrrDpR2cZG7RrYuSINY3GrqkMwi2UXaZcyPV2THgLG0matr0kNM9_ZGZH9S9-4GLN3y_sg0KI2v8urg46I4hE-XNWVQxqmNkfvxk0qu_tfqthJB02NCJsjVe_6SuN0KzX8u21lWf6j4EbmiOcoMtNBkQKqfz94nTE6eMhwkiwpXa7S63kN2zNPh8f9zCmIFC98pidcsKzf5KhDV1SBN5VklE4-Ns1q2RSa_AQYuhNjzJlU7w3-AENhoXvUbSI1pWfrxoEDFzWMfhag
2022-08-04 07:24:03 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 07:24:03
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 07:24:03 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 07:24:03 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
vPrazK_tlwscFoqGOlEgcthqtY5rzsNiiWLxsxjlxfw.70g11CQDlqODMbziz8ypToUF7-G07v0G6J_FiK6e1HSsPyeAPVtkDcGW9JbhiZUeqDQbecd0EtZaohJUKKQdrQ
2022-08-04 07:24:03 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 07:24:03 SUCCESS
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
Refresh Token Request
2022-08-04 07:24:03 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
vPrazK_tlwscFoqGOlEgcthqtY5rzsNiiWLxsxjlxfw.70g11CQDlqODMbziz8ypToUF7-G07v0G6J_FiK6e1HSsPyeAPVtkDcGW9JbhiZUeqDQbecd0EtZaohJUKKQdrQ
2022-08-04 07:24:03 SUCCESS
AddScopeToTokenEndpointRequest
Added scope of 'openid' to token endpoint request
grant_type
refresh_token
refresh_token
vPrazK_tlwscFoqGOlEgcthqtY5rzsNiiWLxsxjlxfw.70g11CQDlqODMbziz8ypToUF7-G07v0G6J_FiK6e1HSsPyeAPVtkDcGW9JbhiZUeqDQbecd0EtZaohJUKKQdrQ
scope
openid
2022-08-04 07:24:03 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6c2VjcmV0
2022-08-04 07:24:03 SUCCESS
WaitForOneSecond
Pausing for 1 seconds
2022-08-04 07:24:04 SUCCESS
WaitForOneSecond
Woke up after 1 seconds sleep
2022-08-04 07:24:04
CallTokenEndpointAndReturnFullResponse
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic Y2xpZW50MDE6c2VjcmV0",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "182"
}
request_body
grant_type=refresh_token&refresh_token=vPrazK_tlwscFoqGOlEgcthqtY5rzsNiiWLxsxjlxfw.70g11CQDlqODMbziz8ypToUF7-G07v0G6J_FiK6e1HSsPyeAPVtkDcGW9JbhiZUeqDQbecd0EtZaohJUKKQdrQ&scope=openid
2022-08-04 07:24:05 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1125",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:24:05 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-5d4adb68-8f3f-40c0-828a-66bd71dd819a",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"Ce0Dv3MylEQ12YAKxPZU-AQrCP6DICotdtOa7VZP4OU.yzU7w3j2T4JEhEG6S-fhFVTUn6svMBpFikTRpe0DWQGFmyJAqAy7LJGzSceEnJCuH9r4xfCUoHWCYkSJDuTiCg","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiNGlkTjBjRURlR29iazJvYXFnWlplUSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ0NCwiaWF0IjoxNjU5NTk3ODQ0LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImFjYjc4YzVjLTE1ODctNDMxNC05ZjBkLThiMDA2NWMyNWU2YyIsInJhdCI6MTY1OTU5NzgzOSwicnRfaGFzaCI6IjJiQkVvcExBVWZxVE1oYnhqT1ZBZ2ciLCJzdWIiOiJ0ZXN0dXNlciJ9.HhucGk_8tHQEj2ewUGBMmkvV0rYrxM8u7NwT9O3CB3KCNnCmhyWo77LAzNtokOD-0jwU1FsiGw7aZIYwBYWMUgNGq54W45bjTdMzx3ZBubW2RFbnqfFIGU0b0cugw0ID5ZL_7lgYNdCtG-k9DCa9pusC5l1P1E4hiYWteJZHh8sDLU_3-WHflGnnCXPFkLSerYMil6IPRy4puXK2HO7YPyYaI4aYVowL6xr9jhUplb0SslN8EQbiygBxZ9pTNuUtKbtR-nlvFdPeVTWPS77b_TVsWfQ9D_Nfmpjka8vsiIOOdHeIpFfpLKR_BQOaY-5AIq6lNvls8DePwvAM1kN3vA","refresh_token":"kbKKfVx07dMC7U-RxXtdz_IRI0pTgkPy5S1cmXBVK9c.Ho8njTSn05_gDKosxr-MXXg764PZWIHnKm-BDKf0q39nnu8SQNXaoMYkS-dSObwL9TWhHAn-I6BxLAi3L1AYpQ","scope":"openid","token_type":"bearer"}
2022-08-04 07:24:05 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
access_token
Ce0Dv3MylEQ12YAKxPZU-AQrCP6DICotdtOa7VZP4OU.yzU7w3j2T4JEhEG6S-fhFVTUn6svMBpFikTRpe0DWQGFmyJAqAy7LJGzSceEnJCuH9r4xfCUoHWCYkSJDuTiCg
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiNGlkTjBjRURlR29iazJvYXFnWlplUSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ0NCwiaWF0IjoxNjU5NTk3ODQ0LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImFjYjc4YzVjLTE1ODctNDMxNC05ZjBkLThiMDA2NWMyNWU2YyIsInJhdCI6MTY1OTU5NzgzOSwicnRfaGFzaCI6IjJiQkVvcExBVWZxVE1oYnhqT1ZBZ2ciLCJzdWIiOiJ0ZXN0dXNlciJ9.HhucGk_8tHQEj2ewUGBMmkvV0rYrxM8u7NwT9O3CB3KCNnCmhyWo77LAzNtokOD-0jwU1FsiGw7aZIYwBYWMUgNGq54W45bjTdMzx3ZBubW2RFbnqfFIGU0b0cugw0ID5ZL_7lgYNdCtG-k9DCa9pusC5l1P1E4hiYWteJZHh8sDLU_3-WHflGnnCXPFkLSerYMil6IPRy4puXK2HO7YPyYaI4aYVowL6xr9jhUplb0SslN8EQbiygBxZ9pTNuUtKbtR-nlvFdPeVTWPS77b_TVsWfQ9D_Nfmpjka8vsiIOOdHeIpFfpLKR_BQOaY-5AIq6lNvls8DePwvAM1kN3vA
refresh_token
kbKKfVx07dMC7U-RxXtdz_IRI0pTgkPy5S1cmXBVK9c.Ho8njTSn05_gDKosxr-MXXg764PZWIHnKm-BDKf0q39nnu8SQNXaoMYkS-dSObwL9TWhHAn-I6BxLAi3L1AYpQ
scope
openid
token_type
bearer
2022-08-04 07:24:05 SUCCESS
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
2022-08-04 07:24:05 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-04 07:24:05 SUCCESS
CheckTokenEndpointCacheHeaders
'cache-control' header in token endpoint response contains expected value.
cache_control_header
no-store
2022-08-04 07:24:05 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 07:24:05 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
Ce0Dv3MylEQ12YAKxPZU-AQrCP6DICotdtOa7VZP4OU.yzU7w3j2T4JEhEG6S-fhFVTUn6svMBpFikTRpe0DWQGFmyJAqAy7LJGzSceEnJCuH9r4xfCUoHWCYkSJDuTiCg
type
bearer
2022-08-04 07:24:05 SUCCESS
CheckTokenTypeIsBearer
Token type is bearer
2022-08-04 07:24:05 SUCCESS
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
actual
739.2430627709513
expected
96.0
value
Ce0Dv3MylEQ12YAKxPZU-AQrCP6DICotdtOa7VZP4OU.yzU7w3j2T4JEhEG6S-fhFVTUn6svMBpFikTRpe0DWQGFmyJAqAy7LJGzSceEnJCuH9r4xfCUoHWCYkSJDuTiCg
2022-08-04 07:24:05 SUCCESS
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
2022-08-04 07:24:05 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2022-08-04 07:24:05 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2022-08-04 07:24:05 SUCCESS
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
first_access_token
fS7j_ezXdJQfbCOh5UIVRwpi_xvFwDE7gY5S-x9ZI3g.hGum4Cbcshbk9DHt2IRucXl5Ni_8UrBFqJrKIbA1XWno8PGfQoTebjs5UlGXAnsadkNKBdIVT6Vf76MEf4jOHg
second_access_token
Ce0Dv3MylEQ12YAKxPZU-AQrCP6DICotdtOa7VZP4OU.yzU7w3j2T4JEhEG6S-fhFVTUn6svMBpFikTRpe0DWQGFmyJAqAy7LJGzSceEnJCuH9r4xfCUoHWCYkSJDuTiCg
2022-08-04 07:24:05 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiNGlkTjBjRURlR29iazJvYXFnWlplUSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ0NCwiaWF0IjoxNjU5NTk3ODQ0LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImFjYjc4YzVjLTE1ODctNDMxNC05ZjBkLThiMDA2NWMyNWU2YyIsInJhdCI6MTY1OTU5NzgzOSwicnRfaGFzaCI6IjJiQkVvcExBVWZxVE1oYnhqT1ZBZ2ciLCJzdWIiOiJ0ZXN0dXNlciJ9.HhucGk_8tHQEj2ewUGBMmkvV0rYrxM8u7NwT9O3CB3KCNnCmhyWo77LAzNtokOD-0jwU1FsiGw7aZIYwBYWMUgNGq54W45bjTdMzx3ZBubW2RFbnqfFIGU0b0cugw0ID5ZL_7lgYNdCtG-k9DCa9pusC5l1P1E4hiYWteJZHh8sDLU_3-WHflGnnCXPFkLSerYMil6IPRy4puXK2HO7YPyYaI4aYVowL6xr9jhUplb0SslN8EQbiygBxZ9pTNuUtKbtR-nlvFdPeVTWPS77b_TVsWfQ9D_Nfmpjka8vsiIOOdHeIpFfpLKR_BQOaY-5AIq6lNvls8DePwvAM1kN3vA
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "4idN0cEDeGobk2oaqgZZeQ",
  "aud": "client01",
  "sub": "testuser",
  "rat": 1659597839,
  "auth_time": 1659597429,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659601444,
  "iat": 1659597844,
  "jti": "acb78c5c-1587-4314-9f0d-8b0065c25e6c",
  "rt_hash": "2bBEopLAUfqTMhbxjOVAgg"
}
2022-08-04 07:24:05 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
kbKKfVx07dMC7U-RxXtdz_IRI0pTgkPy5S1cmXBVK9c.Ho8njTSn05_gDKosxr-MXXg764PZWIHnKm-BDKf0q39nnu8SQNXaoMYkS-dSObwL9TWhHAn-I6BxLAi3L1AYpQ
2022-08-04 07:24:05 SUCCESS
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
actual
1040
required
128
2022-08-04 07:24:05 SUCCESS
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
actual
730.0006942357734
expected
96.0
value
kbKKfVx07dMC7U-RxXtdz_IRI0pTgkPy5S1cmXBVK9c.Ho8njTSn05_gDKosxr-MXXg764PZWIHnKm-BDKf0q39nnu8SQNXaoMYkS-dSObwL9TWhHAn-I6BxLAi3L1AYpQ
2022-08-04 07:24:05 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": 1659597842,
  "second": 1659597844,
  "note": "Values are expected to be different"
}
aud
{
  "first": "client01",
  "second": "client01",
  "note": "Values are expected to be equal"
}
auth_time
{
  "first": 1659597429,
  "second": 1659597429,
  "note": "Values are expected to be equal"
}
azp
Id tokens do not contain azp claims
Userinfo endpoint tests
2022-08-04 07:24:05
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer Ce0Dv3MylEQ12YAKxPZU-AQrCP6DICotdtOa7VZP4OU.yzU7w3j2T4JEhEG6S-fhFVTUn6svMBpFikTRpe0DWQGFmyJAqAy7LJGzSceEnJCuH9r4xfCUoHWCYkSJDuTiCg",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:24:06 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:24:06 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-e0e69e07-e662-4888-acf4-d5ac645eaa81",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01"],"auth_time":1659597429,"iss":"https://isamfed.com:8843/oauth2/","rat":1659597839,"sub":"testuser"}
2022-08-04 07:24:06 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:24:06 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-e0e69e07-e662-4888-acf4-d5ac645eaa81",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01"],"auth_time":1659597429,"iss":"https://isamfed.com:8843/oauth2/","rat":1659597839,"sub":"testuser"}
2022-08-04 07:24:06 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 07:24:06 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
client01dup
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-04 07:24:06
CreateRandomStateValue
Created state value
requested_state_length
10
state
gShyxeOrw2
2022-08-04 07:24:06 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
client01dup
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
gShyxeOrw2
2022-08-04 07:24:06
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
Cx1PZHFabq
2022-08-04 07:24:06 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
client01dup
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
gShyxeOrw2
nonce
Cx1PZHFabq
2022-08-04 07:24:06 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
client01dup
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
gShyxeOrw2
nonce
Cx1PZHFabq
response_type
code token
2022-08-04 07:24:06
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
client01dup
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
gShyxeOrw2
nonce
Cx1PZHFabq
response_type
code token
response_mode
form_post
2022-08-04 07:24:06 SUCCESS
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Not adding prompt=consent as the scope in the configuration does not contain offline_access
2022-08-04 07:24:06 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "client01dup",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "scope": "openid",
  "state": "gShyxeOrw2",
  "nonce": "Cx1PZHFabq",
  "response_type": "code token",
  "response_mode": "form_post"
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=client01dup&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=gShyxeOrw2&nonce=Cx1PZHFabq&response_type=code%20token&response_mode=form_post
2022-08-04 07:24:06 REDIRECT
oidcc-refresh-token
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=client01dup&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=gShyxeOrw2&nonce=Cx1PZHFabq&response_type=code%20token&response_mode=form_post
2022-08-04 07:24:13 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\u003d839A355B7899E58631536368417EEE27",
  "connection": "close",
  "content-length": "343"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "access_token": "JEh2jz6hgxRsvpzQ3PLIEgF_sjrhA34KJtQJcCJiUrE.coiEjpsKRXkgYvigZJOmh0c4g8w9pWOlZ6fcIBFKvurcRt_6jXfwdf68c9fNIJRJ-T9eIixDVmAjnwe8auKo0w",
  "code": "cKVOZXDM5ZUH4BentEPOT8JZ_FGn5TvqK9CnOItnzsU.QfADA4STANdbY1xDYx5P_VKG7jo7Yg_2E0pqQiJMM2YOedlgyPjR6RrwRHxeZLKDVrhkJQLuGjg91AAtp_Lcfg",
  "expires_in": "7200",
  "scope": "openid",
  "state": "gShyxeOrw2",
  "token_type": "bearer"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
access_token=JEh2jz6hgxRsvpzQ3PLIEgF_sjrhA34KJtQJcCJiUrE.coiEjpsKRXkgYvigZJOmh0c4g8w9pWOlZ6fcIBFKvurcRt_6jXfwdf68c9fNIJRJ-T9eIixDVmAjnwe8auKo0w&code=cKVOZXDM5ZUH4BentEPOT8JZ_FGn5TvqK9CnOItnzsU.QfADA4STANdbY1xDYx5P_VKG7jo7Yg_2E0pqQiJMM2YOedlgyPjR6RrwRHxeZLKDVrhkJQLuGjg91AAtp_Lcfg&expires_in=7200&scope=openid&state=gShyxeOrw2&token_type=bearer
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-04 07:24:13 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/ddkmONvwzYF4AIEudYdU",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/ddkmONvwzYF4AIEudYdU"
}
2022-08-04 07:24:13 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance eCSKq4QF5wvRqxB
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/ddkmONvwzYF4AIEudYdU, returnUrl=/log-detail.html?log=eCSKq4QF5wvRqxB}]
outgoing_path
callback
2022-08-04 07:24:13 INCOMING
oidcc-refresh-token
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/ddkmONvwzYF4AIEudYdU
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\u003d839A355B7899E58631536368417EEE27",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/ddkmONvwzYF4AIEudYdU
incoming_body_form_params
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-04 07:24:13 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance eCSKq4QF5wvRqxB
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/ddkmONvwzYF4AIEudYdU
2022-08-04 07:24:13 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-04 07:24:13 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\u003d839A355B7899E58631536368417EEE27",
  "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": "JEh2jz6hgxRsvpzQ3PLIEgF_sjrhA34KJtQJcCJiUrE.coiEjpsKRXkgYvigZJOmh0c4g8w9pWOlZ6fcIBFKvurcRt_6jXfwdf68c9fNIJRJ-T9eIixDVmAjnwe8auKo0w",
  "code": "cKVOZXDM5ZUH4BentEPOT8JZ_FGn5TvqK9CnOItnzsU.QfADA4STANdbY1xDYx5P_VKG7jo7Yg_2E0pqQiJMM2YOedlgyPjR6RrwRHxeZLKDVrhkJQLuGjg91AAtp_Lcfg",
  "expires_in": "7200",
  "scope": "openid",
  "state": "gShyxeOrw2",
  "token_type": "bearer"
}
Second client: Verify authorization endpoint response
2022-08-04 07:24:13 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-04 07:24:13 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2022-08-04 07:24:13 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-04 07:24:13 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-04 07:24:13 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-04 07:24:13
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-04 07:24:13 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-04 07:24:13 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
gShyxeOrw2
2022-08-04 07:24:13 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
cKVOZXDM5ZUH4BentEPOT8JZ_FGn5TvqK9CnOItnzsU.QfADA4STANdbY1xDYx5P_VKG7jo7Yg_2E0pqQiJMM2YOedlgyPjR6RrwRHxeZLKDVrhkJQLuGjg91AAtp_Lcfg
2022-08-04 07:24:13 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
JEh2jz6hgxRsvpzQ3PLIEgF_sjrhA34KJtQJcCJiUrE.coiEjpsKRXkgYvigZJOmh0c4g8w9pWOlZ6fcIBFKvurcRt_6jXfwdf68c9fNIJRJ-T9eIixDVmAjnwe8auKo0w
type
bearer
Second client: Userinfo endpoint tests
2022-08-04 07:24:13
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer JEh2jz6hgxRsvpzQ3PLIEgF_sjrhA34KJtQJcCJiUrE.coiEjpsKRXkgYvigZJOmh0c4g8w9pWOlZ6fcIBFKvurcRt_6jXfwdf68c9fNIJRJ-T9eIixDVmAjnwe8auKo0w",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:24:15 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "122",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:24:14 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-ae727a5f-2ce6-4100-a0ec-2698c93e4c24",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01dup"],"auth_time":1659597429,"iss":"https://isamfed.com:8843/oauth2/","rat":1659597852,"sub":"testuser"}
2022-08-04 07:24:15 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "122",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:24:14 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-ae727a5f-2ce6-4100-a0ec-2698c93e4c24",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01dup"],"auth_time":1659597429,"iss":"https://isamfed.com:8843/oauth2/","rat":1659597852,"sub":"testuser"}
2022-08-04 07:24:15 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-04 07:24:15 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
cKVOZXDM5ZUH4BentEPOT8JZ_FGn5TvqK9CnOItnzsU.QfADA4STANdbY1xDYx5P_VKG7jo7Yg_2E0pqQiJMM2YOedlgyPjR6RrwRHxeZLKDVrhkJQLuGjg91AAtp_Lcfg
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 07:24:15 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDFkdXA6c2VjcmV0
2022-08-04 07:24:15
CallTokenEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic Y2xpZW50MDFkdXA6c2VjcmV0",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "271"
}
request_body
grant_type=authorization_code&code=cKVOZXDM5ZUH4BentEPOT8JZ_FGn5TvqK9CnOItnzsU.QfADA4STANdbY1xDYx5P_VKG7jo7Yg_2E0pqQiJMM2YOedlgyPjR6RrwRHxeZLKDVrhkJQLuGjg91AAtp_Lcfg&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-04 07:24:16 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1203",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:24:16 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-c7659459-f96b-4d1e-8132-d61221f24562",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"Dwk4tlaGENqPmxOHFfEBchGsjaMHtB_hOvgqSCAXsxM.C70QWbQL-nO7EJ1iqubG381gWgbbqWbzhMGfC1aiCOSfoq0HCSDk68-xp9QtsUxRfvgWjuAxGj38-tCKUh3Qig","expires_in":7196,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiUVJxZXRtdVdNUVVzejlWRmV2eEVyQSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ1NiwiaWF0IjoxNjU5NTk3ODU2LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6Ijc4NDJmNWE0LTY4YjItNGNiZS05NTQwLTEwYTY3ZjZlOTVlMyIsIm5vbmNlIjoiQ3gxUFpIRmFicSIsInJhdCI6MTY1OTU5Nzg1MiwicnRfaGFzaCI6IlZ4TW5KT1RUOGtfdV8tQkhmLVVkZHciLCJzX2hhc2giOiJMNXJPZ0g3cUYxMFdPOHVlUnd5THdBIiwic3ViIjoidGVzdHVzZXIifQ.GRawcF4yON1n0_NUz-8W8hM63B6ZqWNoHWM5IR3ug7BlpE-T31gpqdNuC5FKJVktu58JebN92k5SGu-hTGmKDaIqooCTHLUhIJTs9BGu5zKA2XQX7q09_4tOE-xqzqRC8Lh9l7u4Kr6eczg5LkiQAdA0ruKT-q8PCCQ1wMU6KKG_jpCpIuwpUpuULonNr1xCXyHe0x4MU84nKEndOA6wEVcpjs9WI-Rf7KIAcfeV_hHFDMvWEAcqlze9sNSvrGGm7kRLxah5Yz5wqv0Sng6wfkTBhTIUX9EY84z4efAiB7q05vxNatThSx7hyWJ2vBaMUgmNkkr1ghKuzfRkWzATOg","refresh_token":"TT088n2kPBZWahoBnR9dclJPvGalqZbpqj0NV7aiupY.dfOoAmHlYsRSPIqLG5UP7N9ii7lHSDmXVWV2GgPWrsFFSO1B6AgP4JgYKUkhk1LDTMDt7ok_LkDrlwBdDasGNg","scope":"openid","token_type":"bearer"}
2022-08-04 07:24:16 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
Dwk4tlaGENqPmxOHFfEBchGsjaMHtB_hOvgqSCAXsxM.C70QWbQL-nO7EJ1iqubG381gWgbbqWbzhMGfC1aiCOSfoq0HCSDk68-xp9QtsUxRfvgWjuAxGj38-tCKUh3Qig
expires_in
7196
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiUVJxZXRtdVdNUVVzejlWRmV2eEVyQSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ1NiwiaWF0IjoxNjU5NTk3ODU2LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6Ijc4NDJmNWE0LTY4YjItNGNiZS05NTQwLTEwYTY3ZjZlOTVlMyIsIm5vbmNlIjoiQ3gxUFpIRmFicSIsInJhdCI6MTY1OTU5Nzg1MiwicnRfaGFzaCI6IlZ4TW5KT1RUOGtfdV8tQkhmLVVkZHciLCJzX2hhc2giOiJMNXJPZ0g3cUYxMFdPOHVlUnd5THdBIiwic3ViIjoidGVzdHVzZXIifQ.GRawcF4yON1n0_NUz-8W8hM63B6ZqWNoHWM5IR3ug7BlpE-T31gpqdNuC5FKJVktu58JebN92k5SGu-hTGmKDaIqooCTHLUhIJTs9BGu5zKA2XQX7q09_4tOE-xqzqRC8Lh9l7u4Kr6eczg5LkiQAdA0ruKT-q8PCCQ1wMU6KKG_jpCpIuwpUpuULonNr1xCXyHe0x4MU84nKEndOA6wEVcpjs9WI-Rf7KIAcfeV_hHFDMvWEAcqlze9sNSvrGGm7kRLxah5Yz5wqv0Sng6wfkTBhTIUX9EY84z4efAiB7q05vxNatThSx7hyWJ2vBaMUgmNkkr1ghKuzfRkWzATOg
refresh_token
TT088n2kPBZWahoBnR9dclJPvGalqZbpqj0NV7aiupY.dfOoAmHlYsRSPIqLG5UP7N9ii7lHSDmXVWV2GgPWrsFFSO1B6AgP4JgYKUkhk1LDTMDt7ok_LkDrlwBdDasGNg
scope
openid
token_type
bearer
2022-08-04 07:24:16 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 07:24:16 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
Dwk4tlaGENqPmxOHFfEBchGsjaMHtB_hOvgqSCAXsxM.C70QWbQL-nO7EJ1iqubG381gWgbbqWbzhMGfC1aiCOSfoq0HCSDk68-xp9QtsUxRfvgWjuAxGj38-tCKUh3Qig
2022-08-04 07:24:16 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
Dwk4tlaGENqPmxOHFfEBchGsjaMHtB_hOvgqSCAXsxM.C70QWbQL-nO7EJ1iqubG381gWgbbqWbzhMGfC1aiCOSfoq0HCSDk68-xp9QtsUxRfvgWjuAxGj38-tCKUh3Qig
type
bearer
2022-08-04 07:24:16 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7196
2022-08-04 07:24:16 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7196
2022-08-04 07:24:16 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
TT088n2kPBZWahoBnR9dclJPvGalqZbpqj0NV7aiupY.dfOoAmHlYsRSPIqLG5UP7N9ii7lHSDmXVWV2GgPWrsFFSO1B6AgP4JgYKUkhk1LDTMDt7ok_LkDrlwBdDasGNg
2022-08-04 07:24:16 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiUVJxZXRtdVdNUVVzejlWRmV2eEVyQSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ1NiwiaWF0IjoxNjU5NTk3ODU2LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6Ijc4NDJmNWE0LTY4YjItNGNiZS05NTQwLTEwYTY3ZjZlOTVlMyIsIm5vbmNlIjoiQ3gxUFpIRmFicSIsInJhdCI6MTY1OTU5Nzg1MiwicnRfaGFzaCI6IlZ4TW5KT1RUOGtfdV8tQkhmLVVkZHciLCJzX2hhc2giOiJMNXJPZ0g3cUYxMFdPOHVlUnd5THdBIiwic3ViIjoidGVzdHVzZXIifQ.GRawcF4yON1n0_NUz-8W8hM63B6ZqWNoHWM5IR3ug7BlpE-T31gpqdNuC5FKJVktu58JebN92k5SGu-hTGmKDaIqooCTHLUhIJTs9BGu5zKA2XQX7q09_4tOE-xqzqRC8Lh9l7u4Kr6eczg5LkiQAdA0ruKT-q8PCCQ1wMU6KKG_jpCpIuwpUpuULonNr1xCXyHe0x4MU84nKEndOA6wEVcpjs9WI-Rf7KIAcfeV_hHFDMvWEAcqlze9sNSvrGGm7kRLxah5Yz5wqv0Sng6wfkTBhTIUX9EY84z4efAiB7q05vxNatThSx7hyWJ2vBaMUgmNkkr1ghKuzfRkWzATOg
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "QRqetmuWMQUsz9VFevxErA",
  "aud": "client01dup",
  "sub": "testuser",
  "s_hash": "L5rOgH7qF10WO8ueRwyLwA",
  "rat": 1659597852,
  "auth_time": 1659597429,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659601456,
  "iat": 1659597856,
  "nonce": "Cx1PZHFabq",
  "jti": "7842f5a4-68b2-4cbe-9540-10a67f6e95e3",
  "rt_hash": "VxMnJOTT8k_u_-BHf-Uddw"
}
2022-08-04 07:24:16 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 07:24:16
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 07:24:16
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 07:24:16
ValidateIdTokenStandardClaims
Skipping unknown claim: rt_hash
2022-08-04 07:24:16 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 07:24:16 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
Cx1PZHFabq
2022-08-04 07:24:16 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 07:24:16 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiUVJxZXRtdVdNUVVzejlWRmV2eEVyQSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ1NiwiaWF0IjoxNjU5NTk3ODU2LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6Ijc4NDJmNWE0LTY4YjItNGNiZS05NTQwLTEwYTY3ZjZlOTVlMyIsIm5vbmNlIjoiQ3gxUFpIRmFicSIsInJhdCI6MTY1OTU5Nzg1MiwicnRfaGFzaCI6IlZ4TW5KT1RUOGtfdV8tQkhmLVVkZHciLCJzX2hhc2giOiJMNXJPZ0g3cUYxMFdPOHVlUnd5THdBIiwic3ViIjoidGVzdHVzZXIifQ.GRawcF4yON1n0_NUz-8W8hM63B6ZqWNoHWM5IR3ug7BlpE-T31gpqdNuC5FKJVktu58JebN92k5SGu-hTGmKDaIqooCTHLUhIJTs9BGu5zKA2XQX7q09_4tOE-xqzqRC8Lh9l7u4Kr6eczg5LkiQAdA0ruKT-q8PCCQ1wMU6KKG_jpCpIuwpUpuULonNr1xCXyHe0x4MU84nKEndOA6wEVcpjs9WI-Rf7KIAcfeV_hHFDMvWEAcqlze9sNSvrGGm7kRLxah5Yz5wqv0Sng6wfkTBhTIUX9EY84z4efAiB7q05vxNatThSx7hyWJ2vBaMUgmNkkr1ghKuzfRkWzATOg
2022-08-04 07:24:16 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiUVJxZXRtdVdNUVVzejlWRmV2eEVyQSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ1NiwiaWF0IjoxNjU5NTk3ODU2LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6Ijc4NDJmNWE0LTY4YjItNGNiZS05NTQwLTEwYTY3ZjZlOTVlMyIsIm5vbmNlIjoiQ3gxUFpIRmFicSIsInJhdCI6MTY1OTU5Nzg1MiwicnRfaGFzaCI6IlZ4TW5KT1RUOGtfdV8tQkhmLVVkZHciLCJzX2hhc2giOiJMNXJPZ0g3cUYxMFdPOHVlUnd5THdBIiwic3ViIjoidGVzdHVzZXIifQ.GRawcF4yON1n0_NUz-8W8hM63B6ZqWNoHWM5IR3ug7BlpE-T31gpqdNuC5FKJVktu58JebN92k5SGu-hTGmKDaIqooCTHLUhIJTs9BGu5zKA2XQX7q09_4tOE-xqzqRC8Lh9l7u4Kr6eczg5LkiQAdA0ruKT-q8PCCQ1wMU6KKG_jpCpIuwpUpuULonNr1xCXyHe0x4MU84nKEndOA6wEVcpjs9WI-Rf7KIAcfeV_hHFDMvWEAcqlze9sNSvrGGm7kRLxah5Yz5wqv0Sng6wfkTBhTIUX9EY84z4efAiB7q05vxNatThSx7hyWJ2vBaMUgmNkkr1ghKuzfRkWzATOg
2022-08-04 07:24:16 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 07:24:16
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 07:24:16 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 07:24:16 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
TT088n2kPBZWahoBnR9dclJPvGalqZbpqj0NV7aiupY.dfOoAmHlYsRSPIqLG5UP7N9ii7lHSDmXVWV2GgPWrsFFSO1B6AgP4JgYKUkhk1LDTMDt7ok_LkDrlwBdDasGNg
2022-08-04 07:24:16 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 07:24:16 SUCCESS
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
Second client: Refresh Token Request
2022-08-04 07:24:16 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
TT088n2kPBZWahoBnR9dclJPvGalqZbpqj0NV7aiupY.dfOoAmHlYsRSPIqLG5UP7N9ii7lHSDmXVWV2GgPWrsFFSO1B6AgP4JgYKUkhk1LDTMDt7ok_LkDrlwBdDasGNg
2022-08-04 07:24:16 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDFkdXA6c2VjcmV0
2022-08-04 07:24:16 SUCCESS
WaitForOneSecond
Pausing for 1 seconds
2022-08-04 07:24:17 SUCCESS
WaitForOneSecond
Woke up after 1 seconds sleep
2022-08-04 07:24:17
CallTokenEndpointAndReturnFullResponse
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic Y2xpZW50MDFkdXA6c2VjcmV0",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "169"
}
request_body
grant_type=refresh_token&refresh_token=TT088n2kPBZWahoBnR9dclJPvGalqZbpqj0NV7aiupY.dfOoAmHlYsRSPIqLG5UP7N9ii7lHSDmXVWV2GgPWrsFFSO1B6AgP4JgYKUkhk1LDTMDt7ok_LkDrlwBdDasGNg
2022-08-04 07:24:18 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1129",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:24:18 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-6618eef4-6da4-4d23-9d09-9d1db2308bd3",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"rVXQTWo3pdhFDk_oxdypfNdH-GEt9ug6f_Qh1-dlQ4I.JseXAbCCJfQrSM_6VtSFYVBf0QEAU9um9WjQ5uHahlNAcSe0jNDBf9xI7e6nZ16PaLkUxR6B_aCywHkj4zALsA","expires_in":7199,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiWnpiYUhfRWo3QzNwOGI5SGQzRWY5dyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ1OCwiaWF0IjoxNjU5NTk3ODU4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImIwMGIxZmRlLWY0ODktNGEzMS1hNzNhLTQzYTNjMjZmOGMzNiIsInJhdCI6MTY1OTU5Nzg1MiwicnRfaGFzaCI6Ik1qMlZUNm51cHRiYTJxdEhSalFmUUEiLCJzdWIiOiJ0ZXN0dXNlciJ9.qzoTevOp2Q6PcfNFZLU9VP4rhN_QMDccjgW7x_lt_a0HxsrRZBPK-4Kyf69CsL1topkfhTJIt_dMTv6hR_BTOVBWi9tp2pBk8lqEbJ-LqgTyYnQtUUeRPQ2di281HV75O0Qv6jKApUHCG71VYf0RTyuD0LxqzNLV1cU_xSr24lnz6bc0emNd5E8twOUGAwkcv-DrOXwkMv4RIKLJftkllsJ45CbI2p91GGtURolPmvQEduKuwbBp7k6WMytlDJmgKWryhJFKg5nEg-IUi9BAIpKpSMUhlbkfu57S-djKZgTPxGuLCAyeV9LqXtuiJr4LPD5xpc4xYHjk6YEyZ26HFg","refresh_token":"dExOPKuAC8kQKU5C7hBT_Sa3NYYOl8dirlDGwfuye2I.QfoXxfHe6ih3hykp1B2RFLCp95soJ5-igU9d8_poNIXTLLtgXK5FsaBJHaMk_oNqUg9Cc6-ptQWmQ7yMRYIiDg","scope":"openid","token_type":"bearer"}
2022-08-04 07:24:18 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
access_token
rVXQTWo3pdhFDk_oxdypfNdH-GEt9ug6f_Qh1-dlQ4I.JseXAbCCJfQrSM_6VtSFYVBf0QEAU9um9WjQ5uHahlNAcSe0jNDBf9xI7e6nZ16PaLkUxR6B_aCywHkj4zALsA
expires_in
7199
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiWnpiYUhfRWo3QzNwOGI5SGQzRWY5dyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ1OCwiaWF0IjoxNjU5NTk3ODU4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImIwMGIxZmRlLWY0ODktNGEzMS1hNzNhLTQzYTNjMjZmOGMzNiIsInJhdCI6MTY1OTU5Nzg1MiwicnRfaGFzaCI6Ik1qMlZUNm51cHRiYTJxdEhSalFmUUEiLCJzdWIiOiJ0ZXN0dXNlciJ9.qzoTevOp2Q6PcfNFZLU9VP4rhN_QMDccjgW7x_lt_a0HxsrRZBPK-4Kyf69CsL1topkfhTJIt_dMTv6hR_BTOVBWi9tp2pBk8lqEbJ-LqgTyYnQtUUeRPQ2di281HV75O0Qv6jKApUHCG71VYf0RTyuD0LxqzNLV1cU_xSr24lnz6bc0emNd5E8twOUGAwkcv-DrOXwkMv4RIKLJftkllsJ45CbI2p91GGtURolPmvQEduKuwbBp7k6WMytlDJmgKWryhJFKg5nEg-IUi9BAIpKpSMUhlbkfu57S-djKZgTPxGuLCAyeV9LqXtuiJr4LPD5xpc4xYHjk6YEyZ26HFg
refresh_token
dExOPKuAC8kQKU5C7hBT_Sa3NYYOl8dirlDGwfuye2I.QfoXxfHe6ih3hykp1B2RFLCp95soJ5-igU9d8_poNIXTLLtgXK5FsaBJHaMk_oNqUg9Cc6-ptQWmQ7yMRYIiDg
scope
openid
token_type
bearer
2022-08-04 07:24:18 SUCCESS
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
2022-08-04 07:24:18 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-04 07:24:18 SUCCESS
CheckTokenEndpointCacheHeaders
'cache-control' header in token endpoint response contains expected value.
cache_control_header
no-store
2022-08-04 07:24:18 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 07:24:18 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
rVXQTWo3pdhFDk_oxdypfNdH-GEt9ug6f_Qh1-dlQ4I.JseXAbCCJfQrSM_6VtSFYVBf0QEAU9um9WjQ5uHahlNAcSe0jNDBf9xI7e6nZ16PaLkUxR6B_aCywHkj4zALsA
type
bearer
2022-08-04 07:24:18 SUCCESS
CheckTokenTypeIsBearer
Token type is bearer
2022-08-04 07:24:18 SUCCESS
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
actual
736.7555817379368
expected
96.0
value
rVXQTWo3pdhFDk_oxdypfNdH-GEt9ug6f_Qh1-dlQ4I.JseXAbCCJfQrSM_6VtSFYVBf0QEAU9um9WjQ5uHahlNAcSe0jNDBf9xI7e6nZ16PaLkUxR6B_aCywHkj4zALsA
2022-08-04 07:24:18 SUCCESS
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
2022-08-04 07:24:18 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7199
2022-08-04 07:24:18 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7199
2022-08-04 07:24:18 SUCCESS
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
first_access_token
Dwk4tlaGENqPmxOHFfEBchGsjaMHtB_hOvgqSCAXsxM.C70QWbQL-nO7EJ1iqubG381gWgbbqWbzhMGfC1aiCOSfoq0HCSDk68-xp9QtsUxRfvgWjuAxGj38-tCKUh3Qig
second_access_token
rVXQTWo3pdhFDk_oxdypfNdH-GEt9ug6f_Qh1-dlQ4I.JseXAbCCJfQrSM_6VtSFYVBf0QEAU9um9WjQ5uHahlNAcSe0jNDBf9xI7e6nZ16PaLkUxR6B_aCywHkj4zALsA
2022-08-04 07:24:18 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiWnpiYUhfRWo3QzNwOGI5SGQzRWY5dyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTc0MjksImV4cCI6MTY1OTYwMTQ1OCwiaWF0IjoxNjU5NTk3ODU4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImIwMGIxZmRlLWY0ODktNGEzMS1hNzNhLTQzYTNjMjZmOGMzNiIsInJhdCI6MTY1OTU5Nzg1MiwicnRfaGFzaCI6Ik1qMlZUNm51cHRiYTJxdEhSalFmUUEiLCJzdWIiOiJ0ZXN0dXNlciJ9.qzoTevOp2Q6PcfNFZLU9VP4rhN_QMDccjgW7x_lt_a0HxsrRZBPK-4Kyf69CsL1topkfhTJIt_dMTv6hR_BTOVBWi9tp2pBk8lqEbJ-LqgTyYnQtUUeRPQ2di281HV75O0Qv6jKApUHCG71VYf0RTyuD0LxqzNLV1cU_xSr24lnz6bc0emNd5E8twOUGAwkcv-DrOXwkMv4RIKLJftkllsJ45CbI2p91GGtURolPmvQEduKuwbBp7k6WMytlDJmgKWryhJFKg5nEg-IUi9BAIpKpSMUhlbkfu57S-djKZgTPxGuLCAyeV9LqXtuiJr4LPD5xpc4xYHjk6YEyZ26HFg
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "ZzbaH_Ej7C3p8b9Hd3Ef9w",
  "aud": "client01dup",
  "sub": "testuser",
  "rat": 1659597852,
  "auth_time": 1659597429,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659601458,
  "iat": 1659597858,
  "jti": "b00b1fde-f489-4a31-a73a-43a3c26f8c36",
  "rt_hash": "Mj2VT6nuptba2qtHRjQfQA"
}
2022-08-04 07:24:18 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
dExOPKuAC8kQKU5C7hBT_Sa3NYYOl8dirlDGwfuye2I.QfoXxfHe6ih3hykp1B2RFLCp95soJ5-igU9d8_poNIXTLLtgXK5FsaBJHaMk_oNqUg9Cc6-ptQWmQ7yMRYIiDg
2022-08-04 07:24:18 SUCCESS
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
actual
1040
required
128
2022-08-04 07:24:18 SUCCESS
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
actual
738.0747281569204
expected
96.0
value
dExOPKuAC8kQKU5C7hBT_Sa3NYYOl8dirlDGwfuye2I.QfoXxfHe6ih3hykp1B2RFLCp95soJ5-igU9d8_poNIXTLLtgXK5FsaBJHaMk_oNqUg9Cc6-ptQWmQ7yMRYIiDg
2022-08-04 07:24:18 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": 1659597856,
  "second": 1659597858,
  "note": "Values are expected to be different"
}
aud
{
  "first": "client01dup",
  "second": "client01dup",
  "note": "Values are expected to be equal"
}
auth_time
{
  "first": 1659597429,
  "second": 1659597429,
  "note": "Values are expected to be equal"
}
azp
Id tokens do not contain azp claims
Second client: Userinfo endpoint tests
2022-08-04 07:24:18
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer rVXQTWo3pdhFDk_oxdypfNdH-GEt9ug6f_Qh1-dlQ4I.JseXAbCCJfQrSM_6VtSFYVBf0QEAU9um9WjQ5uHahlNAcSe0jNDBf9xI7e6nZ16PaLkUxR6B_aCywHkj4zALsA",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:24:19 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "122",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:24:19 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-108ba4ca-ca3b-428c-9878-a392e14e8022",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01dup"],"auth_time":1659597429,"iss":"https://isamfed.com:8843/oauth2/","rat":1659597852,"sub":"testuser"}
2022-08-04 07:24:19 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "122",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:24:19 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-108ba4ca-ca3b-428c-9878-a392e14e8022",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01dup"],"auth_time":1659597429,"iss":"https://isamfed.com:8843/oauth2/","rat":1659597852,"sub":"testuser"}
2022-08-04 07:24:19 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 07:24:19 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
dExOPKuAC8kQKU5C7hBT_Sa3NYYOl8dirlDGwfuye2I.QfoXxfHe6ih3hykp1B2RFLCp95soJ5-igU9d8_poNIXTLLtgXK5FsaBJHaMk_oNqUg9Cc6-ptQWmQ7yMRYIiDg
2022-08-04 07:24:19 SUCCESS
AddScopeToTokenEndpointRequest
Added scope of 'openid' to token endpoint request
grant_type
refresh_token
refresh_token
dExOPKuAC8kQKU5C7hBT_Sa3NYYOl8dirlDGwfuye2I.QfoXxfHe6ih3hykp1B2RFLCp95soJ5-igU9d8_poNIXTLLtgXK5FsaBJHaMk_oNqUg9Cc6-ptQWmQ7yMRYIiDg
scope
openid
2022-08-04 07:24:19 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6c2VjcmV0
2022-08-04 07:24:19
CallTokenEndpointAndReturnFullResponse
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic Y2xpZW50MDE6c2VjcmV0",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "182"
}
request_body
grant_type=refresh_token&refresh_token=dExOPKuAC8kQKU5C7hBT_Sa3NYYOl8dirlDGwfuye2I.QfoXxfHe6ih3hykp1B2RFLCp95soJ5-igU9d8_poNIXTLLtgXK5FsaBJHaMk_oNqUg9Cc6-ptQWmQ7yMRYIiDg&scope=openid
2022-08-04 07:24:20 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 07:24:20 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-51d6ae1f-7f7d-4b7d-9cfc-fff93b6e90ab",
  "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 07:24:20 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 07:24:20 SUCCESS
ValidateErrorFromTokenEndpointResponseError
Token endpoint response error returned valid 'error' field
error
invalid_grant
2022-08-04 07:24:20 SUCCESS
CheckTokenEndpointHttpStatus400
Token endpoint http status code was 400
2022-08-04 07:24:20 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-04 07:24:20 SUCCESS
CheckErrorFromTokenEndpointResponseErrorInvalidGrant
Token Endpoint response error returned expected 'error' of 'invalid_grant'
expected
[
  "invalid_grant"
]
2022-08-04 07:24:20 FINISHED
oidcc-refresh-token
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-08-04 07:24:20
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
Second client: Unregister dynamically registered client
2022-08-04 07:24:20
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-08-04 07:24:44
TEST-RUNNER
Alias has now been claimed by another test
alias
isva_op_oidc_core_test_gh
new_test_id
UkPjD3b8SSMOO7V
Test Results