Test Summary

Test Results

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

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

                                
2022-08-04 07:56:03 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Thu, 04 Aug 2022 07:56:03 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-a78a41ba-9ead-4ce3-95a1-892257f61fa8",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"keys":[{"use":"sig","kty":"EC","kid":"es256","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"sig","kty":"RSA","kid":"httpserver","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"mtls01","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"rsa256","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"},{"use":"enc","kty":"EC","kid":"es256_dup","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"enc","kty":"RSA","kid":"httpserver_dup","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"mtls01_dup","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"rsa256_dup","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"}]}
2022-08-04 07:56:03
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"use":"sig","kty":"EC","kid":"es256","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"sig","kty":"RSA","kid":"httpserver","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"mtls01","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"rsa256","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"},{"use":"enc","kty":"EC","kid":"es256_dup","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"enc","kty":"RSA","kid":"httpserver_dup","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"mtls01_dup","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"rsa256_dup","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"}]}
2022-08-04 07:56:03 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "use": "sig",
      "kty": "EC",
      "kid": "es256",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "httpserver",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "mtls01",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "rsa256",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "EC",
      "kid": "es256_dup",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "httpserver_dup",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "mtls01_dup",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "rsa256_dup",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    }
  ]
}
2022-08-04 07:56:03 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "use": "sig",
      "kty": "EC",
      "kid": "es256",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "httpserver",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "mtls01",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "rsa256",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "EC",
      "kid": "es256_dup",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "httpserver_dup",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "mtls01_dup",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "rsa256_dup",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    }
  ]
}
2022-08-04 07:56:03 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-08-04 07:56:03 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-08-04 07:56:03 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-04 07:56:03 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-08-04 07:56:03 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
client01
client_secret
secret
2022-08-04 07:56:03 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:56:03 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:56:03 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:56:03
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-04 07:56:03
SetScopeInClientConfigurationToOpenIdOfflineAccessIfServerSupportsOfflineAccess
scopes supported does not contain 'offline_access' so not adding it to the list of scopes to be requested
scopes_supported
[
  "openid",
  "profile",
  "email",
  "phone",
  "address"
]
2022-08-04 07:56:03 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_basic",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2022-08-04 07:56:03 SUCCESS
GetStaticClient2Configuration
Found a static second client object
client_id
client01dup
client_secret
secret
2022-08-04 07:56:03 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:56:03 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:56:03 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-08-04 07:56:03
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-04 07:56:03
SetScopeInClientConfigurationToOpenIdOfflineAccessIfServerSupportsOfflineAccess
scopes supported does not contain 'offline_access' so not adding it to the list of scopes to be requested
scopes_supported
[
  "openid",
  "profile",
  "email",
  "phone",
  "address"
]
2022-08-04 07:56:03 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_basic",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2022-08-04 07:56:03 SUCCESS
SetProtectedResourceUrlToUserInfoEndpoint
userinfo_endpoint will be used to test access token. The user info is not a mandatory to implement feature in the OpenID Connect specification, but is mandatory for certification.
protected_resource_url
https://isamfed.com:8843/oauth2/userinfo
2022-08-04 07:56:03
oidcc-refresh-token
Setup Done
Make request to authorization endpoint
2022-08-04 07:56:03 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-04 07:56:03
CreateRandomStateValue
Created state value
requested_state_length
10
state
41Yh7CW5FN
2022-08-04 07:56:03 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
41Yh7CW5FN
2022-08-04 07:56:03
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
GaYO7NWUt2
2022-08-04 07:56:03 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
41Yh7CW5FN
nonce
GaYO7NWUt2
2022-08-04 07:56:03 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
41Yh7CW5FN
nonce
GaYO7NWUt2
response_type
code id_token token
2022-08-04 07:56:03
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
41Yh7CW5FN
nonce
GaYO7NWUt2
response_type
code id_token token
response_mode
form_post
2022-08-04 07:56:03 SUCCESS
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Not adding prompt=consent as the scope in the configuration does not contain offline_access
2022-08-04 07:56:03 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": "41Yh7CW5FN",
  "nonce": "GaYO7NWUt2",
  "response_type": "code id_token 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=41Yh7CW5FN&nonce=GaYO7NWUt2&response_type=code%20id_token%20token&response_mode=form_post
2022-08-04 07:56:03 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=41Yh7CW5FN&nonce=GaYO7NWUt2&response_type=code%20id_token%20token&response_mode=form_post
2022-08-04 07:56:12 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\u003d666CCDEC039FA969B159DC46EAF9E463",
  "connection": "close",
  "content-length": "1181"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "access_token": "BUCznFTp7OL0N-Qo0ZMXjuXxVMqK0Q-ayVhWGBFgs50.h18T-sZkZxjKprwj_f90Mhe4IE2TAI_XjYbJ-h4N1ZuNTflyGGq_wrGrCUvdc8dMyopD0zKerN0bVUZr_sPU0A",
  "code": "1xbqSL1P0djhIPMAB3EiYuxB1VykW8oK75yBbtCfIqY.cjyeIstkavLNQcXE7hwaInzT8Hsy8Gc7c3kHz4phbNhSB-hcVbNqBtI_BPrU7R5t526_ABIW-_wp_edix4Ct-Q",
  "expires_in": "7199",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiVm15MnZPcU5LV2NjQThNcDJ4R0VGUSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImNfaGFzaCI6IjNxWW5qbUUzenJPNjE5Q1JaUTdVdGciLCJleHAiOjE2NTk2MDMzNzIsImlhdCI6MTY1OTU5OTc3MiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIxMjA3NWNjZi02YzQ5LTRhNjktOGFkMS0wMWZiNWQ2NWE2ZGUiLCJub25jZSI6IkdhWU83TldVdDIiLCJyYXQiOjE2NTk1OTk3NzIsInNfaGFzaCI6ImhmS0V5WUlJc2tJVFR4WnlfOUw3WnciLCJzdWIiOiJ0ZXN0dXNlciJ9.GdCKS9C0eb7X9PNmY69Y0ut5C1AKhDVZ6S4J6MsSLFZL48NVI6S_CPlLeV0X5uIOmyxtwK3fff95CNlxbE11Sass5UmwxS-ZJNnNvJnG0PjHt61t6ozLjJM8K-CpZCiTlirfw6C-1wHlPh4zcsJoFrDNVVggwgEQ7a17XGl7iSb8UO0_Jsd8DZ3BntGZKS55kabJhuMLFW2Mli8cbsdxD7I-zibpRLjXDC6mel37uqRfiBE_UAtNwKXk0nMF-3af1o7QRvfi6DmqfJHF3rbOOgAa_u0jIzw70dICE66fJ3WK4597Fw4DdY_kb9zFsROteosp2XPi4QnGf8G3JBM3VQ",
  "scope": "openid",
  "state": "41Yh7CW5FN",
  "token_type": "bearer"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
