Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-08-04 05:50:49 INFO
TEST-RUNNER
Test instance F7jerxpQzvtjlAP created
baseUrl
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code id_token",
  "server_metadata": "discovery",
  "response_mode": "form_post",
  "client_registration": "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 05:50:49 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 05:50:49
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 05:50:50 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Thu, 04 Aug 2022 05:50:50 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-ffa49577-b91d-488b-adfb-cd45e3adb72a",
  "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 05:50:50 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 05:50:50 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-08-04 05:50:50 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 05:50:50
FetchServerKeys
Fetching server key
jwks_uri
https://isamfed.com:8843/oauth2/jwks
2022-08-04 05:50:50
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 05:50:51 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Thu, 04 Aug 2022 05:50:51 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-d1954427-b024-4790-9964-c6e54cd9eb02",
  "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 05:50:51
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 05:50:51 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 05:50:51 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 05:50:51 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-08-04 05:50:51 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-08-04 05:50:51 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-04 05:50:51 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-08-04 05:50:51 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
client01
client_secret
secret
2022-08-04 05:50:51 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 05:50:51 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 05:50:51 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 05:50:51
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-04 05:50:51
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 05:50:51 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 05:50:51 SUCCESS
GetStaticClient2Configuration
Found a static second client object
client_id
client01dup
client_secret
secret
2022-08-04 05:50:51 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 05:50:51 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 05:50:51 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 05:50:51
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-04 05:50:51
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 05:50:51 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 05:50:51 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 05:50:51
oidcc-refresh-token
Setup Done
Make request to authorization endpoint
2022-08-04 05:50:51 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 05:50:51
CreateRandomStateValue
Created state value
requested_state_length
10
state
A3R1WmCrpR
2022-08-04 05:50:51 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
A3R1WmCrpR
2022-08-04 05:50:51
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
zjlZKijP4X
2022-08-04 05:50:51 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
A3R1WmCrpR
nonce
zjlZKijP4X
2022-08-04 05:50:51 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
A3R1WmCrpR
nonce
zjlZKijP4X
response_type
code id_token
2022-08-04 05:50:51
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
A3R1WmCrpR
nonce
zjlZKijP4X
response_type
code id_token
response_mode
form_post
2022-08-04 05:50:51 SUCCESS
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Not adding prompt=consent as the scope in the configuration does not contain offline_access
2022-08-04 05:50:51 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": "A3R1WmCrpR",
  "nonce": "zjlZKijP4X",
  "response_type": "code id_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=A3R1WmCrpR&nonce=zjlZKijP4X&response_type=code%20id_token&response_mode=form_post
2022-08-04 05:50:51 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=A3R1WmCrpR&nonce=zjlZKijP4X&response_type=code%20id_token&response_mode=form_post
2022-08-04 05:51:08 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": "944"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "code": "JZIglkuMDdznX8VP16rhSq4nlwaAwkFEKruZYjD_3mA.kUvhphMOmEJ6itGppyKeUXaHqMn894KFOitoaRBs1XCHV0jef9lHsr1PTyAjcryBNKvUQ8z9WPKkPXm7fTWnwA",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiY2xpZW50MDEiXSwiYXV0aF90aW1lIjoxNjU5NTkxNDYyLCJjX2hhc2giOiJxU28temNhY3VhQXFEeHIyTE91YjRnIiwiZXhwIjoxNjU5NTk1ODY3LCJpYXQiOjE2NTk1OTIyNjcsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiOTlmNTkzNGEtMDMzNS00MmRiLTkxYWEtZjFkYTQ3NjU1YzVkIiwibm9uY2UiOiJ6amxaS2lqUDRYIiwicmF0IjoxNjU5NTkyMjY3LCJzX2hhc2giOiJPMUc5VkJDaG5fQ191OHpveUVGbTF3Iiwic3ViIjoidGVzdHVzZXIifQ.pGNi-6AOqqn-7d2Nh8dHXsocOVlhGrKJmAcvowFGrrFVcqcXgLtnmWPAEYe1gu_gDpZrtlOfgdct0Z2irBmoYkKyL-06CuN7ZsStUvf0yv5UvJMQezMaV9LEGUe2hu9KKyj0UtjFD8P0eSh3koQCLY29zo9HIYVgTZfAvVUQ2nZFmG74F8JxXmGMVSdEryzzRxIQUoGYP7RPQpVNuHi8xvmgQBAjJ4UQpptKNPBR8OuFz-O4ueqM9z4I-IgR4wnnC_owT2ROr2qKu5mfeTVFmizY57EE8jh4Mxd1ZMipxHNeZap5ZR8pHf_dhf9hGgUleWLFIdSLeLcDTbnhPDHTuw",
  "state": "A3R1WmCrpR"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
