Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-08-03 09:10:52 INFO
TEST-RUNNER
Test instance tgfESaMJWyN7jAV 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",
  "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
hLLsDSNqbGj7q
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-03 09:10:52 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-03 09:10:52
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-03 09:10:53 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Wed, 03 Aug 2022 09:10:53 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-4a21bfb5-e4ee-4336-b886-c7bb471ce427",
  "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":false,"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-03 09:10:53 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
false
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-03 09:10:53 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-08-03 09:10:53 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-03 09:10:53
FetchServerKeys
Fetching server key
jwks_uri
https://isamfed.com:8843/oauth2/jwks
2022-08-03 09:10:53
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-03 09:10:54 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Wed, 03 Aug 2022 09:10:54 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-3a8de8bd-bc4c-4139-9270-21f0fb3d0272",
  "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-03 09:10:54
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-03 09:10:54 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-03 09:10:54 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-03 09:10:54 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-08-03 09:10:54 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-08-03 09:10:54 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-03 09:10:54 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-08-03 09:10:54 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
client01
client_secret
secret
2022-08-03 09:10:54 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-03 09:10:54 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-03 09:10:54 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-03 09:10:54
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-03 09:10:54
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-03 09:10:54 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-03 09:10:54 SUCCESS
GetStaticClient2Configuration
Found a static second client object
client_id
client01dup
client_secret
secret
2022-08-03 09:10:54 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-03 09:10:54 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-03 09:10:54 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-03 09:10:54
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-03 09:10:54
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-03 09:10:54 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-03 09:10:54 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-03 09:10:54
oidcc-refresh-token
Setup Done
Make request to authorization endpoint
2022-08-03 09:10:54 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-03 09:10:54
CreateRandomStateValue
Created state value
requested_state_length
10
state
0nieTXHKCI
2022-08-03 09:10:54 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
0nieTXHKCI
2022-08-03 09:10:54
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
4FPYlcxXot
2022-08-03 09:10:54 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
0nieTXHKCI
nonce
4FPYlcxXot
2022-08-03 09:10:54 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
0nieTXHKCI
nonce
4FPYlcxXot
response_type
code
2022-08-03 09:10:54
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
0nieTXHKCI
nonce
4FPYlcxXot
response_type
code
response_mode
form_post
2022-08-03 09:10:54 SUCCESS
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Not adding prompt=consent as the scope in the configuration does not contain offline_access
2022-08-03 09:10:54 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": "0nieTXHKCI",
  "nonce": "4FPYlcxXot",
  "response_type": "code",
  "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=0nieTXHKCI&nonce=4FPYlcxXot&response_type=code&response_mode=form_post
2022-08-03 09:10:54 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=0nieTXHKCI&nonce=4FPYlcxXot&response_type=code&response_mode=form_post
2022-08-03 09:11:37 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",
  "connection": "close",
  "content-length": "152"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "code": "42QqTTuYPL-7_z0nGcnkU7v24AlVe2Sftt2Q8aLcmik.rv_e0OI4c3mt0X7SZBYVOHu0DF3gqbnT_QjkMLW_YXb2GVy3Cq0zUIcpcc20nkw-ATx-YsVMMSRZHibDsrsxBw",
  "state": "0nieTXHKCI"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
