Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-08-16 13:38:54 INFO
TEST-RUNNER
Test instance w9DBp47vj0w4967 created
baseUrl
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh
variant
{
  "client_auth_type": "private_key_jwt",
  "response_type": "code",
  "server_metadata": "discovery",
  "client_registration": "dynamic_client",
  "response_mode": "default"
}
alias
isva_op_oidc_core_test_gh
description
isva_op_oidc_core_test_gh
planId
29qzcnoXhjeBO
config
{
  "alias": "isva_op_oidc_core_test_gh",
  "description": "isva_op_oidc_core_test_gh",
  "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-registration-jwks-uri
2022-08-16 13:38:54 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-16 13:38:54
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-16 13:38:55 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Tue, 16 Aug 2022 13:38:55 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-8d794bdc-52e0-4db0-80c1-4ad7b89a00ae",
  "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","email","email_verified","acr","openbanking_intent_id","sharing_duration"],"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"],"id_token_encryption_enc_values_supported":["none"],"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"],"userinfo_encryption_enc_values_supported":["none"],"userinfo_endpoint":"https://isamfed.com:8843/oauth2/userinfo","userinfo_signing_alg_values_supported":["RS256"]}
2022-08-16 13:38:55 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",
  "email",
  "email_verified",
  "acr",
  "openbanking_intent_id",
  "sharing_duration"
]
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"
]
id_token_encryption_enc_values_supported
[
  "none"
]
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"
]
userinfo_encryption_enc_values_supported
[
  "none"
]
userinfo_endpoint
https://isamfed.com:8843/oauth2/userinfo
userinfo_signing_alg_values_supported
[
  "RS256"
]
2022-08-16 13:38:55 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-08-16 13:38:55 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-16 13:38:55
FetchServerKeys
Fetching server key
jwks_uri
https://isamfed.com:8843/oauth2/jwks
2022-08-16 13:38:55
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-16 13:38:56 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Tue, 16 Aug 2022 13:38:56 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-d1983967-4d93-4251-9bfd-378db9daed58",
  "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":"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-16 13:38:56
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":"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-16 13:38:56 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": "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-16 13:38:56 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": "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-16 13:38:56 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-08-16 13:38:56 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-08-16 13:38:56 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-16 13:38:56 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-08-16 13:38:56
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_id
client01
client_secret
secret
2022-08-16 13:38:56
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2022-08-16 13:38:56 SUCCESS
CreateJwksUri
Created JWKs URI
jwks_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/client1_jwks
2022-08-16 13:38:56 SUCCESS
GenerateRS256ClientJWKsWithKeyID
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "7Yi8VMV2L_5VREd4yb-juJgFWOAyydDM50Yi6nSlEA3Uw8L8lmYBtPXQ9VDXJ1eqPFHnzUmlLPr8FxdeWgaD8lLC-8rlP3x2nAsK18NZjUKtskHjMxm3hFx424jwNhG9_F2etP1zhoo9kJtkWRKEOYt9LbNDVyAIGR4TXp0FE-8",
      "kty": "RSA",
      "q": "uUYfEiZtRu7JvdxBPazANHNu-tdc9GcYJPFJV_KoVTWX_FuVlF8r0az9fbORKyubOeGdfXIINBF-sp-meoWyIquCC6K44I50gELQc9X5Ut6GzS7MKb98WqCGogczIF0_3quyjXJzBGekDyH9t6kwr2iBLzu_2lbUD31fQCIbx50",
      "d": "MeYrzoLJO90VSePjk-CH2-hmAUnh_bAwqSTYANBaIBfEZaZqkH-cs_hddQetzN1vS7dO7zCm73uFgtJhsNFHmQzfpwtfrddJqyIAil40M-0_Ahwvmo3PLcajJZr-bq8W9lChwfTHnLyhswGKsIAjOUNtY_rU1BuXrXY9tjq08ukJ54R5bAmS-_e6P0_2SslLRpEU_Mxi5_yk85sYdZifK1BH5guI76CCasTm_kizr2vXfAfHniKHc2DwNqXb-QDrEZWGsliFS6zQyAtFkfJPMghPisM3olwnc96Fn5Fv4ozp5-UP3XR8a0LftRL73eeplRd-gxemeQK6pthznytbeQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "v2EvJQu3aVGTfe_DgoTBypqyHLcxLA2Nq10Cb1yfXMM",
      "qi": "vxuRRBUJXQ1P8v7osE6vvm6QtdzLPMc2AgbZlQz2Tgv-yIC1HMLRSYgDgxCxvePB7nkHEzCqOv_nseoZcDyRZFgqTux0Th9vlR5aL1DqEN6x6S1te4-cITGilhD4UPmbty5bXwkgjZrVws9clXM0RQv3eQFJo4MkEEYcVdoyykw",
      "dp": "erdDpQAG2TCqWIYcLw6kxL81M_9P_dezpGAltb7hb_PVUfWwjPrSMu00MSi8nwS5XERsXzCG90ALcNqP0i6_iDedqHvgB_aDSIaj6WhxIXurRQapHENS_jzP64tJnoV4A6NSVOsD_iP5PnYpV6MrUJdx6mRMi_xucpuJIj44210",
      "alg": "RS256",
      "dq": "om_zP-OG_aDQKfDZFmzGW3Y1gCGf8vwMdB9EcaJjqcmCRpQ5cct7TKtB2Jq-FT53Kuk_PkPjI1uPXKaSvGtJghIiw3bYZrEfPXDW-ChLHzfQskZsY9HqAj8pqxdq4N5A6EZbFp6Ybu07LrVbkFH7SF70nGfjTlfANxBxmXYOKxU",
      "n": "q-jgUSfzmdzWfz320aQHU6QjfxOf6I9FqPNuykT35CRJqG4jYNrw6JypzBi-8NmimCFo9f7fC251TJyLFbhHFh3patogjmtNetkeAGMG9ZAnnCKirtSfi5dQW3w5yB5UBRu8lhxqjJRHiN1sge3GZPBwR8_HkoQs9j4HB_V9_xdXqLzCPJseLpnWPfiuaa4JYlcT_qKQ4qm6CRppkufGjzkQP8a0WOtKCoNvQGxi0yXnIkx7yL8R6wQutQPDFAIjLyDD3s-MogvirXxOzgH_nHRmuE1RRPdx4EQhO6qyvNcGEhB1fOsoLXmA8tTo86EYAqLjRfMNTLpEs1YEFtECkw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "v2EvJQu3aVGTfe_DgoTBypqyHLcxLA2Nq10Cb1yfXMM",
      "alg": "RS256",
      "n": "q-jgUSfzmdzWfz320aQHU6QjfxOf6I9FqPNuykT35CRJqG4jYNrw6JypzBi-8NmimCFo9f7fC251TJyLFbhHFh3patogjmtNetkeAGMG9ZAnnCKirtSfi5dQW3w5yB5UBRu8lhxqjJRHiN1sge3GZPBwR8_HkoQs9j4HB_V9_xdXqLzCPJseLpnWPfiuaa4JYlcT_qKQ4qm6CRppkufGjzkQP8a0WOtKCoNvQGxi0yXnIkx7yL8R6wQutQPDFAIjLyDD3s-MogvirXxOzgH_nHRmuE1RRPdx4EQhO6qyvNcGEhB1fOsoLXmA8tTo86EYAqLjRfMNTLpEs1YEFtECkw"
    }
  ]
}
2022-08-16 13:38:56 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-16 13:38:56
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-08-16 13:38:56
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test w9DBp47vj0w4967
2022-08-16 13:38:56
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-08-16 13:38:56
AddJwksUriToDynamicRegistrationRequest
Added jwks_uri to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test w9DBp47vj0w4967",
  "grant_types": [
    "authorization_code"
  ],
  "jwks_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/client1_jwks"
}
2022-08-16 13:38:56
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test w9DBp47vj0w4967",
  "grant_types": [
    "authorization_code"
  ],
  "jwks_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/client1_jwks",
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-08-16 13:38:56
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test w9DBp47vj0w4967",
  "grant_types": [
    "authorization_code"
  ],
  "jwks_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/client1_jwks",
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code"
  ]
}
2022-08-16 13:38:56
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test w9DBp47vj0w4967",
  "grant_types": [
    "authorization_code"
  ],
  "jwks_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/client1_jwks",
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ]
}
2022-08-16 13:38:56
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test w9DBp47vj0w4967",
  "grant_types": [
    "authorization_code"
  ],
  "jwks_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/client1_jwks",
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2022-08-16 13:38:56
CallDynamicRegistrationEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/register
request_method
POST
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "content-type": "application/json",
  "content-length": "398"
}
request_body
{"client_name":"OIDF Conformance Test w9DBp47vj0w4967","grant_types":["authorization_code"],"jwks_uri":"https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/client1_jwks","token_endpoint_auth_method":"private_key_jwt","response_types":["code"],"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"contacts":["certification@oidf.org"]}
2022-08-16 13:38:57 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "content-length": "813",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Tue, 16 Aug 2022 13:38:57 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-222c22d7-8a9e-4c5e-b7fc-c4c2daa3ef40",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"client_id":"9e3d06cd-23d4-4ed5-a19e-319b76ce3192","client_id_issued_at":1660657137,"client_name":"OIDF Conformance Test w9DBp47vj0w4967","client_secret":"FCGRV2W7ihma3cJm","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code"],"jwks_uri":"https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/client1_jwks","redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"TT5jHRjeJNsgj54KB26R6ygnpWVqSsWVnmXDwcxTCQI.IQEFVW56u2YD6xgw0AutdRYgfQgCY6HFjDaRvxv9Wa40F0TeWbv66Jv0trNiJLwFN7cQ1O1qw1YjihnGXHvOBw","registration_client_uri":"https://isamfed.com:8843/oauth2/register/9e3d06cd-23d4-4ed5-a19e-319b76ce3192","response_types":["code"],"token_endpoint_auth_method":"private_key_jwt"}
2022-08-16 13:38:57
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-length": "813",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Tue, 16 Aug 2022 13:38:57 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-222c22d7-8a9e-4c5e-b7fc-c4c2daa3ef40",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
body
{"client_id":"9e3d06cd-23d4-4ed5-a19e-319b76ce3192","client_id_issued_at":1660657137,"client_name":"OIDF Conformance Test w9DBp47vj0w4967","client_secret":"FCGRV2W7ihma3cJm","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code"],"jwks_uri":"https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/client1_jwks","redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"TT5jHRjeJNsgj54KB26R6ygnpWVqSsWVnmXDwcxTCQI.IQEFVW56u2YD6xgw0AutdRYgfQgCY6HFjDaRvxv9Wa40F0TeWbv66Jv0trNiJLwFN7cQ1O1qw1YjihnGXHvOBw","registration_client_uri":"https://isamfed.com:8843/oauth2/register/9e3d06cd-23d4-4ed5-a19e-319b76ce3192","response_types":["code"],"token_endpoint_auth_method":"private_key_jwt"}
body_json
{
  "client_id": "9e3d06cd-23d4-4ed5-a19e-319b76ce3192",
  "client_id_issued_at": 1660657137,
  "client_name": "OIDF Conformance Test w9DBp47vj0w4967",
  "client_secret": "FCGRV2W7ihma3cJm",
  "client_secret_expires_at": 0,
  "contacts": [
    "certification@oidf.org"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "jwks_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/client1_jwks",
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "registration_access_token": "TT5jHRjeJNsgj54KB26R6ygnpWVqSsWVnmXDwcxTCQI.IQEFVW56u2YD6xgw0AutdRYgfQgCY6HFjDaRvxv9Wa40F0TeWbv66Jv0trNiJLwFN7cQ1O1qw1YjihnGXHvOBw",
  "registration_client_uri": "https://isamfed.com:8843/oauth2/register/9e3d06cd-23d4-4ed5-a19e-319b76ce3192",
  "response_types": [
    "code"
  ],
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-08-16 13:38:57 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-08-16 13:38:57 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-08-16 13:38:57 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-08-16 13:38:57 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
9e3d06cd-23d4-4ed5-a19e-319b76ce3192
2022-08-16 13:38:57 SUCCESS
VerifyClientManagementCredentials
Verified dynamic registration management credentials
registration_client_uri
https://isamfed.com:8843/oauth2/register/9e3d06cd-23d4-4ed5-a19e-319b76ce3192
registration_access_token
TT5jHRjeJNsgj54KB26R6ygnpWVqSsWVnmXDwcxTCQI.IQEFVW56u2YD6xgw0AutdRYgfQgCY6HFjDaRvxv9Wa40F0TeWbv66Jv0trNiJLwFN7cQ1O1qw1YjihnGXHvOBw
2022-08-16 13:38:57
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-16 13:38:57 SUCCESS
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
method
private_key_jwt
2022-08-16 13:38:57 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-16 13:38:57
oidcc-registration-jwks-uri
Setup Done
Make request to authorization endpoint
2022-08-16 13:38:57 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
9e3d06cd-23d4-4ed5-a19e-319b76ce3192
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-16 13:38:57
CreateRandomStateValue
Created state value
requested_state_length
10
state
JYc1UrkSXQ
2022-08-16 13:38:57 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
9e3d06cd-23d4-4ed5-a19e-319b76ce3192
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
JYc1UrkSXQ
2022-08-16 13:38:57
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
XPM5zIVJnS
2022-08-16 13:38:57 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
9e3d06cd-23d4-4ed5-a19e-319b76ce3192
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
JYc1UrkSXQ
nonce
XPM5zIVJnS
2022-08-16 13:38:57 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
9e3d06cd-23d4-4ed5-a19e-319b76ce3192
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
JYc1UrkSXQ
nonce
XPM5zIVJnS
response_type
code
2022-08-16 13:38:57 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "9e3d06cd-23d4-4ed5-a19e-319b76ce3192",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "scope": "openid",
  "state": "JYc1UrkSXQ",
  "nonce": "XPM5zIVJnS",
  "response_type": "code"
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=9e3d06cd-23d4-4ed5-a19e-319b76ce3192&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=JYc1UrkSXQ&nonce=XPM5zIVJnS&response_type=code
2022-08-16 13:38:57 REDIRECT
oidcc-registration-jwks-uri
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=9e3d06cd-23d4-4ed5-a19e-319b76ce3192&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=JYc1UrkSXQ&nonce=XPM5zIVJnS&response_type=code
2022-08-16 13:39:16 INCOMING
oidcc-registration-jwks-uri
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",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.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-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\"Chromium\";v\u003d\"104\", \" Not A;Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"104\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"macOS\"",
  "referer": "https://isamfed.com:8843/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh;q\u003d0.8,zh-TW;q\u003d0.7",
  "cookie": "__utmc\u003d201319536; __utmz\u003d201319536.1660191481.2.2.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/; JSESSIONID\u003dBB4ECC84FF908F51B0FE0F1E0228BEC4; __utma\u003d201319536.1003316269.1659326830.1660191481.1660648933.3",
  "connection": "close"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "code": "gDb2dqEJHf1Mmc97C4g31Gzg-l05DTOAmgSp92AM_50.h2dnMtrV5yd0VIgRuwUbeE9b_icLBc0sDu9TwxeudVLLsZYdnsDHvOsmjHJmeqn2c-KWLi08maWdGtj_0YWjiA",
  "state": "JYc1UrkSXQ"
}
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-16 13:39:16 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/4rwKy7e8wGuv1tyRNaNF",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/4rwKy7e8wGuv1tyRNaNF"
}
2022-08-16 13:39:16 OUTGOING
oidcc-registration-jwks-uri
Response to HTTP request to test instance w9DBp47vj0w4967
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/4rwKy7e8wGuv1tyRNaNF, returnUrl=/log-detail.html?log=w9DBp47vj0w4967}]
outgoing_path
callback
2022-08-16 13:39:17 INCOMING
oidcc-registration-jwks-uri
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/4rwKy7e8wGuv1tyRNaNF
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\"Chromium\";v\u003d\"104\", \" Not A;Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"104\"",
  "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/104.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?code\u003dgDb2dqEJHf1Mmc97C4g31Gzg-l05DTOAmgSp92AM_50.h2dnMtrV5yd0VIgRuwUbeE9b_icLBc0sDu9TwxeudVLLsZYdnsDHvOsmjHJmeqn2c-KWLi08maWdGtj_0YWjiA\u0026state\u003dJYc1UrkSXQ",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh;q\u003d0.8,zh-TW;q\u003d0.7",
  "cookie": "__utmc\u003d201319536; __utmz\u003d201319536.1660191481.2.2.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/; JSESSIONID\u003dBB4ECC84FF908F51B0FE0F1E0228BEC4; __utma\u003d201319536.1003316269.1659326830.1660191481.1660648933.3",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/4rwKy7e8wGuv1tyRNaNF
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-16 13:39:17 OUTGOING
oidcc-registration-jwks-uri
Response to HTTP request to test instance w9DBp47vj0w4967
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/4rwKy7e8wGuv1tyRNaNF
2022-08-16 13:39:17 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-16 13:39:17 REDIRECT-IN
oidcc-registration-jwks-uri
Authorization endpoint response captured
url_query
{
  "code": "gDb2dqEJHf1Mmc97C4g31Gzg-l05DTOAmgSp92AM_50.h2dnMtrV5yd0VIgRuwUbeE9b_icLBc0sDu9TwxeudVLLsZYdnsDHvOsmjHJmeqn2c-KWLi08maWdGtj_0YWjiA",
  "state": "JYc1UrkSXQ"
}
headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.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-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\"Chromium\";v\u003d\"104\", \" Not A;Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"104\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"macOS\"",
  "referer": "https://isamfed.com:8843/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh;q\u003d0.8,zh-TW;q\u003d0.7",
  "cookie": "__utmc\u003d201319536; __utmz\u003d201319536.1660191481.2.2.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/; JSESSIONID\u003dBB4ECC84FF908F51B0FE0F1E0228BEC4; __utma\u003d201319536.1003316269.1659326830.1660191481.1660648933.3",
  "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"
}
http_method
GET
url_fragment
{}
post_body
Verify authorization endpoint response
2022-08-16 13:39:17 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-16 13:39:17
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-16 13:39:17 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-16 13:39:17 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
JYc1UrkSXQ
2022-08-16 13:39:17 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
gDb2dqEJHf1Mmc97C4g31Gzg-l05DTOAmgSp92AM_50.h2dnMtrV5yd0VIgRuwUbeE9b_icLBc0sDu9TwxeudVLLsZYdnsDHvOsmjHJmeqn2c-KWLi08maWdGtj_0YWjiA
2022-08-16 13:39:17 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
gDb2dqEJHf1Mmc97C4g31Gzg-l05DTOAmgSp92AM_50.h2dnMtrV5yd0VIgRuwUbeE9b_icLBc0sDu9TwxeudVLLsZYdnsDHvOsmjHJmeqn2c-KWLi08maWdGtj_0YWjiA
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-16 13:39:17 SUCCESS
CreateClientAuthenticationAssertionClaims
Created client assertion claims
iss
9e3d06cd-23d4-4ed5-a19e-319b76ce3192
sub
9e3d06cd-23d4-4ed5-a19e-319b76ce3192
aud
https://isamfed.com:8843/oauth2/token
jti
hpFBEXhNGfqq1cPjtUFf
iat
1660657157
exp
1660657217
2022-08-16 13:39:17 SUCCESS
SignClientAuthenticationAssertion
Signed the client assertion
client_assertion
eyJraWQiOiJ2MkV2SlF1M2FWR1RmZV9EZ29UQnlwcXlITGN4TEEyTnExMENiMXlmWE1NIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI5ZTNkMDZjZC0yM2Q0LTRlZDUtYTE5ZS0zMTliNzZjZTMxOTIiLCJhdWQiOiJodHRwczpcL1wvaXNhbWZlZC5jb206ODg0M1wvb2F1dGgyXC90b2tlbiIsImlzcyI6IjllM2QwNmNkLTIzZDQtNGVkNS1hMTllLTMxOWI3NmNlMzE5MiIsImV4cCI6MTY2MDY1NzIxNywiaWF0IjoxNjYwNjU3MTU3LCJqdGkiOiJocEZCRVhoTkdmcXExY1BqdFVGZiJ9.MoaEhtKuat_8ITloVfyour67EcDy6glb5h6OfbXxKzslSGemOWgefNJMWie2z4faSxkHjrJstml3D-zR21_EgX3jP2WJCNK-B-5xPYs76ujfJRtH2iSBulkzbBNTl1DneRLDk4lTwniCW3B4UZB7h2hDl8yvo1pj-yHmo7ameML4CbhfIFDtnHDgd5CEbTQO0BI-YaqjfTELGb7XIT8JNiELIf1EkAjG6JVO3zx1wvV_qWHAcN27IqzX5YL4pssMgB0cTtNV1eerxFTKbsue6nPdb30ZnAO-gfnRGDPSWKzK4z5lDD0xfGTSuyUHBzxx3_6J1IxPKUhxCmtmysdHgQ
2022-08-16 13:39:17
AddClientAssertionToTokenEndpointRequest
Added client assertion
grant_type
authorization_code
code
gDb2dqEJHf1Mmc97C4g31Gzg-l05DTOAmgSp92AM_50.h2dnMtrV5yd0VIgRuwUbeE9b_icLBc0sDu9TwxeudVLLsZYdnsDHvOsmjHJmeqn2c-KWLi08maWdGtj_0YWjiA
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
client_assertion
eyJraWQiOiJ2MkV2SlF1M2FWR1RmZV9EZ29UQnlwcXlITGN4TEEyTnExMENiMXlmWE1NIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI5ZTNkMDZjZC0yM2Q0LTRlZDUtYTE5ZS0zMTliNzZjZTMxOTIiLCJhdWQiOiJodHRwczpcL1wvaXNhbWZlZC5jb206ODg0M1wvb2F1dGgyXC90b2tlbiIsImlzcyI6IjllM2QwNmNkLTIzZDQtNGVkNS1hMTllLTMxOWI3NmNlMzE5MiIsImV4cCI6MTY2MDY1NzIxNywiaWF0IjoxNjYwNjU3MTU3LCJqdGkiOiJocEZCRVhoTkdmcXExY1BqdFVGZiJ9.MoaEhtKuat_8ITloVfyour67EcDy6glb5h6OfbXxKzslSGemOWgefNJMWie2z4faSxkHjrJstml3D-zR21_EgX3jP2WJCNK-B-5xPYs76ujfJRtH2iSBulkzbBNTl1DneRLDk4lTwniCW3B4UZB7h2hDl8yvo1pj-yHmo7ameML4CbhfIFDtnHDgd5CEbTQO0BI-YaqjfTELGb7XIT8JNiELIf1EkAjG6JVO3zx1wvV_qWHAcN27IqzX5YL4pssMgB0cTtNV1eerxFTKbsue6nPdb30ZnAO-gfnRGDPSWKzK4z5lDD0xfGTSuyUHBzxx3_6J1IxPKUhxCmtmysdHgQ
client_assertion_type
urn:ietf:params:oauth:client-assertion-type:jwt-bearer
2022-08-16 13:39:17
CallTokenEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "1082"
}
request_body
grant_type=authorization_code&code=gDb2dqEJHf1Mmc97C4g31Gzg-l05DTOAmgSp92AM_50.h2dnMtrV5yd0VIgRuwUbeE9b_icLBc0sDu9TwxeudVLLsZYdnsDHvOsmjHJmeqn2c-KWLi08maWdGtj_0YWjiA&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback&client_assertion=eyJraWQiOiJ2MkV2SlF1M2FWR1RmZV9EZ29UQnlwcXlITGN4TEEyTnExMENiMXlmWE1NIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI5ZTNkMDZjZC0yM2Q0LTRlZDUtYTE5ZS0zMTliNzZjZTMxOTIiLCJhdWQiOiJodHRwczpcL1wvaXNhbWZlZC5jb206ODg0M1wvb2F1dGgyXC90b2tlbiIsImlzcyI6IjllM2QwNmNkLTIzZDQtNGVkNS1hMTllLTMxOWI3NmNlMzE5MiIsImV4cCI6MTY2MDY1NzIxNywiaWF0IjoxNjYwNjU3MTU3LCJqdGkiOiJocEZCRVhoTkdmcXExY1BqdFVGZiJ9.MoaEhtKuat_8ITloVfyour67EcDy6glb5h6OfbXxKzslSGemOWgefNJMWie2z4faSxkHjrJstml3D-zR21_EgX3jP2WJCNK-B-5xPYs76ujfJRtH2iSBulkzbBNTl1DneRLDk4lTwniCW3B4UZB7h2hDl8yvo1pj-yHmo7ameML4CbhfIFDtnHDgd5CEbTQO0BI-YaqjfTELGb7XIT8JNiELIf1EkAjG6JVO3zx1wvV_qWHAcN27IqzX5YL4pssMgB0cTtNV1eerxFTKbsue6nPdb30ZnAO-gfnRGDPSWKzK4z5lDD0xfGTSuyUHBzxx3_6J1IxPKUhxCmtmysdHgQ&client_assertion_type=urn%3Aietf%3Aparams%3Aoauth%3Aclient-assertion-type%3Ajwt-bearer
2022-08-16 13:39:19 INCOMING
oidcc-registration-jwks-uri
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/client1_jwks
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Go-http-client/1.1",
  "accept-encoding": "gzip",
  "connection": "close"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/client1_jwks