code=JZIglkuMDdznX8VP16rhSq4nlwaAwkFEKruZYjD_3mA.kUvhphMOmEJ6itGppyKeUXaHqMn894KFOitoaRBs1XCHV0jef9lHsr1PTyAjcryBNKvUQ8z9WPKkPXm7fTWnwA&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiY2xpZW50MDEiXSwiYXV0aF90aW1lIjoxNjU5NTkxNDYyLCJjX2hhc2giOiJxU28temNhY3VhQXFEeHIyTE91YjRnIiwiZXhwIjoxNjU5NTk1ODY3LCJpYXQiOjE2NTk1OTIyNjcsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiOTlmNTkzNGEtMDMzNS00MmRiLTkxYWEtZjFkYTQ3NjU1YzVkIiwibm9uY2UiOiJ6amxaS2lqUDRYIiwicmF0IjoxNjU5NTkyMjY3LCJzX2hhc2giOiJPMUc5VkJDaG5fQ191OHpveUVGbTF3Iiwic3ViIjoidGVzdHVzZXIifQ.pGNi-6AOqqn-7d2Nh8dHXsocOVlhGrKJmAcvowFGrrFVcqcXgLtnmWPAEYe1gu_gDpZrtlOfgdct0Z2irBmoYkKyL-06CuN7ZsStUvf0yv5UvJMQezMaV9LEGUe2hu9KKyj0UtjFD8P0eSh3koQCLY29zo9HIYVgTZfAvVUQ2nZFmG74F8JxXmGMVSdEryzzRxIQUoGYP7RPQpVNuHi8xvmgQBAjJ4UQpptKNPBR8OuFz-O4ueqM9z4I-IgR4wnnC_owT2ROr2qKu5mfeTVFmizY57EE8jh4Mxd1ZMipxHNeZap5ZR8pHf_dhf9hGgUleWLFIdSLeLcDTbnhPDHTuw&state=A3R1WmCrpR
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 05:51:08 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/nS1Uujwa8zKfhTBJZpL5",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/nS1Uujwa8zKfhTBJZpL5"
}
2022-08-04 05:51:08 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance F7jerxpQzvtjlAP
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/nS1Uujwa8zKfhTBJZpL5, returnUrl=/log-detail.html?log=F7jerxpQzvtjlAP}]
outgoing_path
callback
2022-08-04 05:51:08 INCOMING
oidcc-refresh-token
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/nS1Uujwa8zKfhTBJZpL5
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\u003dF8DEAB9AA4D9A2004C63F630C90F0E40",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/nS1Uujwa8zKfhTBJZpL5
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 05:51:08 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance F7jerxpQzvtjlAP
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/nS1Uujwa8zKfhTBJZpL5
2022-08-04 05:51:08 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-04 05:51:08 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": "944"
}
http_method
POST
url_fragment
{}
post_body
{
  "code": "JZIglkuMDdznX8VP16rhSq4nlwaAwkFEKruZYjD_3mA.kUvhphMOmEJ6itGppyKeUXaHqMn894KFOitoaRBs1XCHV0jef9lHsr1PTyAjcryBNKvUQ8z9WPKkPXm7fTWnwA",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiY2xpZW50MDEiXSwiYXV0aF90aW1lIjoxNjU5NTkxNDYyLCJjX2hhc2giOiJxU28temNhY3VhQXFEeHIyTE91YjRnIiwiZXhwIjoxNjU5NTk1ODY3LCJpYXQiOjE2NTk1OTIyNjcsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiOTlmNTkzNGEtMDMzNS00MmRiLTkxYWEtZjFkYTQ3NjU1YzVkIiwibm9uY2UiOiJ6amxaS2lqUDRYIiwicmF0IjoxNjU5NTkyMjY3LCJzX2hhc2giOiJPMUc5VkJDaG5fQ191OHpveUVGbTF3Iiwic3ViIjoidGVzdHVzZXIifQ.pGNi-6AOqqn-7d2Nh8dHXsocOVlhGrKJmAcvowFGrrFVcqcXgLtnmWPAEYe1gu_gDpZrtlOfgdct0Z2irBmoYkKyL-06CuN7ZsStUvf0yv5UvJMQezMaV9LEGUe2hu9KKyj0UtjFD8P0eSh3koQCLY29zo9HIYVgTZfAvVUQ2nZFmG74F8JxXmGMVSdEryzzRxIQUoGYP7RPQpVNuHi8xvmgQBAjJ4UQpptKNPBR8OuFz-O4ueqM9z4I-IgR4wnnC_owT2ROr2qKu5mfeTVFmizY57EE8jh4Mxd1ZMipxHNeZap5ZR8pHf_dhf9hGgUleWLFIdSLeLcDTbnhPDHTuw",
  "state": "A3R1WmCrpR"
}
Verify authorization endpoint response
2022-08-04 05:51:08 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-04 05:51:08 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 05:51:08 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-04 05:51:08 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-04 05:51:08 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-04 05:51:08
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-04 05:51:08 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-04 05:51:08 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
A3R1WmCrpR
2022-08-04 05:51:08 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
JZIglkuMDdznX8VP16rhSq4nlwaAwkFEKruZYjD_3mA.kUvhphMOmEJ6itGppyKeUXaHqMn894KFOitoaRBs1XCHV0jef9lHsr1PTyAjcryBNKvUQ8z9WPKkPXm7fTWnwA
2022-08-04 05:51:08 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiY2xpZW50MDEiXSwiYXV0aF90aW1lIjoxNjU5NTkxNDYyLCJjX2hhc2giOiJxU28temNhY3VhQXFEeHIyTE91YjRnIiwiZXhwIjoxNjU5NTk1ODY3LCJpYXQiOjE2NTk1OTIyNjcsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiOTlmNTkzNGEtMDMzNS00MmRiLTkxYWEtZjFkYTQ3NjU1YzVkIiwibm9uY2UiOiJ6amxaS2lqUDRYIiwicmF0IjoxNjU5NTkyMjY3LCJzX2hhc2giOiJPMUc5VkJDaG5fQ191OHpveUVGbTF3Iiwic3ViIjoidGVzdHVzZXIifQ.pGNi-6AOqqn-7d2Nh8dHXsocOVlhGrKJmAcvowFGrrFVcqcXgLtnmWPAEYe1gu_gDpZrtlOfgdct0Z2irBmoYkKyL-06CuN7ZsStUvf0yv5UvJMQezMaV9LEGUe2hu9KKyj0UtjFD8P0eSh3koQCLY29zo9HIYVgTZfAvVUQ2nZFmG74F8JxXmGMVSdEryzzRxIQUoGYP7RPQpVNuHi8xvmgQBAjJ4UQpptKNPBR8OuFz-O4ueqM9z4I-IgR4wnnC_owT2ROr2qKu5mfeTVFmizY57EE8jh4Mxd1ZMipxHNeZap5ZR8pHf_dhf9hGgUleWLFIdSLeLcDTbnhPDHTuw
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "aud": "client01",
  "c_hash": "qSo-zcacuaAqDxr2LOub4g",
  "sub": "testuser",
  "s_hash": "O1G9VBChn_C_u8zoyEFm1w",
  "rat": 1659592267,
  "auth_time": 1659591462,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659595867,
  "iat": 1659592267,
  "nonce": "zjlZKijP4X",
  "jti": "99f5934a-0335-42db-91aa-f1da47655c5d"
}
2022-08-04 05:51:08 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 05:51:08
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 05:51:08
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 05:51:08 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 05:51:08 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
zjlZKijP4X
2022-08-04 05:51:08 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 05:51:08 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiY2xpZW50MDEiXSwiYXV0aF90aW1lIjoxNjU5NTkxNDYyLCJjX2hhc2giOiJxU28temNhY3VhQXFEeHIyTE91YjRnIiwiZXhwIjoxNjU5NTk1ODY3LCJpYXQiOjE2NTk1OTIyNjcsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiOTlmNTkzNGEtMDMzNS00MmRiLTkxYWEtZjFkYTQ3NjU1YzVkIiwibm9uY2UiOiJ6amxaS2lqUDRYIiwicmF0IjoxNjU5NTkyMjY3LCJzX2hhc2giOiJPMUc5VkJDaG5fQ191OHpveUVGbTF3Iiwic3ViIjoidGVzdHVzZXIifQ.pGNi-6AOqqn-7d2Nh8dHXsocOVlhGrKJmAcvowFGrrFVcqcXgLtnmWPAEYe1gu_gDpZrtlOfgdct0Z2irBmoYkKyL-06CuN7ZsStUvf0yv5UvJMQezMaV9LEGUe2hu9KKyj0UtjFD8P0eSh3koQCLY29zo9HIYVgTZfAvVUQ2nZFmG74F8JxXmGMVSdEryzzRxIQUoGYP7RPQpVNuHi8xvmgQBAjJ4UQpptKNPBR8OuFz-O4ueqM9z4I-IgR4wnnC_owT2ROr2qKu5mfeTVFmizY57EE8jh4Mxd1ZMipxHNeZap5ZR8pHf_dhf9hGgUleWLFIdSLeLcDTbnhPDHTuw
2022-08-04 05:51:08 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiY2xpZW50MDEiXSwiYXV0aF90aW1lIjoxNjU5NTkxNDYyLCJjX2hhc2giOiJxU28temNhY3VhQXFEeHIyTE91YjRnIiwiZXhwIjoxNjU5NTk1ODY3LCJpYXQiOjE2NTk1OTIyNjcsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiOTlmNTkzNGEtMDMzNS00MmRiLTkxYWEtZjFkYTQ3NjU1YzVkIiwibm9uY2UiOiJ6amxaS2lqUDRYIiwicmF0IjoxNjU5NTkyMjY3LCJzX2hhc2giOiJPMUc5VkJDaG5fQ191OHpveUVGbTF3Iiwic3ViIjoidGVzdHVzZXIifQ.pGNi-6AOqqn-7d2Nh8dHXsocOVlhGrKJmAcvowFGrrFVcqcXgLtnmWPAEYe1gu_gDpZrtlOfgdct0Z2irBmoYkKyL-06CuN7ZsStUvf0yv5UvJMQezMaV9LEGUe2hu9KKyj0UtjFD8P0eSh3koQCLY29zo9HIYVgTZfAvVUQ2nZFmG74F8JxXmGMVSdEryzzRxIQUoGYP7RPQpVNuHi8xvmgQBAjJ4UQpptKNPBR8OuFz-O4ueqM9z4I-IgR4wnnC_owT2ROr2qKu5mfeTVFmizY57EE8jh4Mxd1ZMipxHNeZap5ZR8pHf_dhf9hGgUleWLFIdSLeLcDTbnhPDHTuw
2022-08-04 05:51:08 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 05:51:08
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 05:51:08 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 05:51:08 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
JZIglkuMDdznX8VP16rhSq4nlwaAwkFEKruZYjD_3mA.kUvhphMOmEJ6itGppyKeUXaHqMn894KFOitoaRBs1XCHV0jef9lHsr1PTyAjcryBNKvUQ8z9WPKkPXm7fTWnwA
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 05:51:08 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6c2VjcmV0
2022-08-04 05:51:08
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=JZIglkuMDdznX8VP16rhSq4nlwaAwkFEKruZYjD_3mA.kUvhphMOmEJ6itGppyKeUXaHqMn894KFOitoaRBs1XCHV0jef9lHsr1PTyAjcryBNKvUQ8z9WPKkPXm7fTWnwA&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-04 05:51:09 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 05:51:09 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-b0aab2ed-148a-4332-ac1c-7faa14db2ccc",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"J0QddGTqFUzSJ0A7w-EOhbwHR9roh5WpejUa8oUCxy0.9u93XBTjrTJwzL45A6_q9sEk3BtthmS1Luz167CqeB78-aClF_cUbIG7PYtKOfnQ_nl1Goe2LF-Csm-cGmtKyw","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieEZzeXNwbTJqeWl6UHh5WVV6TzJhdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTg2OSwiaWF0IjoxNjU5NTkyMjY5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImYzMWM3MDhkLWE4OTAtNDUyOS1hNWJmLWE1MzBlY2M5Njg5MyIsIm5vbmNlIjoiempsWktpalA0WCIsInJhdCI6MTY1OTU5MjI2NywicnRfaGFzaCI6IlUzSV9FMnNhbE9wdmdOcnp4eTVxakEiLCJzX2hhc2giOiJPMUc5VkJDaG5fQ191OHpveUVGbTF3Iiwic3ViIjoidGVzdHVzZXIifQ.cyF36C1WpX6xToAKWQlLmgzQg6H1T53N1zh3eEmrHaN3m4eWWa1nNWoA5e_it3hHEZ8DpXEOo9nZFpr5-2Djo6ITfs23ATf46OTa9KUf_HMsnrE8nw-Vm0HnxmM94DZpdmBWRq8r6cPWGYuz9aeZwM8BfA0eEQ68hCcsRu37wKOWIlgbDIzX48lEy5LYobtY_MKaMZqK4d6InHaB_P9nFndW07VY0jgiD-KVRaDRIIcP1Qj2EXONS9kBXESGaztkzSgAteZPb-OczkfjjBt9hTNyi_il_zuUSv753ffvoCZ8LxK79pkLH_fhJeBI1pk_UjL5ZDPrUXo1Fs77pruvgQ","refresh_token":"qV24zc3kA3EJPQOcyZ3kUMB306JAUiQ05PjyoBm02Jg.OFUPmPby4om0V0v9qc1g70giXX7JL6LE8oU8D1Pbdwk1EMDWJqyD9sRSi6nM0KdIEyWXOOgb0zeaR1tzTVV_nA","scope":"openid","token_type":"bearer"}
2022-08-04 05:51:09 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
J0QddGTqFUzSJ0A7w-EOhbwHR9roh5WpejUa8oUCxy0.9u93XBTjrTJwzL45A6_q9sEk3BtthmS1Luz167CqeB78-aClF_cUbIG7PYtKOfnQ_nl1Goe2LF-Csm-cGmtKyw
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieEZzeXNwbTJqeWl6UHh5WVV6TzJhdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTg2OSwiaWF0IjoxNjU5NTkyMjY5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImYzMWM3MDhkLWE4OTAtNDUyOS1hNWJmLWE1MzBlY2M5Njg5MyIsIm5vbmNlIjoiempsWktpalA0WCIsInJhdCI6MTY1OTU5MjI2NywicnRfaGFzaCI6IlUzSV9FMnNhbE9wdmdOcnp4eTVxakEiLCJzX2hhc2giOiJPMUc5VkJDaG5fQ191OHpveUVGbTF3Iiwic3ViIjoidGVzdHVzZXIifQ.cyF36C1WpX6xToAKWQlLmgzQg6H1T53N1zh3eEmrHaN3m4eWWa1nNWoA5e_it3hHEZ8DpXEOo9nZFpr5-2Djo6ITfs23ATf46OTa9KUf_HMsnrE8nw-Vm0HnxmM94DZpdmBWRq8r6cPWGYuz9aeZwM8BfA0eEQ68hCcsRu37wKOWIlgbDIzX48lEy5LYobtY_MKaMZqK4d6InHaB_P9nFndW07VY0jgiD-KVRaDRIIcP1Qj2EXONS9kBXESGaztkzSgAteZPb-OczkfjjBt9hTNyi_il_zuUSv753ffvoCZ8LxK79pkLH_fhJeBI1pk_UjL5ZDPrUXo1Fs77pruvgQ
refresh_token
qV24zc3kA3EJPQOcyZ3kUMB306JAUiQ05PjyoBm02Jg.OFUPmPby4om0V0v9qc1g70giXX7JL6LE8oU8D1Pbdwk1EMDWJqyD9sRSi6nM0KdIEyWXOOgb0zeaR1tzTVV_nA
scope
openid
token_type
bearer
2022-08-04 05:51:09 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 05:51:09 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
J0QddGTqFUzSJ0A7w-EOhbwHR9roh5WpejUa8oUCxy0.9u93XBTjrTJwzL45A6_q9sEk3BtthmS1Luz167CqeB78-aClF_cUbIG7PYtKOfnQ_nl1Goe2LF-Csm-cGmtKyw
2022-08-04 05:51:09 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
J0QddGTqFUzSJ0A7w-EOhbwHR9roh5WpejUa8oUCxy0.9u93XBTjrTJwzL45A6_q9sEk3BtthmS1Luz167CqeB78-aClF_cUbIG7PYtKOfnQ_nl1Goe2LF-Csm-cGmtKyw
type
bearer
2022-08-04 05:51:09 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2022-08-04 05:51:09 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2022-08-04 05:51:09 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
qV24zc3kA3EJPQOcyZ3kUMB306JAUiQ05PjyoBm02Jg.OFUPmPby4om0V0v9qc1g70giXX7JL6LE8oU8D1Pbdwk1EMDWJqyD9sRSi6nM0KdIEyWXOOgb0zeaR1tzTVV_nA
2022-08-04 05:51:09 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieEZzeXNwbTJqeWl6UHh5WVV6TzJhdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTg2OSwiaWF0IjoxNjU5NTkyMjY5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImYzMWM3MDhkLWE4OTAtNDUyOS1hNWJmLWE1MzBlY2M5Njg5MyIsIm5vbmNlIjoiempsWktpalA0WCIsInJhdCI6MTY1OTU5MjI2NywicnRfaGFzaCI6IlUzSV9FMnNhbE9wdmdOcnp4eTVxakEiLCJzX2hhc2giOiJPMUc5VkJDaG5fQ191OHpveUVGbTF3Iiwic3ViIjoidGVzdHVzZXIifQ.cyF36C1WpX6xToAKWQlLmgzQg6H1T53N1zh3eEmrHaN3m4eWWa1nNWoA5e_it3hHEZ8DpXEOo9nZFpr5-2Djo6ITfs23ATf46OTa9KUf_HMsnrE8nw-Vm0HnxmM94DZpdmBWRq8r6cPWGYuz9aeZwM8BfA0eEQ68hCcsRu37wKOWIlgbDIzX48lEy5LYobtY_MKaMZqK4d6InHaB_P9nFndW07VY0jgiD-KVRaDRIIcP1Qj2EXONS9kBXESGaztkzSgAteZPb-OczkfjjBt9hTNyi_il_zuUSv753ffvoCZ8LxK79pkLH_fhJeBI1pk_UjL5ZDPrUXo1Fs77pruvgQ
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "xFsyspm2jyizPxyYUzO2aw",
  "aud": "client01",
  "sub": "testuser",
  "s_hash": "O1G9VBChn_C_u8zoyEFm1w",
  "rat": 1659592267,
  "auth_time": 1659591462,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659595869,
  "iat": 1659592269,
  "nonce": "zjlZKijP4X",
  "jti": "f31c708d-a890-4529-a5bf-a530ecc96893",
  "rt_hash": "U3I_E2salOpvgNrzxy5qjA"
}
2022-08-04 05:51:09 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 05:51:09
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 05:51:09
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 05:51:09
ValidateIdTokenStandardClaims
Skipping unknown claim: rt_hash
2022-08-04 05:51:09 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 05:51:09 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
zjlZKijP4X
2022-08-04 05:51:09 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 05:51:09 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieEZzeXNwbTJqeWl6UHh5WVV6TzJhdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTg2OSwiaWF0IjoxNjU5NTkyMjY5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImYzMWM3MDhkLWE4OTAtNDUyOS1hNWJmLWE1MzBlY2M5Njg5MyIsIm5vbmNlIjoiempsWktpalA0WCIsInJhdCI6MTY1OTU5MjI2NywicnRfaGFzaCI6IlUzSV9FMnNhbE9wdmdOcnp4eTVxakEiLCJzX2hhc2giOiJPMUc5VkJDaG5fQ191OHpveUVGbTF3Iiwic3ViIjoidGVzdHVzZXIifQ.cyF36C1WpX6xToAKWQlLmgzQg6H1T53N1zh3eEmrHaN3m4eWWa1nNWoA5e_it3hHEZ8DpXEOo9nZFpr5-2Djo6ITfs23ATf46OTa9KUf_HMsnrE8nw-Vm0HnxmM94DZpdmBWRq8r6cPWGYuz9aeZwM8BfA0eEQ68hCcsRu37wKOWIlgbDIzX48lEy5LYobtY_MKaMZqK4d6InHaB_P9nFndW07VY0jgiD-KVRaDRIIcP1Qj2EXONS9kBXESGaztkzSgAteZPb-OczkfjjBt9hTNyi_il_zuUSv753ffvoCZ8LxK79pkLH_fhJeBI1pk_UjL5ZDPrUXo1Fs77pruvgQ
2022-08-04 05:51:09 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoieEZzeXNwbTJqeWl6UHh5WVV6TzJhdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTg2OSwiaWF0IjoxNjU5NTkyMjY5LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImYzMWM3MDhkLWE4OTAtNDUyOS1hNWJmLWE1MzBlY2M5Njg5MyIsIm5vbmNlIjoiempsWktpalA0WCIsInJhdCI6MTY1OTU5MjI2NywicnRfaGFzaCI6IlUzSV9FMnNhbE9wdmdOcnp4eTVxakEiLCJzX2hhc2giOiJPMUc5VkJDaG5fQ191OHpveUVGbTF3Iiwic3ViIjoidGVzdHVzZXIifQ.cyF36C1WpX6xToAKWQlLmgzQg6H1T53N1zh3eEmrHaN3m4eWWa1nNWoA5e_it3hHEZ8DpXEOo9nZFpr5-2Djo6ITfs23ATf46OTa9KUf_HMsnrE8nw-Vm0HnxmM94DZpdmBWRq8r6cPWGYuz9aeZwM8BfA0eEQ68hCcsRu37wKOWIlgbDIzX48lEy5LYobtY_MKaMZqK4d6InHaB_P9nFndW07VY0jgiD-KVRaDRIIcP1Qj2EXONS9kBXESGaztkzSgAteZPb-OczkfjjBt9hTNyi_il_zuUSv753ffvoCZ8LxK79pkLH_fhJeBI1pk_UjL5ZDPrUXo1Fs77pruvgQ
2022-08-04 05:51:09 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 05:51:09
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 05:51:09 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 05:51:09 SUCCESS
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
sub_auth_endpoint
testuser
sub_token_endpoint
testuser
2022-08-04 05:51:09 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
qV24zc3kA3EJPQOcyZ3kUMB306JAUiQ05PjyoBm02Jg.OFUPmPby4om0V0v9qc1g70giXX7JL6LE8oU8D1Pbdwk1EMDWJqyD9sRSi6nM0KdIEyWXOOgb0zeaR1tzTVV_nA
2022-08-04 05:51:09 SUCCESS
EnsureServerConfigurationSupportsRefreshToken
The server configuration indicates support for refresh tokens
supported_grant_types
[
  "authorization_code",
  "implicit",
  "password",
  "client_credentials",
  "refresh_token",
  "urn:openid:params:grant-type:ciba"
]
2022-08-04 05:51:09 SUCCESS
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
Refresh Token Request
2022-08-04 05:51:09 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
qV24zc3kA3EJPQOcyZ3kUMB306JAUiQ05PjyoBm02Jg.OFUPmPby4om0V0v9qc1g70giXX7JL6LE8oU8D1Pbdwk1EMDWJqyD9sRSi6nM0KdIEyWXOOgb0zeaR1tzTVV_nA
2022-08-04 05:51:09 SUCCESS
AddScopeToTokenEndpointRequest
Added scope of 'openid' to token endpoint request
grant_type
refresh_token
refresh_token
qV24zc3kA3EJPQOcyZ3kUMB306JAUiQ05PjyoBm02Jg.OFUPmPby4om0V0v9qc1g70giXX7JL6LE8oU8D1Pbdwk1EMDWJqyD9sRSi6nM0KdIEyWXOOgb0zeaR1tzTVV_nA
scope
openid
2022-08-04 05:51:09 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6c2VjcmV0
2022-08-04 05:51:09 SUCCESS
WaitForOneSecond
Pausing for 1 seconds
2022-08-04 05:51:10 SUCCESS
WaitForOneSecond
Woke up after 1 seconds sleep
2022-08-04 05:51:10
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=qV24zc3kA3EJPQOcyZ3kUMB306JAUiQ05PjyoBm02Jg.OFUPmPby4om0V0v9qc1g70giXX7JL6LE8oU8D1Pbdwk1EMDWJqyD9sRSi6nM0KdIEyWXOOgb0zeaR1tzTVV_nA&scope=openid
2022-08-04 05:51:12 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 05:51:11 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-12019da1-d085-4de7-ada8-8bcc537d258c",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"YfufBndsH7Ri6QJz6ggE13YEikVN8aW2GLzzWXh7v7s.iwlC-CkgxkAjUEEh-6mAkWSKGC2I5R90hQ1fpdS1_gpjHEHgSHGYaXDtbhsJF0K1qY2NQPVry_xuYRoZNhsJ8Q","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZUtqUDctVTVUMWxyTGlLS2duTS0tZyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTg3MSwiaWF0IjoxNjU5NTkyMjcxLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjcxODRkYTFlLTZmMDctNGU2NS1iYjRiLWQ5ZGM3MmNmMTdmOCIsInJhdCI6MTY1OTU5MjI2NywicnRfaGFzaCI6IkkxcEdkcFVLamNOUnozcFdsY21xX2ciLCJzdWIiOiJ0ZXN0dXNlciJ9.smO398i2v52CyWcyicdT0HpxcADQxjyEWgekacpoiJ-RolaIhoerasSjHtbVO_aZr4oVkA28gJrgDP9cHYW_U_jrl89KSIhFrJt5Wn7x6AsFsWqsaB96hzPIkLXhyY7ireYnFNrVsNmC0Y7Kw7umb-6iBg8dfO0fBZPkUqCN77ByY71izObjPxjJ57FPOO_9kr4-WeF07juvy9r9EKFRDse9t05Xs6vlro2IIqPuwfhkD2UbaCHWtXP_EPcpLph1bqw9Ot7OjdkeTn4c4qsD-bO4LLvb1aLLYbeUKdTluziaL-1v2x2DcbznRC2QzJvTDkSteNomCem7lnEY6TBwtw","refresh_token":"uLyD1YX5N2OeT72ueMimh5yTDKstKTz4fFL52-_jRqw.JmBz9G_9hsjBXM3Iec5xbY94cmZN3du7wxAGwFQp93KmSIDbm1tXrdF1dS7lztFeLWuiWmoSBR36xhlmWoWAkA","scope":"openid","token_type":"bearer"}
2022-08-04 05:51:12 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
access_token
YfufBndsH7Ri6QJz6ggE13YEikVN8aW2GLzzWXh7v7s.iwlC-CkgxkAjUEEh-6mAkWSKGC2I5R90hQ1fpdS1_gpjHEHgSHGYaXDtbhsJF0K1qY2NQPVry_xuYRoZNhsJ8Q
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZUtqUDctVTVUMWxyTGlLS2duTS0tZyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTg3MSwiaWF0IjoxNjU5NTkyMjcxLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjcxODRkYTFlLTZmMDctNGU2NS1iYjRiLWQ5ZGM3MmNmMTdmOCIsInJhdCI6MTY1OTU5MjI2NywicnRfaGFzaCI6IkkxcEdkcFVLamNOUnozcFdsY21xX2ciLCJzdWIiOiJ0ZXN0dXNlciJ9.smO398i2v52CyWcyicdT0HpxcADQxjyEWgekacpoiJ-RolaIhoerasSjHtbVO_aZr4oVkA28gJrgDP9cHYW_U_jrl89KSIhFrJt5Wn7x6AsFsWqsaB96hzPIkLXhyY7ireYnFNrVsNmC0Y7Kw7umb-6iBg8dfO0fBZPkUqCN77ByY71izObjPxjJ57FPOO_9kr4-WeF07juvy9r9EKFRDse9t05Xs6vlro2IIqPuwfhkD2UbaCHWtXP_EPcpLph1bqw9Ot7OjdkeTn4c4qsD-bO4LLvb1aLLYbeUKdTluziaL-1v2x2DcbznRC2QzJvTDkSteNomCem7lnEY6TBwtw
refresh_token
uLyD1YX5N2OeT72ueMimh5yTDKstKTz4fFL52-_jRqw.JmBz9G_9hsjBXM3Iec5xbY94cmZN3du7wxAGwFQp93KmSIDbm1tXrdF1dS7lztFeLWuiWmoSBR36xhlmWoWAkA
scope
openid
token_type
bearer
2022-08-04 05:51:12 SUCCESS
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
2022-08-04 05:51:12 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-04 05:51:12 SUCCESS
CheckTokenEndpointCacheHeaders
'cache-control' header in token endpoint response contains expected value.
cache_control_header
no-store
2022-08-04 05:51:12 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 05:51:12 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
YfufBndsH7Ri6QJz6ggE13YEikVN8aW2GLzzWXh7v7s.iwlC-CkgxkAjUEEh-6mAkWSKGC2I5R90hQ1fpdS1_gpjHEHgSHGYaXDtbhsJF0K1qY2NQPVry_xuYRoZNhsJ8Q
type
bearer
2022-08-04 05:51:12 SUCCESS
CheckTokenTypeIsBearer
Token type is bearer
2022-08-04 05:51:12 SUCCESS
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
actual
736.655716267827
expected
96.0
value
YfufBndsH7Ri6QJz6ggE13YEikVN8aW2GLzzWXh7v7s.iwlC-CkgxkAjUEEh-6mAkWSKGC2I5R90hQ1fpdS1_gpjHEHgSHGYaXDtbhsJF0K1qY2NQPVry_xuYRoZNhsJ8Q
2022-08-04 05:51:12 SUCCESS
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
2022-08-04 05:51:12 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2022-08-04 05:51:12 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2022-08-04 05:51:12 SUCCESS
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
first_access_token
J0QddGTqFUzSJ0A7w-EOhbwHR9roh5WpejUa8oUCxy0.9u93XBTjrTJwzL45A6_q9sEk3BtthmS1Luz167CqeB78-aClF_cUbIG7PYtKOfnQ_nl1Goe2LF-Csm-cGmtKyw
second_access_token
YfufBndsH7Ri6QJz6ggE13YEikVN8aW2GLzzWXh7v7s.iwlC-CkgxkAjUEEh-6mAkWSKGC2I5R90hQ1fpdS1_gpjHEHgSHGYaXDtbhsJF0K1qY2NQPVry_xuYRoZNhsJ8Q
2022-08-04 05:51:12 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZUtqUDctVTVUMWxyTGlLS2duTS0tZyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTg3MSwiaWF0IjoxNjU5NTkyMjcxLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjcxODRkYTFlLTZmMDctNGU2NS1iYjRiLWQ5ZGM3MmNmMTdmOCIsInJhdCI6MTY1OTU5MjI2NywicnRfaGFzaCI6IkkxcEdkcFVLamNOUnozcFdsY21xX2ciLCJzdWIiOiJ0ZXN0dXNlciJ9.smO398i2v52CyWcyicdT0HpxcADQxjyEWgekacpoiJ-RolaIhoerasSjHtbVO_aZr4oVkA28gJrgDP9cHYW_U_jrl89KSIhFrJt5Wn7x6AsFsWqsaB96hzPIkLXhyY7ireYnFNrVsNmC0Y7Kw7umb-6iBg8dfO0fBZPkUqCN77ByY71izObjPxjJ57FPOO_9kr4-WeF07juvy9r9EKFRDse9t05Xs6vlro2IIqPuwfhkD2UbaCHWtXP_EPcpLph1bqw9Ot7OjdkeTn4c4qsD-bO4LLvb1aLLYbeUKdTluziaL-1v2x2DcbznRC2QzJvTDkSteNomCem7lnEY6TBwtw
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "eKjP7-U5T1lrLiKKgnM--g",
  "aud": "client01",
  "sub": "testuser",
  "rat": 1659592267,
  "auth_time": 1659591462,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659595871,
  "iat": 1659592271,
  "jti": "7184da1e-6f07-4e65-bb4b-d9dc72cf17f8",
  "rt_hash": "I1pGdpUKjcNRz3pWlcmq_g"
}
2022-08-04 05:51:12 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
uLyD1YX5N2OeT72ueMimh5yTDKstKTz4fFL52-_jRqw.JmBz9G_9hsjBXM3Iec5xbY94cmZN3du7wxAGwFQp93KmSIDbm1tXrdF1dS7lztFeLWuiWmoSBR36xhlmWoWAkA
2022-08-04 05:51:12 SUCCESS
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
actual
1040
required
128
2022-08-04 05:51:12 SUCCESS
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
actual
724.4232437025171
expected
96.0
value
uLyD1YX5N2OeT72ueMimh5yTDKstKTz4fFL52-_jRqw.JmBz9G_9hsjBXM3Iec5xbY94cmZN3du7wxAGwFQp93KmSIDbm1tXrdF1dS7lztFeLWuiWmoSBR36xhlmWoWAkA
2022-08-04 05:51:12 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": 1659592269,
  "second": 1659592271,
  "note": "Values are expected to be different"
}
aud
{
  "first": "client01",
  "second": "client01",
  "note": "Values are expected to be equal"
}
auth_time
{
  "first": 1659591462,
  "second": 1659591462,
  "note": "Values are expected to be equal"
}
azp
Id tokens do not contain azp claims
Userinfo endpoint tests
2022-08-04 05:51:12
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer YfufBndsH7Ri6QJz6ggE13YEikVN8aW2GLzzWXh7v7s.iwlC-CkgxkAjUEEh-6mAkWSKGC2I5R90hQ1fpdS1_gpjHEHgSHGYaXDtbhsJF0K1qY2NQPVry_xuYRoZNhsJ8Q",
  "content-length": "0"
}
request_body

                                
2022-08-04 05:51:13 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 05:51:13 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-3a417715-b1c3-4add-8440-c0eb8116c22e",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01"],"auth_time":1659591462,"iss":"https://isamfed.com:8843/oauth2/","rat":1659592267,"sub":"testuser"}
2022-08-04 05:51:13 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 05:51:13 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-3a417715-b1c3-4add-8440-c0eb8116c22e",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01"],"auth_time":1659591462,"iss":"https://isamfed.com:8843/oauth2/","rat":1659592267,"sub":"testuser"}
2022-08-04 05:51:13 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 05:51:13 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 05:51:13
CreateRandomStateValue
Created state value
requested_state_length
10
state
lRvSFYO83v
2022-08-04 05:51:13 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
lRvSFYO83v
2022-08-04 05:51:13
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
tE4X108agR
2022-08-04 05:51:13 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
lRvSFYO83v
nonce
tE4X108agR
2022-08-04 05:51:13 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
lRvSFYO83v
nonce
tE4X108agR
response_type
code id_token
2022-08-04 05:51:13
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
lRvSFYO83v
nonce
tE4X108agR
response_type
code id_token
response_mode
form_post
2022-08-04 05:51:13 SUCCESS
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Not adding prompt=consent as the scope in the configuration does not contain offline_access
2022-08-04 05:51:13 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": "lRvSFYO83v",
  "nonce": "tE4X108agR",
  "response_type": "code id_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=lRvSFYO83v&nonce=tE4X108agR&response_type=code%20id_token&response_mode=form_post
