Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-08-16 13:27:04 INFO
TEST-RUNNER
Test instance jP3cgi9ZZqfWHlA 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-redirect-uri-query-OK
2022-08-16 13:27:04 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:27:04
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:27:05 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:27:05 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-efb22092-f012-4fb0-b2d9-7af2d346abdb",
  "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:27:05 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:27:05 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-08-16 13:27:05 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:27:05
FetchServerKeys
Fetching server key
jwks_uri
https://isamfed.com:8843/oauth2/jwks
2022-08-16 13:27:05
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:27:06 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:27:06 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-30c472b1-d66b-4e6a-87e8-c7c1613c9490",
  "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:27:06
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:27:06 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:27:06 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:27:06 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-08-16 13:27:06 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-08-16 13:27:06 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-16 13:27:06 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-08-16 13:27:06
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_id
client01
client_secret
secret
2022-08-16 13:27:06
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2022-08-16 13:27:06
AddQueryToRedirectUri
Updated redirect_uri
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback?bar=foo
2022-08-16 13:27:06 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "zqK0qZpwu2PryrvcoXxUN81zabb4W1sUGfojjcEbZSF1-OPypy5PLl8fr7l2aPQnEfhhCHaPObctk9oKjXibkwp3QWiFWo39WuOoyaLXOc-4ZBZnMilLbVmHaHy5Q5Dz8ERjLx0R_qo7Prw0QoT_mPOfVSXONg11F-A-5TlS_4c",
      "kty": "RSA",
      "q": "oczpT5lvYGPe4TSspUcQ6Dj4h3PWhX3BWgpk58T2eMTc1DspVMTLQ9PvJ-pHpvQiQIfVJAOnYMuW5-TmsFCECaVVI1HTgi3A3lpaxFBLKAP8OWAYSkEHpPBkpuo5G3DMzbyWM3kfvsk0n7AAHbC7CR4OnV7C2vjUdXbLpK19Wp8",
      "d": "NVQiVlUuYuSR4eOHjJpthgGoUyruJQiqv5tuafsNienfXKRJXs8y07p-e2tH6X8oTi7gAqg7BdQ8lL_1siJCl6-t4t67VvsJ2pzkuxI_ws7gSROt7bHtXS_BMg2FiVZ15E9aa8LDAt7bOadwH6mX_gKzsomn87zFbIvWeSkWU7Qjyo2vnCkjIIt1i3BrlqSEnsPbBfSXyreX-nT4Z7XlVUnOKO1_2bU-VpXW-Bf9hbuBvBrJ6z19rLl6Aa-y7ppzUgjsqAiQa-s5NFD1v3Z8jljfcr-MCn4Cv4oBL6mfq3TFn60ExYmHPc_IzkSUeX8lkyJnnicAWKy6Vm7fkD_QVQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "l3h7LnCmJGldEMCQa4raj91Bd10RFb0FhJCpdTbhc4EYM8AnJt9NHbUFOyO-Ccb2z1uYzqEg7x9Gt9yFGJl3-ZZOyCQs6h_rJUIniQadd6y7jrYX_munDWK5wrMOwrcs-VYKjOF7-6-Kx7ljnd1XdICjIcb99Hwf-NkaBMKUnRA",
      "dp": "sp1-YST40WKcDZC6NHTOL7ZOT1Ez-XQPOi040m3cCl0UJuKTe-PR2hmrwDAmpK53n1b-OVySjadDpIxTltpsUHw5fbalnxMhr5Ee87zpIjXmA85BweBkLM-49p7pXfhMhKH4wl70kRgBQkdZPS7N6h6c2fNl_t8_GjZi563Xir0",
      "alg": "RS256",
      "dq": "CSWldvuMoV1kB0VMEVfwK8C0xCuXUBqo6Kc3xyaKbI9skI77qjAp8Z60oYQMIvMgUJedRBj0yHMaB-gX5pXWsRjotEN2-qANjER9ZyXG6e83viKhnOkKPpfciNcq_VMmMOddcnGBiu6jC_gOOZ95I23Qk7L8vxZcJHvfzWKFeK8",
      "n": "gpm5mPfFOenBq9m1-nOPd8UiDcmK955FILB1JD23XSPbSj1WnOjbIZ5ZxJxrYMWdp1BZGEClIbHKfxAapvei9YIuiPlkTGYi5N4yTGyB4VsqmQA148dIZdU5SjYo3_aAxJPN3WakiNBe-kub2lNk_HUk90dvaUhSW6zNpMrCaTzjV37sWpPjWy7gxcP-Z8pdxI26Sz5IjBGtx1Z78IZfm-jcPjmKnw5RD4V6Q4GoYTZnpdwFwPzXnxqa3bul6BfB7D_TSw54dytf6fBAJvdL3IoIvmWvHclBCzkfXWhQw3s-rEWfQraaMXz2FI22M2kQKLvVxG08h0JNE3o2yE0q2Q"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "gpm5mPfFOenBq9m1-nOPd8UiDcmK955FILB1JD23XSPbSj1WnOjbIZ5ZxJxrYMWdp1BZGEClIbHKfxAapvei9YIuiPlkTGYi5N4yTGyB4VsqmQA148dIZdU5SjYo3_aAxJPN3WakiNBe-kub2lNk_HUk90dvaUhSW6zNpMrCaTzjV37sWpPjWy7gxcP-Z8pdxI26Sz5IjBGtx1Z78IZfm-jcPjmKnw5RD4V6Q4GoYTZnpdwFwPzXnxqa3bul6BfB7D_TSw54dytf6fBAJvdL3IoIvmWvHclBCzkfXWhQw3s-rEWfQraaMXz2FI22M2kQKLvVxG08h0JNE3o2yE0q2Q"
    }
  ]
}
2022-08-16 13:27:06 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-16 13:27:06
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-08-16 13:27:06
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test jP3cgi9ZZqfWHlA
2022-08-16 13:27:06
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-08-16 13:27:06
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test jP3cgi9ZZqfWHlA",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gpm5mPfFOenBq9m1-nOPd8UiDcmK955FILB1JD23XSPbSj1WnOjbIZ5ZxJxrYMWdp1BZGEClIbHKfxAapvei9YIuiPlkTGYi5N4yTGyB4VsqmQA148dIZdU5SjYo3_aAxJPN3WakiNBe-kub2lNk_HUk90dvaUhSW6zNpMrCaTzjV37sWpPjWy7gxcP-Z8pdxI26Sz5IjBGtx1Z78IZfm-jcPjmKnw5RD4V6Q4GoYTZnpdwFwPzXnxqa3bul6BfB7D_TSw54dytf6fBAJvdL3IoIvmWvHclBCzkfXWhQw3s-rEWfQraaMXz2FI22M2kQKLvVxG08h0JNE3o2yE0q2Q"
      }
    ]
  }
}
2022-08-16 13:27:06
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test jP3cgi9ZZqfWHlA",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gpm5mPfFOenBq9m1-nOPd8UiDcmK955FILB1JD23XSPbSj1WnOjbIZ5ZxJxrYMWdp1BZGEClIbHKfxAapvei9YIuiPlkTGYi5N4yTGyB4VsqmQA148dIZdU5SjYo3_aAxJPN3WakiNBe-kub2lNk_HUk90dvaUhSW6zNpMrCaTzjV37sWpPjWy7gxcP-Z8pdxI26Sz5IjBGtx1Z78IZfm-jcPjmKnw5RD4V6Q4GoYTZnpdwFwPzXnxqa3bul6BfB7D_TSw54dytf6fBAJvdL3IoIvmWvHclBCzkfXWhQw3s-rEWfQraaMXz2FI22M2kQKLvVxG08h0JNE3o2yE0q2Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-08-16 13:27:06
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test jP3cgi9ZZqfWHlA",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gpm5mPfFOenBq9m1-nOPd8UiDcmK955FILB1JD23XSPbSj1WnOjbIZ5ZxJxrYMWdp1BZGEClIbHKfxAapvei9YIuiPlkTGYi5N4yTGyB4VsqmQA148dIZdU5SjYo3_aAxJPN3WakiNBe-kub2lNk_HUk90dvaUhSW6zNpMrCaTzjV37sWpPjWy7gxcP-Z8pdxI26Sz5IjBGtx1Z78IZfm-jcPjmKnw5RD4V6Q4GoYTZnpdwFwPzXnxqa3bul6BfB7D_TSw54dytf6fBAJvdL3IoIvmWvHclBCzkfXWhQw3s-rEWfQraaMXz2FI22M2kQKLvVxG08h0JNE3o2yE0q2Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code"
  ]
}
2022-08-16 13:27:06
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test jP3cgi9ZZqfWHlA",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gpm5mPfFOenBq9m1-nOPd8UiDcmK955FILB1JD23XSPbSj1WnOjbIZ5ZxJxrYMWdp1BZGEClIbHKfxAapvei9YIuiPlkTGYi5N4yTGyB4VsqmQA148dIZdU5SjYo3_aAxJPN3WakiNBe-kub2lNk_HUk90dvaUhSW6zNpMrCaTzjV37sWpPjWy7gxcP-Z8pdxI26Sz5IjBGtx1Z78IZfm-jcPjmKnw5RD4V6Q4GoYTZnpdwFwPzXnxqa3bul6BfB7D_TSw54dytf6fBAJvdL3IoIvmWvHclBCzkfXWhQw3s-rEWfQraaMXz2FI22M2kQKLvVxG08h0JNE3o2yE0q2Q"
      }
    ]
  },
  "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?bar\u003dfoo"
  ]
}
2022-08-16 13:27:06
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test jP3cgi9ZZqfWHlA",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gpm5mPfFOenBq9m1-nOPd8UiDcmK955FILB1JD23XSPbSj1WnOjbIZ5ZxJxrYMWdp1BZGEClIbHKfxAapvei9YIuiPlkTGYi5N4yTGyB4VsqmQA148dIZdU5SjYo3_aAxJPN3WakiNBe-kub2lNk_HUk90dvaUhSW6zNpMrCaTzjV37sWpPjWy7gxcP-Z8pdxI26Sz5IjBGtx1Z78IZfm-jcPjmKnw5RD4V6Q4GoYTZnpdwFwPzXnxqa3bul6BfB7D_TSw54dytf6fBAJvdL3IoIvmWvHclBCzkfXWhQw3s-rEWfQraaMXz2FI22M2kQKLvVxG08h0JNE3o2yE0q2Q"
      }
    ]
  },
  "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?bar\u003dfoo"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2022-08-16 13:27:06
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": "728"
}
request_body
{"client_name":"OIDF Conformance Test jP3cgi9ZZqfWHlA","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"gpm5mPfFOenBq9m1-nOPd8UiDcmK955FILB1JD23XSPbSj1WnOjbIZ5ZxJxrYMWdp1BZGEClIbHKfxAapvei9YIuiPlkTGYi5N4yTGyB4VsqmQA148dIZdU5SjYo3_aAxJPN3WakiNBe-kub2lNk_HUk90dvaUhSW6zNpMrCaTzjV37sWpPjWy7gxcP-Z8pdxI26Sz5IjBGtx1Z78IZfm-jcPjmKnw5RD4V6Q4GoYTZnpdwFwPzXnxqa3bul6BfB7D_TSw54dytf6fBAJvdL3IoIvmWvHclBCzkfXWhQw3s-rEWfQraaMXz2FI22M2kQKLvVxG08h0JNE3o2yE0q2Q"}]},"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?bar=foo"],"contacts":["certification@oidf.org"]}
2022-08-16 13:27:07 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "content-length": "1143",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Tue, 16 Aug 2022 13:27:07 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-6e435e20-c90e-4afc-951d-b9ab1935715a",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"client_id":"88ac0a71-bd6c-430c-a907-06d728cbe164","client_id_issued_at":1660656427,"client_name":"OIDF Conformance Test jP3cgi9ZZqfWHlA","client_secret":"Y5x7I2A3OaFHpMAS","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"gpm5mPfFOenBq9m1-nOPd8UiDcmK955FILB1JD23XSPbSj1WnOjbIZ5ZxJxrYMWdp1BZGEClIbHKfxAapvei9YIuiPlkTGYi5N4yTGyB4VsqmQA148dIZdU5SjYo3_aAxJPN3WakiNBe-kub2lNk_HUk90dvaUhSW6zNpMrCaTzjV37sWpPjWy7gxcP-Z8pdxI26Sz5IjBGtx1Z78IZfm-jcPjmKnw5RD4V6Q4GoYTZnpdwFwPzXnxqa3bul6BfB7D_TSw54dytf6fBAJvdL3IoIvmWvHclBCzkfXWhQw3s-rEWfQraaMXz2FI22M2kQKLvVxG08h0JNE3o2yE0q2Q","use":"sig"}]},"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback?bar=foo"],"registration_access_token":"zt7mBli8QTr-subH56p97Saekpw2UQzLkbuBAkQAuBg._lciRAXuBm1H1AUVoz9qTjQvip23VyR5myOPTXYH5ZqAcuydkndUO8EhWLsqpLJX3H1Uy8WrFI6ihZfkYAVqyg","registration_client_uri":"https://isamfed.com:8843/oauth2/register/88ac0a71-bd6c-430c-a907-06d728cbe164","response_types":["code"],"token_endpoint_auth_method":"private_key_jwt"}
2022-08-16 13:27:07
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-length": "1143",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Tue, 16 Aug 2022 13:27:07 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-6e435e20-c90e-4afc-951d-b9ab1935715a",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
body
{"client_id":"88ac0a71-bd6c-430c-a907-06d728cbe164","client_id_issued_at":1660656427,"client_name":"OIDF Conformance Test jP3cgi9ZZqfWHlA","client_secret":"Y5x7I2A3OaFHpMAS","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"gpm5mPfFOenBq9m1-nOPd8UiDcmK955FILB1JD23XSPbSj1WnOjbIZ5ZxJxrYMWdp1BZGEClIbHKfxAapvei9YIuiPlkTGYi5N4yTGyB4VsqmQA148dIZdU5SjYo3_aAxJPN3WakiNBe-kub2lNk_HUk90dvaUhSW6zNpMrCaTzjV37sWpPjWy7gxcP-Z8pdxI26Sz5IjBGtx1Z78IZfm-jcPjmKnw5RD4V6Q4GoYTZnpdwFwPzXnxqa3bul6BfB7D_TSw54dytf6fBAJvdL3IoIvmWvHclBCzkfXWhQw3s-rEWfQraaMXz2FI22M2kQKLvVxG08h0JNE3o2yE0q2Q","use":"sig"}]},"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback?bar=foo"],"registration_access_token":"zt7mBli8QTr-subH56p97Saekpw2UQzLkbuBAkQAuBg._lciRAXuBm1H1AUVoz9qTjQvip23VyR5myOPTXYH5ZqAcuydkndUO8EhWLsqpLJX3H1Uy8WrFI6ihZfkYAVqyg","registration_client_uri":"https://isamfed.com:8843/oauth2/register/88ac0a71-bd6c-430c-a907-06d728cbe164","response_types":["code"],"token_endpoint_auth_method":"private_key_jwt"}
body_json
{
  "client_id": "88ac0a71-bd6c-430c-a907-06d728cbe164",
  "client_id_issued_at": 1660656427,
  "client_name": "OIDF Conformance Test jP3cgi9ZZqfWHlA",
  "client_secret": "Y5x7I2A3OaFHpMAS",
  "client_secret_expires_at": 0,
  "contacts": [
    "certification@oidf.org"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "alg": "RS256",
        "e": "AQAB",
        "kty": "RSA",
        "n": "gpm5mPfFOenBq9m1-nOPd8UiDcmK955FILB1JD23XSPbSj1WnOjbIZ5ZxJxrYMWdp1BZGEClIbHKfxAapvei9YIuiPlkTGYi5N4yTGyB4VsqmQA148dIZdU5SjYo3_aAxJPN3WakiNBe-kub2lNk_HUk90dvaUhSW6zNpMrCaTzjV37sWpPjWy7gxcP-Z8pdxI26Sz5IjBGtx1Z78IZfm-jcPjmKnw5RD4V6Q4GoYTZnpdwFwPzXnxqa3bul6BfB7D_TSw54dytf6fBAJvdL3IoIvmWvHclBCzkfXWhQw3s-rEWfQraaMXz2FI22M2kQKLvVxG08h0JNE3o2yE0q2Q",
        "use": "sig"
      }
    ]
  },
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback?bar\u003dfoo"
  ],
  "registration_access_token": "zt7mBli8QTr-subH56p97Saekpw2UQzLkbuBAkQAuBg._lciRAXuBm1H1AUVoz9qTjQvip23VyR5myOPTXYH5ZqAcuydkndUO8EhWLsqpLJX3H1Uy8WrFI6ihZfkYAVqyg",
  "registration_client_uri": "https://isamfed.com:8843/oauth2/register/88ac0a71-bd6c-430c-a907-06d728cbe164",
  "response_types": [
    "code"
  ],
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-08-16 13:27:07 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-08-16 13:27:07 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-08-16 13:27:07 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-08-16 13:27:07 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
88ac0a71-bd6c-430c-a907-06d728cbe164
2022-08-16 13:27:07 SUCCESS
VerifyClientManagementCredentials
Verified dynamic registration management credentials
registration_client_uri
https://isamfed.com:8843/oauth2/register/88ac0a71-bd6c-430c-a907-06d728cbe164
registration_access_token
zt7mBli8QTr-subH56p97Saekpw2UQzLkbuBAkQAuBg._lciRAXuBm1H1AUVoz9qTjQvip23VyR5myOPTXYH5ZqAcuydkndUO8EhWLsqpLJX3H1Uy8WrFI6ihZfkYAVqyg
2022-08-16 13:27:07
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-16 13:27:07 SUCCESS
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
method
private_key_jwt
2022-08-16 13:27:07 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:27:07
oidcc-redirect-uri-query-OK
Setup Done
Make request to authorization endpoint
2022-08-16 13:27:07 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
88ac0a71-bd6c-430c-a907-06d728cbe164
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback?bar=foo
scope
openid
2022-08-16 13:27:07
CreateRandomStateValue
Created state value
requested_state_length
10
state
H0HGqxPkA9
2022-08-16 13:27:07 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
88ac0a71-bd6c-430c-a907-06d728cbe164
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback?bar=foo
scope
openid
state
H0HGqxPkA9
2022-08-16 13:27:07
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
ngsrsUrYrT
2022-08-16 13:27:07 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
88ac0a71-bd6c-430c-a907-06d728cbe164
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback?bar=foo
scope
openid
state
H0HGqxPkA9
nonce
ngsrsUrYrT
2022-08-16 13:27:07 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
88ac0a71-bd6c-430c-a907-06d728cbe164
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback?bar=foo
scope
openid
state
H0HGqxPkA9
nonce
ngsrsUrYrT
response_type
code
2022-08-16 13:27:07 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "88ac0a71-bd6c-430c-a907-06d728cbe164",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback?bar\u003dfoo",
  "scope": "openid",
  "state": "H0HGqxPkA9",
  "nonce": "ngsrsUrYrT",
  "response_type": "code"
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=88ac0a71-bd6c-430c-a907-06d728cbe164&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback?bar%3Dfoo&scope=openid&state=H0HGqxPkA9&nonce=ngsrsUrYrT&response_type=code
2022-08-16 13:27:07 REDIRECT
oidcc-redirect-uri-query-OK
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=88ac0a71-bd6c-430c-a907-06d728cbe164&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback?bar%3Dfoo&scope=openid&state=H0HGqxPkA9&nonce=ngsrsUrYrT&response_type=code
2022-08-16 13:27:51 INCOMING
oidcc-redirect-uri-query-OK
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
{
  "bar": "foo",
  "code": "R8vX7QyfGm8eW4g13fMUq1C1J1T_oR1Qp4S6uRPIN_8.DbHIIvVDihpcUFWTG9eSQnrGyNNHYcC74SxJXx82vupXxep0A8ePOMO4KK817yCkGuhFD5DWeUC-XTYTweVM9Q",
  "state": "H0HGqxPkA9"
}
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:27:51 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/yRsiUSiw8uH5c9sPrdsr",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/yRsiUSiw8uH5c9sPrdsr"
}
2022-08-16 13:27:51 OUTGOING
oidcc-redirect-uri-query-OK
Response to HTTP request to test instance jP3cgi9ZZqfWHlA
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/yRsiUSiw8uH5c9sPrdsr, returnUrl=/log-detail.html?log=jP3cgi9ZZqfWHlA}]
outgoing_path
callback
2022-08-16 13:27:52 INCOMING
oidcc-redirect-uri-query-OK
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/yRsiUSiw8uH5c9sPrdsr
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?bar\u003dfoo\u0026code\u003dR8vX7QyfGm8eW4g13fMUq1C1J1T_oR1Qp4S6uRPIN_8.DbHIIvVDihpcUFWTG9eSQnrGyNNHYcC74SxJXx82vupXxep0A8ePOMO4KK817yCkGuhFD5DWeUC-XTYTweVM9Q\u0026state\u003dH0HGqxPkA9",
  "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/yRsiUSiw8uH5c9sPrdsr
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:27:52 OUTGOING
oidcc-redirect-uri-query-OK
Response to HTTP request to test instance jP3cgi9ZZqfWHlA
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/yRsiUSiw8uH5c9sPrdsr
2022-08-16 13:27:52 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-16 13:27:52 REDIRECT-IN
oidcc-redirect-uri-query-OK
Authorization endpoint response captured
url_query
{
  "bar": "foo",
  "code": "R8vX7QyfGm8eW4g13fMUq1C1J1T_oR1Qp4S6uRPIN_8.DbHIIvVDihpcUFWTG9eSQnrGyNNHYcC74SxJXx82vupXxep0A8ePOMO4KK817yCkGuhFD5DWeUC-XTYTweVM9Q",
  "state": "H0HGqxPkA9"
}
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:27:52 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
bar
foo
2022-08-16 13:27:52
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-16 13:27:52 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-16 13:27:52 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
H0HGqxPkA9
2022-08-16 13:27:52 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
R8vX7QyfGm8eW4g13fMUq1C1J1T_oR1Qp4S6uRPIN_8.DbHIIvVDihpcUFWTG9eSQnrGyNNHYcC74SxJXx82vupXxep0A8ePOMO4KK817yCkGuhFD5DWeUC-XTYTweVM9Q
2022-08-16 13:27:52 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
R8vX7QyfGm8eW4g13fMUq1C1J1T_oR1Qp4S6uRPIN_8.DbHIIvVDihpcUFWTG9eSQnrGyNNHYcC74SxJXx82vupXxep0A8ePOMO4KK817yCkGuhFD5DWeUC-XTYTweVM9Q
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback?bar=foo
2022-08-16 13:27:52 SUCCESS
CreateClientAuthenticationAssertionClaims
Created client assertion claims
iss
88ac0a71-bd6c-430c-a907-06d728cbe164
sub
88ac0a71-bd6c-430c-a907-06d728cbe164
aud
https://isamfed.com:8843/oauth2/token
jti
Jp9lNGgVi3epTuiIUGap
iat
1660656472
exp
1660656532
2022-08-16 13:27:52 SUCCESS
SignClientAuthenticationAssertion
Signed the client assertion
client_assertion
eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiI4OGFjMGE3MS1iZDZjLTQzMGMtYTkwNy0wNmQ3MjhjYmUxNjQiLCJhdWQiOiJodHRwczpcL1wvaXNhbWZlZC5jb206ODg0M1wvb2F1dGgyXC90b2tlbiIsImlzcyI6Ijg4YWMwYTcxLWJkNmMtNDMwYy1hOTA3LTA2ZDcyOGNiZTE2NCIsImV4cCI6MTY2MDY1NjUzMiwiaWF0IjoxNjYwNjU2NDcyLCJqdGkiOiJKcDlsTkdnVmkzZXBUdWlJVUdhcCJ9.NQAeiejgXPy9oqQ5QD4fY5GquT_IlUcEqNUZD5D7azLxhuAJfEp2PAkMF1BXZkM1LUjgqvhGKffnGn_h2CJycdcMJdMFxbNDpfDT55RWACRCtO3iLFZv7moKPHlb5DBIu09NIonPFadbEw-3E5QPa5OO3Xw5npTwoH7eRuON8s-uJGbzRPBZQ6y2CDIdx2Dx1x3y2btCe5jN38BGeywaiDcrcASxtTOr76Q5SQVnM9ARnpPcdwy6GPSysKwy70V34lvIYv2BbUpJI50_6BLcMok6bQ_PCPEOrNV8QctuLc8BrD0IWkYh9oWBxdSH8ggS-Qu2pc9F-L6SUpZXvkk6bQ
2022-08-16 13:27:52
AddClientAssertionToTokenEndpointRequest
Added client assertion
grant_type
authorization_code
code
R8vX7QyfGm8eW4g13fMUq1C1J1T_oR1Qp4S6uRPIN_8.DbHIIvVDihpcUFWTG9eSQnrGyNNHYcC74SxJXx82vupXxep0A8ePOMO4KK817yCkGuhFD5DWeUC-XTYTweVM9Q
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback?bar=foo
client_assertion
eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiI4OGFjMGE3MS1iZDZjLTQzMGMtYTkwNy0wNmQ3MjhjYmUxNjQiLCJhdWQiOiJodHRwczpcL1wvaXNhbWZlZC5jb206ODg0M1wvb2F1dGgyXC90b2tlbiIsImlzcyI6Ijg4YWMwYTcxLWJkNmMtNDMwYy1hOTA3LTA2ZDcyOGNiZTE2NCIsImV4cCI6MTY2MDY1NjUzMiwiaWF0IjoxNjYwNjU2NDcyLCJqdGkiOiJKcDlsTkdnVmkzZXBUdWlJVUdhcCJ9.NQAeiejgXPy9oqQ5QD4fY5GquT_IlUcEqNUZD5D7azLxhuAJfEp2PAkMF1BXZkM1LUjgqvhGKffnGn_h2CJycdcMJdMFxbNDpfDT55RWACRCtO3iLFZv7moKPHlb5DBIu09NIonPFadbEw-3E5QPa5OO3Xw5npTwoH7eRuON8s-uJGbzRPBZQ6y2CDIdx2Dx1x3y2btCe5jN38BGeywaiDcrcASxtTOr76Q5SQVnM9ARnpPcdwy6GPSysKwy70V34lvIYv2BbUpJI50_6BLcMok6bQ_PCPEOrNV8QctuLc8BrD0IWkYh9oWBxdSH8ggS-Qu2pc9F-L6SUpZXvkk6bQ
client_assertion_type
urn:ietf:params:oauth:client-assertion-type:jwt-bearer
2022-08-16 13:27:52
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": "1024"
}
request_body
grant_type=authorization_code&code=R8vX7QyfGm8eW4g13fMUq1C1J1T_oR1Qp4S6uRPIN_8.DbHIIvVDihpcUFWTG9eSQnrGyNNHYcC74SxJXx82vupXxep0A8ePOMO4KK817yCkGuhFD5DWeUC-XTYTweVM9Q&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback%3Fbar%3Dfoo&client_assertion=eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiI4OGFjMGE3MS1iZDZjLTQzMGMtYTkwNy0wNmQ3MjhjYmUxNjQiLCJhdWQiOiJodHRwczpcL1wvaXNhbWZlZC5jb206ODg0M1wvb2F1dGgyXC90b2tlbiIsImlzcyI6Ijg4YWMwYTcxLWJkNmMtNDMwYy1hOTA3LTA2ZDcyOGNiZTE2NCIsImV4cCI6MTY2MDY1NjUzMiwiaWF0IjoxNjYwNjU2NDcyLCJqdGkiOiJKcDlsTkdnVmkzZXBUdWlJVUdhcCJ9.NQAeiejgXPy9oqQ5QD4fY5GquT_IlUcEqNUZD5D7azLxhuAJfEp2PAkMF1BXZkM1LUjgqvhGKffnGn_h2CJycdcMJdMFxbNDpfDT55RWACRCtO3iLFZv7moKPHlb5DBIu09NIonPFadbEw-3E5QPa5OO3Xw5npTwoH7eRuON8s-uJGbzRPBZQ6y2CDIdx2Dx1x3y2btCe5jN38BGeywaiDcrcASxtTOr76Q5SQVnM9ARnpPcdwy6GPSysKwy70V34lvIYv2BbUpJI50_6BLcMok6bQ_PCPEOrNV8QctuLc8BrD0IWkYh9oWBxdSH8ggS-Qu2pc9F-L6SUpZXvkk6bQ&client_assertion_type=urn%3Aietf%3Aparams%3Aoauth%3Aclient-assertion-type%3Ajwt-bearer
2022-08-16 13:27:53 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:27:53 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-0a1fadb1-44f1-4460-bc45-23c0a0b65a2c",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"Ufto8cy-LltAdqrwjg62MLJozGLaTGTvkheowMjQikg.G-XhwnqLWnF3HrZWgJkp8AeGE4OQmOpznlcQ6FbU_zRESRyu0UTtNsYMAaYjYnEBxwVPsnljzwEgh2wYX5frfA","expires_in":7199,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiTFJCLTJIMzVzQnRPNXA1emtvSFV4dyIsImF1ZCI6WyI4OGFjMGE3MS1iZDZjLTQzMGMtYTkwNy0wNmQ3MjhjYmUxNjQiXSwiYXV0aF90aW1lIjoxNjYwNjU2NDczLCJleHAiOjE2NjA2NjAwNzMsImlhdCI6MTY2MDY1NjQ3MywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJkODc4OWUyOC0zMGE1LTQwNGUtYmE1Ny00ZmE2MzA5Y2NjYTgiLCJub25jZSI6Im5nc3JzVXJZclQiLCJyYXQiOjE2NjA2NTY0NjYsInNfaGFzaCI6ImJ5N2UzSUNLWmFfaHh4bjdRWkdJcnciLCJzdWIiOiJ0ZXN0dXNlciJ9.iwr-roIGte7c7u3JoXnqC0qrPp1C-gjfuLZimP8u8qZO3Fc64jJ0rWu_6rzU8PVkpxVcXQnM22p1VdvNTP7pX8zZ4MP0v2QmBcsVJTzNwrVPc18dPl11K--H0NBTiFTVAyA4dlmdojTCKHhHD3ThxWkVEEkesnZZydTLIp4lgPklaO13PJHfE1eKz2edRE8EuLkmNQU2JDFnd4KcTiTZgQKzf8INM17zZQlnva98MtEriDa2mc6lFF0Ddm4C3Uuu7NS2VlFewWVp9F3QOlPMvoBGrFr5jL5eceb2IpWGrIZzv2MiOGW1ta48kl6TbzodbJptlShXqbofttOD0EOyiA","scope":"openid","token_type":"bearer"}
2022-08-16 13:27:53 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
Ufto8cy-LltAdqrwjg62MLJozGLaTGTvkheowMjQikg.G-XhwnqLWnF3HrZWgJkp8AeGE4OQmOpznlcQ6FbU_zRESRyu0UTtNsYMAaYjYnEBxwVPsnljzwEgh2wYX5frfA
expires_in
7199
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiTFJCLTJIMzVzQnRPNXA1emtvSFV4dyIsImF1ZCI6WyI4OGFjMGE3MS1iZDZjLTQzMGMtYTkwNy0wNmQ3MjhjYmUxNjQiXSwiYXV0aF90aW1lIjoxNjYwNjU2NDczLCJleHAiOjE2NjA2NjAwNzMsImlhdCI6MTY2MDY1NjQ3MywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJkODc4OWUyOC0zMGE1LTQwNGUtYmE1Ny00ZmE2MzA5Y2NjYTgiLCJub25jZSI6Im5nc3JzVXJZclQiLCJyYXQiOjE2NjA2NTY0NjYsInNfaGFzaCI6ImJ5N2UzSUNLWmFfaHh4bjdRWkdJcnciLCJzdWIiOiJ0ZXN0dXNlciJ9.iwr-roIGte7c7u3JoXnqC0qrPp1C-gjfuLZimP8u8qZO3Fc64jJ0rWu_6rzU8PVkpxVcXQnM22p1VdvNTP7pX8zZ4MP0v2QmBcsVJTzNwrVPc18dPl11K--H0NBTiFTVAyA4dlmdojTCKHhHD3ThxWkVEEkesnZZydTLIp4lgPklaO13PJHfE1eKz2edRE8EuLkmNQU2JDFnd4KcTiTZgQKzf8INM17zZQlnva98MtEriDa2mc6lFF0Ddm4C3Uuu7NS2VlFewWVp9F3QOlPMvoBGrFr5jL5eceb2IpWGrIZzv2MiOGW1ta48kl6TbzodbJptlShXqbofttOD0EOyiA
scope
openid
token_type
bearer
2022-08-16 13:27:53 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-16 13:27:53 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
Ufto8cy-LltAdqrwjg62MLJozGLaTGTvkheowMjQikg.G-XhwnqLWnF3HrZWgJkp8AeGE4OQmOpznlcQ6FbU_zRESRyu0UTtNsYMAaYjYnEBxwVPsnljzwEgh2wYX5frfA
2022-08-16 13:27:53 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
Ufto8cy-LltAdqrwjg62MLJozGLaTGTvkheowMjQikg.G-XhwnqLWnF3HrZWgJkp8AeGE4OQmOpznlcQ6FbU_zRESRyu0UTtNsYMAaYjYnEBxwVPsnljzwEgh2wYX5frfA
type
bearer
2022-08-16 13:27:53 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7199
2022-08-16 13:27:53 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7199
2022-08-16 13:27:53 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2022-08-16 13:27:53 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiTFJCLTJIMzVzQnRPNXA1emtvSFV4dyIsImF1ZCI6WyI4OGFjMGE3MS1iZDZjLTQzMGMtYTkwNy0wNmQ3MjhjYmUxNjQiXSwiYXV0aF90aW1lIjoxNjYwNjU2NDczLCJleHAiOjE2NjA2NjAwNzMsImlhdCI6MTY2MDY1NjQ3MywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJkODc4OWUyOC0zMGE1LTQwNGUtYmE1Ny00ZmE2MzA5Y2NjYTgiLCJub25jZSI6Im5nc3JzVXJZclQiLCJyYXQiOjE2NjA2NTY0NjYsInNfaGFzaCI6ImJ5N2UzSUNLWmFfaHh4bjdRWkdJcnciLCJzdWIiOiJ0ZXN0dXNlciJ9.iwr-roIGte7c7u3JoXnqC0qrPp1C-gjfuLZimP8u8qZO3Fc64jJ0rWu_6rzU8PVkpxVcXQnM22p1VdvNTP7pX8zZ4MP0v2QmBcsVJTzNwrVPc18dPl11K--H0NBTiFTVAyA4dlmdojTCKHhHD3ThxWkVEEkesnZZydTLIp4lgPklaO13PJHfE1eKz2edRE8EuLkmNQU2JDFnd4KcTiTZgQKzf8INM17zZQlnva98MtEriDa2mc6lFF0Ddm4C3Uuu7NS2VlFewWVp9F3QOlPMvoBGrFr5jL5eceb2IpWGrIZzv2MiOGW1ta48kl6TbzodbJptlShXqbofttOD0EOyiA
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "LRB-2H35sBtO5p5zkoHUxw",
  "aud": "88ac0a71-bd6c-430c-a907-06d728cbe164",
  "sub": "testuser",
  "s_hash": "by7e3ICKZa_hxxn7QZGIrw",
  "rat": 1660656466,
  "auth_time": 1660656473,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1660660073,
  "iat": 1660656473,
  "nonce": "ngsrsUrYrT",
  "jti": "d8789e28-30a5-404e-ba57-4fa6309ccca8"
}
2022-08-16 13:27:53 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-16 13:27:53
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-16 13:27:53
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-16 13:27:53 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-16 13:27:53 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
ngsrsUrYrT
2022-08-16 13:27:53 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-16 13:27:53 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiTFJCLTJIMzVzQnRPNXA1emtvSFV4dyIsImF1ZCI6WyI4OGFjMGE3MS1iZDZjLTQzMGMtYTkwNy0wNmQ3MjhjYmUxNjQiXSwiYXV0aF90aW1lIjoxNjYwNjU2NDczLCJleHAiOjE2NjA2NjAwNzMsImlhdCI6MTY2MDY1NjQ3MywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJkODc4OWUyOC0zMGE1LTQwNGUtYmE1Ny00ZmE2MzA5Y2NjYTgiLCJub25jZSI6Im5nc3JzVXJZclQiLCJyYXQiOjE2NjA2NTY0NjYsInNfaGFzaCI6ImJ5N2UzSUNLWmFfaHh4bjdRWkdJcnciLCJzdWIiOiJ0ZXN0dXNlciJ9.iwr-roIGte7c7u3JoXnqC0qrPp1C-gjfuLZimP8u8qZO3Fc64jJ0rWu_6rzU8PVkpxVcXQnM22p1VdvNTP7pX8zZ4MP0v2QmBcsVJTzNwrVPc18dPl11K--H0NBTiFTVAyA4dlmdojTCKHhHD3ThxWkVEEkesnZZydTLIp4lgPklaO13PJHfE1eKz2edRE8EuLkmNQU2JDFnd4KcTiTZgQKzf8INM17zZQlnva98MtEriDa2mc6lFF0Ddm4C3Uuu7NS2VlFewWVp9F3QOlPMvoBGrFr5jL5eceb2IpWGrIZzv2MiOGW1ta48kl6TbzodbJptlShXqbofttOD0EOyiA
2022-08-16 13:27:53 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiTFJCLTJIMzVzQnRPNXA1emtvSFV4dyIsImF1ZCI6WyI4OGFjMGE3MS1iZDZjLTQzMGMtYTkwNy0wNmQ3MjhjYmUxNjQiXSwiYXV0aF90aW1lIjoxNjYwNjU2NDczLCJleHAiOjE2NjA2NjAwNzMsImlhdCI6MTY2MDY1NjQ3MywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJkODc4OWUyOC0zMGE1LTQwNGUtYmE1Ny00ZmE2MzA5Y2NjYTgiLCJub25jZSI6Im5nc3JzVXJZclQiLCJyYXQiOjE2NjA2NTY0NjYsInNfaGFzaCI6ImJ5N2UzSUNLWmFfaHh4bjdRWkdJcnciLCJzdWIiOiJ0ZXN0dXNlciJ9.iwr-roIGte7c7u3JoXnqC0qrPp1C-gjfuLZimP8u8qZO3Fc64jJ0rWu_6rzU8PVkpxVcXQnM22p1VdvNTP7pX8zZ4MP0v2QmBcsVJTzNwrVPc18dPl11K--H0NBTiFTVAyA4dlmdojTCKHhHD3ThxWkVEEkesnZZydTLIp4lgPklaO13PJHfE1eKz2edRE8EuLkmNQU2JDFnd4KcTiTZgQKzf8INM17zZQlnva98MtEriDa2mc6lFF0Ddm4C3Uuu7NS2VlFewWVp9F3QOlPMvoBGrFr5jL5eceb2IpWGrIZzv2MiOGW1ta48kl6TbzodbJptlShXqbofttOD0EOyiA
2022-08-16 13:27:53 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-16 13:27:53
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-16 13:27:53 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:27:53
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer Ufto8cy-LltAdqrwjg62MLJozGLaTGTvkheowMjQikg.G-XhwnqLWnF3HrZWgJkp8AeGE4OQmOpznlcQ6FbU_zRESRyu0UTtNsYMAaYjYnEBxwVPsnljzwEgh2wYX5frfA",
  "content-length": "0"
}
request_body

                                
2022-08-16 13:27:54 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:27:54 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-2f3cc891-537e-4db1-b518-07ad0b8d8f38",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["88ac0a71-bd6c-430c-a907-06d728cbe164"],"iss":"https://isamfed.com:8843/oauth2/","rat":1660656466,"sub":"testuser"}
2022-08-16 13:27:54 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:27:54 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-2f3cc891-537e-4db1-b518-07ad0b8d8f38",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["88ac0a71-bd6c-430c-a907-06d728cbe164"],"iss":"https://isamfed.com:8843/oauth2/","rat":1660656466,"sub":"testuser"}
2022-08-16 13:27:54 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-16 13:27:54 FINISHED
oidcc-redirect-uri-query-OK
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-08-16 13:27:54
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://isamfed.com:8843/oauth2/register/88ac0a71-bd6c-430c-a907-06d728cbe164
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer zt7mBli8QTr-subH56p97Saekpw2UQzLkbuBAkQAuBg._lciRAXuBm1H1AUVoz9qTjQvip23VyR5myOPTXYH5ZqAcuydkndUO8EhWLsqpLJX3H1Uy8WrFI6ihZfkYAVqyg",
  "content-length": "0"
}
request_body

                                
2022-08-16 13:27:55 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
204 NO_CONTENT
response_status_text
No Content
response_headers
{
  "date": "Tue, 16 Aug 2022 13:27:55 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-c226c83a-0594-4bf6-9cd9-06518ecd756a",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body

                                
2022-08-16 13:27:55 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
2022-08-16 13:29:08
TEST-RUNNER
Alias has now been claimed by another test
alias
isva_op_oidc_core_test_gh
new_test_id
N2yMb7Xh9QYHQhl
Test Results