access_token=BUCznFTp7OL0N-Qo0ZMXjuXxVMqK0Q-ayVhWGBFgs50.h18T-sZkZxjKprwj_f90Mhe4IE2TAI_XjYbJ-h4N1ZuNTflyGGq_wrGrCUvdc8dMyopD0zKerN0bVUZr_sPU0A&code=1xbqSL1P0djhIPMAB3EiYuxB1VykW8oK75yBbtCfIqY.cjyeIstkavLNQcXE7hwaInzT8Hsy8Gc7c3kHz4phbNhSB-hcVbNqBtI_BPrU7R5t526_ABIW-_wp_edix4Ct-Q&expires_in=7199&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiVm15MnZPcU5LV2NjQThNcDJ4R0VGUSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImNfaGFzaCI6IjNxWW5qbUUzenJPNjE5Q1JaUTdVdGciLCJleHAiOjE2NTk2MDMzNzIsImlhdCI6MTY1OTU5OTc3MiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIxMjA3NWNjZi02YzQ5LTRhNjktOGFkMS0wMWZiNWQ2NWE2ZGUiLCJub25jZSI6IkdhWU83TldVdDIiLCJyYXQiOjE2NTk1OTk3NzIsInNfaGFzaCI6ImhmS0V5WUlJc2tJVFR4WnlfOUw3WnciLCJzdWIiOiJ0ZXN0dXNlciJ9.GdCKS9C0eb7X9PNmY69Y0ut5C1AKhDVZ6S4J6MsSLFZL48NVI6S_CPlLeV0X5uIOmyxtwK3fff95CNlxbE11Sass5UmwxS-ZJNnNvJnG0PjHt61t6ozLjJM8K-CpZCiTlirfw6C-1wHlPh4zcsJoFrDNVVggwgEQ7a17XGl7iSb8UO0_Jsd8DZ3BntGZKS55kabJhuMLFW2Mli8cbsdxD7I-zibpRLjXDC6mel37uqRfiBE_UAtNwKXk0nMF-3af1o7QRvfi6DmqfJHF3rbOOgAa_u0jIzw70dICE66fJ3WK4597Fw4DdY_kb9zFsROteosp2XPi4QnGf8G3JBM3VQ&scope=openid&state=41Yh7CW5FN&token_type=bearer
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-04 07:56:12 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/qPBih2u34KOOP2rPjiNk",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/qPBih2u34KOOP2rPjiNk"
}
2022-08-04 07:56:12 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance fX7fgx4QHLTQ9vi
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/qPBih2u34KOOP2rPjiNk, returnUrl=/log-detail.html?log=fX7fgx4QHLTQ9vi}]
outgoing_path
callback
2022-08-04 07:56:13 INCOMING
oidcc-refresh-token
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/qPBih2u34KOOP2rPjiNk
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\u003d666CCDEC039FA969B159DC46EAF9E463",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/qPBih2u34KOOP2rPjiNk
incoming_body_form_params
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-04 07:56:13 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance fX7fgx4QHLTQ9vi
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/qPBih2u34KOOP2rPjiNk
2022-08-04 07:56:13 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-04 07:56:13 REDIRECT-IN
oidcc-refresh-token
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "sec-ch-ua": "\".Not/A)Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"103\", \"Chromium\";v\u003d\"103\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"macOS\"",
  "upgrade-insecure-requests": "1",
  "origin": "https://isamfed.com:8843",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-dest": "document",
  "referer": "https://isamfed.com:8843/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh-TW;q\u003d0.8,zh;q\u003d0.7",
  "cookie": "JSESSIONID\u003d666CCDEC039FA969B159DC46EAF9E463",
  "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": "1181"
}
http_method
POST
url_fragment
{}
post_body
{
  "access_token": "BUCznFTp7OL0N-Qo0ZMXjuXxVMqK0Q-ayVhWGBFgs50.h18T-sZkZxjKprwj_f90Mhe4IE2TAI_XjYbJ-h4N1ZuNTflyGGq_wrGrCUvdc8dMyopD0zKerN0bVUZr_sPU0A",
  "code": "1xbqSL1P0djhIPMAB3EiYuxB1VykW8oK75yBbtCfIqY.cjyeIstkavLNQcXE7hwaInzT8Hsy8Gc7c3kHz4phbNhSB-hcVbNqBtI_BPrU7R5t526_ABIW-_wp_edix4Ct-Q",
  "expires_in": "7199",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiVm15MnZPcU5LV2NjQThNcDJ4R0VGUSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImNfaGFzaCI6IjNxWW5qbUUzenJPNjE5Q1JaUTdVdGciLCJleHAiOjE2NTk2MDMzNzIsImlhdCI6MTY1OTU5OTc3MiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIxMjA3NWNjZi02YzQ5LTRhNjktOGFkMS0wMWZiNWQ2NWE2ZGUiLCJub25jZSI6IkdhWU83TldVdDIiLCJyYXQiOjE2NTk1OTk3NzIsInNfaGFzaCI6ImhmS0V5WUlJc2tJVFR4WnlfOUw3WnciLCJzdWIiOiJ0ZXN0dXNlciJ9.GdCKS9C0eb7X9PNmY69Y0ut5C1AKhDVZ6S4J6MsSLFZL48NVI6S_CPlLeV0X5uIOmyxtwK3fff95CNlxbE11Sass5UmwxS-ZJNnNvJnG0PjHt61t6ozLjJM8K-CpZCiTlirfw6C-1wHlPh4zcsJoFrDNVVggwgEQ7a17XGl7iSb8UO0_Jsd8DZ3BntGZKS55kabJhuMLFW2Mli8cbsdxD7I-zibpRLjXDC6mel37uqRfiBE_UAtNwKXk0nMF-3af1o7QRvfi6DmqfJHF3rbOOgAa_u0jIzw70dICE66fJ3WK4597Fw4DdY_kb9zFsROteosp2XPi4QnGf8G3JBM3VQ",
  "scope": "openid",
  "state": "41Yh7CW5FN",
  "token_type": "bearer"
}
Verify authorization endpoint response
2022-08-04 07:56:13 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-04 07:56:13 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2022-08-04 07:56:13 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-04 07:56:13 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-04 07:56:13 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-04 07:56:13
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-04 07:56:13 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-04 07:56:13 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
41Yh7CW5FN
2022-08-04 07:56:13 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
1xbqSL1P0djhIPMAB3EiYuxB1VykW8oK75yBbtCfIqY.cjyeIstkavLNQcXE7hwaInzT8Hsy8Gc7c3kHz4phbNhSB-hcVbNqBtI_BPrU7R5t526_ABIW-_wp_edix4Ct-Q
2022-08-04 07:56:13 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
BUCznFTp7OL0N-Qo0ZMXjuXxVMqK0Q-ayVhWGBFgs50.h18T-sZkZxjKprwj_f90Mhe4IE2TAI_XjYbJ-h4N1ZuNTflyGGq_wrGrCUvdc8dMyopD0zKerN0bVUZr_sPU0A
type
bearer
2022-08-04 07:56:13 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiVm15MnZPcU5LV2NjQThNcDJ4R0VGUSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImNfaGFzaCI6IjNxWW5qbUUzenJPNjE5Q1JaUTdVdGciLCJleHAiOjE2NTk2MDMzNzIsImlhdCI6MTY1OTU5OTc3MiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIxMjA3NWNjZi02YzQ5LTRhNjktOGFkMS0wMWZiNWQ2NWE2ZGUiLCJub25jZSI6IkdhWU83TldVdDIiLCJyYXQiOjE2NTk1OTk3NzIsInNfaGFzaCI6ImhmS0V5WUlJc2tJVFR4WnlfOUw3WnciLCJzdWIiOiJ0ZXN0dXNlciJ9.GdCKS9C0eb7X9PNmY69Y0ut5C1AKhDVZ6S4J6MsSLFZL48NVI6S_CPlLeV0X5uIOmyxtwK3fff95CNlxbE11Sass5UmwxS-ZJNnNvJnG0PjHt61t6ozLjJM8K-CpZCiTlirfw6C-1wHlPh4zcsJoFrDNVVggwgEQ7a17XGl7iSb8UO0_Jsd8DZ3BntGZKS55kabJhuMLFW2Mli8cbsdxD7I-zibpRLjXDC6mel37uqRfiBE_UAtNwKXk0nMF-3af1o7QRvfi6DmqfJHF3rbOOgAa_u0jIzw70dICE66fJ3WK4597Fw4DdY_kb9zFsROteosp2XPi4QnGf8G3JBM3VQ
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "Vmy2vOqNKWccA8Mp2xGEFQ",
  "aud": "client01",
  "c_hash": "3qYnjmE3zrO619CRZQ7Utg",
  "sub": "testuser",
  "s_hash": "hfKEyYIIskITTxZy_9L7Zw",
  "rat": 1659599772,
  "auth_time": 1659599323,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659603372,
  "iat": 1659599772,
  "nonce": "GaYO7NWUt2",
  "jti": "12075ccf-6c49-4a69-8ad1-01fb5d65a6de"
}
2022-08-04 07:56:13 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 07:56:13
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 07:56:13
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 07:56:13 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 07:56:13 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
GaYO7NWUt2
2022-08-04 07:56:13 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 07:56:13 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiVm15MnZPcU5LV2NjQThNcDJ4R0VGUSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImNfaGFzaCI6IjNxWW5qbUUzenJPNjE5Q1JaUTdVdGciLCJleHAiOjE2NTk2MDMzNzIsImlhdCI6MTY1OTU5OTc3MiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIxMjA3NWNjZi02YzQ5LTRhNjktOGFkMS0wMWZiNWQ2NWE2ZGUiLCJub25jZSI6IkdhWU83TldVdDIiLCJyYXQiOjE2NTk1OTk3NzIsInNfaGFzaCI6ImhmS0V5WUlJc2tJVFR4WnlfOUw3WnciLCJzdWIiOiJ0ZXN0dXNlciJ9.GdCKS9C0eb7X9PNmY69Y0ut5C1AKhDVZ6S4J6MsSLFZL48NVI6S_CPlLeV0X5uIOmyxtwK3fff95CNlxbE11Sass5UmwxS-ZJNnNvJnG0PjHt61t6ozLjJM8K-CpZCiTlirfw6C-1wHlPh4zcsJoFrDNVVggwgEQ7a17XGl7iSb8UO0_Jsd8DZ3BntGZKS55kabJhuMLFW2Mli8cbsdxD7I-zibpRLjXDC6mel37uqRfiBE_UAtNwKXk0nMF-3af1o7QRvfi6DmqfJHF3rbOOgAa_u0jIzw70dICE66fJ3WK4597Fw4DdY_kb9zFsROteosp2XPi4QnGf8G3JBM3VQ
2022-08-04 07:56:13 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiVm15MnZPcU5LV2NjQThNcDJ4R0VGUSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImNfaGFzaCI6IjNxWW5qbUUzenJPNjE5Q1JaUTdVdGciLCJleHAiOjE2NTk2MDMzNzIsImlhdCI6MTY1OTU5OTc3MiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIxMjA3NWNjZi02YzQ5LTRhNjktOGFkMS0wMWZiNWQ2NWE2ZGUiLCJub25jZSI6IkdhWU83TldVdDIiLCJyYXQiOjE2NTk1OTk3NzIsInNfaGFzaCI6ImhmS0V5WUlJc2tJVFR4WnlfOUw3WnciLCJzdWIiOiJ0ZXN0dXNlciJ9.GdCKS9C0eb7X9PNmY69Y0ut5C1AKhDVZ6S4J6MsSLFZL48NVI6S_CPlLeV0X5uIOmyxtwK3fff95CNlxbE11Sass5UmwxS-ZJNnNvJnG0PjHt61t6ozLjJM8K-CpZCiTlirfw6C-1wHlPh4zcsJoFrDNVVggwgEQ7a17XGl7iSb8UO0_Jsd8DZ3BntGZKS55kabJhuMLFW2Mli8cbsdxD7I-zibpRLjXDC6mel37uqRfiBE_UAtNwKXk0nMF-3af1o7QRvfi6DmqfJHF3rbOOgAa_u0jIzw70dICE66fJ3WK4597Fw4DdY_kb9zFsROteosp2XPi4QnGf8G3JBM3VQ
2022-08-04 07:56:13 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 07:56:13
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 07:56:13 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
Userinfo endpoint tests
2022-08-04 07:56:13
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer BUCznFTp7OL0N-Qo0ZMXjuXxVMqK0Q-ayVhWGBFgs50.h18T-sZkZxjKprwj_f90Mhe4IE2TAI_XjYbJ-h4N1ZuNTflyGGq_wrGrCUvdc8dMyopD0zKerN0bVUZr_sPU0A",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:56:14 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:56:14 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-f2d73b4c-b7b0-422d-b80d-cef2d26d0438",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01"],"auth_time":1659599323,"iss":"https://isamfed.com:8843/oauth2/","rat":1659599772,"sub":"testuser"}
2022-08-04 07:56:14 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:56:14 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-f2d73b4c-b7b0-422d-b80d-cef2d26d0438",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01"],"auth_time":1659599323,"iss":"https://isamfed.com:8843/oauth2/","rat":1659599772,"sub":"testuser"}
2022-08-04 07:56:14 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-04 07:56:14 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
1xbqSL1P0djhIPMAB3EiYuxB1VykW8oK75yBbtCfIqY.cjyeIstkavLNQcXE7hwaInzT8Hsy8Gc7c3kHz4phbNhSB-hcVbNqBtI_BPrU7R5t526_ABIW-_wp_edix4Ct-Q
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 07:56:14 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6c2VjcmV0
2022-08-04 07:56:14
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=1xbqSL1P0djhIPMAB3EiYuxB1VykW8oK75yBbtCfIqY.cjyeIstkavLNQcXE7hwaInzT8Hsy8Gc7c3kHz4phbNhSB-hcVbNqBtI_BPrU7R5t526_ABIW-_wp_edix4Ct-Q&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-04 07:56:15 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1199",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:56:15 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-03c9696b-15cb-4b12-8420-af5aa09c3689",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"_Pjm5si76WqUFdiK2_UpLFgg9U7p1g9JsiN6RO-hg0s.PXF62Cf-36Y1mn52UJYvf8ZgOtYHMWlPqO41I9bKk_yPZ2SF6W76Pq2htXHzhNXync-LMaysoJ2nGdmiT5hcAQ","expires_in":7196,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZHVKc0lLajhhOTNqakNqUlpkT1JvQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM3NSwiaWF0IjoxNjU5NTk5Nzc1LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjFkZmNiYjNkLTljZmMtNGM1OC05OWQxLWJhMzJjOTM3NTAzNiIsIm5vbmNlIjoiR2FZTzdOV1V0MiIsInJhdCI6MTY1OTU5OTc3MiwicnRfaGFzaCI6ImswbGVhMmpFekFlb3RiSHVndWlHZEEiLCJzX2hhc2giOiJoZktFeVlJSXNrSVRUeFp5XzlMN1p3Iiwic3ViIjoidGVzdHVzZXIifQ.Y7JNOlJn01rKDia7BK5zeEx3vhYVrkpE1sFCNADFPhsW9wfGnb7TEBcFoA6P1AOHWB64GEc4glAt_QkSiTpQ19bwb_YoFovAuPEWeSD9O4CmuwY5u7HbEXiGH2bttRYAPCSI3_0zXdlijPoh4hBpHSzAyhBUZcJY8mBQUnBuzUoMukzvu1tvF_RKZBzKDf_aHNxKYS-IeeYjViH4fjyf5wLiIcB0zSzcZyVh_o2cduvmQYIiyS0pIoG9fGjUB1tgWmmgGfBf9QJkipV4cseamMd-mPtWBp-f7jJF8gNk0DrF_DHDOcpdB78mrbfv6Jvvn5ugwqg-hHMVuSAe2qtGYw","refresh_token":"8HgdaR2VWelNi-ahu93ftYiwGTH1mCf1Zx-lHyUjTrY.Tyy7h8y33k4OueKwWDvdGa5VAuX-1iWyMSQuXxvb3UisSSQid07StRJUC7-_QIXv0y6GxPTmJ7GoR6WT5jJloA","scope":"openid","token_type":"bearer"}
2022-08-04 07:56:15 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
_Pjm5si76WqUFdiK2_UpLFgg9U7p1g9JsiN6RO-hg0s.PXF62Cf-36Y1mn52UJYvf8ZgOtYHMWlPqO41I9bKk_yPZ2SF6W76Pq2htXHzhNXync-LMaysoJ2nGdmiT5hcAQ
expires_in
7196
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZHVKc0lLajhhOTNqakNqUlpkT1JvQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM3NSwiaWF0IjoxNjU5NTk5Nzc1LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjFkZmNiYjNkLTljZmMtNGM1OC05OWQxLWJhMzJjOTM3NTAzNiIsIm5vbmNlIjoiR2FZTzdOV1V0MiIsInJhdCI6MTY1OTU5OTc3MiwicnRfaGFzaCI6ImswbGVhMmpFekFlb3RiSHVndWlHZEEiLCJzX2hhc2giOiJoZktFeVlJSXNrSVRUeFp5XzlMN1p3Iiwic3ViIjoidGVzdHVzZXIifQ.Y7JNOlJn01rKDia7BK5zeEx3vhYVrkpE1sFCNADFPhsW9wfGnb7TEBcFoA6P1AOHWB64GEc4glAt_QkSiTpQ19bwb_YoFovAuPEWeSD9O4CmuwY5u7HbEXiGH2bttRYAPCSI3_0zXdlijPoh4hBpHSzAyhBUZcJY8mBQUnBuzUoMukzvu1tvF_RKZBzKDf_aHNxKYS-IeeYjViH4fjyf5wLiIcB0zSzcZyVh_o2cduvmQYIiyS0pIoG9fGjUB1tgWmmgGfBf9QJkipV4cseamMd-mPtWBp-f7jJF8gNk0DrF_DHDOcpdB78mrbfv6Jvvn5ugwqg-hHMVuSAe2qtGYw
refresh_token
8HgdaR2VWelNi-ahu93ftYiwGTH1mCf1Zx-lHyUjTrY.Tyy7h8y33k4OueKwWDvdGa5VAuX-1iWyMSQuXxvb3UisSSQid07StRJUC7-_QIXv0y6GxPTmJ7GoR6WT5jJloA
scope
openid
token_type
bearer
2022-08-04 07:56:15 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 07:56:15 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
_Pjm5si76WqUFdiK2_UpLFgg9U7p1g9JsiN6RO-hg0s.PXF62Cf-36Y1mn52UJYvf8ZgOtYHMWlPqO41I9bKk_yPZ2SF6W76Pq2htXHzhNXync-LMaysoJ2nGdmiT5hcAQ
2022-08-04 07:56:15 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
_Pjm5si76WqUFdiK2_UpLFgg9U7p1g9JsiN6RO-hg0s.PXF62Cf-36Y1mn52UJYvf8ZgOtYHMWlPqO41I9bKk_yPZ2SF6W76Pq2htXHzhNXync-LMaysoJ2nGdmiT5hcAQ
type
bearer
2022-08-04 07:56:15 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7196
2022-08-04 07:56:15 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7196
2022-08-04 07:56:15 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
8HgdaR2VWelNi-ahu93ftYiwGTH1mCf1Zx-lHyUjTrY.Tyy7h8y33k4OueKwWDvdGa5VAuX-1iWyMSQuXxvb3UisSSQid07StRJUC7-_QIXv0y6GxPTmJ7GoR6WT5jJloA
2022-08-04 07:56:15 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZHVKc0lLajhhOTNqakNqUlpkT1JvQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM3NSwiaWF0IjoxNjU5NTk5Nzc1LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjFkZmNiYjNkLTljZmMtNGM1OC05OWQxLWJhMzJjOTM3NTAzNiIsIm5vbmNlIjoiR2FZTzdOV1V0MiIsInJhdCI6MTY1OTU5OTc3MiwicnRfaGFzaCI6ImswbGVhMmpFekFlb3RiSHVndWlHZEEiLCJzX2hhc2giOiJoZktFeVlJSXNrSVRUeFp5XzlMN1p3Iiwic3ViIjoidGVzdHVzZXIifQ.Y7JNOlJn01rKDia7BK5zeEx3vhYVrkpE1sFCNADFPhsW9wfGnb7TEBcFoA6P1AOHWB64GEc4glAt_QkSiTpQ19bwb_YoFovAuPEWeSD9O4CmuwY5u7HbEXiGH2bttRYAPCSI3_0zXdlijPoh4hBpHSzAyhBUZcJY8mBQUnBuzUoMukzvu1tvF_RKZBzKDf_aHNxKYS-IeeYjViH4fjyf5wLiIcB0zSzcZyVh_o2cduvmQYIiyS0pIoG9fGjUB1tgWmmgGfBf9QJkipV4cseamMd-mPtWBp-f7jJF8gNk0DrF_DHDOcpdB78mrbfv6Jvvn5ugwqg-hHMVuSAe2qtGYw
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "duJsIKj8a93jjCjRZdORoA",
  "aud": "client01",
  "sub": "testuser",
  "s_hash": "hfKEyYIIskITTxZy_9L7Zw",
  "rat": 1659599772,
  "auth_time": 1659599323,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659603375,
  "iat": 1659599775,
  "nonce": "GaYO7NWUt2",
  "jti": "1dfcbb3d-9cfc-4c58-99d1-ba32c9375036",
  "rt_hash": "k0lea2jEzAeotbHuguiGdA"
}
2022-08-04 07:56:15 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 07:56:15
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 07:56:15
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 07:56:15
ValidateIdTokenStandardClaims
Skipping unknown claim: rt_hash
2022-08-04 07:56:15 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 07:56:15 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
GaYO7NWUt2
2022-08-04 07:56:15 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 07:56:15 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZHVKc0lLajhhOTNqakNqUlpkT1JvQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM3NSwiaWF0IjoxNjU5NTk5Nzc1LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjFkZmNiYjNkLTljZmMtNGM1OC05OWQxLWJhMzJjOTM3NTAzNiIsIm5vbmNlIjoiR2FZTzdOV1V0MiIsInJhdCI6MTY1OTU5OTc3MiwicnRfaGFzaCI6ImswbGVhMmpFekFlb3RiSHVndWlHZEEiLCJzX2hhc2giOiJoZktFeVlJSXNrSVRUeFp5XzlMN1p3Iiwic3ViIjoidGVzdHVzZXIifQ.Y7JNOlJn01rKDia7BK5zeEx3vhYVrkpE1sFCNADFPhsW9wfGnb7TEBcFoA6P1AOHWB64GEc4glAt_QkSiTpQ19bwb_YoFovAuPEWeSD9O4CmuwY5u7HbEXiGH2bttRYAPCSI3_0zXdlijPoh4hBpHSzAyhBUZcJY8mBQUnBuzUoMukzvu1tvF_RKZBzKDf_aHNxKYS-IeeYjViH4fjyf5wLiIcB0zSzcZyVh_o2cduvmQYIiyS0pIoG9fGjUB1tgWmmgGfBf9QJkipV4cseamMd-mPtWBp-f7jJF8gNk0DrF_DHDOcpdB78mrbfv6Jvvn5ugwqg-hHMVuSAe2qtGYw
2022-08-04 07:56:15 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZHVKc0lLajhhOTNqakNqUlpkT1JvQSIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM3NSwiaWF0IjoxNjU5NTk5Nzc1LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjFkZmNiYjNkLTljZmMtNGM1OC05OWQxLWJhMzJjOTM3NTAzNiIsIm5vbmNlIjoiR2FZTzdOV1V0MiIsInJhdCI6MTY1OTU5OTc3MiwicnRfaGFzaCI6ImswbGVhMmpFekFlb3RiSHVndWlHZEEiLCJzX2hhc2giOiJoZktFeVlJSXNrSVRUeFp5XzlMN1p3Iiwic3ViIjoidGVzdHVzZXIifQ.Y7JNOlJn01rKDia7BK5zeEx3vhYVrkpE1sFCNADFPhsW9wfGnb7TEBcFoA6P1AOHWB64GEc4glAt_QkSiTpQ19bwb_YoFovAuPEWeSD9O4CmuwY5u7HbEXiGH2bttRYAPCSI3_0zXdlijPoh4hBpHSzAyhBUZcJY8mBQUnBuzUoMukzvu1tvF_RKZBzKDf_aHNxKYS-IeeYjViH4fjyf5wLiIcB0zSzcZyVh_o2cduvmQYIiyS0pIoG9fGjUB1tgWmmgGfBf9QJkipV4cseamMd-mPtWBp-f7jJF8gNk0DrF_DHDOcpdB78mrbfv6Jvvn5ugwqg-hHMVuSAe2qtGYw
2022-08-04 07:56:15 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 07:56:15
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 07:56:15 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 07:56:15 SUCCESS
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
sub_auth_endpoint
testuser
sub_token_endpoint
testuser
2022-08-04 07:56:15 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
8HgdaR2VWelNi-ahu93ftYiwGTH1mCf1Zx-lHyUjTrY.Tyy7h8y33k4OueKwWDvdGa5VAuX-1iWyMSQuXxvb3UisSSQid07StRJUC7-_QIXv0y6GxPTmJ7GoR6WT5jJloA
2022-08-04 07:56:15 SUCCESS
EnsureServerConfigurationSupportsRefreshToken
The server configuration indicates support for refresh tokens
supported_grant_types
[
  "authorization_code",
  "implicit",
  "password",
  "client_credentials",
  "refresh_token",
  "urn:openid:params:grant-type:ciba"
]
2022-08-04 07:56:15 SUCCESS
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
Refresh Token Request
2022-08-04 07:56:15 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
8HgdaR2VWelNi-ahu93ftYiwGTH1mCf1Zx-lHyUjTrY.Tyy7h8y33k4OueKwWDvdGa5VAuX-1iWyMSQuXxvb3UisSSQid07StRJUC7-_QIXv0y6GxPTmJ7GoR6WT5jJloA
2022-08-04 07:56:15 SUCCESS
AddScopeToTokenEndpointRequest
Added scope of 'openid' to token endpoint request
grant_type
refresh_token
refresh_token
8HgdaR2VWelNi-ahu93ftYiwGTH1mCf1Zx-lHyUjTrY.Tyy7h8y33k4OueKwWDvdGa5VAuX-1iWyMSQuXxvb3UisSSQid07StRJUC7-_QIXv0y6GxPTmJ7GoR6WT5jJloA
scope
openid
2022-08-04 07:56:15 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6c2VjcmV0
2022-08-04 07:56:15 SUCCESS
WaitForOneSecond
Pausing for 1 seconds
2022-08-04 07:56:16 SUCCESS
WaitForOneSecond
Woke up after 1 seconds sleep
2022-08-04 07:56:16
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=8HgdaR2VWelNi-ahu93ftYiwGTH1mCf1Zx-lHyUjTrY.Tyy7h8y33k4OueKwWDvdGa5VAuX-1iWyMSQuXxvb3UisSSQid07StRJUC7-_QIXv0y6GxPTmJ7GoR6WT5jJloA&scope=openid
2022-08-04 07:56:17 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1125",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:56:17 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-97db0b09-bfd1-4ce6-b616-62d3dbc25ac2",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"u2xxPRPehm9kzO7yKPsyJQOoMN24KG1yvRJCqH0mHa0.IjaJy4BH4ehw89EfxCiFEnXxkAZXEn_8Kn6cP1iRTI2aMswFN-Mjidyc4ij2hKg3WG6zOnZM73-sinhizhaL_w","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiYzlfRjRwZGxiM3Bmd1ZlcjRGeTFHdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM3NywiaWF0IjoxNjU5NTk5Nzc3LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjQxMjkwOTA2LThjZjctNGEyYS1iNTgxLTAzMmUyM2JmYmEwMyIsInJhdCI6MTY1OTU5OTc3MiwicnRfaGFzaCI6InQxTWRoUXBqeDI1WEJZZ1V3Ymg1aUEiLCJzdWIiOiJ0ZXN0dXNlciJ9.Z2yJRiMSXVKg_LmWAlQ8ZvGlOzm6WNDGD_zGpa8NKS-kq6xJBn_FIGdfnvCH4UEFk45D6wqR5ByJyb3DWFsZ9tn1BAWjyuPaVHUneO9Zcmz3bU2UGgJ8gp4tNPc0wMaWdLp2bDuLS3QyXPFR3LkscdtwjcrR9Dmlo33NdEQb_jQwTdIPsDKRhgpm_PGGOzlVIrFbK69TE4GRTQ201HOlkFFRAQsraVisSiqV_erY0AIdwbLa5qqAqIbQiES1MLxw0cXQMFaaoe_LW5AiXaIL_B2ayBNH1HwOTQwO2X8gwLAHR6E3G5oU1hTBNDn6sjrTtpdNKhYC9-k0q6Ijx-SjAQ","refresh_token":"L8YyZ6D6EB1pjO5pOpFEiFMSB6W8qgz-NPaFpKt4ifk.-lB4evI_yYW6gcRQYy-d1JaWqBmS3qDMKWIJ01Re7DjYqSWYUi_M1gSQ6cQgNPoT2SO0oOr29TlecewHikxJAg","scope":"openid","token_type":"bearer"}
2022-08-04 07:56:17 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
access_token
u2xxPRPehm9kzO7yKPsyJQOoMN24KG1yvRJCqH0mHa0.IjaJy4BH4ehw89EfxCiFEnXxkAZXEn_8Kn6cP1iRTI2aMswFN-Mjidyc4ij2hKg3WG6zOnZM73-sinhizhaL_w
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiYzlfRjRwZGxiM3Bmd1ZlcjRGeTFHdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM3NywiaWF0IjoxNjU5NTk5Nzc3LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjQxMjkwOTA2LThjZjctNGEyYS1iNTgxLTAzMmUyM2JmYmEwMyIsInJhdCI6MTY1OTU5OTc3MiwicnRfaGFzaCI6InQxTWRoUXBqeDI1WEJZZ1V3Ymg1aUEiLCJzdWIiOiJ0ZXN0dXNlciJ9.Z2yJRiMSXVKg_LmWAlQ8ZvGlOzm6WNDGD_zGpa8NKS-kq6xJBn_FIGdfnvCH4UEFk45D6wqR5ByJyb3DWFsZ9tn1BAWjyuPaVHUneO9Zcmz3bU2UGgJ8gp4tNPc0wMaWdLp2bDuLS3QyXPFR3LkscdtwjcrR9Dmlo33NdEQb_jQwTdIPsDKRhgpm_PGGOzlVIrFbK69TE4GRTQ201HOlkFFRAQsraVisSiqV_erY0AIdwbLa5qqAqIbQiES1MLxw0cXQMFaaoe_LW5AiXaIL_B2ayBNH1HwOTQwO2X8gwLAHR6E3G5oU1hTBNDn6sjrTtpdNKhYC9-k0q6Ijx-SjAQ
refresh_token
L8YyZ6D6EB1pjO5pOpFEiFMSB6W8qgz-NPaFpKt4ifk.-lB4evI_yYW6gcRQYy-d1JaWqBmS3qDMKWIJ01Re7DjYqSWYUi_M1gSQ6cQgNPoT2SO0oOr29TlecewHikxJAg
scope
openid
token_type
bearer
2022-08-04 07:56:17 SUCCESS
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
2022-08-04 07:56:17 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-04 07:56:17 SUCCESS
CheckTokenEndpointCacheHeaders
'cache-control' header in token endpoint response contains expected value.
cache_control_header
no-store
2022-08-04 07:56:17 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 07:56:17 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
u2xxPRPehm9kzO7yKPsyJQOoMN24KG1yvRJCqH0mHa0.IjaJy4BH4ehw89EfxCiFEnXxkAZXEn_8Kn6cP1iRTI2aMswFN-Mjidyc4ij2hKg3WG6zOnZM73-sinhizhaL_w
type
bearer
2022-08-04 07:56:17 SUCCESS
CheckTokenTypeIsBearer
Token type is bearer
2022-08-04 07:56:17 SUCCESS
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
actual
723.7751317465907
expected
96.0
value
u2xxPRPehm9kzO7yKPsyJQOoMN24KG1yvRJCqH0mHa0.IjaJy4BH4ehw89EfxCiFEnXxkAZXEn_8Kn6cP1iRTI2aMswFN-Mjidyc4ij2hKg3WG6zOnZM73-sinhizhaL_w
2022-08-04 07:56:17 SUCCESS
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
2022-08-04 07:56:17 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2022-08-04 07:56:17 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2022-08-04 07:56:17 SUCCESS
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
first_access_token
_Pjm5si76WqUFdiK2_UpLFgg9U7p1g9JsiN6RO-hg0s.PXF62Cf-36Y1mn52UJYvf8ZgOtYHMWlPqO41I9bKk_yPZ2SF6W76Pq2htXHzhNXync-LMaysoJ2nGdmiT5hcAQ
second_access_token
u2xxPRPehm9kzO7yKPsyJQOoMN24KG1yvRJCqH0mHa0.IjaJy4BH4ehw89EfxCiFEnXxkAZXEn_8Kn6cP1iRTI2aMswFN-Mjidyc4ij2hKg3WG6zOnZM73-sinhizhaL_w
2022-08-04 07:56:17 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiYzlfRjRwZGxiM3Bmd1ZlcjRGeTFHdyIsImF1ZCI6WyJjbGllbnQwMSJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM3NywiaWF0IjoxNjU5NTk5Nzc3LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6IjQxMjkwOTA2LThjZjctNGEyYS1iNTgxLTAzMmUyM2JmYmEwMyIsInJhdCI6MTY1OTU5OTc3MiwicnRfaGFzaCI6InQxTWRoUXBqeDI1WEJZZ1V3Ymg1aUEiLCJzdWIiOiJ0ZXN0dXNlciJ9.Z2yJRiMSXVKg_LmWAlQ8ZvGlOzm6WNDGD_zGpa8NKS-kq6xJBn_FIGdfnvCH4UEFk45D6wqR5ByJyb3DWFsZ9tn1BAWjyuPaVHUneO9Zcmz3bU2UGgJ8gp4tNPc0wMaWdLp2bDuLS3QyXPFR3LkscdtwjcrR9Dmlo33NdEQb_jQwTdIPsDKRhgpm_PGGOzlVIrFbK69TE4GRTQ201HOlkFFRAQsraVisSiqV_erY0AIdwbLa5qqAqIbQiES1MLxw0cXQMFaaoe_LW5AiXaIL_B2ayBNH1HwOTQwO2X8gwLAHR6E3G5oU1hTBNDn6sjrTtpdNKhYC9-k0q6Ijx-SjAQ
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "c9_F4pdlb3pfwVer4Fy1Gw",
  "aud": "client01",
  "sub": "testuser",
  "rat": 1659599772,
  "auth_time": 1659599323,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659603377,
  "iat": 1659599777,
  "jti": "41290906-8cf7-4a2a-b581-032e23bfba03",
  "rt_hash": "t1MdhQpjx25XBYgUwbh5iA"
}
2022-08-04 07:56:17 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
L8YyZ6D6EB1pjO5pOpFEiFMSB6W8qgz-NPaFpKt4ifk.-lB4evI_yYW6gcRQYy-d1JaWqBmS3qDMKWIJ01Re7DjYqSWYUi_M1gSQ6cQgNPoT2SO0oOr29TlecewHikxJAg
2022-08-04 07:56:17 SUCCESS
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
actual
1040
required
128
2022-08-04 07:56:17 SUCCESS
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
actual
726.8205133042075
expected
96.0
value
L8YyZ6D6EB1pjO5pOpFEiFMSB6W8qgz-NPaFpKt4ifk.-lB4evI_yYW6gcRQYy-d1JaWqBmS3qDMKWIJ01Re7DjYqSWYUi_M1gSQ6cQgNPoT2SO0oOr29TlecewHikxJAg
2022-08-04 07:56:17 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": 1659599775,
  "second": 1659599777,
  "note": "Values are expected to be different"
}
aud
{
  "first": "client01",
  "second": "client01",
  "note": "Values are expected to be equal"
}
auth_time
{
  "first": 1659599323,
  "second": 1659599323,
  "note": "Values are expected to be equal"
}
azp
Id tokens do not contain azp claims
Userinfo endpoint tests
2022-08-04 07:56:17
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer u2xxPRPehm9kzO7yKPsyJQOoMN24KG1yvRJCqH0mHa0.IjaJy4BH4ehw89EfxCiFEnXxkAZXEn_8Kn6cP1iRTI2aMswFN-Mjidyc4ij2hKg3WG6zOnZM73-sinhizhaL_w",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:56:18 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:56:18 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-d17be12d-a452-4b4f-9ef6-d7a7bbed1c63",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01"],"auth_time":1659599323,"iss":"https://isamfed.com:8843/oauth2/","rat":1659599772,"sub":"testuser"}
2022-08-04 07:56:18 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "119",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:56:18 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-d17be12d-a452-4b4f-9ef6-d7a7bbed1c63",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01"],"auth_time":1659599323,"iss":"https://isamfed.com:8843/oauth2/","rat":1659599772,"sub":"testuser"}
2022-08-04 07:56:18 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
Second client: Make request to authorization endpoint
2022-08-04 07:56:18 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
client01dup
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-04 07:56:18
CreateRandomStateValue
Created state value
requested_state_length
10
state
pHfSAB1OPo
2022-08-04 07:56:18 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
pHfSAB1OPo
2022-08-04 07:56:18
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
RZCdccE6l9
2022-08-04 07:56:18 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
pHfSAB1OPo
nonce
RZCdccE6l9
2022-08-04 07:56:18 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
pHfSAB1OPo
nonce
RZCdccE6l9
response_type
code id_token token
2022-08-04 07:56:18
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
pHfSAB1OPo
nonce
RZCdccE6l9
response_type
code id_token token
response_mode
form_post
2022-08-04 07:56:18 SUCCESS
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Not adding prompt=consent as the scope in the configuration does not contain offline_access
2022-08-04 07:56:18 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": "pHfSAB1OPo",
  "nonce": "RZCdccE6l9",
  "response_type": "code id_token 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=pHfSAB1OPo&nonce=RZCdccE6l9&response_type=code%20id_token%20token&response_mode=form_post