2022-08-04 05:51:13 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=lRvSFYO83v&nonce=tE4X108agR&response_type=code%20id_token&response_mode=form_post
2022-08-04 05:52:19 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\u003dF8DEAB9AA4D9A2004C63F630C90F0E40",
  "connection": "close",
  "content-length": "948"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "code": "NAEJ5wuIGYt0HkZ9Vdg5aGbiT4WH76ceRZgvbAbBuZA.-KBseUQhh0gkf1JjjkPB_Dnl72azOcCgDfTJZKQg4IEteNauGwlnp_ZKnChNs9U2_0UTW71gDYGJ_p3N8bf_Qw",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiY2xpZW50MDFkdXAiXSwiYXV0aF90aW1lIjoxNjU5NTkxNDYyLCJjX2hhc2giOiJuS1FZWS1lY1d4XzVpR29hVnFnYlRRIiwiZXhwIjoxNjU5NTk1OTM5LCJpYXQiOjE2NTk1OTIzMzksImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiNjYyNTU3ZWQtMzQ4ZC00NTQyLWFiY2ItMzhjNjA2OGE5NTVkIiwibm9uY2UiOiJ0RTRYMTA4YWdSIiwicmF0IjoxNjU5NTkyMzM5LCJzX2hhc2giOiJjb0tSeDdOVXdjekNKUU0ta2VsRWxnIiwic3ViIjoidGVzdHVzZXIifQ.FzeOv0w9_NrZmcghhd3wgNRTbk8Ie41uz2PyTkhRSEw4my3rpM5CZ8bGRnUVLppbpvPnFa8iAfrFkRGBFVztRL00c6nZwgNn5B205fyXm9HNhMpmfyCSaiscBiGxilD7bXLAkypOjw71b5-qAKvhUgfZ3JnDojpMnWqKFAvUStrgJLWVIPgkOfEn1XFtNqKh3uhCeHqSH7XiZNs9lBsU4lYZsbON5xpjignnbR4si-HK45Iq-zwF4x-oGANDk21Z2M0nv-08qL1qkXv357lczmdj8Ikn-V_pH8VpJF0FHxVYFufhG__mEhSIyUjXBtmUXNUyreiGQtIHtkJhQzR1jQ",
  "state": "lRvSFYO83v"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