code=42QqTTuYPL-7_z0nGcnkU7v24AlVe2Sftt2Q8aLcmik.rv_e0OI4c3mt0X7SZBYVOHu0DF3gqbnT_QjkMLW_YXb2GVy3Cq0zUIcpcc20nkw-ATx-YsVMMSRZHibDsrsxBw&state=0nieTXHKCI
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-03 09:11:37 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/548N0uinXGp5Di29FPif",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/548N0uinXGp5Di29FPif"
}
2022-08-03 09:11:37 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance tgfESaMJWyN7jAV
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/548N0uinXGp5Di29FPif, returnUrl=/log-detail.html?log=tgfESaMJWyN7jAV}]
outgoing_path
callback
2022-08-03 09:11:37 INCOMING
oidcc-refresh-token
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/548N0uinXGp5Di29FPif
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\u003d5311AD7612F4DC766AE4109623E909D7",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/548N0uinXGp5Di29FPif
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-03 09:11:37 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance tgfESaMJWyN7jAV
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/548N0uinXGp5Di29FPif
2022-08-03 09:11:37 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-03 09:11:37 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",
  "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": "152"
}
http_method
POST
url_fragment
{}
post_body
{
  "code": "42QqTTuYPL-7_z0nGcnkU7v24AlVe2Sftt2Q8aLcmik.rv_e0OI4c3mt0X7SZBYVOHu0DF3gqbnT_QjkMLW_YXb2GVy3Cq0zUIcpcc20nkw-ATx-YsVMMSRZHibDsrsxBw",
  "state": "0nieTXHKCI"
}
Verify authorization endpoint response
2022-08-03 09:11:37 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-03 09:11:37 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-03 09:11:37 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-03 09:11:37 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-03 09:11:37 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-03 09:11:37
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-03 09:11:37 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-03 09:11:37 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
0nieTXHKCI
2022-08-03 09:11:37 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
42QqTTuYPL-7_z0nGcnkU7v24AlVe2Sftt2Q8aLcmik.rv_e0OI4c3mt0X7SZBYVOHu0DF3gqbnT_QjkMLW_YXb2GVy3Cq0zUIcpcc20nkw-ATx-YsVMMSRZHibDsrsxBw
2022-08-03 09:11:37 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
42QqTTuYPL-7_z0nGcnkU7v24AlVe2Sftt2Q8aLcmik.rv_e0OI4c3mt0X7SZBYVOHu0DF3gqbnT_QjkMLW_YXb2GVy3Cq0zUIcpcc20nkw-ATx-YsVMMSRZHibDsrsxBw
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-03 09:11:37 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6c2VjcmV0
2022-08-03 09:11:37
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=42QqTTuYPL-7_z0nGcnkU7v24AlVe2Sftt2Q8aLcmik.rv_e0OI4c3mt0X7SZBYVOHu0DF3gqbnT_QjkMLW_YXb2GVy3Cq0zUIcpcc20nkw-ATx-YsVMMSRZHibDsrsxBw&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-03 09:11:38 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": "Wed, 03 Aug 2022 09:11:38 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-4f53672a-315a-48b2-bbec-f54a69792801",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"GlKhOMM_a0uD7qZVOYpgZVT7eB9khym9EAoP306SnqI.YGZoBsjfTA61rX7F-YZlIDc8m3jIQBkxOm6iVtP9EWRZz06Czlcr8gvLZSg18W5K5TZ88-aUXVOtw7BeVE6lrA","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiU05OZThwMWdzeVBaZEJQMFNsNkpzQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTQ5OCwiaWF0IjoxNjU5NTE3ODk4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6Ijk4OWE2NDYxLWVlZGItNDgyYS1iMDc2LTI1ZGYxYjg5NDIwNyIsIm5vbmNlIjoiNEZQWWxjeFhvdCIsInJhdCI6MTY1OTUxNzg5NiwicnRfaGFzaCI6Il9iTWppZzduNmk3ZGZfTWtfNl9XYlEiLCJzX2hhc2giOiJDeVp5NnJSTXVqcEx3eHVUdUMyeUhBIiwic3ViIjoidGVzdHVzZXIifQ.fGkgk2wIahJoxMin8i5ZbkQdBvQk_dsOKKv1eGg52PvXQyd63ufpTf1j1iGNBiYlqqXGnlsi3yXPLBM-zXmuTsvJo1TV8Cnbdtq8H1kOeezQ0_2IKFaWf5ieP01u8oC9qzzu-PU7BXGTPDdCF_1hUrsz4Q3zhZu4ztcifpa1FORDdFeZvx9s60f5Dr3kvETTS1wz_qDts7BY7biRy92vGVu3lE2Azb3SMxyxG0eLAybyTuw_2PjppHny4OkUdzamDLtIHzYzNXwn4Dcj3GolKewMZKZz4rI2uf18zyN1THGzxsj3P7AhSlofHVb6GNQ1bds9VoN00s-umM8C7YpYLg","refresh_token":"_caO-m0I0INtWwy1EnsBWuw9RkLQPuaYwIUHQ8BQVog.JbRoimFZF1VR_gzM6y0zi1p3WRsUAsQMPwnIvHYEtctNYptofIUt87Ey6Iqi19PPiBR46O-6QpKf8gaekoUTtQ","scope":"openid","token_type":"bearer"}
2022-08-03 09:11:38 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
GlKhOMM_a0uD7qZVOYpgZVT7eB9khym9EAoP306SnqI.YGZoBsjfTA61rX7F-YZlIDc8m3jIQBkxOm6iVtP9EWRZz06Czlcr8gvLZSg18W5K5TZ88-aUXVOtw7BeVE6lrA
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiU05OZThwMWdzeVBaZEJQMFNsNkpzQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTQ5OCwiaWF0IjoxNjU5NTE3ODk4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6Ijk4OWE2NDYxLWVlZGItNDgyYS1iMDc2LTI1ZGYxYjg5NDIwNyIsIm5vbmNlIjoiNEZQWWxjeFhvdCIsInJhdCI6MTY1OTUxNzg5NiwicnRfaGFzaCI6Il9iTWppZzduNmk3ZGZfTWtfNl9XYlEiLCJzX2hhc2giOiJDeVp5NnJSTXVqcEx3eHVUdUMyeUhBIiwic3ViIjoidGVzdHVzZXIifQ.fGkgk2wIahJoxMin8i5ZbkQdBvQk_dsOKKv1eGg52PvXQyd63ufpTf1j1iGNBiYlqqXGnlsi3yXPLBM-zXmuTsvJo1TV8Cnbdtq8H1kOeezQ0_2IKFaWf5ieP01u8oC9qzzu-PU7BXGTPDdCF_1hUrsz4Q3zhZu4ztcifpa1FORDdFeZvx9s60f5Dr3kvETTS1wz_qDts7BY7biRy92vGVu3lE2Azb3SMxyxG0eLAybyTuw_2PjppHny4OkUdzamDLtIHzYzNXwn4Dcj3GolKewMZKZz4rI2uf18zyN1THGzxsj3P7AhSlofHVb6GNQ1bds9VoN00s-umM8C7YpYLg
refresh_token
_caO-m0I0INtWwy1EnsBWuw9RkLQPuaYwIUHQ8BQVog.JbRoimFZF1VR_gzM6y0zi1p3WRsUAsQMPwnIvHYEtctNYptofIUt87Ey6Iqi19PPiBR46O-6QpKf8gaekoUTtQ
scope
openid
token_type
bearer
2022-08-03 09:11:38 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-03 09:11:38 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
GlKhOMM_a0uD7qZVOYpgZVT7eB9khym9EAoP306SnqI.YGZoBsjfTA61rX7F-YZlIDc8m3jIQBkxOm6iVtP9EWRZz06Czlcr8gvLZSg18W5K5TZ88-aUXVOtw7BeVE6lrA
2022-08-03 09:11:38 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
GlKhOMM_a0uD7qZVOYpgZVT7eB9khym9EAoP306SnqI.YGZoBsjfTA61rX7F-YZlIDc8m3jIQBkxOm6iVtP9EWRZz06Czlcr8gvLZSg18W5K5TZ88-aUXVOtw7BeVE6lrA
type
bearer
2022-08-03 09:11:38 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2022-08-03 09:11:38 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2022-08-03 09:11:38 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
_caO-m0I0INtWwy1EnsBWuw9RkLQPuaYwIUHQ8BQVog.JbRoimFZF1VR_gzM6y0zi1p3WRsUAsQMPwnIvHYEtctNYptofIUt87Ey6Iqi19PPiBR46O-6QpKf8gaekoUTtQ
2022-08-03 09:11:38 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiU05OZThwMWdzeVBaZEJQMFNsNkpzQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTQ5OCwiaWF0IjoxNjU5NTE3ODk4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6Ijk4OWE2NDYxLWVlZGItNDgyYS1iMDc2LTI1ZGYxYjg5NDIwNyIsIm5vbmNlIjoiNEZQWWxjeFhvdCIsInJhdCI6MTY1OTUxNzg5NiwicnRfaGFzaCI6Il9iTWppZzduNmk3ZGZfTWtfNl9XYlEiLCJzX2hhc2giOiJDeVp5NnJSTXVqcEx3eHVUdUMyeUhBIiwic3ViIjoidGVzdHVzZXIifQ.fGkgk2wIahJoxMin8i5ZbkQdBvQk_dsOKKv1eGg52PvXQyd63ufpTf1j1iGNBiYlqqXGnlsi3yXPLBM-zXmuTsvJo1TV8Cnbdtq8H1kOeezQ0_2IKFaWf5ieP01u8oC9qzzu-PU7BXGTPDdCF_1hUrsz4Q3zhZu4ztcifpa1FORDdFeZvx9s60f5Dr3kvETTS1wz_qDts7BY7biRy92vGVu3lE2Azb3SMxyxG0eLAybyTuw_2PjppHny4OkUdzamDLtIHzYzNXwn4Dcj3GolKewMZKZz4rI2uf18zyN1THGzxsj3P7AhSlofHVb6GNQ1bds9VoN00s-umM8C7YpYLg
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "SNNe8p1gsyPZdBP0Sl6JsA",
  "aud": "client01",
  "sub": "testuser",
  "s_hash": "CyZy6rRMujpLwxuTuC2yHA",
  "rat": 1659517896,
  "auth_time": 1659516839,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659521498,
  "iat": 1659517898,
  "nonce": "4FPYlcxXot",
  "jti": "989a6461-eedb-482a-b076-25df1b894207",
  "rt_hash": "_bMjig7n6i7df_Mk_6_WbQ"
}
2022-08-03 09:11:38 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-03 09:11:38
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-03 09:11:38
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-03 09:11:38
ValidateIdTokenStandardClaims
Skipping unknown claim: rt_hash
2022-08-03 09:11:38 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-03 09:11:38 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
4FPYlcxXot
2022-08-03 09:11:38 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-03 09:11:38 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiU05OZThwMWdzeVBaZEJQMFNsNkpzQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTQ5OCwiaWF0IjoxNjU5NTE3ODk4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6Ijk4OWE2NDYxLWVlZGItNDgyYS1iMDc2LTI1ZGYxYjg5NDIwNyIsIm5vbmNlIjoiNEZQWWxjeFhvdCIsInJhdCI6MTY1OTUxNzg5NiwicnRfaGFzaCI6Il9iTWppZzduNmk3ZGZfTWtfNl9XYlEiLCJzX2hhc2giOiJDeVp5NnJSTXVqcEx3eHVUdUMyeUhBIiwic3ViIjoidGVzdHVzZXIifQ.fGkgk2wIahJoxMin8i5ZbkQdBvQk_dsOKKv1eGg52PvXQyd63ufpTf1j1iGNBiYlqqXGnlsi3yXPLBM-zXmuTsvJo1TV8Cnbdtq8H1kOeezQ0_2IKFaWf5ieP01u8oC9qzzu-PU7BXGTPDdCF_1hUrsz4Q3zhZu4ztcifpa1FORDdFeZvx9s60f5Dr3kvETTS1wz_qDts7BY7biRy92vGVu3lE2Azb3SMxyxG0eLAybyTuw_2PjppHny4OkUdzamDLtIHzYzNXwn4Dcj3GolKewMZKZz4rI2uf18zyN1THGzxsj3P7AhSlofHVb6GNQ1bds9VoN00s-umM8C7YpYLg
2022-08-03 09:11:38 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiU05OZThwMWdzeVBaZEJQMFNsNkpzQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTQ5OCwiaWF0IjoxNjU5NTE3ODk4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6Ijk4OWE2NDYxLWVlZGItNDgyYS1iMDc2LTI1ZGYxYjg5NDIwNyIsIm5vbmNlIjoiNEZQWWxjeFhvdCIsInJhdCI6MTY1OTUxNzg5NiwicnRfaGFzaCI6Il9iTWppZzduNmk3ZGZfTWtfNl9XYlEiLCJzX2hhc2giOiJDeVp5NnJSTXVqcEx3eHVUdUMyeUhBIiwic3ViIjoidGVzdHVzZXIifQ.fGkgk2wIahJoxMin8i5ZbkQdBvQk_dsOKKv1eGg52PvXQyd63ufpTf1j1iGNBiYlqqXGnlsi3yXPLBM-zXmuTsvJo1TV8Cnbdtq8H1kOeezQ0_2IKFaWf5ieP01u8oC9qzzu-PU7BXGTPDdCF_1hUrsz4Q3zhZu4ztcifpa1FORDdFeZvx9s60f5Dr3kvETTS1wz_qDts7BY7biRy92vGVu3lE2Azb3SMxyxG0eLAybyTuw_2PjppHny4OkUdzamDLtIHzYzNXwn4Dcj3GolKewMZKZz4rI2uf18zyN1THGzxsj3P7AhSlofHVb6GNQ1bds9VoN00s-umM8C7YpYLg
2022-08-03 09:11:38 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-03 09:11:38
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-03 09:11:38 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-03 09:11:38 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
_caO-m0I0INtWwy1EnsBWuw9RkLQPuaYwIUHQ8BQVog.JbRoimFZF1VR_gzM6y0zi1p3WRsUAsQMPwnIvHYEtctNYptofIUt87Ey6Iqi19PPiBR46O-6QpKf8gaekoUTtQ
2022-08-03 09:11:38 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-03 09:11:38 SUCCESS
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
Refresh Token Request
2022-08-03 09:11:38 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
_caO-m0I0INtWwy1EnsBWuw9RkLQPuaYwIUHQ8BQVog.JbRoimFZF1VR_gzM6y0zi1p3WRsUAsQMPwnIvHYEtctNYptofIUt87Ey6Iqi19PPiBR46O-6QpKf8gaekoUTtQ
2022-08-03 09:11:38 SUCCESS
AddScopeToTokenEndpointRequest
Added scope of 'openid' to token endpoint request
grant_type
refresh_token
refresh_token
_caO-m0I0INtWwy1EnsBWuw9RkLQPuaYwIUHQ8BQVog.JbRoimFZF1VR_gzM6y0zi1p3WRsUAsQMPwnIvHYEtctNYptofIUt87Ey6Iqi19PPiBR46O-6QpKf8gaekoUTtQ
scope
openid
2022-08-03 09:11:38 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6c2VjcmV0
2022-08-03 09:11:38 SUCCESS
WaitForOneSecond
Pausing for 1 seconds
2022-08-03 09:11:39 SUCCESS
WaitForOneSecond
Woke up after 1 seconds sleep
2022-08-03 09:11:39
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=_caO-m0I0INtWwy1EnsBWuw9RkLQPuaYwIUHQ8BQVog.JbRoimFZF1VR_gzM6y0zi1p3WRsUAsQMPwnIvHYEtctNYptofIUt87Ey6Iqi19PPiBR46O-6QpKf8gaekoUTtQ&scope=openid
2022-08-03 09:11:40 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": "Wed, 03 Aug 2022 09:11:40 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-2a14eb85-a68d-4b7b-a23e-86b6df6fb3bb",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"4C-ysk875OTDsJXOlStCCOz0-dXutkNx3vOG1vKY30M.4jCv-QVp4B3ZY-O3sdixbeHAS4QUzJIUhQh52DRhqZQv4LLuKU4MekRw6oE0Ha7lyp4-Fk_4WpGyJxGuz_JRYA","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiQzN4ZlU2c2p0b0dCUzdOVEZJZjBrdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTUwMCwiaWF0IjoxNjU5NTE3OTAwLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjgzNDE3NzA1LWZmMDAtNGUzZi05NDRmLTAwNGE5MzQ2NThiZiIsInJhdCI6MTY1OTUxNzg5NiwicnRfaGFzaCI6InhOZU1IalBkbnYzYVdpWXZ0REQzWEEiLCJzdWIiOiJ0ZXN0dXNlciJ9.RWyuoiPlBhbj_Xig3crDx5W9Ucoe9ng5txEiWQx9VBgsA9dDZG1oK3VO_ToEGN3NTv3BdbP1LoW7g1ekEVbozMB3pGNFLbOemKiDYotmau7RqGkFwUKn1j1hXdEhIluhrMkm8e6VxT1Zu87Vl8TmrX0bV7S05-hRxu0NM4ISf2sxrHHp5Lk6ig7GjLEf1i_pijJb6S7LwBDFZUAAjli8Hl6F1D9GWcG4YpORtu8i1q0N2b3GoJyZVq113tg6UAzJH9OESWiTEvv-hkVW01F6h3lY_6ieXJ-3mA41DvyMIjxxSz0oPkrNSXWjz901T5LKLfLB8GAoME0GlUFXdQz0nA","refresh_token":"a98BYNtp44wYlmW_BKuOBBDToqluZvP1aSz2lSy7Trc.18ID_MK2kjmvktECV-s7MjcvMvvCS7PVFO9nWjPNsBMwh0Vn4AUnp8JfXgX1-Vq8-uBaXClHeQbIsDl0cR7bBw","scope":"openid","token_type":"bearer"}
2022-08-03 09:11:40 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
access_token
4C-ysk875OTDsJXOlStCCOz0-dXutkNx3vOG1vKY30M.4jCv-QVp4B3ZY-O3sdixbeHAS4QUzJIUhQh52DRhqZQv4LLuKU4MekRw6oE0Ha7lyp4-Fk_4WpGyJxGuz_JRYA
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiQzN4ZlU2c2p0b0dCUzdOVEZJZjBrdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTUwMCwiaWF0IjoxNjU5NTE3OTAwLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjgzNDE3NzA1LWZmMDAtNGUzZi05NDRmLTAwNGE5MzQ2NThiZiIsInJhdCI6MTY1OTUxNzg5NiwicnRfaGFzaCI6InhOZU1IalBkbnYzYVdpWXZ0REQzWEEiLCJzdWIiOiJ0ZXN0dXNlciJ9.RWyuoiPlBhbj_Xig3crDx5W9Ucoe9ng5txEiWQx9VBgsA9dDZG1oK3VO_ToEGN3NTv3BdbP1LoW7g1ekEVbozMB3pGNFLbOemKiDYotmau7RqGkFwUKn1j1hXdEhIluhrMkm8e6VxT1Zu87Vl8TmrX0bV7S05-hRxu0NM4ISf2sxrHHp5Lk6ig7GjLEf1i_pijJb6S7LwBDFZUAAjli8Hl6F1D9GWcG4YpORtu8i1q0N2b3GoJyZVq113tg6UAzJH9OESWiTEvv-hkVW01F6h3lY_6ieXJ-3mA41DvyMIjxxSz0oPkrNSXWjz901T5LKLfLB8GAoME0GlUFXdQz0nA
refresh_token
a98BYNtp44wYlmW_BKuOBBDToqluZvP1aSz2lSy7Trc.18ID_MK2kjmvktECV-s7MjcvMvvCS7PVFO9nWjPNsBMwh0Vn4AUnp8JfXgX1-Vq8-uBaXClHeQbIsDl0cR7bBw
scope
openid
token_type
bearer
2022-08-03 09:11:40 SUCCESS
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
2022-08-03 09:11:40 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-03 09:11:40 SUCCESS
CheckTokenEndpointCacheHeaders
'cache-control' header in token endpoint response contains expected value.
cache_control_header
no-store
2022-08-03 09:11:40 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-03 09:11:40 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
4C-ysk875OTDsJXOlStCCOz0-dXutkNx3vOG1vKY30M.4jCv-QVp4B3ZY-O3sdixbeHAS4QUzJIUhQh52DRhqZQv4LLuKU4MekRw6oE0Ha7lyp4-Fk_4WpGyJxGuz_JRYA
type
bearer
2022-08-03 09:11:40 SUCCESS
CheckTokenTypeIsBearer
Token type is bearer
2022-08-03 09:11:40 SUCCESS
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
actual
728.6298847188641
expected
96.0
value
4C-ysk875OTDsJXOlStCCOz0-dXutkNx3vOG1vKY30M.4jCv-QVp4B3ZY-O3sdixbeHAS4QUzJIUhQh52DRhqZQv4LLuKU4MekRw6oE0Ha7lyp4-Fk_4WpGyJxGuz_JRYA
2022-08-03 09:11:40 SUCCESS
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
2022-08-03 09:11:40 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2022-08-03 09:11:40 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2022-08-03 09:11:40 SUCCESS
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
first_access_token
GlKhOMM_a0uD7qZVOYpgZVT7eB9khym9EAoP306SnqI.YGZoBsjfTA61rX7F-YZlIDc8m3jIQBkxOm6iVtP9EWRZz06Czlcr8gvLZSg18W5K5TZ88-aUXVOtw7BeVE6lrA
second_access_token
4C-ysk875OTDsJXOlStCCOz0-dXutkNx3vOG1vKY30M.4jCv-QVp4B3ZY-O3sdixbeHAS4QUzJIUhQh52DRhqZQv4LLuKU4MekRw6oE0Ha7lyp4-Fk_4WpGyJxGuz_JRYA
2022-08-03 09:11:41 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiQzN4ZlU2c2p0b0dCUzdOVEZJZjBrdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTUwMCwiaWF0IjoxNjU5NTE3OTAwLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjgzNDE3NzA1LWZmMDAtNGUzZi05NDRmLTAwNGE5MzQ2NThiZiIsInJhdCI6MTY1OTUxNzg5NiwicnRfaGFzaCI6InhOZU1IalBkbnYzYVdpWXZ0REQzWEEiLCJzdWIiOiJ0ZXN0dXNlciJ9.RWyuoiPlBhbj_Xig3crDx5W9Ucoe9ng5txEiWQx9VBgsA9dDZG1oK3VO_ToEGN3NTv3BdbP1LoW7g1ekEVbozMB3pGNFLbOemKiDYotmau7RqGkFwUKn1j1hXdEhIluhrMkm8e6VxT1Zu87Vl8TmrX0bV7S05-hRxu0NM4ISf2sxrHHp5Lk6ig7GjLEf1i_pijJb6S7LwBDFZUAAjli8Hl6F1D9GWcG4YpORtu8i1q0N2b3GoJyZVq113tg6UAzJH9OESWiTEvv-hkVW01F6h3lY_6ieXJ-3mA41DvyMIjxxSz0oPkrNSXWjz901T5LKLfLB8GAoME0GlUFXdQz0nA
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "C3xfU6sjtoGBS7NTFIf0kw",
  "aud": "client01",
  "sub": "testuser",
  "rat": 1659517896,
  "auth_time": 1659516839,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659521500,
  "iat": 1659517900,
  "jti": "83417705-ff00-4e3f-944f-004a934658bf",
  "rt_hash": "xNeMHjPdnv3aWiYvtDD3XA"
}
2022-08-03 09:11:41 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
a98BYNtp44wYlmW_BKuOBBDToqluZvP1aSz2lSy7Trc.18ID_MK2kjmvktECV-s7MjcvMvvCS7PVFO9nWjPNsBMwh0Vn4AUnp8JfXgX1-Vq8-uBaXClHeQbIsDl0cR7bBw
2022-08-03 09:11:41 SUCCESS
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
actual
1040
required
128
2022-08-03 09:11:41 SUCCESS
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
actual
732.7137377579704
expected
96.0
value
a98BYNtp44wYlmW_BKuOBBDToqluZvP1aSz2lSy7Trc.18ID_MK2kjmvktECV-s7MjcvMvvCS7PVFO9nWjPNsBMwh0Vn4AUnp8JfXgX1-Vq8-uBaXClHeQbIsDl0cR7bBw
2022-08-03 09:11:41 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": 1659517898,
  "second": 1659517900,
  "note": "Values are expected to be different"
}
aud
{
  "first": "client01",
  "second": "client01",
  "note": "Values are expected to be equal"
}
auth_time
{
  "first": 1659516839,
  "second": 1659516839,
  "note": "Values are expected to be equal"
}
azp
Id tokens do not contain azp claims
Userinfo endpoint tests
2022-08-03 09:11:41
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer 4C-ysk875OTDsJXOlStCCOz0-dXutkNx3vOG1vKY30M.4jCv-QVp4B3ZY-O3sdixbeHAS4QUzJIUhQh52DRhqZQv4LLuKU4MekRw6oE0Ha7lyp4-Fk_4WpGyJxGuz_JRYA",
  "content-length": "0"
}
request_body

                                
2022-08-03 09:11:42 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": "Wed, 03 Aug 2022 09:11:41 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-cd85f2d8-e3e4-4e28-a616-75522fcaacc9",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01"],"auth_time":1659516839,"iss":"https://isamfed.com:8843/oauth2/","rat":1659517896,"sub":"testuser"}
2022-08-03 09:11:42 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": "Wed, 03 Aug 2022 09:11:41 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-cd85f2d8-e3e4-4e28-a616-75522fcaacc9",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01"],"auth_time":1659516839,"iss":"https://isamfed.com:8843/oauth2/","rat":1659517896,"sub":"testuser"}
2022-08-03 09:11:42 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
Second client: Make request to authorization endpoint
2022-08-03 09:11:42 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-03 09:11:42
CreateRandomStateValue
Created state value
requested_state_length
10
state
SNdhjrp5Lj
2022-08-03 09:11:42 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
SNdhjrp5Lj
2022-08-03 09:11:42
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
QU4fboZxXn
2022-08-03 09:11:42 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
SNdhjrp5Lj
nonce
QU4fboZxXn
2022-08-03 09:11:42 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
SNdhjrp5Lj
nonce
QU4fboZxXn
response_type
code
2022-08-03 09:11:42
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
SNdhjrp5Lj
nonce
QU4fboZxXn
response_type
code
response_mode
form_post
2022-08-03 09:11:42 SUCCESS
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Not adding prompt=consent as the scope in the configuration does not contain offline_access
2022-08-03 09:11:42 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": "SNdhjrp5Lj",
  "nonce": "QU4fboZxXn",
  "response_type": "code",
  "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=SNdhjrp5Lj&nonce=QU4fboZxXn&response_type=code&response_mode=form_post