2022-08-04 07:56:18 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=pHfSAB1OPo&nonce=RZCdccE6l9&response_type=code%20id_token%20token&response_mode=form_post
2022-08-04 07:56:24 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": "1185"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "access_token": "g17xExsg7giwPXZC_eh0r5eyA-AR5XPGdJRUpCKSfpQ.dZorkqX61ggsqdgEKp-fCqGpnYotUuoQIBU5vhYvFAUlPmPxgBynWE6pRv_PXKk41_KZ8rN8BG2di9h1620cnQ",
  "code": "fPCsREgLu_ItClrDmyRk30vlWbJ91KsqYz1wxraD354.HxSURq0pa3QR1Na9kW8H4MSD1_w9ASOqxQMYa3xltzMHWKvp3Zj5bXRCw0ta_yg20ufRCYqrToc4s3yRA0-hMg",
  "expires_in": "7200",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoianJGaG5KM0tXTTgxeUcyTWJYQl9FZyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImNfaGFzaCI6IjZ0WEg0Q0pvRjNyZllLVUhRa3dseVEiLCJleHAiOjE2NTk2MDMzODMsImlhdCI6MTY1OTU5OTc4MywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIzZTdiNmJhMy0yYzA1LTQ1NjktYTA2Yy1kOWRiMTQyMDQyYTkiLCJub25jZSI6IlJaQ2RjY0U2bDkiLCJyYXQiOjE2NTk1OTk3ODMsInNfaGFzaCI6InM1TWxsUG1YV2paVzI4cXFvSVZJOVEiLCJzdWIiOiJ0ZXN0dXNlciJ9.lIb2GtIo98nKSq7k10bAXfS3LrGh3uU5DSdEEXLUf2dfGOy4NBGPqxEEjIofhVrYpwk7IyBcUl9U_iGXpWv3oRA49FEuemBbWuERGI6O_avJ1n1spmNtxC7nJ6JEciNWz2HV61F-Az42ZIMNjaqfoX4D-HQGaBfh3KvhfSpuCqyDus6HO2h7zD7c9oNCv1Dc0r-EG25OSYEFTmnoZmAjQlsseHHY4Oy3PuuxIieh9iWGeTQFxWnHvy2YpPgEIJUlaQmCQSbu3xrxtWOSARqW006G4Wx_KWfFTxu8WF4L9n2VWIg2Z6efX3KQdzHhE2jP9RaEHxmYwicp3vXhacHvkA",
  "scope": "openid",
  "state": "pHfSAB1OPo",
  "token_type": "bearer"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