code=NAEJ5wuIGYt0HkZ9Vdg5aGbiT4WH76ceRZgvbAbBuZA.-KBseUQhh0gkf1JjjkPB_Dnl72azOcCgDfTJZKQg4IEteNauGwlnp_ZKnChNs9U2_0UTW71gDYGJ_p3N8bf_Qw&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiY2xpZW50MDFkdXAiXSwiYXV0aF90aW1lIjoxNjU5NTkxNDYyLCJjX2hhc2giOiJuS1FZWS1lY1d4XzVpR29hVnFnYlRRIiwiZXhwIjoxNjU5NTk1OTM5LCJpYXQiOjE2NTk1OTIzMzksImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiNjYyNTU3ZWQtMzQ4ZC00NTQyLWFiY2ItMzhjNjA2OGE5NTVkIiwibm9uY2UiOiJ0RTRYMTA4YWdSIiwicmF0IjoxNjU5NTkyMzM5LCJzX2hhc2giOiJjb0tSeDdOVXdjekNKUU0ta2VsRWxnIiwic3ViIjoidGVzdHVzZXIifQ.FzeOv0w9_NrZmcghhd3wgNRTbk8Ie41uz2PyTkhRSEw4my3rpM5CZ8bGRnUVLppbpvPnFa8iAfrFkRGBFVztRL00c6nZwgNn5B205fyXm9HNhMpmfyCSaiscBiGxilD7bXLAkypOjw71b5-qAKvhUgfZ3JnDojpMnWqKFAvUStrgJLWVIPgkOfEn1XFtNqKh3uhCeHqSH7XiZNs9lBsU4lYZsbON5xpjignnbR4si-HK45Iq-zwF4x-oGANDk21Z2M0nv-08qL1qkXv357lczmdj8Ikn-V_pH8VpJF0FHxVYFufhG__mEhSIyUjXBtmUXNUyreiGQtIHtkJhQzR1jQ&state=lRvSFYO83v
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 05:52:19 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/fpisK97aQgtyvgwvpIR8",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/fpisK97aQgtyvgwvpIR8"
}
2022-08-04 05:52:19 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance F7jerxpQzvtjlAP
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/fpisK97aQgtyvgwvpIR8, returnUrl=/log-detail.html?log=F7jerxpQzvtjlAP}]
outgoing_path
callback
2022-08-04 05:52:20 INCOMING
oidcc-refresh-token
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/fpisK97aQgtyvgwvpIR8
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\u003dF8DEAB9AA4D9A2004C63F630C90F0E40",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/fpisK97aQgtyvgwvpIR8
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 05:52:20 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance F7jerxpQzvtjlAP
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/fpisK97aQgtyvgwvpIR8
2022-08-04 05:52:20 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-04 05:52:20 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\u003dF8DEAB9AA4D9A2004C63F630C90F0E40",
  "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": "948"
}
http_method
POST
url_fragment
{}
post_body
{
  "code": "NAEJ5wuIGYt0HkZ9Vdg5aGbiT4WH76ceRZgvbAbBuZA.-KBseUQhh0gkf1JjjkPB_Dnl72azOcCgDfTJZKQg4IEteNauGwlnp_ZKnChNs9U2_0UTW71gDYGJ_p3N8bf_Qw",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiY2xpZW50MDFkdXAiXSwiYXV0aF90aW1lIjoxNjU5NTkxNDYyLCJjX2hhc2giOiJuS1FZWS1lY1d4XzVpR29hVnFnYlRRIiwiZXhwIjoxNjU5NTk1OTM5LCJpYXQiOjE2NTk1OTIzMzksImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiNjYyNTU3ZWQtMzQ4ZC00NTQyLWFiY2ItMzhjNjA2OGE5NTVkIiwibm9uY2UiOiJ0RTRYMTA4YWdSIiwicmF0IjoxNjU5NTkyMzM5LCJzX2hhc2giOiJjb0tSeDdOVXdjekNKUU0ta2VsRWxnIiwic3ViIjoidGVzdHVzZXIifQ.FzeOv0w9_NrZmcghhd3wgNRTbk8Ie41uz2PyTkhRSEw4my3rpM5CZ8bGRnUVLppbpvPnFa8iAfrFkRGBFVztRL00c6nZwgNn5B205fyXm9HNhMpmfyCSaiscBiGxilD7bXLAkypOjw71b5-qAKvhUgfZ3JnDojpMnWqKFAvUStrgJLWVIPgkOfEn1XFtNqKh3uhCeHqSH7XiZNs9lBsU4lYZsbON5xpjignnbR4si-HK45Iq-zwF4x-oGANDk21Z2M0nv-08qL1qkXv357lczmdj8Ikn-V_pH8VpJF0FHxVYFufhG__mEhSIyUjXBtmUXNUyreiGQtIHtkJhQzR1jQ",
  "state": "lRvSFYO83v"
}
Second client: Verify authorization endpoint response
2022-08-04 05:52:20 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-04 05:52:20 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 05:52:20 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-04 05:52:20 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-04 05:52:20 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-04 05:52:20
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-04 05:52:20 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-04 05:52:20 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
lRvSFYO83v
2022-08-04 05:52:20 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
NAEJ5wuIGYt0HkZ9Vdg5aGbiT4WH76ceRZgvbAbBuZA.-KBseUQhh0gkf1JjjkPB_Dnl72azOcCgDfTJZKQg4IEteNauGwlnp_ZKnChNs9U2_0UTW71gDYGJ_p3N8bf_Qw
2022-08-04 05:52:20 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiY2xpZW50MDFkdXAiXSwiYXV0aF90aW1lIjoxNjU5NTkxNDYyLCJjX2hhc2giOiJuS1FZWS1lY1d4XzVpR29hVnFnYlRRIiwiZXhwIjoxNjU5NTk1OTM5LCJpYXQiOjE2NTk1OTIzMzksImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiNjYyNTU3ZWQtMzQ4ZC00NTQyLWFiY2ItMzhjNjA2OGE5NTVkIiwibm9uY2UiOiJ0RTRYMTA4YWdSIiwicmF0IjoxNjU5NTkyMzM5LCJzX2hhc2giOiJjb0tSeDdOVXdjekNKUU0ta2VsRWxnIiwic3ViIjoidGVzdHVzZXIifQ.FzeOv0w9_NrZmcghhd3wgNRTbk8Ie41uz2PyTkhRSEw4my3rpM5CZ8bGRnUVLppbpvPnFa8iAfrFkRGBFVztRL00c6nZwgNn5B205fyXm9HNhMpmfyCSaiscBiGxilD7bXLAkypOjw71b5-qAKvhUgfZ3JnDojpMnWqKFAvUStrgJLWVIPgkOfEn1XFtNqKh3uhCeHqSH7XiZNs9lBsU4lYZsbON5xpjignnbR4si-HK45Iq-zwF4x-oGANDk21Z2M0nv-08qL1qkXv357lczmdj8Ikn-V_pH8VpJF0FHxVYFufhG__mEhSIyUjXBtmUXNUyreiGQtIHtkJhQzR1jQ
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "aud": "client01dup",
  "c_hash": "nKQYY-ecWx_5iGoaVqgbTQ",
  "sub": "testuser",
  "s_hash": "coKRx7NUwczCJQM-kelElg",
  "rat": 1659592339,
  "auth_time": 1659591462,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659595939,
  "iat": 1659592339,
  "nonce": "tE4X108agR",
  "jti": "662557ed-348d-4542-abcb-38c6068a955d"
}
2022-08-04 05:52:20 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 05:52:20
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 05:52:20
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 05:52:20 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 05:52:20 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
tE4X108agR
2022-08-04 05:52:20 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 05:52:20 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiY2xpZW50MDFkdXAiXSwiYXV0aF90aW1lIjoxNjU5NTkxNDYyLCJjX2hhc2giOiJuS1FZWS1lY1d4XzVpR29hVnFnYlRRIiwiZXhwIjoxNjU5NTk1OTM5LCJpYXQiOjE2NTk1OTIzMzksImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiNjYyNTU3ZWQtMzQ4ZC00NTQyLWFiY2ItMzhjNjA2OGE5NTVkIiwibm9uY2UiOiJ0RTRYMTA4YWdSIiwicmF0IjoxNjU5NTkyMzM5LCJzX2hhc2giOiJjb0tSeDdOVXdjekNKUU0ta2VsRWxnIiwic3ViIjoidGVzdHVzZXIifQ.FzeOv0w9_NrZmcghhd3wgNRTbk8Ie41uz2PyTkhRSEw4my3rpM5CZ8bGRnUVLppbpvPnFa8iAfrFkRGBFVztRL00c6nZwgNn5B205fyXm9HNhMpmfyCSaiscBiGxilD7bXLAkypOjw71b5-qAKvhUgfZ3JnDojpMnWqKFAvUStrgJLWVIPgkOfEn1XFtNqKh3uhCeHqSH7XiZNs9lBsU4lYZsbON5xpjignnbR4si-HK45Iq-zwF4x-oGANDk21Z2M0nv-08qL1qkXv357lczmdj8Ikn-V_pH8VpJF0FHxVYFufhG__mEhSIyUjXBtmUXNUyreiGQtIHtkJhQzR1jQ
2022-08-04 05:52:20 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiY2xpZW50MDFkdXAiXSwiYXV0aF90aW1lIjoxNjU5NTkxNDYyLCJjX2hhc2giOiJuS1FZWS1lY1d4XzVpR29hVnFnYlRRIiwiZXhwIjoxNjU5NTk1OTM5LCJpYXQiOjE2NTk1OTIzMzksImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiNjYyNTU3ZWQtMzQ4ZC00NTQyLWFiY2ItMzhjNjA2OGE5NTVkIiwibm9uY2UiOiJ0RTRYMTA4YWdSIiwicmF0IjoxNjU5NTkyMzM5LCJzX2hhc2giOiJjb0tSeDdOVXdjekNKUU0ta2VsRWxnIiwic3ViIjoidGVzdHVzZXIifQ.FzeOv0w9_NrZmcghhd3wgNRTbk8Ie41uz2PyTkhRSEw4my3rpM5CZ8bGRnUVLppbpvPnFa8iAfrFkRGBFVztRL00c6nZwgNn5B205fyXm9HNhMpmfyCSaiscBiGxilD7bXLAkypOjw71b5-qAKvhUgfZ3JnDojpMnWqKFAvUStrgJLWVIPgkOfEn1XFtNqKh3uhCeHqSH7XiZNs9lBsU4lYZsbON5xpjignnbR4si-HK45Iq-zwF4x-oGANDk21Z2M0nv-08qL1qkXv357lczmdj8Ikn-V_pH8VpJF0FHxVYFufhG__mEhSIyUjXBtmUXNUyreiGQtIHtkJhQzR1jQ
2022-08-04 05:52:20 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 05:52:20
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 05:52:20 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 05:52:20 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
NAEJ5wuIGYt0HkZ9Vdg5aGbiT4WH76ceRZgvbAbBuZA.-KBseUQhh0gkf1JjjkPB_Dnl72azOcCgDfTJZKQg4IEteNauGwlnp_ZKnChNs9U2_0UTW71gDYGJ_p3N8bf_Qw
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 05:52:20 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDFkdXA6c2VjcmV0
2022-08-04 05:52:20
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=NAEJ5wuIGYt0HkZ9Vdg5aGbiT4WH76ceRZgvbAbBuZA.-KBseUQhh0gkf1JjjkPB_Dnl72azOcCgDfTJZKQg4IEteNauGwlnp_ZKnChNs9U2_0UTW71gDYGJ_p3N8bf_Qw&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-04 05:52:21 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 05:52:21 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-f7553fb9-2c97-4637-8a36-54df7a881a08",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"5HqKW4CC2MbINoTaHszkY1R8WVG0TYXs4kdQVVXs1XE.sPxgpX-TE75b9_f1pBiwr4JtgtrbvjFbs4jjKvYnzJ4-jLYOHzyY3Ca1j2h9GoB_4yCZzAiNHcQTuo_bMsj9aA","expires_in":7199,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiQUw5SHJzWFFtUTdyTDNpdlptRTdfUSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTk0MSwiaWF0IjoxNjU5NTkyMzQxLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImZkY2FkOTgxLWRlMGItNGVlMy1iMmE5LTQ5YjRjYzFjMGM0NyIsIm5vbmNlIjoidEU0WDEwOGFnUiIsInJhdCI6MTY1OTU5MjMzOSwicnRfaGFzaCI6IkhYOEprdTVkV3RJa1l0MGt0OXhyZlEiLCJzX2hhc2giOiJjb0tSeDdOVXdjekNKUU0ta2VsRWxnIiwic3ViIjoidGVzdHVzZXIifQ.LFPzsteL4mGCuwDBTNHFN2ayC8eKmuRs2S22_jqlp2j9a9CbSeuLilDIyqC9IOAS_jbzaAWNFmVFKfXygrZmdsqh-z1b17BWCrpuVArcQlzikDL3KiZClR63C_gAf-uKyA1rd12juO5oYJW5f9xRLzlO-_EcVW10GrMCGIi7acRcsOeTuY5PBmKnCfOcz9g2RY3g3JgP82bsCzbC9vwlnYvPQqH84GvtEtLYhKbikqahzOCrZApg8HMAnQa8QJKRRh3RRPDlEgeq3QmBvQ2ZiBEPmFNbWq7pdpcxtsT239tyvXvRPmtKudr7QZbKlzyms8rgYtf554XFUXiwBEBDyw","refresh_token":"yWLUmJ-zM9Hni47XH0vTP2DL8Wjgar8I6LxmI0-Z3xg.4g8OZuEK_FK0VnLB0ay9lzvJUzt8p6PDUXJpfhl9RKSFFcoD4tPzrpTbUSERkaiLOoFsaCMRHhALP1t8YglZ0g","scope":"openid","token_type":"bearer"}
2022-08-04 05:52:21 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
5HqKW4CC2MbINoTaHszkY1R8WVG0TYXs4kdQVVXs1XE.sPxgpX-TE75b9_f1pBiwr4JtgtrbvjFbs4jjKvYnzJ4-jLYOHzyY3Ca1j2h9GoB_4yCZzAiNHcQTuo_bMsj9aA
expires_in
7199
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiQUw5SHJzWFFtUTdyTDNpdlptRTdfUSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTk0MSwiaWF0IjoxNjU5NTkyMzQxLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImZkY2FkOTgxLWRlMGItNGVlMy1iMmE5LTQ5YjRjYzFjMGM0NyIsIm5vbmNlIjoidEU0WDEwOGFnUiIsInJhdCI6MTY1OTU5MjMzOSwicnRfaGFzaCI6IkhYOEprdTVkV3RJa1l0MGt0OXhyZlEiLCJzX2hhc2giOiJjb0tSeDdOVXdjekNKUU0ta2VsRWxnIiwic3ViIjoidGVzdHVzZXIifQ.LFPzsteL4mGCuwDBTNHFN2ayC8eKmuRs2S22_jqlp2j9a9CbSeuLilDIyqC9IOAS_jbzaAWNFmVFKfXygrZmdsqh-z1b17BWCrpuVArcQlzikDL3KiZClR63C_gAf-uKyA1rd12juO5oYJW5f9xRLzlO-_EcVW10GrMCGIi7acRcsOeTuY5PBmKnCfOcz9g2RY3g3JgP82bsCzbC9vwlnYvPQqH84GvtEtLYhKbikqahzOCrZApg8HMAnQa8QJKRRh3RRPDlEgeq3QmBvQ2ZiBEPmFNbWq7pdpcxtsT239tyvXvRPmtKudr7QZbKlzyms8rgYtf554XFUXiwBEBDyw
refresh_token
yWLUmJ-zM9Hni47XH0vTP2DL8Wjgar8I6LxmI0-Z3xg.4g8OZuEK_FK0VnLB0ay9lzvJUzt8p6PDUXJpfhl9RKSFFcoD4tPzrpTbUSERkaiLOoFsaCMRHhALP1t8YglZ0g
scope
openid
token_type
bearer
2022-08-04 05:52:21 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 05:52:21 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
5HqKW4CC2MbINoTaHszkY1R8WVG0TYXs4kdQVVXs1XE.sPxgpX-TE75b9_f1pBiwr4JtgtrbvjFbs4jjKvYnzJ4-jLYOHzyY3Ca1j2h9GoB_4yCZzAiNHcQTuo_bMsj9aA
2022-08-04 05:52:21 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
5HqKW4CC2MbINoTaHszkY1R8WVG0TYXs4kdQVVXs1XE.sPxgpX-TE75b9_f1pBiwr4JtgtrbvjFbs4jjKvYnzJ4-jLYOHzyY3Ca1j2h9GoB_4yCZzAiNHcQTuo_bMsj9aA
type
bearer
2022-08-04 05:52:21 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7199
2022-08-04 05:52:21 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7199
2022-08-04 05:52:21 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
yWLUmJ-zM9Hni47XH0vTP2DL8Wjgar8I6LxmI0-Z3xg.4g8OZuEK_FK0VnLB0ay9lzvJUzt8p6PDUXJpfhl9RKSFFcoD4tPzrpTbUSERkaiLOoFsaCMRHhALP1t8YglZ0g
2022-08-04 05:52:21 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiQUw5SHJzWFFtUTdyTDNpdlptRTdfUSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTk0MSwiaWF0IjoxNjU5NTkyMzQxLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImZkY2FkOTgxLWRlMGItNGVlMy1iMmE5LTQ5YjRjYzFjMGM0NyIsIm5vbmNlIjoidEU0WDEwOGFnUiIsInJhdCI6MTY1OTU5MjMzOSwicnRfaGFzaCI6IkhYOEprdTVkV3RJa1l0MGt0OXhyZlEiLCJzX2hhc2giOiJjb0tSeDdOVXdjekNKUU0ta2VsRWxnIiwic3ViIjoidGVzdHVzZXIifQ.LFPzsteL4mGCuwDBTNHFN2ayC8eKmuRs2S22_jqlp2j9a9CbSeuLilDIyqC9IOAS_jbzaAWNFmVFKfXygrZmdsqh-z1b17BWCrpuVArcQlzikDL3KiZClR63C_gAf-uKyA1rd12juO5oYJW5f9xRLzlO-_EcVW10GrMCGIi7acRcsOeTuY5PBmKnCfOcz9g2RY3g3JgP82bsCzbC9vwlnYvPQqH84GvtEtLYhKbikqahzOCrZApg8HMAnQa8QJKRRh3RRPDlEgeq3QmBvQ2ZiBEPmFNbWq7pdpcxtsT239tyvXvRPmtKudr7QZbKlzyms8rgYtf554XFUXiwBEBDyw
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "AL9HrsXQmQ7rL3ivZmE7_Q",
  "aud": "client01dup",
  "sub": "testuser",
  "s_hash": "coKRx7NUwczCJQM-kelElg",
  "rat": 1659592339,
  "auth_time": 1659591462,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659595941,
  "iat": 1659592341,
  "nonce": "tE4X108agR",
  "jti": "fdcad981-de0b-4ee3-b2a9-49b4cc1c0c47",
  "rt_hash": "HX8Jku5dWtIkYt0kt9xrfQ"
}
2022-08-04 05:52:21 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 05:52:21
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 05:52:21
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 05:52:21
ValidateIdTokenStandardClaims
Skipping unknown claim: rt_hash
2022-08-04 05:52:21 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 05:52:21 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
tE4X108agR
2022-08-04 05:52:21 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 05:52:21 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiQUw5SHJzWFFtUTdyTDNpdlptRTdfUSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTk0MSwiaWF0IjoxNjU5NTkyMzQxLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImZkY2FkOTgxLWRlMGItNGVlMy1iMmE5LTQ5YjRjYzFjMGM0NyIsIm5vbmNlIjoidEU0WDEwOGFnUiIsInJhdCI6MTY1OTU5MjMzOSwicnRfaGFzaCI6IkhYOEprdTVkV3RJa1l0MGt0OXhyZlEiLCJzX2hhc2giOiJjb0tSeDdOVXdjekNKUU0ta2VsRWxnIiwic3ViIjoidGVzdHVzZXIifQ.LFPzsteL4mGCuwDBTNHFN2ayC8eKmuRs2S22_jqlp2j9a9CbSeuLilDIyqC9IOAS_jbzaAWNFmVFKfXygrZmdsqh-z1b17BWCrpuVArcQlzikDL3KiZClR63C_gAf-uKyA1rd12juO5oYJW5f9xRLzlO-_EcVW10GrMCGIi7acRcsOeTuY5PBmKnCfOcz9g2RY3g3JgP82bsCzbC9vwlnYvPQqH84GvtEtLYhKbikqahzOCrZApg8HMAnQa8QJKRRh3RRPDlEgeq3QmBvQ2ZiBEPmFNbWq7pdpcxtsT239tyvXvRPmtKudr7QZbKlzyms8rgYtf554XFUXiwBEBDyw
2022-08-04 05:52:21 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiQUw5SHJzWFFtUTdyTDNpdlptRTdfUSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTk0MSwiaWF0IjoxNjU5NTkyMzQxLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImZkY2FkOTgxLWRlMGItNGVlMy1iMmE5LTQ5YjRjYzFjMGM0NyIsIm5vbmNlIjoidEU0WDEwOGFnUiIsInJhdCI6MTY1OTU5MjMzOSwicnRfaGFzaCI6IkhYOEprdTVkV3RJa1l0MGt0OXhyZlEiLCJzX2hhc2giOiJjb0tSeDdOVXdjekNKUU0ta2VsRWxnIiwic3ViIjoidGVzdHVzZXIifQ.LFPzsteL4mGCuwDBTNHFN2ayC8eKmuRs2S22_jqlp2j9a9CbSeuLilDIyqC9IOAS_jbzaAWNFmVFKfXygrZmdsqh-z1b17BWCrpuVArcQlzikDL3KiZClR63C_gAf-uKyA1rd12juO5oYJW5f9xRLzlO-_EcVW10GrMCGIi7acRcsOeTuY5PBmKnCfOcz9g2RY3g3JgP82bsCzbC9vwlnYvPQqH84GvtEtLYhKbikqahzOCrZApg8HMAnQa8QJKRRh3RRPDlEgeq3QmBvQ2ZiBEPmFNbWq7pdpcxtsT239tyvXvRPmtKudr7QZbKlzyms8rgYtf554XFUXiwBEBDyw
2022-08-04 05:52:21 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 05:52:21
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 05:52:21 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 05:52:21 SUCCESS
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
sub_auth_endpoint
testuser
sub_token_endpoint
testuser
2022-08-04 05:52:21 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
yWLUmJ-zM9Hni47XH0vTP2DL8Wjgar8I6LxmI0-Z3xg.4g8OZuEK_FK0VnLB0ay9lzvJUzt8p6PDUXJpfhl9RKSFFcoD4tPzrpTbUSERkaiLOoFsaCMRHhALP1t8YglZ0g
2022-08-04 05:52:21 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 05:52:21 SUCCESS
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
Second client: Refresh Token Request
2022-08-04 05:52:21 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
yWLUmJ-zM9Hni47XH0vTP2DL8Wjgar8I6LxmI0-Z3xg.4g8OZuEK_FK0VnLB0ay9lzvJUzt8p6PDUXJpfhl9RKSFFcoD4tPzrpTbUSERkaiLOoFsaCMRHhALP1t8YglZ0g
2022-08-04 05:52:21 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDFkdXA6c2VjcmV0
2022-08-04 05:52:21 SUCCESS
WaitForOneSecond
Pausing for 1 seconds
2022-08-04 05:52:22 SUCCESS
WaitForOneSecond
Woke up after 1 seconds sleep
2022-08-04 05:52:22
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=yWLUmJ-zM9Hni47XH0vTP2DL8Wjgar8I6LxmI0-Z3xg.4g8OZuEK_FK0VnLB0ay9lzvJUzt8p6PDUXJpfhl9RKSFFcoD4tPzrpTbUSERkaiLOoFsaCMRHhALP1t8YglZ0g
2022-08-04 05:52:23 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 05:52:23 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-25f2c653-f97e-4385-9cc4-8ff91f6402cb",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"uSedUInQwSyU8BjoQxmQ9QVjaTfDgdj8ovUnRnpeSWY.YCLcVAukMar9S7pAi7_Lo_Ut8lkhw-4Jq3lIMpueKY6vjYQz1zmicml_Mc3oMnxx7BVQLG5pijCate1A3lDs3g","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiaDRRYXg3Q1Rfc2hBWHJ6TDRrTGNfdyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTk0MywiaWF0IjoxNjU5NTkyMzQzLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImE0ODhlOGRmLTRhYzYtNDYxNC04OWRjLWM4M2IxZWZiMmJjMCIsInJhdCI6MTY1OTU5MjMzOSwicnRfaGFzaCI6Ild5NmNzdkcwSGFoRFp1N1JHY1dKbHciLCJzdWIiOiJ0ZXN0dXNlciJ9.UO49jI4Ssd1wwjnUXNX8GZu-wWjcnTw5BdqjUoD2ayAuOU26EmL5DZWWJluETVBa3C5B1jrUnWj3set_5BpTB5S6yVi0FSQGupxo9qs_GK_NfrEUppE1CjeKJcD299qTXU0Z0dz75fhnAHT6A6ZqycnbK1sa2kdz29AFhJ5wN-ARYpLlFQyZq-9T3f-7lM3zuDdIN0T_txqrJtmVaS2JbXpE8zIveMoXboLoQMJzef6SW1kdMpUKlqREin3lh1XEnScQ6Q7SyatiKDVg7dFXg7P6WWPE1ez-Xy1VMT0A7gKu8vAAGNLdK7UEA17rx4EsFmnL1UbrcC60mcKIaILnkQ","refresh_token":"RoW3hz-JxvumqAxlBfZazGEZaTdL7AdtQmYZQj2YmtQ.ic8s9qVK4Vhm8soDySd5QUFiJ8zamb7o2zpT2f9pSjUNL5nuZQ5Sy-GTjZERXyJ4feFv_91bDGq1XiDod-iGLA","scope":"openid","token_type":"bearer"}
2022-08-04 05:52:23 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
access_token
uSedUInQwSyU8BjoQxmQ9QVjaTfDgdj8ovUnRnpeSWY.YCLcVAukMar9S7pAi7_Lo_Ut8lkhw-4Jq3lIMpueKY6vjYQz1zmicml_Mc3oMnxx7BVQLG5pijCate1A3lDs3g
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiaDRRYXg3Q1Rfc2hBWHJ6TDRrTGNfdyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTk0MywiaWF0IjoxNjU5NTkyMzQzLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImE0ODhlOGRmLTRhYzYtNDYxNC04OWRjLWM4M2IxZWZiMmJjMCIsInJhdCI6MTY1OTU5MjMzOSwicnRfaGFzaCI6Ild5NmNzdkcwSGFoRFp1N1JHY1dKbHciLCJzdWIiOiJ0ZXN0dXNlciJ9.UO49jI4Ssd1wwjnUXNX8GZu-wWjcnTw5BdqjUoD2ayAuOU26EmL5DZWWJluETVBa3C5B1jrUnWj3set_5BpTB5S6yVi0FSQGupxo9qs_GK_NfrEUppE1CjeKJcD299qTXU0Z0dz75fhnAHT6A6ZqycnbK1sa2kdz29AFhJ5wN-ARYpLlFQyZq-9T3f-7lM3zuDdIN0T_txqrJtmVaS2JbXpE8zIveMoXboLoQMJzef6SW1kdMpUKlqREin3lh1XEnScQ6Q7SyatiKDVg7dFXg7P6WWPE1ez-Xy1VMT0A7gKu8vAAGNLdK7UEA17rx4EsFmnL1UbrcC60mcKIaILnkQ
refresh_token
RoW3hz-JxvumqAxlBfZazGEZaTdL7AdtQmYZQj2YmtQ.ic8s9qVK4Vhm8soDySd5QUFiJ8zamb7o2zpT2f9pSjUNL5nuZQ5Sy-GTjZERXyJ4feFv_91bDGq1XiDod-iGLA
scope
openid
token_type
bearer
2022-08-04 05:52:23 SUCCESS
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
2022-08-04 05:52:23 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-04 05:52:23 SUCCESS
CheckTokenEndpointCacheHeaders
'cache-control' header in token endpoint response contains expected value.
cache_control_header
no-store
2022-08-04 05:52:23 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 05:52:23 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
uSedUInQwSyU8BjoQxmQ9QVjaTfDgdj8ovUnRnpeSWY.YCLcVAukMar9S7pAi7_Lo_Ut8lkhw-4Jq3lIMpueKY6vjYQz1zmicml_Mc3oMnxx7BVQLG5pijCate1A3lDs3g
type
bearer
2022-08-04 05:52:23 SUCCESS
CheckTokenTypeIsBearer
Token type is bearer
2022-08-04 05:52:23 SUCCESS
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
actual
722.7297501889739
expected
96.0
value
uSedUInQwSyU8BjoQxmQ9QVjaTfDgdj8ovUnRnpeSWY.YCLcVAukMar9S7pAi7_Lo_Ut8lkhw-4Jq3lIMpueKY6vjYQz1zmicml_Mc3oMnxx7BVQLG5pijCate1A3lDs3g
2022-08-04 05:52:23 SUCCESS
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
2022-08-04 05:52:23 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2022-08-04 05:52:23 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2022-08-04 05:52:23 SUCCESS
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
first_access_token
5HqKW4CC2MbINoTaHszkY1R8WVG0TYXs4kdQVVXs1XE.sPxgpX-TE75b9_f1pBiwr4JtgtrbvjFbs4jjKvYnzJ4-jLYOHzyY3Ca1j2h9GoB_4yCZzAiNHcQTuo_bMsj9aA
second_access_token
uSedUInQwSyU8BjoQxmQ9QVjaTfDgdj8ovUnRnpeSWY.YCLcVAukMar9S7pAi7_Lo_Ut8lkhw-4Jq3lIMpueKY6vjYQz1zmicml_Mc3oMnxx7BVQLG5pijCate1A3lDs3g
2022-08-04 05:52:23 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiaDRRYXg3Q1Rfc2hBWHJ6TDRrTGNfdyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTE0NjIsImV4cCI6MTY1OTU5NTk0MywiaWF0IjoxNjU5NTkyMzQzLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImE0ODhlOGRmLTRhYzYtNDYxNC04OWRjLWM4M2IxZWZiMmJjMCIsInJhdCI6MTY1OTU5MjMzOSwicnRfaGFzaCI6Ild5NmNzdkcwSGFoRFp1N1JHY1dKbHciLCJzdWIiOiJ0ZXN0dXNlciJ9.UO49jI4Ssd1wwjnUXNX8GZu-wWjcnTw5BdqjUoD2ayAuOU26EmL5DZWWJluETVBa3C5B1jrUnWj3set_5BpTB5S6yVi0FSQGupxo9qs_GK_NfrEUppE1CjeKJcD299qTXU0Z0dz75fhnAHT6A6ZqycnbK1sa2kdz29AFhJ5wN-ARYpLlFQyZq-9T3f-7lM3zuDdIN0T_txqrJtmVaS2JbXpE8zIveMoXboLoQMJzef6SW1kdMpUKlqREin3lh1XEnScQ6Q7SyatiKDVg7dFXg7P6WWPE1ez-Xy1VMT0A7gKu8vAAGNLdK7UEA17rx4EsFmnL1UbrcC60mcKIaILnkQ
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "h4Qax7CT_shAXrzL4kLc_w",
  "aud": "client01dup",
  "sub": "testuser",
  "rat": 1659592339,
  "auth_time": 1659591462,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659595943,
  "iat": 1659592343,
  "jti": "a488e8df-4ac6-4614-89dc-c83b1efb2bc0",
  "rt_hash": "Wy6csvG0HahDZu7RGcWJlw"
}
2022-08-04 05:52:23 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
RoW3hz-JxvumqAxlBfZazGEZaTdL7AdtQmYZQj2YmtQ.ic8s9qVK4Vhm8soDySd5QUFiJ8zamb7o2zpT2f9pSjUNL5nuZQ5Sy-GTjZERXyJ4feFv_91bDGq1XiDod-iGLA
2022-08-04 05:52:23 SUCCESS
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
actual
1040
required
128
2022-08-04 05:52:23 SUCCESS
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
actual
726.0006942357733
expected
96.0
value
RoW3hz-JxvumqAxlBfZazGEZaTdL7AdtQmYZQj2YmtQ.ic8s9qVK4Vhm8soDySd5QUFiJ8zamb7o2zpT2f9pSjUNL5nuZQ5Sy-GTjZERXyJ4feFv_91bDGq1XiDod-iGLA
2022-08-04 05:52:23 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": 1659592341,
  "second": 1659592343,
  "note": "Values are expected to be different"
}
aud
{
  "first": "client01dup",
  "second": "client01dup",
  "note": "Values are expected to be equal"
}
auth_time
{
  "first": 1659591462,
  "second": 1659591462,
  "note": "Values are expected to be equal"
}
azp
Id tokens do not contain azp claims
Second client: Userinfo endpoint tests
2022-08-04 05:52:23
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer uSedUInQwSyU8BjoQxmQ9QVjaTfDgdj8ovUnRnpeSWY.YCLcVAukMar9S7pAi7_Lo_Ut8lkhw-4Jq3lIMpueKY6vjYQz1zmicml_Mc3oMnxx7BVQLG5pijCate1A3lDs3g",
  "content-length": "0"
}
request_body

                                
2022-08-04 05:52:24 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 05:52:24 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-0fb7d16d-9967-4422-b2a8-f49b39739454",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01dup"],"auth_time":1659591462,"iss":"https://isamfed.com:8843/oauth2/","rat":1659592339,"sub":"testuser"}
2022-08-04 05:52:24 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 05:52:24 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-0fb7d16d-9967-4422-b2a8-f49b39739454",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01dup"],"auth_time":1659591462,"iss":"https://isamfed.com:8843/oauth2/","rat":1659592339,"sub":"testuser"}
2022-08-04 05:52:24 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 05:52:24 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
RoW3hz-JxvumqAxlBfZazGEZaTdL7AdtQmYZQj2YmtQ.ic8s9qVK4Vhm8soDySd5QUFiJ8zamb7o2zpT2f9pSjUNL5nuZQ5Sy-GTjZERXyJ4feFv_91bDGq1XiDod-iGLA
2022-08-04 05:52:24 SUCCESS
AddScopeToTokenEndpointRequest
Added scope of 'openid' to token endpoint request
grant_type
refresh_token
refresh_token
RoW3hz-JxvumqAxlBfZazGEZaTdL7AdtQmYZQj2YmtQ.ic8s9qVK4Vhm8soDySd5QUFiJ8zamb7o2zpT2f9pSjUNL5nuZQ5Sy-GTjZERXyJ4feFv_91bDGq1XiDod-iGLA
scope
openid
2022-08-04 05:52:24 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6c2VjcmV0
2022-08-04 05:52:24
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=RoW3hz-JxvumqAxlBfZazGEZaTdL7AdtQmYZQj2YmtQ.ic8s9qVK4Vhm8soDySd5QUFiJ8zamb7o2zpT2f9pSjUNL5nuZQ5Sy-GTjZERXyJ4feFv_91bDGq1XiDod-iGLA&scope=openid
2022-08-04 05:52:26 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 05:52:25 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-3efb51dd-2e49-47f7-95c1-15859fe85321",
  "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 05:52:26 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 05:52:26 SUCCESS
ValidateErrorFromTokenEndpointResponseError
Token endpoint response error returned valid 'error' field
error
invalid_grant
2022-08-04 05:52:26 SUCCESS
CheckTokenEndpointHttpStatus400
Token endpoint http status code was 400
2022-08-04 05:52:26 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-04 05:52:26 SUCCESS
CheckErrorFromTokenEndpointResponseErrorInvalidGrant
Token Endpoint response error returned expected 'error' of 'invalid_grant'
expected
[
  "invalid_grant"
]
2022-08-04 05:52:26 FINISHED
oidcc-refresh-token
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-08-04 05:52:26
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
Second client: Unregister dynamically registered client
2022-08-04 05:52:26
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-08-04 05:53:05
TEST-RUNNER
Alias has now been claimed by another test
alias
isva_op_oidc_core_test_gh
new_test_id
U7oTBSwWj4AyWD2
Test Results