2022-08-03 09:11:42 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=SNdhjrp5Lj&nonce=QU4fboZxXn&response_type=code&response_mode=form_post
2022-08-03 09:12:27 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\u003d5311AD7612F4DC766AE4109623E909D7",
  "connection": "close",
  "content-length": "152"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "code": "Zr8t7vXF_cJI4cTXUqPmixb7yF_QHxWfbmSYuqX4xsc.iBmMJfzn5x53GWFxS29z9OrjAvRs8hSVUmO1Z5HoNcHrHwcIW9pNmYjck0Wq1SaV5-6uxJlgVhA4-MEZtzfegw",
  "state": "SNdhjrp5Lj"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
code=Zr8t7vXF_cJI4cTXUqPmixb7yF_QHxWfbmSYuqX4xsc.iBmMJfzn5x53GWFxS29z9OrjAvRs8hSVUmO1Z5HoNcHrHwcIW9pNmYjck0Wq1SaV5-6uxJlgVhA4-MEZtzfegw&state=SNdhjrp5Lj
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-03 09:12:27 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/NxTuUXflRfq7weTU1JFm",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/NxTuUXflRfq7weTU1JFm"
}
2022-08-03 09:12:27 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance tgfESaMJWyN7jAV
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/NxTuUXflRfq7weTU1JFm, returnUrl=/log-detail.html?log=tgfESaMJWyN7jAV}]
outgoing_path
callback
2022-08-03 09:12:27 INCOMING
oidcc-refresh-token
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/NxTuUXflRfq7weTU1JFm
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\u003d5311AD7612F4DC766AE4109623E909D7",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/NxTuUXflRfq7weTU1JFm
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-03 09:12:27 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance tgfESaMJWyN7jAV
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/NxTuUXflRfq7weTU1JFm
2022-08-03 09:12:27 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-03 09:12:27 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\u003d5311AD7612F4DC766AE4109623E909D7",
  "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": "152"
}
http_method
POST
url_fragment
{}
post_body
{
  "code": "Zr8t7vXF_cJI4cTXUqPmixb7yF_QHxWfbmSYuqX4xsc.iBmMJfzn5x53GWFxS29z9OrjAvRs8hSVUmO1Z5HoNcHrHwcIW9pNmYjck0Wq1SaV5-6uxJlgVhA4-MEZtzfegw",
  "state": "SNdhjrp5Lj"
}
Second client: Verify authorization endpoint response
2022-08-03 09:12:27 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-03 09:12:27 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-03 09:12:27 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-03 09:12:27 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-03 09:12:27 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-03 09:12:27
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-03 09:12:27 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-03 09:12:27 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
SNdhjrp5Lj
2022-08-03 09:12:27 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
Zr8t7vXF_cJI4cTXUqPmixb7yF_QHxWfbmSYuqX4xsc.iBmMJfzn5x53GWFxS29z9OrjAvRs8hSVUmO1Z5HoNcHrHwcIW9pNmYjck0Wq1SaV5-6uxJlgVhA4-MEZtzfegw
2022-08-03 09:12:27 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
Zr8t7vXF_cJI4cTXUqPmixb7yF_QHxWfbmSYuqX4xsc.iBmMJfzn5x53GWFxS29z9OrjAvRs8hSVUmO1Z5HoNcHrHwcIW9pNmYjck0Wq1SaV5-6uxJlgVhA4-MEZtzfegw
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-03 09:12:27 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDFkdXA6c2VjcmV0
2022-08-03 09:12:27
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=Zr8t7vXF_cJI4cTXUqPmixb7yF_QHxWfbmSYuqX4xsc.iBmMJfzn5x53GWFxS29z9OrjAvRs8hSVUmO1Z5HoNcHrHwcIW9pNmYjck0Wq1SaV5-6uxJlgVhA4-MEZtzfegw&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-03 09:12:28 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": "Wed, 03 Aug 2022 09:12:28 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-7370c100-cc46-4ae3-8f14-fb36aca75aab",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"9vS408MuFiAw2Or73bBqct2OREDLCNQV9eZJMX9kIs8.mxkNgEgKSYWPpORLZxxLjJ4jfpWWKx8nKIcJJggXEgs83Zmv-HxJO6Zio50x4VwwAWB1f0V-l5rPhRQmoQJ0nQ","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiS3Q5b1MtdlVnLTNySkFLVnFXUW1fdyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTU0OCwiaWF0IjoxNjU5NTE3OTQ4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjBjOTc3ZTA5LWU3MzktNGYyNy04YjI5LTlkNzViZmFhNjI0NSIsIm5vbmNlIjoiUVU0ZmJvWnhYbiIsInJhdCI6MTY1OTUxNzk0NiwicnRfaGFzaCI6InBoQ0ZSUktvOWlqQjJ1QWtSQjM0X1EiLCJzX2hhc2giOiJMMHJWbV9PUkxkX1A2ZThwQjlfMXR3Iiwic3ViIjoidGVzdHVzZXIifQ.eygDBLEqBN4GEsY66hyQQorDXeJPZSBX0TZP9yMahZC2d6JY_BV19ANwWAx2_bFKpCOOVeDEJ3TK60ytdkB_GrXJMMXbXsQDyQIyjz9k4y7TRU8WI8WxmpO61-9OTFRUQIsXeyZcKZxPveabi4JxjYH7AoJBCrrTH5Kt0-geBMcpN8VCc8TWAfg3fScCuqnRDRFG4OcVEr7e-bki12qv72CGJbGlEo5doxOvESaP43dVeqw3nfcuqM5pkG2pVKvguOTTH2_LN2xd2fNR_YBQPv-nJW7txGHTB6Yz3EIJY3uqCwOMTRgW6LHuplWTKiMvLaISTIVbiEIz8QPahJQtKA","refresh_token":"y7yf1ocuibxTLuJmsnveQxZUUarN59yXADCxyBY5ra4.OEaHzS0duMd4dTCdRLLDdNYbpfLqzLwZv4jh1pnzLJ6TkzwZpEst6D8Ozy7bJj4csVUk0SHG8CYA1nyNurpHcg","scope":"openid","token_type":"bearer"}
2022-08-03 09:12:28 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
9vS408MuFiAw2Or73bBqct2OREDLCNQV9eZJMX9kIs8.mxkNgEgKSYWPpORLZxxLjJ4jfpWWKx8nKIcJJggXEgs83Zmv-HxJO6Zio50x4VwwAWB1f0V-l5rPhRQmoQJ0nQ
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiS3Q5b1MtdlVnLTNySkFLVnFXUW1fdyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTU0OCwiaWF0IjoxNjU5NTE3OTQ4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjBjOTc3ZTA5LWU3MzktNGYyNy04YjI5LTlkNzViZmFhNjI0NSIsIm5vbmNlIjoiUVU0ZmJvWnhYbiIsInJhdCI6MTY1OTUxNzk0NiwicnRfaGFzaCI6InBoQ0ZSUktvOWlqQjJ1QWtSQjM0X1EiLCJzX2hhc2giOiJMMHJWbV9PUkxkX1A2ZThwQjlfMXR3Iiwic3ViIjoidGVzdHVzZXIifQ.eygDBLEqBN4GEsY66hyQQorDXeJPZSBX0TZP9yMahZC2d6JY_BV19ANwWAx2_bFKpCOOVeDEJ3TK60ytdkB_GrXJMMXbXsQDyQIyjz9k4y7TRU8WI8WxmpO61-9OTFRUQIsXeyZcKZxPveabi4JxjYH7AoJBCrrTH5Kt0-geBMcpN8VCc8TWAfg3fScCuqnRDRFG4OcVEr7e-bki12qv72CGJbGlEo5doxOvESaP43dVeqw3nfcuqM5pkG2pVKvguOTTH2_LN2xd2fNR_YBQPv-nJW7txGHTB6Yz3EIJY3uqCwOMTRgW6LHuplWTKiMvLaISTIVbiEIz8QPahJQtKA
refresh_token
y7yf1ocuibxTLuJmsnveQxZUUarN59yXADCxyBY5ra4.OEaHzS0duMd4dTCdRLLDdNYbpfLqzLwZv4jh1pnzLJ6TkzwZpEst6D8Ozy7bJj4csVUk0SHG8CYA1nyNurpHcg
scope
openid
token_type
bearer
2022-08-03 09:12:28 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-03 09:12:28 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
9vS408MuFiAw2Or73bBqct2OREDLCNQV9eZJMX9kIs8.mxkNgEgKSYWPpORLZxxLjJ4jfpWWKx8nKIcJJggXEgs83Zmv-HxJO6Zio50x4VwwAWB1f0V-l5rPhRQmoQJ0nQ
2022-08-03 09:12:28 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
9vS408MuFiAw2Or73bBqct2OREDLCNQV9eZJMX9kIs8.mxkNgEgKSYWPpORLZxxLjJ4jfpWWKx8nKIcJJggXEgs83Zmv-HxJO6Zio50x4VwwAWB1f0V-l5rPhRQmoQJ0nQ
type
bearer
2022-08-03 09:12:28 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2022-08-03 09:12:28 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2022-08-03 09:12:28 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
y7yf1ocuibxTLuJmsnveQxZUUarN59yXADCxyBY5ra4.OEaHzS0duMd4dTCdRLLDdNYbpfLqzLwZv4jh1pnzLJ6TkzwZpEst6D8Ozy7bJj4csVUk0SHG8CYA1nyNurpHcg
2022-08-03 09:12:28 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiS3Q5b1MtdlVnLTNySkFLVnFXUW1fdyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTU0OCwiaWF0IjoxNjU5NTE3OTQ4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjBjOTc3ZTA5LWU3MzktNGYyNy04YjI5LTlkNzViZmFhNjI0NSIsIm5vbmNlIjoiUVU0ZmJvWnhYbiIsInJhdCI6MTY1OTUxNzk0NiwicnRfaGFzaCI6InBoQ0ZSUktvOWlqQjJ1QWtSQjM0X1EiLCJzX2hhc2giOiJMMHJWbV9PUkxkX1A2ZThwQjlfMXR3Iiwic3ViIjoidGVzdHVzZXIifQ.eygDBLEqBN4GEsY66hyQQorDXeJPZSBX0TZP9yMahZC2d6JY_BV19ANwWAx2_bFKpCOOVeDEJ3TK60ytdkB_GrXJMMXbXsQDyQIyjz9k4y7TRU8WI8WxmpO61-9OTFRUQIsXeyZcKZxPveabi4JxjYH7AoJBCrrTH5Kt0-geBMcpN8VCc8TWAfg3fScCuqnRDRFG4OcVEr7e-bki12qv72CGJbGlEo5doxOvESaP43dVeqw3nfcuqM5pkG2pVKvguOTTH2_LN2xd2fNR_YBQPv-nJW7txGHTB6Yz3EIJY3uqCwOMTRgW6LHuplWTKiMvLaISTIVbiEIz8QPahJQtKA
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "Kt9oS-vUg-3rJAKVqWQm_w",
  "aud": "client01dup",
  "sub": "testuser",
  "s_hash": "L0rVm_ORLd_P6e8pB9_1tw",
  "rat": 1659517946,
  "auth_time": 1659516839,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659521548,
  "iat": 1659517948,
  "nonce": "QU4fboZxXn",
  "jti": "0c977e09-e739-4f27-8b29-9d75bfaa6245",
  "rt_hash": "phCFRRKo9ijB2uAkRB34_Q"
}
2022-08-03 09:12:28 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-03 09:12:28
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-03 09:12:28
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-03 09:12:28
ValidateIdTokenStandardClaims
Skipping unknown claim: rt_hash
2022-08-03 09:12:28 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-03 09:12:28 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
QU4fboZxXn
2022-08-03 09:12:28 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-03 09:12:28 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiS3Q5b1MtdlVnLTNySkFLVnFXUW1fdyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTU0OCwiaWF0IjoxNjU5NTE3OTQ4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjBjOTc3ZTA5LWU3MzktNGYyNy04YjI5LTlkNzViZmFhNjI0NSIsIm5vbmNlIjoiUVU0ZmJvWnhYbiIsInJhdCI6MTY1OTUxNzk0NiwicnRfaGFzaCI6InBoQ0ZSUktvOWlqQjJ1QWtSQjM0X1EiLCJzX2hhc2giOiJMMHJWbV9PUkxkX1A2ZThwQjlfMXR3Iiwic3ViIjoidGVzdHVzZXIifQ.eygDBLEqBN4GEsY66hyQQorDXeJPZSBX0TZP9yMahZC2d6JY_BV19ANwWAx2_bFKpCOOVeDEJ3TK60ytdkB_GrXJMMXbXsQDyQIyjz9k4y7TRU8WI8WxmpO61-9OTFRUQIsXeyZcKZxPveabi4JxjYH7AoJBCrrTH5Kt0-geBMcpN8VCc8TWAfg3fScCuqnRDRFG4OcVEr7e-bki12qv72CGJbGlEo5doxOvESaP43dVeqw3nfcuqM5pkG2pVKvguOTTH2_LN2xd2fNR_YBQPv-nJW7txGHTB6Yz3EIJY3uqCwOMTRgW6LHuplWTKiMvLaISTIVbiEIz8QPahJQtKA
2022-08-03 09:12:28 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiS3Q5b1MtdlVnLTNySkFLVnFXUW1fdyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTU0OCwiaWF0IjoxNjU5NTE3OTQ4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjBjOTc3ZTA5LWU3MzktNGYyNy04YjI5LTlkNzViZmFhNjI0NSIsIm5vbmNlIjoiUVU0ZmJvWnhYbiIsInJhdCI6MTY1OTUxNzk0NiwicnRfaGFzaCI6InBoQ0ZSUktvOWlqQjJ1QWtSQjM0X1EiLCJzX2hhc2giOiJMMHJWbV9PUkxkX1A2ZThwQjlfMXR3Iiwic3ViIjoidGVzdHVzZXIifQ.eygDBLEqBN4GEsY66hyQQorDXeJPZSBX0TZP9yMahZC2d6JY_BV19ANwWAx2_bFKpCOOVeDEJ3TK60ytdkB_GrXJMMXbXsQDyQIyjz9k4y7TRU8WI8WxmpO61-9OTFRUQIsXeyZcKZxPveabi4JxjYH7AoJBCrrTH5Kt0-geBMcpN8VCc8TWAfg3fScCuqnRDRFG4OcVEr7e-bki12qv72CGJbGlEo5doxOvESaP43dVeqw3nfcuqM5pkG2pVKvguOTTH2_LN2xd2fNR_YBQPv-nJW7txGHTB6Yz3EIJY3uqCwOMTRgW6LHuplWTKiMvLaISTIVbiEIz8QPahJQtKA
2022-08-03 09:12:28 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-03 09:12:28
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-03 09:12:28 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-03 09:12:28 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
y7yf1ocuibxTLuJmsnveQxZUUarN59yXADCxyBY5ra4.OEaHzS0duMd4dTCdRLLDdNYbpfLqzLwZv4jh1pnzLJ6TkzwZpEst6D8Ozy7bJj4csVUk0SHG8CYA1nyNurpHcg
2022-08-03 09:12:28 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-03 09:12:28 SUCCESS
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
Second client: Refresh Token Request
2022-08-03 09:12:28 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
y7yf1ocuibxTLuJmsnveQxZUUarN59yXADCxyBY5ra4.OEaHzS0duMd4dTCdRLLDdNYbpfLqzLwZv4jh1pnzLJ6TkzwZpEst6D8Ozy7bJj4csVUk0SHG8CYA1nyNurpHcg
2022-08-03 09:12:28 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDFkdXA6c2VjcmV0
2022-08-03 09:12:28 SUCCESS
WaitForOneSecond
Pausing for 1 seconds
2022-08-03 09:12:29 SUCCESS
WaitForOneSecond
Woke up after 1 seconds sleep
2022-08-03 09:12:29
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=y7yf1ocuibxTLuJmsnveQxZUUarN59yXADCxyBY5ra4.OEaHzS0duMd4dTCdRLLDdNYbpfLqzLwZv4jh1pnzLJ6TkzwZpEst6D8Ozy7bJj4csVUk0SHG8CYA1nyNurpHcg
2022-08-03 09:12:30 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": "Wed, 03 Aug 2022 09:12:30 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-4bcd3932-0991-41b3-ad78-3330d5b3f37a",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"5ieRO5Hnh6cKt14mmPP7D6kAJ1xHe93t-TRhP-nlYQs.eM2Ufsw7DkN_DtgmHc1xKY6VZ4XH2r4dQGjeT5mFlZpI9iaoaUjNXKU4wMqFLhw99_1f-jzBv_eOeMgU4RmPrQ","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiSGcweUFSY3J2SjQ4aE16UDlreFhpZyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTU1MCwiaWF0IjoxNjU5NTE3OTUwLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImU1NDhlYzMxLWI2OWYtNGZiMy1iODVkLTI3YjFkYTQzNWE0YyIsInJhdCI6MTY1OTUxNzk0NiwicnRfaGFzaCI6IlBLMDl1eHZKeHRvQUhiRkFpNzBXb2ciLCJzdWIiOiJ0ZXN0dXNlciJ9.iPtnR9UTg1p1KC7D9oibbbV2z0LkpBB3DeMbIm1Vf34UaNgDidA1m7swWsYEB3GHXgoBVhcEzpX_0hVnECcJAsSFYGJZQlE_B-j_1YGE-NT3VJMcAn48h2hJBdKkzYB0qB8adqkmtY8CLWxLJ9LkTZNb1AVpdvdViWrukCAhYN2tLB2wh1uFqWyCRlRPECwVyKYPpTx1uGATzeS-uh5URuir07vTPQQh7cnXukiMEiqfcgztV1_E8q2_2fg53_mLgyZxjKc8GTAcI_wF49g0v3e8RwkcJvz5127XHKKi6XRcY0m5rtxVcKtKiUU4fXk5JUUQDU5st94aQBqyXqx4fQ","refresh_token":"A7ZbWeO84MzAwzLX5DJStTd7AQlbPcfvQHg5xOr_0Vw.MWgfEpSLKpE90VKyPJ2VqMiaYf1V-2FuqZ-N26e6n8ul8lOOS2PGjW6XCpHXZh9HnVcv0Hd8rDH2UZuM4l_Ksw","scope":"openid","token_type":"bearer"}
2022-08-03 09:12:30 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
access_token
5ieRO5Hnh6cKt14mmPP7D6kAJ1xHe93t-TRhP-nlYQs.eM2Ufsw7DkN_DtgmHc1xKY6VZ4XH2r4dQGjeT5mFlZpI9iaoaUjNXKU4wMqFLhw99_1f-jzBv_eOeMgU4RmPrQ
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiSGcweUFSY3J2SjQ4aE16UDlreFhpZyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTU1MCwiaWF0IjoxNjU5NTE3OTUwLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImU1NDhlYzMxLWI2OWYtNGZiMy1iODVkLTI3YjFkYTQzNWE0YyIsInJhdCI6MTY1OTUxNzk0NiwicnRfaGFzaCI6IlBLMDl1eHZKeHRvQUhiRkFpNzBXb2ciLCJzdWIiOiJ0ZXN0dXNlciJ9.iPtnR9UTg1p1KC7D9oibbbV2z0LkpBB3DeMbIm1Vf34UaNgDidA1m7swWsYEB3GHXgoBVhcEzpX_0hVnECcJAsSFYGJZQlE_B-j_1YGE-NT3VJMcAn48h2hJBdKkzYB0qB8adqkmtY8CLWxLJ9LkTZNb1AVpdvdViWrukCAhYN2tLB2wh1uFqWyCRlRPECwVyKYPpTx1uGATzeS-uh5URuir07vTPQQh7cnXukiMEiqfcgztV1_E8q2_2fg53_mLgyZxjKc8GTAcI_wF49g0v3e8RwkcJvz5127XHKKi6XRcY0m5rtxVcKtKiUU4fXk5JUUQDU5st94aQBqyXqx4fQ
refresh_token
A7ZbWeO84MzAwzLX5DJStTd7AQlbPcfvQHg5xOr_0Vw.MWgfEpSLKpE90VKyPJ2VqMiaYf1V-2FuqZ-N26e6n8ul8lOOS2PGjW6XCpHXZh9HnVcv0Hd8rDH2UZuM4l_Ksw
scope
openid
token_type
bearer
2022-08-03 09:12:30 SUCCESS
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
2022-08-03 09:12:30 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-03 09:12:30 SUCCESS
CheckTokenEndpointCacheHeaders
'cache-control' header in token endpoint response contains expected value.
cache_control_header
no-store
2022-08-03 09:12:30 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-03 09:12:30 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
5ieRO5Hnh6cKt14mmPP7D6kAJ1xHe93t-TRhP-nlYQs.eM2Ufsw7DkN_DtgmHc1xKY6VZ4XH2r4dQGjeT5mFlZpI9iaoaUjNXKU4wMqFLhw99_1f-jzBv_eOeMgU4RmPrQ
type
bearer
2022-08-03 09:12:30 SUCCESS
CheckTokenTypeIsBearer
Token type is bearer
2022-08-03 09:12:30 SUCCESS
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
actual
732.3652222123736
expected
96.0
value
5ieRO5Hnh6cKt14mmPP7D6kAJ1xHe93t-TRhP-nlYQs.eM2Ufsw7DkN_DtgmHc1xKY6VZ4XH2r4dQGjeT5mFlZpI9iaoaUjNXKU4wMqFLhw99_1f-jzBv_eOeMgU4RmPrQ
2022-08-03 09:12:30 SUCCESS
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
2022-08-03 09:12:30 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2022-08-03 09:12:30 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2022-08-03 09:12:30 SUCCESS
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
first_access_token
9vS408MuFiAw2Or73bBqct2OREDLCNQV9eZJMX9kIs8.mxkNgEgKSYWPpORLZxxLjJ4jfpWWKx8nKIcJJggXEgs83Zmv-HxJO6Zio50x4VwwAWB1f0V-l5rPhRQmoQJ0nQ
second_access_token
5ieRO5Hnh6cKt14mmPP7D6kAJ1xHe93t-TRhP-nlYQs.eM2Ufsw7DkN_DtgmHc1xKY6VZ4XH2r4dQGjeT5mFlZpI9iaoaUjNXKU4wMqFLhw99_1f-jzBv_eOeMgU4RmPrQ
2022-08-03 09:12:30 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiSGcweUFSY3J2SjQ4aE16UDlreFhpZyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1MTY4MzksImV4cCI6MTY1OTUyMTU1MCwiaWF0IjoxNjU5NTE3OTUwLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImU1NDhlYzMxLWI2OWYtNGZiMy1iODVkLTI3YjFkYTQzNWE0YyIsInJhdCI6MTY1OTUxNzk0NiwicnRfaGFzaCI6IlBLMDl1eHZKeHRvQUhiRkFpNzBXb2ciLCJzdWIiOiJ0ZXN0dXNlciJ9.iPtnR9UTg1p1KC7D9oibbbV2z0LkpBB3DeMbIm1Vf34UaNgDidA1m7swWsYEB3GHXgoBVhcEzpX_0hVnECcJAsSFYGJZQlE_B-j_1YGE-NT3VJMcAn48h2hJBdKkzYB0qB8adqkmtY8CLWxLJ9LkTZNb1AVpdvdViWrukCAhYN2tLB2wh1uFqWyCRlRPECwVyKYPpTx1uGATzeS-uh5URuir07vTPQQh7cnXukiMEiqfcgztV1_E8q2_2fg53_mLgyZxjKc8GTAcI_wF49g0v3e8RwkcJvz5127XHKKi6XRcY0m5rtxVcKtKiUU4fXk5JUUQDU5st94aQBqyXqx4fQ
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "Hg0yARcrvJ48hMzP9kxXig",
  "aud": "client01dup",
  "sub": "testuser",
  "rat": 1659517946,
  "auth_time": 1659516839,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659521550,
  "iat": 1659517950,
  "jti": "e548ec31-b69f-4fb3-b85d-27b1da435a4c",
  "rt_hash": "PK09uxvJxtoAHbFAi70Wog"
}
2022-08-03 09:12:30 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
A7ZbWeO84MzAwzLX5DJStTd7AQlbPcfvQHg5xOr_0Vw.MWgfEpSLKpE90VKyPJ2VqMiaYf1V-2FuqZ-N26e6n8ul8lOOS2PGjW6XCpHXZh9HnVcv0Hd8rDH2UZuM4l_Ksw
2022-08-03 09:12:30 SUCCESS
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
actual
1040
required
128
2022-08-03 09:12:30 SUCCESS
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
actual
739.0202442444272
expected
96.0
value
A7ZbWeO84MzAwzLX5DJStTd7AQlbPcfvQHg5xOr_0Vw.MWgfEpSLKpE90VKyPJ2VqMiaYf1V-2FuqZ-N26e6n8ul8lOOS2PGjW6XCpHXZh9HnVcv0Hd8rDH2UZuM4l_Ksw
2022-08-03 09:12:30 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": 1659517948,
  "second": 1659517950,
  "note": "Values are expected to be different"
}
aud
{
  "first": "client01dup",
  "second": "client01dup",
  "note": "Values are expected to be equal"
}
auth_time
{
  "first": 1659516839,
  "second": 1659516839,
  "note": "Values are expected to be equal"
}
azp
Id tokens do not contain azp claims
Second client: Userinfo endpoint tests
2022-08-03 09:12:30
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer 5ieRO5Hnh6cKt14mmPP7D6kAJ1xHe93t-TRhP-nlYQs.eM2Ufsw7DkN_DtgmHc1xKY6VZ4XH2r4dQGjeT5mFlZpI9iaoaUjNXKU4wMqFLhw99_1f-jzBv_eOeMgU4RmPrQ",
  "content-length": "0"
}
request_body

                                
2022-08-03 09:12:31 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": "Wed, 03 Aug 2022 09:12:31 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-9ade5454-013d-425d-97fd-a2a341d4c752",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01dup"],"auth_time":1659516839,"iss":"https://isamfed.com:8843/oauth2/","rat":1659517946,"sub":"testuser"}
2022-08-03 09:12:31 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": "Wed, 03 Aug 2022 09:12:31 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-9ade5454-013d-425d-97fd-a2a341d4c752",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01dup"],"auth_time":1659516839,"iss":"https://isamfed.com:8843/oauth2/","rat":1659517946,"sub":"testuser"}
2022-08-03 09:12:31 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-03 09:12:31 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
A7ZbWeO84MzAwzLX5DJStTd7AQlbPcfvQHg5xOr_0Vw.MWgfEpSLKpE90VKyPJ2VqMiaYf1V-2FuqZ-N26e6n8ul8lOOS2PGjW6XCpHXZh9HnVcv0Hd8rDH2UZuM4l_Ksw
2022-08-03 09:12:31 SUCCESS
AddScopeToTokenEndpointRequest
Added scope of 'openid' to token endpoint request
grant_type
refresh_token
refresh_token
A7ZbWeO84MzAwzLX5DJStTd7AQlbPcfvQHg5xOr_0Vw.MWgfEpSLKpE90VKyPJ2VqMiaYf1V-2FuqZ-N26e6n8ul8lOOS2PGjW6XCpHXZh9HnVcv0Hd8rDH2UZuM4l_Ksw
scope
openid
2022-08-03 09:12:31 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6c2VjcmV0
2022-08-03 09:12:31
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=A7ZbWeO84MzAwzLX5DJStTd7AQlbPcfvQHg5xOr_0Vw.MWgfEpSLKpE90VKyPJ2VqMiaYf1V-2FuqZ-N26e6n8ul8lOOS2PGjW6XCpHXZh9HnVcv0Hd8rDH2UZuM4l_Ksw&scope=openid
2022-08-03 09:12:32 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": "Wed, 03 Aug 2022 09:12:32 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-8ee318e9-8a5f-4204-a63e-9bd02351b9eb",
  "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-03 09:12:32 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-03 09:12:32 SUCCESS
ValidateErrorFromTokenEndpointResponseError
Token endpoint response error returned valid 'error' field
error
invalid_grant
2022-08-03 09:12:32 SUCCESS
CheckTokenEndpointHttpStatus400
Token endpoint http status code was 400
2022-08-03 09:12:32 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-03 09:12:32 SUCCESS
CheckErrorFromTokenEndpointResponseErrorInvalidGrant
Token Endpoint response error returned expected 'error' of 'invalid_grant'
expected
[
  "invalid_grant"
]
2022-08-03 09:12:32 FINISHED
oidcc-refresh-token
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-08-03 09:12:32
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
Second client: Unregister dynamically registered client
2022-08-03 09:12:32
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-08-03 09:13:34
TEST-RUNNER
Alias has now been claimed by another test
alias
isva_op_oidc_core_test_gh
new_test_id
o6G2d6lZsto61Tr
Test Results