access_token=g17xExsg7giwPXZC_eh0r5eyA-AR5XPGdJRUpCKSfpQ.dZorkqX61ggsqdgEKp-fCqGpnYotUuoQIBU5vhYvFAUlPmPxgBynWE6pRv_PXKk41_KZ8rN8BG2di9h1620cnQ&code=fPCsREgLu_ItClrDmyRk30vlWbJ91KsqYz1wxraD354.HxSURq0pa3QR1Na9kW8H4MSD1_w9ASOqxQMYa3xltzMHWKvp3Zj5bXRCw0ta_yg20ufRCYqrToc4s3yRA0-hMg&expires_in=7200&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoianJGaG5KM0tXTTgxeUcyTWJYQl9FZyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImNfaGFzaCI6IjZ0WEg0Q0pvRjNyZllLVUhRa3dseVEiLCJleHAiOjE2NTk2MDMzODMsImlhdCI6MTY1OTU5OTc4MywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIzZTdiNmJhMy0yYzA1LTQ1NjktYTA2Yy1kOWRiMTQyMDQyYTkiLCJub25jZSI6IlJaQ2RjY0U2bDkiLCJyYXQiOjE2NTk1OTk3ODMsInNfaGFzaCI6InM1TWxsUG1YV2paVzI4cXFvSVZJOVEiLCJzdWIiOiJ0ZXN0dXNlciJ9.lIb2GtIo98nKSq7k10bAXfS3LrGh3uU5DSdEEXLUf2dfGOy4NBGPqxEEjIofhVrYpwk7IyBcUl9U_iGXpWv3oRA49FEuemBbWuERGI6O_avJ1n1spmNtxC7nJ6JEciNWz2HV61F-Az42ZIMNjaqfoX4D-HQGaBfh3KvhfSpuCqyDus6HO2h7zD7c9oNCv1Dc0r-EG25OSYEFTmnoZmAjQlsseHHY4Oy3PuuxIieh9iWGeTQFxWnHvy2YpPgEIJUlaQmCQSbu3xrxtWOSARqW006G4Wx_KWfFTxu8WF4L9n2VWIg2Z6efX3KQdzHhE2jP9RaEHxmYwicp3vXhacHvkA&scope=openid&state=pHfSAB1OPo&token_type=bearer
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-04 07:56:24 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/AcN04cSM0rQhDcTgQ8su",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/AcN04cSM0rQhDcTgQ8su"
}
2022-08-04 07:56:24 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance fX7fgx4QHLTQ9vi
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/AcN04cSM0rQhDcTgQ8su, returnUrl=/log-detail.html?log=fX7fgx4QHLTQ9vi}]
outgoing_path
callback
2022-08-04 07:56:24 INCOMING
oidcc-refresh-token
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/AcN04cSM0rQhDcTgQ8su
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\".Not/A)Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"103\", \"Chromium\";v\u003d\"103\"",
  "accept": "*/*",
  "content-type": "text/plain",
  "x-requested-with": "XMLHttpRequest",
  "sec-ch-ua-mobile": "?0",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36",
  "sec-ch-ua-platform": "\"macOS\"",
  "origin": "https://www.certification.openid.net",
  "sec-fetch-site": "same-origin",
  "sec-fetch-mode": "cors",
  "sec-fetch-dest": "empty",
  "referer": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh-TW;q\u003d0.8,zh;q\u003d0.7",
  "cookie": "__utma\u003d201319536.1003316269.1659326830.1659326830.1659326830.1; __utmc\u003d201319536; __utmz\u003d201319536.1659326830.1.1.utmcsr\u003d(direct)|utmccn\u003d(direct)|utmcmd\u003d(none); JSESSIONID\u003d494FE0D01A86F0E6F14FA3A662E403AA",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/AcN04cSM0rQhDcTgQ8su