incoming_body_form_params
incoming_method
GET
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-16 13:39:19 OUTGOING
oidcc-registration-jwks-uri
Response to HTTP request to test instance w9DBp47vj0w4967
outgoing_status_code
200
outgoing_headers
{
  "Content-Type": [
    "application/json"
  ]
}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "v2EvJQu3aVGTfe_DgoTBypqyHLcxLA2Nq10Cb1yfXMM",
      "alg": "RS256",
      "n": "q-jgUSfzmdzWfz320aQHU6QjfxOf6I9FqPNuykT35CRJqG4jYNrw6JypzBi-8NmimCFo9f7fC251TJyLFbhHFh3patogjmtNetkeAGMG9ZAnnCKirtSfi5dQW3w5yB5UBRu8lhxqjJRHiN1sge3GZPBwR8_HkoQs9j4HB_V9_xdXqLzCPJseLpnWPfiuaa4JYlcT_qKQ4qm6CRppkufGjzkQP8a0WOtKCoNvQGxi0yXnIkx7yL8R6wQutQPDFAIjLyDD3s-MogvirXxOzgH_nHRmuE1RRPdx4EQhO6qyvNcGEhB1fOsoLXmA8tTo86EYAqLjRfMNTLpEs1YEFtECkw"
    }
  ]
}
outgoing_path
client1_jwks
2022-08-16 13:39:19 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1040",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Tue, 16 Aug 2022 13:39:19 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-bcb91e15-d217-47e9-aceb-eced4d40ca4d",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"68Wk_HyMqM5b-PccQUmUvXQKhFrM12Ak8jwUk5gIsMo.ARRcquXgEm7gs3mQjVuMD8PBubAon8zXXxiDemm4bpQB2YfXWambRo-xWpPxViUjd0vlPtYQU-9q3yya9J4yxw","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiN1lxMXd4ZVRaME1rR2NqY0tzbjNGUSIsImF1ZCI6WyI5ZTNkMDZjZC0yM2Q0LTRlZDUtYTE5ZS0zMTliNzZjZTMxOTIiXSwiYXV0aF90aW1lIjoxNjYwNjU3MTU5LCJleHAiOjE2NjA2NjA3NTksImlhdCI6MTY2MDY1NzE1OSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIyOTk0MzRhNy02ODQ3LTRjYmYtYTNlNS04MTc5ODVhZWZmNTgiLCJub25jZSI6IlhQTTV6SVZKblMiLCJyYXQiOjE2NjA2NTcxNTIsInNfaGFzaCI6Ijc1Y09wMmlRM084RmFPTWwyUkw3eHciLCJzdWIiOiJ0ZXN0dXNlciJ9.p4nVJcsC8M79Mtt1rb_bVpuBETzolp8PlQd1Zs_NMNhJXVD2cbcuGKl4mLUr_XNCal0ezWWPezvO47G_O0c2hX_05kIpZzyRoqm-brJMTz_JQ0_G2aaqhK_y3C3y3_o6iT-ZexTK1DzpZ3Kv8tzYsraacLoUUEL8-11__bCNKJL51jc6Y0E_2GEfYLfXBQ07P9DWip3zAD_KeyOafDXRfpoKaemJdMcl5UCjkPo77e3jS5USV7wefv8LUnMuJXKZzNV-Bre19Ep3AHtaYfHS-vm8pBr70xtAKD00-0q0Hg7PTsMQeWSTc6aakd_JdqJbSdehf4WgXBzHez7rCxqagA","scope":"openid","token_type":"bearer"}
2022-08-16 13:39:19 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
68Wk_HyMqM5b-PccQUmUvXQKhFrM12Ak8jwUk5gIsMo.ARRcquXgEm7gs3mQjVuMD8PBubAon8zXXxiDemm4bpQB2YfXWambRo-xWpPxViUjd0vlPtYQU-9q3yya9J4yxw
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiN1lxMXd4ZVRaME1rR2NqY0tzbjNGUSIsImF1ZCI6WyI5ZTNkMDZjZC0yM2Q0LTRlZDUtYTE5ZS0zMTliNzZjZTMxOTIiXSwiYXV0aF90aW1lIjoxNjYwNjU3MTU5LCJleHAiOjE2NjA2NjA3NTksImlhdCI6MTY2MDY1NzE1OSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIyOTk0MzRhNy02ODQ3LTRjYmYtYTNlNS04MTc5ODVhZWZmNTgiLCJub25jZSI6IlhQTTV6SVZKblMiLCJyYXQiOjE2NjA2NTcxNTIsInNfaGFzaCI6Ijc1Y09wMmlRM084RmFPTWwyUkw3eHciLCJzdWIiOiJ0ZXN0dXNlciJ9.p4nVJcsC8M79Mtt1rb_bVpuBETzolp8PlQd1Zs_NMNhJXVD2cbcuGKl4mLUr_XNCal0ezWWPezvO47G_O0c2hX_05kIpZzyRoqm-brJMTz_JQ0_G2aaqhK_y3C3y3_o6iT-ZexTK1DzpZ3Kv8tzYsraacLoUUEL8-11__bCNKJL51jc6Y0E_2GEfYLfXBQ07P9DWip3zAD_KeyOafDXRfpoKaemJdMcl5UCjkPo77e3jS5USV7wefv8LUnMuJXKZzNV-Bre19Ep3AHtaYfHS-vm8pBr70xtAKD00-0q0Hg7PTsMQeWSTc6aakd_JdqJbSdehf4WgXBzHez7rCxqagA
scope
openid
token_type
bearer
2022-08-16 13:39:19 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-16 13:39:19 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
68Wk_HyMqM5b-PccQUmUvXQKhFrM12Ak8jwUk5gIsMo.ARRcquXgEm7gs3mQjVuMD8PBubAon8zXXxiDemm4bpQB2YfXWambRo-xWpPxViUjd0vlPtYQU-9q3yya9J4yxw
2022-08-16 13:39:19 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
68Wk_HyMqM5b-PccQUmUvXQKhFrM12Ak8jwUk5gIsMo.ARRcquXgEm7gs3mQjVuMD8PBubAon8zXXxiDemm4bpQB2YfXWambRo-xWpPxViUjd0vlPtYQU-9q3yya9J4yxw
type
bearer
2022-08-16 13:39:19 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2022-08-16 13:39:19 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2022-08-16 13:39:19 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2022-08-16 13:39:19 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiN1lxMXd4ZVRaME1rR2NqY0tzbjNGUSIsImF1ZCI6WyI5ZTNkMDZjZC0yM2Q0LTRlZDUtYTE5ZS0zMTliNzZjZTMxOTIiXSwiYXV0aF90aW1lIjoxNjYwNjU3MTU5LCJleHAiOjE2NjA2NjA3NTksImlhdCI6MTY2MDY1NzE1OSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIyOTk0MzRhNy02ODQ3LTRjYmYtYTNlNS04MTc5ODVhZWZmNTgiLCJub25jZSI6IlhQTTV6SVZKblMiLCJyYXQiOjE2NjA2NTcxNTIsInNfaGFzaCI6Ijc1Y09wMmlRM084RmFPTWwyUkw3eHciLCJzdWIiOiJ0ZXN0dXNlciJ9.p4nVJcsC8M79Mtt1rb_bVpuBETzolp8PlQd1Zs_NMNhJXVD2cbcuGKl4mLUr_XNCal0ezWWPezvO47G_O0c2hX_05kIpZzyRoqm-brJMTz_JQ0_G2aaqhK_y3C3y3_o6iT-ZexTK1DzpZ3Kv8tzYsraacLoUUEL8-11__bCNKJL51jc6Y0E_2GEfYLfXBQ07P9DWip3zAD_KeyOafDXRfpoKaemJdMcl5UCjkPo77e3jS5USV7wefv8LUnMuJXKZzNV-Bre19Ep3AHtaYfHS-vm8pBr70xtAKD00-0q0Hg7PTsMQeWSTc6aakd_JdqJbSdehf4WgXBzHez7rCxqagA
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "7Yq1wxeTZ0MkGcjcKsn3FQ",
  "aud": "9e3d06cd-23d4-4ed5-a19e-319b76ce3192",
  "sub": "testuser",
  "s_hash": "75cOp2iQ3O8FaOMl2RL7xw",
  "rat": 1660657152,
  "auth_time": 1660657159,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1660660759,
  "iat": 1660657159,
  "nonce": "XPM5zIVJnS",
  "jti": "299434a7-6847-4cbf-a3e5-817985aeff58"
}
2022-08-16 13:39:19 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-16 13:39:19
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-16 13:39:19
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-16 13:39:19 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-16 13:39:19 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
XPM5zIVJnS
2022-08-16 13:39:19 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-16 13:39:19 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiN1lxMXd4ZVRaME1rR2NqY0tzbjNGUSIsImF1ZCI6WyI5ZTNkMDZjZC0yM2Q0LTRlZDUtYTE5ZS0zMTliNzZjZTMxOTIiXSwiYXV0aF90aW1lIjoxNjYwNjU3MTU5LCJleHAiOjE2NjA2NjA3NTksImlhdCI6MTY2MDY1NzE1OSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIyOTk0MzRhNy02ODQ3LTRjYmYtYTNlNS04MTc5ODVhZWZmNTgiLCJub25jZSI6IlhQTTV6SVZKblMiLCJyYXQiOjE2NjA2NTcxNTIsInNfaGFzaCI6Ijc1Y09wMmlRM084RmFPTWwyUkw3eHciLCJzdWIiOiJ0ZXN0dXNlciJ9.p4nVJcsC8M79Mtt1rb_bVpuBETzolp8PlQd1Zs_NMNhJXVD2cbcuGKl4mLUr_XNCal0ezWWPezvO47G_O0c2hX_05kIpZzyRoqm-brJMTz_JQ0_G2aaqhK_y3C3y3_o6iT-ZexTK1DzpZ3Kv8tzYsraacLoUUEL8-11__bCNKJL51jc6Y0E_2GEfYLfXBQ07P9DWip3zAD_KeyOafDXRfpoKaemJdMcl5UCjkPo77e3jS5USV7wefv8LUnMuJXKZzNV-Bre19Ep3AHtaYfHS-vm8pBr70xtAKD00-0q0Hg7PTsMQeWSTc6aakd_JdqJbSdehf4WgXBzHez7rCxqagA
2022-08-16 13:39:19 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiN1lxMXd4ZVRaME1rR2NqY0tzbjNGUSIsImF1ZCI6WyI5ZTNkMDZjZC0yM2Q0LTRlZDUtYTE5ZS0zMTliNzZjZTMxOTIiXSwiYXV0aF90aW1lIjoxNjYwNjU3MTU5LCJleHAiOjE2NjA2NjA3NTksImlhdCI6MTY2MDY1NzE1OSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIyOTk0MzRhNy02ODQ3LTRjYmYtYTNlNS04MTc5ODVhZWZmNTgiLCJub25jZSI6IlhQTTV6SVZKblMiLCJyYXQiOjE2NjA2NTcxNTIsInNfaGFzaCI6Ijc1Y09wMmlRM084RmFPTWwyUkw3eHciLCJzdWIiOiJ0ZXN0dXNlciJ9.p4nVJcsC8M79Mtt1rb_bVpuBETzolp8PlQd1Zs_NMNhJXVD2cbcuGKl4mLUr_XNCal0ezWWPezvO47G_O0c2hX_05kIpZzyRoqm-brJMTz_JQ0_G2aaqhK_y3C3y3_o6iT-ZexTK1DzpZ3Kv8tzYsraacLoUUEL8-11__bCNKJL51jc6Y0E_2GEfYLfXBQ07P9DWip3zAD_KeyOafDXRfpoKaemJdMcl5UCjkPo77e3jS5USV7wefv8LUnMuJXKZzNV-Bre19Ep3AHtaYfHS-vm8pBr70xtAKD00-0q0Hg7PTsMQeWSTc6aakd_JdqJbSdehf4WgXBzHez7rCxqagA
2022-08-16 13:39:19 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-16 13:39:19
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-16 13:39:19 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-16 13:39:19
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer 68Wk_HyMqM5b-PccQUmUvXQKhFrM12Ak8jwUk5gIsMo.ARRcquXgEm7gs3mQjVuMD8PBubAon8zXXxiDemm4bpQB2YfXWambRo-xWpPxViUjd0vlPtYQU-9q3yya9J4yxw",
  "content-length": "0"
}
request_body

                                
2022-08-16 13:39:20 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "124",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Tue, 16 Aug 2022 13:39:20 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-e7d5098a-6208-4aab-8280-eaf7d162a78e",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["9e3d06cd-23d4-4ed5-a19e-319b76ce3192"],"iss":"https://isamfed.com:8843/oauth2/","rat":1660657152,"sub":"testuser"}
2022-08-16 13:39:20 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "124",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Tue, 16 Aug 2022 13:39:20 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-e7d5098a-6208-4aab-8280-eaf7d162a78e",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["9e3d06cd-23d4-4ed5-a19e-319b76ce3192"],"iss":"https://isamfed.com:8843/oauth2/","rat":1660657152,"sub":"testuser"}
2022-08-16 13:39:20 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-16 13:39:21 FINISHED
oidcc-registration-jwks-uri
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-08-16 13:39:21
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://isamfed.com:8843/oauth2/register/9e3d06cd-23d4-4ed5-a19e-319b76ce3192
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer TT5jHRjeJNsgj54KB26R6ygnpWVqSsWVnmXDwcxTCQI.IQEFVW56u2YD6xgw0AutdRYgfQgCY6HFjDaRvxv9Wa40F0TeWbv66Jv0trNiJLwFN7cQ1O1qw1YjihnGXHvOBw",
  "content-length": "0"
}
request_body

                                
2022-08-16 13:39:22 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
204 NO_CONTENT
response_status_text
No Content
response_headers
{
  "date": "Tue, 16 Aug 2022 13:39:21 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-f8deb5c0-c982-4f08-a8cb-84903066da01",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body

                                
2022-08-16 13:39:22 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
2022-08-16 13:39:32
TEST-RUNNER
Alias has now been claimed by another test
alias
isva_op_oidc_core_test_gh
new_test_id
QlCVZHayb9Xs9dY
Test Results