incoming_body_form_params
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-04 07:56:24 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance fX7fgx4QHLTQ9vi
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/AcN04cSM0rQhDcTgQ8su
2022-08-04 07:56:24 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-04 07:56:24 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": "1185"
}
http_method
POST
url_fragment
{}
post_body
{
  "access_token": "g17xExsg7giwPXZC_eh0r5eyA-AR5XPGdJRUpCKSfpQ.dZorkqX61ggsqdgEKp-fCqGpnYotUuoQIBU5vhYvFAUlPmPxgBynWE6pRv_PXKk41_KZ8rN8BG2di9h1620cnQ",
  "code": "fPCsREgLu_ItClrDmyRk30vlWbJ91KsqYz1wxraD354.HxSURq0pa3QR1Na9kW8H4MSD1_w9ASOqxQMYa3xltzMHWKvp3Zj5bXRCw0ta_yg20ufRCYqrToc4s3yRA0-hMg",
  "expires_in": "7200",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoianJGaG5KM0tXTTgxeUcyTWJYQl9FZyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImNfaGFzaCI6IjZ0WEg0Q0pvRjNyZllLVUhRa3dseVEiLCJleHAiOjE2NTk2MDMzODMsImlhdCI6MTY1OTU5OTc4MywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIzZTdiNmJhMy0yYzA1LTQ1NjktYTA2Yy1kOWRiMTQyMDQyYTkiLCJub25jZSI6IlJaQ2RjY0U2bDkiLCJyYXQiOjE2NTk1OTk3ODMsInNfaGFzaCI6InM1TWxsUG1YV2paVzI4cXFvSVZJOVEiLCJzdWIiOiJ0ZXN0dXNlciJ9.lIb2GtIo98nKSq7k10bAXfS3LrGh3uU5DSdEEXLUf2dfGOy4NBGPqxEEjIofhVrYpwk7IyBcUl9U_iGXpWv3oRA49FEuemBbWuERGI6O_avJ1n1spmNtxC7nJ6JEciNWz2HV61F-Az42ZIMNjaqfoX4D-HQGaBfh3KvhfSpuCqyDus6HO2h7zD7c9oNCv1Dc0r-EG25OSYEFTmnoZmAjQlsseHHY4Oy3PuuxIieh9iWGeTQFxWnHvy2YpPgEIJUlaQmCQSbu3xrxtWOSARqW006G4Wx_KWfFTxu8WF4L9n2VWIg2Z6efX3KQdzHhE2jP9RaEHxmYwicp3vXhacHvkA",
  "scope": "openid",
  "state": "pHfSAB1OPo",
  "token_type": "bearer"
}
Second client: Verify authorization endpoint response
2022-08-04 07:56:24 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-04 07:56:24 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2022-08-04 07:56:24 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-04 07:56:24 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-04 07:56:24 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-04 07:56:24
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-04 07:56:24 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-04 07:56:24 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
pHfSAB1OPo
2022-08-04 07:56:24 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
fPCsREgLu_ItClrDmyRk30vlWbJ91KsqYz1wxraD354.HxSURq0pa3QR1Na9kW8H4MSD1_w9ASOqxQMYa3xltzMHWKvp3Zj5bXRCw0ta_yg20ufRCYqrToc4s3yRA0-hMg
2022-08-04 07:56:24 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
g17xExsg7giwPXZC_eh0r5eyA-AR5XPGdJRUpCKSfpQ.dZorkqX61ggsqdgEKp-fCqGpnYotUuoQIBU5vhYvFAUlPmPxgBynWE6pRv_PXKk41_KZ8rN8BG2di9h1620cnQ
type
bearer
2022-08-04 07:56:24 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoianJGaG5KM0tXTTgxeUcyTWJYQl9FZyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImNfaGFzaCI6IjZ0WEg0Q0pvRjNyZllLVUhRa3dseVEiLCJleHAiOjE2NTk2MDMzODMsImlhdCI6MTY1OTU5OTc4MywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIzZTdiNmJhMy0yYzA1LTQ1NjktYTA2Yy1kOWRiMTQyMDQyYTkiLCJub25jZSI6IlJaQ2RjY0U2bDkiLCJyYXQiOjE2NTk1OTk3ODMsInNfaGFzaCI6InM1TWxsUG1YV2paVzI4cXFvSVZJOVEiLCJzdWIiOiJ0ZXN0dXNlciJ9.lIb2GtIo98nKSq7k10bAXfS3LrGh3uU5DSdEEXLUf2dfGOy4NBGPqxEEjIofhVrYpwk7IyBcUl9U_iGXpWv3oRA49FEuemBbWuERGI6O_avJ1n1spmNtxC7nJ6JEciNWz2HV61F-Az42ZIMNjaqfoX4D-HQGaBfh3KvhfSpuCqyDus6HO2h7zD7c9oNCv1Dc0r-EG25OSYEFTmnoZmAjQlsseHHY4Oy3PuuxIieh9iWGeTQFxWnHvy2YpPgEIJUlaQmCQSbu3xrxtWOSARqW006G4Wx_KWfFTxu8WF4L9n2VWIg2Z6efX3KQdzHhE2jP9RaEHxmYwicp3vXhacHvkA
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "jrFhnJ3KWM81yG2MbXB_Eg",
  "aud": "client01dup",
  "c_hash": "6tXH4CJoF3rfYKUHQkwlyQ",
  "sub": "testuser",
  "s_hash": "s5MllPmXWjZW28qqoIVI9Q",
  "rat": 1659599783,
  "auth_time": 1659599323,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659603383,
  "iat": 1659599783,
  "nonce": "RZCdccE6l9",
  "jti": "3e7b6ba3-2c05-4569-a06c-d9db142042a9"
}
2022-08-04 07:56:24 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 07:56:24
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 07:56:24
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 07:56:24 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 07:56:24 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
RZCdccE6l9
2022-08-04 07:56:24 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 07:56:24 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoianJGaG5KM0tXTTgxeUcyTWJYQl9FZyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImNfaGFzaCI6IjZ0WEg0Q0pvRjNyZllLVUhRa3dseVEiLCJleHAiOjE2NTk2MDMzODMsImlhdCI6MTY1OTU5OTc4MywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIzZTdiNmJhMy0yYzA1LTQ1NjktYTA2Yy1kOWRiMTQyMDQyYTkiLCJub25jZSI6IlJaQ2RjY0U2bDkiLCJyYXQiOjE2NTk1OTk3ODMsInNfaGFzaCI6InM1TWxsUG1YV2paVzI4cXFvSVZJOVEiLCJzdWIiOiJ0ZXN0dXNlciJ9.lIb2GtIo98nKSq7k10bAXfS3LrGh3uU5DSdEEXLUf2dfGOy4NBGPqxEEjIofhVrYpwk7IyBcUl9U_iGXpWv3oRA49FEuemBbWuERGI6O_avJ1n1spmNtxC7nJ6JEciNWz2HV61F-Az42ZIMNjaqfoX4D-HQGaBfh3KvhfSpuCqyDus6HO2h7zD7c9oNCv1Dc0r-EG25OSYEFTmnoZmAjQlsseHHY4Oy3PuuxIieh9iWGeTQFxWnHvy2YpPgEIJUlaQmCQSbu3xrxtWOSARqW006G4Wx_KWfFTxu8WF4L9n2VWIg2Z6efX3KQdzHhE2jP9RaEHxmYwicp3vXhacHvkA
2022-08-04 07:56:24 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoianJGaG5KM0tXTTgxeUcyTWJYQl9FZyIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImNfaGFzaCI6IjZ0WEg0Q0pvRjNyZllLVUhRa3dseVEiLCJleHAiOjE2NTk2MDMzODMsImlhdCI6MTY1OTU5OTc4MywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIzZTdiNmJhMy0yYzA1LTQ1NjktYTA2Yy1kOWRiMTQyMDQyYTkiLCJub25jZSI6IlJaQ2RjY0U2bDkiLCJyYXQiOjE2NTk1OTk3ODMsInNfaGFzaCI6InM1TWxsUG1YV2paVzI4cXFvSVZJOVEiLCJzdWIiOiJ0ZXN0dXNlciJ9.lIb2GtIo98nKSq7k10bAXfS3LrGh3uU5DSdEEXLUf2dfGOy4NBGPqxEEjIofhVrYpwk7IyBcUl9U_iGXpWv3oRA49FEuemBbWuERGI6O_avJ1n1spmNtxC7nJ6JEciNWz2HV61F-Az42ZIMNjaqfoX4D-HQGaBfh3KvhfSpuCqyDus6HO2h7zD7c9oNCv1Dc0r-EG25OSYEFTmnoZmAjQlsseHHY4Oy3PuuxIieh9iWGeTQFxWnHvy2YpPgEIJUlaQmCQSbu3xrxtWOSARqW006G4Wx_KWfFTxu8WF4L9n2VWIg2Z6efX3KQdzHhE2jP9RaEHxmYwicp3vXhacHvkA
2022-08-04 07:56:24 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 07:56:24
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 07:56:24 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
Second client: Userinfo endpoint tests
2022-08-04 07:56:24
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer g17xExsg7giwPXZC_eh0r5eyA-AR5XPGdJRUpCKSfpQ.dZorkqX61ggsqdgEKp-fCqGpnYotUuoQIBU5vhYvFAUlPmPxgBynWE6pRv_PXKk41_KZ8rN8BG2di9h1620cnQ",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:56:25 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "122",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:56:25 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-a6d9dae6-56a9-4b7b-9db0-3dbabfe10dbd",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01dup"],"auth_time":1659599323,"iss":"https://isamfed.com:8843/oauth2/","rat":1659599783,"sub":"testuser"}
2022-08-04 07:56:25 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "122",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:56:25 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-a6d9dae6-56a9-4b7b-9db0-3dbabfe10dbd",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01dup"],"auth_time":1659599323,"iss":"https://isamfed.com:8843/oauth2/","rat":1659599783,"sub":"testuser"}
2022-08-04 07:56:25 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-04 07:56:25 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
fPCsREgLu_ItClrDmyRk30vlWbJ91KsqYz1wxraD354.HxSURq0pa3QR1Na9kW8H4MSD1_w9ASOqxQMYa3xltzMHWKvp3Zj5bXRCw0ta_yg20ufRCYqrToc4s3yRA0-hMg
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-04 07:56:25 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDFkdXA6c2VjcmV0
2022-08-04 07:56:25
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=fPCsREgLu_ItClrDmyRk30vlWbJ91KsqYz1wxraD354.HxSURq0pa3QR1Na9kW8H4MSD1_w9ASOqxQMYa3xltzMHWKvp3Zj5bXRCw0ta_yg20ufRCYqrToc4s3yRA0-hMg&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-04 07:56:26 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1203",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:56:26 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-b01dcb2a-483e-4fd6-982b-533a7091dd95",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"6OQ2pkLKBAxeuO0FeB0ZTL6YrUMse1HMgODvgraWYNE.SEhtaW4sgkJDDhJwNpLourU4HKBsQJCZeS-UYWGserKmZrJseXI9OH2BlqRTMJIqtRMmpBMAT9_YS-g3wpPFZw","expires_in":7197,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZGhvQTZjSlhXRWZTT2J1b3NaWFJYQSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM4NiwiaWF0IjoxNjU5NTk5Nzg2LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImRkMjNhNjQ3LTE2ZjYtNDFhOC1iMGIwLTU4NjllNDk2YjYxOCIsIm5vbmNlIjoiUlpDZGNjRTZsOSIsInJhdCI6MTY1OTU5OTc4MywicnRfaGFzaCI6InFOU0RjbXN0ZXd0NjVuUXpfeFoyVlEiLCJzX2hhc2giOiJzNU1sbFBtWFdqWlcyOHFxb0lWSTlRIiwic3ViIjoidGVzdHVzZXIifQ.ZpdzjsOo_aE5r61vif1Cstz4X2rPCDmicX6hQYQGLa9hvjJLMwPPIsvpS2vR_cUv19RhRx9y_6WNmTv01Hzm9JigVFttN0W_uOSu6v0D5oUtKKjv34VwPx1gbBvmq9O-6muqNNzy-4AJ3cmSm12H6LtSeNfThRNGQBAOsdbjpnCvrhxhc-_kdpAEPibQdtyxEda8ad-92PlaHHPsIrCLjArJKCyJn3Ye8OsjpXMz12oykTdV3HppwT_6cjlmcQwCg8BbJ1z7AWoRtt2iSOKDX2D4YnFQRHqjAIf_K1M8XmRkTvtJY7vAXQAeohJ3LxXxTQBkt4Td6pFsOExz8qs1_g","refresh_token":"dCzG56ISWy9aVLKImoydFKfaAzTOdnSnApKos2_tC8Q.wvQ0ipQO6kWcWn_9U7UuZ9nJKrfbCq5S2xa205C_kLtHQnyeIndbwt9Dlybkwt5lIuKU-0tD8bH8CxgU5VHtyg","scope":"openid","token_type":"bearer"}
2022-08-04 07:56:26 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
6OQ2pkLKBAxeuO0FeB0ZTL6YrUMse1HMgODvgraWYNE.SEhtaW4sgkJDDhJwNpLourU4HKBsQJCZeS-UYWGserKmZrJseXI9OH2BlqRTMJIqtRMmpBMAT9_YS-g3wpPFZw
expires_in
7197
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZGhvQTZjSlhXRWZTT2J1b3NaWFJYQSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM4NiwiaWF0IjoxNjU5NTk5Nzg2LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImRkMjNhNjQ3LTE2ZjYtNDFhOC1iMGIwLTU4NjllNDk2YjYxOCIsIm5vbmNlIjoiUlpDZGNjRTZsOSIsInJhdCI6MTY1OTU5OTc4MywicnRfaGFzaCI6InFOU0RjbXN0ZXd0NjVuUXpfeFoyVlEiLCJzX2hhc2giOiJzNU1sbFBtWFdqWlcyOHFxb0lWSTlRIiwic3ViIjoidGVzdHVzZXIifQ.ZpdzjsOo_aE5r61vif1Cstz4X2rPCDmicX6hQYQGLa9hvjJLMwPPIsvpS2vR_cUv19RhRx9y_6WNmTv01Hzm9JigVFttN0W_uOSu6v0D5oUtKKjv34VwPx1gbBvmq9O-6muqNNzy-4AJ3cmSm12H6LtSeNfThRNGQBAOsdbjpnCvrhxhc-_kdpAEPibQdtyxEda8ad-92PlaHHPsIrCLjArJKCyJn3Ye8OsjpXMz12oykTdV3HppwT_6cjlmcQwCg8BbJ1z7AWoRtt2iSOKDX2D4YnFQRHqjAIf_K1M8XmRkTvtJY7vAXQAeohJ3LxXxTQBkt4Td6pFsOExz8qs1_g
refresh_token
dCzG56ISWy9aVLKImoydFKfaAzTOdnSnApKos2_tC8Q.wvQ0ipQO6kWcWn_9U7UuZ9nJKrfbCq5S2xa205C_kLtHQnyeIndbwt9Dlybkwt5lIuKU-0tD8bH8CxgU5VHtyg
scope
openid
token_type
bearer
2022-08-04 07:56:26 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 07:56:26 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
6OQ2pkLKBAxeuO0FeB0ZTL6YrUMse1HMgODvgraWYNE.SEhtaW4sgkJDDhJwNpLourU4HKBsQJCZeS-UYWGserKmZrJseXI9OH2BlqRTMJIqtRMmpBMAT9_YS-g3wpPFZw
2022-08-04 07:56:26 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
6OQ2pkLKBAxeuO0FeB0ZTL6YrUMse1HMgODvgraWYNE.SEhtaW4sgkJDDhJwNpLourU4HKBsQJCZeS-UYWGserKmZrJseXI9OH2BlqRTMJIqtRMmpBMAT9_YS-g3wpPFZw
type
bearer
2022-08-04 07:56:26 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7197
2022-08-04 07:56:26 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7197
2022-08-04 07:56:26 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
dCzG56ISWy9aVLKImoydFKfaAzTOdnSnApKos2_tC8Q.wvQ0ipQO6kWcWn_9U7UuZ9nJKrfbCq5S2xa205C_kLtHQnyeIndbwt9Dlybkwt5lIuKU-0tD8bH8CxgU5VHtyg
2022-08-04 07:56:26 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZGhvQTZjSlhXRWZTT2J1b3NaWFJYQSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM4NiwiaWF0IjoxNjU5NTk5Nzg2LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImRkMjNhNjQ3LTE2ZjYtNDFhOC1iMGIwLTU4NjllNDk2YjYxOCIsIm5vbmNlIjoiUlpDZGNjRTZsOSIsInJhdCI6MTY1OTU5OTc4MywicnRfaGFzaCI6InFOU0RjbXN0ZXd0NjVuUXpfeFoyVlEiLCJzX2hhc2giOiJzNU1sbFBtWFdqWlcyOHFxb0lWSTlRIiwic3ViIjoidGVzdHVzZXIifQ.ZpdzjsOo_aE5r61vif1Cstz4X2rPCDmicX6hQYQGLa9hvjJLMwPPIsvpS2vR_cUv19RhRx9y_6WNmTv01Hzm9JigVFttN0W_uOSu6v0D5oUtKKjv34VwPx1gbBvmq9O-6muqNNzy-4AJ3cmSm12H6LtSeNfThRNGQBAOsdbjpnCvrhxhc-_kdpAEPibQdtyxEda8ad-92PlaHHPsIrCLjArJKCyJn3Ye8OsjpXMz12oykTdV3HppwT_6cjlmcQwCg8BbJ1z7AWoRtt2iSOKDX2D4YnFQRHqjAIf_K1M8XmRkTvtJY7vAXQAeohJ3LxXxTQBkt4Td6pFsOExz8qs1_g
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "dhoA6cJXWEfSObuosZXRXA",
  "aud": "client01dup",
  "sub": "testuser",
  "s_hash": "s5MllPmXWjZW28qqoIVI9Q",
  "rat": 1659599783,
  "auth_time": 1659599323,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659603386,
  "iat": 1659599786,
  "nonce": "RZCdccE6l9",
  "jti": "dd23a647-16f6-41a8-b0b0-5869e496b618",
  "rt_hash": "qNSDcmstewt65nQz_xZ2VQ"
}
2022-08-04 07:56:26 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-04 07:56:26
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-04 07:56:26
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-04 07:56:26
ValidateIdTokenStandardClaims
Skipping unknown claim: rt_hash
2022-08-04 07:56:26 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-04 07:56:26 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
RZCdccE6l9
2022-08-04 07:56:26 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-04 07:56:26 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZGhvQTZjSlhXRWZTT2J1b3NaWFJYQSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM4NiwiaWF0IjoxNjU5NTk5Nzg2LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImRkMjNhNjQ3LTE2ZjYtNDFhOC1iMGIwLTU4NjllNDk2YjYxOCIsIm5vbmNlIjoiUlpDZGNjRTZsOSIsInJhdCI6MTY1OTU5OTc4MywicnRfaGFzaCI6InFOU0RjbXN0ZXd0NjVuUXpfeFoyVlEiLCJzX2hhc2giOiJzNU1sbFBtWFdqWlcyOHFxb0lWSTlRIiwic3ViIjoidGVzdHVzZXIifQ.ZpdzjsOo_aE5r61vif1Cstz4X2rPCDmicX6hQYQGLa9hvjJLMwPPIsvpS2vR_cUv19RhRx9y_6WNmTv01Hzm9JigVFttN0W_uOSu6v0D5oUtKKjv34VwPx1gbBvmq9O-6muqNNzy-4AJ3cmSm12H6LtSeNfThRNGQBAOsdbjpnCvrhxhc-_kdpAEPibQdtyxEda8ad-92PlaHHPsIrCLjArJKCyJn3Ye8OsjpXMz12oykTdV3HppwT_6cjlmcQwCg8BbJ1z7AWoRtt2iSOKDX2D4YnFQRHqjAIf_K1M8XmRkTvtJY7vAXQAeohJ3LxXxTQBkt4Td6pFsOExz8qs1_g
2022-08-04 07:56:26 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZGhvQTZjSlhXRWZTT2J1b3NaWFJYQSIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM4NiwiaWF0IjoxNjU5NTk5Nzg2LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImRkMjNhNjQ3LTE2ZjYtNDFhOC1iMGIwLTU4NjllNDk2YjYxOCIsIm5vbmNlIjoiUlpDZGNjRTZsOSIsInJhdCI6MTY1OTU5OTc4MywicnRfaGFzaCI6InFOU0RjbXN0ZXd0NjVuUXpfeFoyVlEiLCJzX2hhc2giOiJzNU1sbFBtWFdqWlcyOHFxb0lWSTlRIiwic3ViIjoidGVzdHVzZXIifQ.ZpdzjsOo_aE5r61vif1Cstz4X2rPCDmicX6hQYQGLa9hvjJLMwPPIsvpS2vR_cUv19RhRx9y_6WNmTv01Hzm9JigVFttN0W_uOSu6v0D5oUtKKjv34VwPx1gbBvmq9O-6muqNNzy-4AJ3cmSm12H6LtSeNfThRNGQBAOsdbjpnCvrhxhc-_kdpAEPibQdtyxEda8ad-92PlaHHPsIrCLjArJKCyJn3Ye8OsjpXMz12oykTdV3HppwT_6cjlmcQwCg8BbJ1z7AWoRtt2iSOKDX2D4YnFQRHqjAIf_K1M8XmRkTvtJY7vAXQAeohJ3LxXxTQBkt4Td6pFsOExz8qs1_g
2022-08-04 07:56:26 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-04 07:56:26
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-04 07:56:26 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-04 07:56:26 SUCCESS
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
sub_auth_endpoint
testuser
sub_token_endpoint
testuser
2022-08-04 07:56:26 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
dCzG56ISWy9aVLKImoydFKfaAzTOdnSnApKos2_tC8Q.wvQ0ipQO6kWcWn_9U7UuZ9nJKrfbCq5S2xa205C_kLtHQnyeIndbwt9Dlybkwt5lIuKU-0tD8bH8CxgU5VHtyg
2022-08-04 07:56:26 SUCCESS
EnsureServerConfigurationSupportsRefreshToken
The server configuration indicates support for refresh tokens
supported_grant_types
[
  "authorization_code",
  "implicit",
  "password",
  "client_credentials",
  "refresh_token",
  "urn:openid:params:grant-type:ciba"
]
2022-08-04 07:56:26 SUCCESS
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
Second client: Refresh Token Request
2022-08-04 07:56:26 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
dCzG56ISWy9aVLKImoydFKfaAzTOdnSnApKos2_tC8Q.wvQ0ipQO6kWcWn_9U7UuZ9nJKrfbCq5S2xa205C_kLtHQnyeIndbwt9Dlybkwt5lIuKU-0tD8bH8CxgU5VHtyg
2022-08-04 07:56:26 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDFkdXA6c2VjcmV0
2022-08-04 07:56:26 SUCCESS
WaitForOneSecond
Pausing for 1 seconds
2022-08-04 07:56:27 SUCCESS
WaitForOneSecond
Woke up after 1 seconds sleep
2022-08-04 07:56:27
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=dCzG56ISWy9aVLKImoydFKfaAzTOdnSnApKos2_tC8Q.wvQ0ipQO6kWcWn_9U7UuZ9nJKrfbCq5S2xa205C_kLtHQnyeIndbwt9Dlybkwt5lIuKU-0tD8bH8CxgU5VHtyg
2022-08-04 07:56:29 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1129",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:56:28 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-1437fa47-e4cc-4128-9ab6-dbc1998082aa",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"NcpqLL5G_OLwQohTRgp7F96Y-97OMboqSuPFxs_Jntc.iupcErBwJ7ajYF0eEOU61N_LKTYE5IFgUS6KselYkwywFAoTIZHOmpGmFhiIljLGeKI9zCu4e86srXVt8JCSzA","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiRm5VSWlwVVFhYzNJRHhFdGhma1U3USIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM4OCwiaWF0IjoxNjU5NTk5Nzg4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImUyODljOTQ3LTYwMmQtNDBlYy1iMzM0LTg4NjQxN2NjZDNkMSIsInJhdCI6MTY1OTU5OTc4MywicnRfaGFzaCI6IlIzbkFfQ3BwUkJndmtiU0U3RlN4S0EiLCJzdWIiOiJ0ZXN0dXNlciJ9.Ju94X-UluOqsjDbWfvIBvar6odi92T52ld9bdViCjy8yyLP6pbxw_7eyQkcgXy5Cx28AISDE5BZjHptA3fWhc4F3mUaJXXVNAca50dqBxWj7olPFPs73Xnt3qDlfTS4Q3LgmwOa8UpI3c096U5WEpdwFqHo2Insw3f1fWN8T7HAv6uLgpwOrZfmHqAC4f9nu45Iwa5b4Zw_m-IobstKhQIlnUaE7PWC96QVdQZ9xvbX7OKv736vQuVOwVgON7H-5984Iw1j5UGbX_SRbOYKHAUNYMTS3zHhW63K4x3qIWUHhFJrQJZM2UkvZ8P_lhKKdnOpiPCUjvO3xUikJ3X0rEw","refresh_token":"xG6CmIG5Fk_3mHns9OiQKtm2OeqUbaH_a8WMUsbSwL0.HAhHCy_iaPmNNH7kaGhyrdsZoxIXI7iO8z-_MhOMqaXIvEDafQSPu1fV1UIROptj0fAyLJbhfXLvumHdaChf0Q","scope":"openid","token_type":"bearer"}
2022-08-04 07:56:29 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
access_token
NcpqLL5G_OLwQohTRgp7F96Y-97OMboqSuPFxs_Jntc.iupcErBwJ7ajYF0eEOU61N_LKTYE5IFgUS6KselYkwywFAoTIZHOmpGmFhiIljLGeKI9zCu4e86srXVt8JCSzA
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiRm5VSWlwVVFhYzNJRHhFdGhma1U3USIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM4OCwiaWF0IjoxNjU5NTk5Nzg4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImUyODljOTQ3LTYwMmQtNDBlYy1iMzM0LTg4NjQxN2NjZDNkMSIsInJhdCI6MTY1OTU5OTc4MywicnRfaGFzaCI6IlIzbkFfQ3BwUkJndmtiU0U3RlN4S0EiLCJzdWIiOiJ0ZXN0dXNlciJ9.Ju94X-UluOqsjDbWfvIBvar6odi92T52ld9bdViCjy8yyLP6pbxw_7eyQkcgXy5Cx28AISDE5BZjHptA3fWhc4F3mUaJXXVNAca50dqBxWj7olPFPs73Xnt3qDlfTS4Q3LgmwOa8UpI3c096U5WEpdwFqHo2Insw3f1fWN8T7HAv6uLgpwOrZfmHqAC4f9nu45Iwa5b4Zw_m-IobstKhQIlnUaE7PWC96QVdQZ9xvbX7OKv736vQuVOwVgON7H-5984Iw1j5UGbX_SRbOYKHAUNYMTS3zHhW63K4x3qIWUHhFJrQJZM2UkvZ8P_lhKKdnOpiPCUjvO3xUikJ3X0rEw
refresh_token
xG6CmIG5Fk_3mHns9OiQKtm2OeqUbaH_a8WMUsbSwL0.HAhHCy_iaPmNNH7kaGhyrdsZoxIXI7iO8z-_MhOMqaXIvEDafQSPu1fV1UIROptj0fAyLJbhfXLvumHdaChf0Q
scope
openid
token_type
bearer
2022-08-04 07:56:29 SUCCESS
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
2022-08-04 07:56:29 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-04 07:56:29 SUCCESS
CheckTokenEndpointCacheHeaders
'cache-control' header in token endpoint response contains expected value.
cache_control_header
no-store
2022-08-04 07:56:29 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-04 07:56:29 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
NcpqLL5G_OLwQohTRgp7F96Y-97OMboqSuPFxs_Jntc.iupcErBwJ7ajYF0eEOU61N_LKTYE5IFgUS6KselYkwywFAoTIZHOmpGmFhiIljLGeKI9zCu4e86srXVt8JCSzA
type
bearer
2022-08-04 07:56:29 SUCCESS
CheckTokenTypeIsBearer
Token type is bearer
2022-08-04 07:56:29 SUCCESS
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
actual
735.9748626868104
expected
96.0
value
NcpqLL5G_OLwQohTRgp7F96Y-97OMboqSuPFxs_Jntc.iupcErBwJ7ajYF0eEOU61N_LKTYE5IFgUS6KselYkwywFAoTIZHOmpGmFhiIljLGeKI9zCu4e86srXVt8JCSzA
2022-08-04 07:56:29 SUCCESS
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
2022-08-04 07:56:29 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2022-08-04 07:56:29 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2022-08-04 07:56:29 SUCCESS
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
first_access_token
6OQ2pkLKBAxeuO0FeB0ZTL6YrUMse1HMgODvgraWYNE.SEhtaW4sgkJDDhJwNpLourU4HKBsQJCZeS-UYWGserKmZrJseXI9OH2BlqRTMJIqtRMmpBMAT9_YS-g3wpPFZw
second_access_token
NcpqLL5G_OLwQohTRgp7F96Y-97OMboqSuPFxs_Jntc.iupcErBwJ7ajYF0eEOU61N_LKTYE5IFgUS6KselYkwywFAoTIZHOmpGmFhiIljLGeKI9zCu4e86srXVt8JCSzA
2022-08-04 07:56:29 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiRm5VSWlwVVFhYzNJRHhFdGhma1U3USIsImF1ZCI6WyJjbGllbnQwMWR1cCJdLCJhdXRoX3RpbWUiOjE2NTk1OTkzMjMsImV4cCI6MTY1OTYwMzM4OCwiaWF0IjoxNjU5NTk5Nzg4LCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjg4NDMvb2F1dGgyLyIsImp0aSI6ImUyODljOTQ3LTYwMmQtNDBlYy1iMzM0LTg4NjQxN2NjZDNkMSIsInJhdCI6MTY1OTU5OTc4MywicnRfaGFzaCI6IlIzbkFfQ3BwUkJndmtiU0U3RlN4S0EiLCJzdWIiOiJ0ZXN0dXNlciJ9.Ju94X-UluOqsjDbWfvIBvar6odi92T52ld9bdViCjy8yyLP6pbxw_7eyQkcgXy5Cx28AISDE5BZjHptA3fWhc4F3mUaJXXVNAca50dqBxWj7olPFPs73Xnt3qDlfTS4Q3LgmwOa8UpI3c096U5WEpdwFqHo2Insw3f1fWN8T7HAv6uLgpwOrZfmHqAC4f9nu45Iwa5b4Zw_m-IobstKhQIlnUaE7PWC96QVdQZ9xvbX7OKv736vQuVOwVgON7H-5984Iw1j5UGbX_SRbOYKHAUNYMTS3zHhW63K4x3qIWUHhFJrQJZM2UkvZ8P_lhKKdnOpiPCUjvO3xUikJ3X0rEw
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "FnUIipUQac3IDxEthfkU7Q",
  "aud": "client01dup",
  "sub": "testuser",
  "rat": 1659599783,
  "auth_time": 1659599323,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1659603388,
  "iat": 1659599788,
  "jti": "e289c947-602d-40ec-b334-886417ccd3d1",
  "rt_hash": "R3nA_CppRBgvkbSE7FSxKA"
}
2022-08-04 07:56:29 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
xG6CmIG5Fk_3mHns9OiQKtm2OeqUbaH_a8WMUsbSwL0.HAhHCy_iaPmNNH7kaGhyrdsZoxIXI7iO8z-_MhOMqaXIvEDafQSPu1fV1UIROptj0fAyLJbhfXLvumHdaChf0Q
2022-08-04 07:56:29 SUCCESS
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
actual
1040
required
128
2022-08-04 07:56:29 SUCCESS
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
actual
726.6397038368233
expected
96.0
value
xG6CmIG5Fk_3mHns9OiQKtm2OeqUbaH_a8WMUsbSwL0.HAhHCy_iaPmNNH7kaGhyrdsZoxIXI7iO8z-_MhOMqaXIvEDafQSPu1fV1UIROptj0fAyLJbhfXLvumHdaChf0Q
2022-08-04 07:56:29 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": 1659599786,
  "second": 1659599788,
  "note": "Values are expected to be different"
}
aud
{
  "first": "client01dup",
  "second": "client01dup",
  "note": "Values are expected to be equal"
}
auth_time
{
  "first": 1659599323,
  "second": 1659599323,
  "note": "Values are expected to be equal"
}
azp
Id tokens do not contain azp claims
Second client: Userinfo endpoint tests
2022-08-04 07:56:29
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer NcpqLL5G_OLwQohTRgp7F96Y-97OMboqSuPFxs_Jntc.iupcErBwJ7ajYF0eEOU61N_LKTYE5IFgUS6KselYkwywFAoTIZHOmpGmFhiIljLGeKI9zCu4e86srXVt8JCSzA",
  "content-length": "0"
}
request_body

                                
2022-08-04 07:56:30 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "122",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:56:30 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-5b949bd3-a18d-4834-9d59-5e155caef10b",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["client01dup"],"auth_time":1659599323,"iss":"https://isamfed.com:8843/oauth2/","rat":1659599783,"sub":"testuser"}
2022-08-04 07:56:30 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "122",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:56:30 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-5b949bd3-a18d-4834-9d59-5e155caef10b",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["client01dup"],"auth_time":1659599323,"iss":"https://isamfed.com:8843/oauth2/","rat":1659599783,"sub":"testuser"}
2022-08-04 07:56:30 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
Attempting to use refresh_token issued to client 2 with client 1
2022-08-04 07:56:30 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
xG6CmIG5Fk_3mHns9OiQKtm2OeqUbaH_a8WMUsbSwL0.HAhHCy_iaPmNNH7kaGhyrdsZoxIXI7iO8z-_MhOMqaXIvEDafQSPu1fV1UIROptj0fAyLJbhfXLvumHdaChf0Q
2022-08-04 07:56:30 SUCCESS
AddScopeToTokenEndpointRequest
Added scope of 'openid' to token endpoint request
grant_type
refresh_token
refresh_token
xG6CmIG5Fk_3mHns9OiQKtm2OeqUbaH_a8WMUsbSwL0.HAhHCy_iaPmNNH7kaGhyrdsZoxIXI7iO8z-_MhOMqaXIvEDafQSPu1fV1UIROptj0fAyLJbhfXLvumHdaChf0Q
scope
openid
2022-08-04 07:56:30 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6c2VjcmV0
2022-08-04 07:56:30
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=xG6CmIG5Fk_3mHns9OiQKtm2OeqUbaH_a8WMUsbSwL0.HAhHCy_iaPmNNH7kaGhyrdsZoxIXI7iO8z-_MhOMqaXIvEDafQSPu1fV1UIROptj0fAyLJbhfXLvumHdaChf0Q&scope=openid
2022-08-04 07:56:31 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
400 BAD_REQUEST
response_status_text
Bad Request
response_headers
{
  "content-length": "157",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 04 Aug 2022 07:56:31 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-1af38f78-f468-41e8-ae8d-8d9b94a03326",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"error":"invalid_grant","error_description":"CSIAQ5087E The OAuth 2.0 Client ID from this request does not match the ID during the initial token issuance."}
2022-08-04 07:56:31 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
error
invalid_grant
error_description
CSIAQ5087E The OAuth 2.0 Client ID from this request does not match the ID during the initial token issuance.
2022-08-04 07:56:31 SUCCESS
ValidateErrorFromTokenEndpointResponseError
Token endpoint response error returned valid 'error' field
error
invalid_grant
2022-08-04 07:56:31 SUCCESS
CheckTokenEndpointHttpStatus400
Token endpoint http status code was 400
2022-08-04 07:56:31 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-08-04 07:56:31 SUCCESS
CheckErrorFromTokenEndpointResponseErrorInvalidGrant
Token Endpoint response error returned expected 'error' of 'invalid_grant'
expected
[
  "invalid_grant"
]
2022-08-04 07:56:31 FINISHED
oidcc-refresh-token
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-08-04 07:56:31
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
Second client: Unregister dynamically registered client
2022-08-04 07:56:31
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-08-04 07:57:18
TEST-RUNNER
Alias has now been claimed by another test
alias
isva_op_oidc_core_test_gh
new_test_id
7Ljv5MhpqaNDjom
Test Results