Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-08-11 03:21:06 INFO
TEST-RUNNER
Test instance JE0umxluuyKW5fF created
baseUrl
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code id_token token",
  "server_metadata": "discovery",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
isva_op_oidc_core_test_gh
description
isva_op_oidc_core_test_gh dynamic_client
planId
CfJ8nmPNyul0Q
config
{
  "alias": "isva_op_oidc_core_test_gh",
  "description": "isva_op_oidc_core_test_gh dynamic_client",
  "server": {
    "discoveryUrl": "https://isamfed.com:8843/oauth2/.well-known/openid-configuration",
    "login_hint": "testuser"
  },
  "client": {
    "client_id": "client01",
    "client_secret": "secret"
  },
  "client2": {
    "client_id": "client01dup",
    "client_secret": "secret"
  },
  "consent": {},
  "client_secret_post": {
    "client_id": "client01",
    "client_secret": "secret"
  }
}
testName
oidcc-scope-email
2022-08-11 03:21:06 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-11 03:21:06
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-11 03:21:07 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Thu, 11 Aug 2022 03:21:07 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-53825619-825a-46e7-aec5-276ec2a0c0eb",
  "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-11 03:21:07 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-11 03:21:07 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-08-11 03:21:07 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-11 03:21:07
FetchServerKeys
Fetching server key
jwks_uri
https://isamfed.com:8843/oauth2/jwks
2022-08-11 03:21:07
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-11 03:21:08 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Thu, 11 Aug 2022 03:21:08 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-f929c663-e192-408d-8ec0-972317f31997",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"keys":[{"use":"sig","kty":"EC","kid":"es256","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"sig","kty":"RSA","kid":"httpserver","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"mtls01","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"rsa256","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"},{"use":"enc","kty":"EC","kid":"es256_dup","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"enc","kty":"RSA","kid":"httpserver_dup","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"mtls01_dup","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"rsa256_dup","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"}]}
2022-08-11 03:21:08
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"use":"sig","kty":"EC","kid":"es256","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"sig","kty":"RSA","kid":"httpserver","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"mtls01","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"sig","kty":"RSA","kid":"rsa256","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"},{"use":"enc","kty":"EC","kid":"es256_dup","crv":"P-256","x":"2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58","y":"GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"},{"use":"enc","kty":"RSA","kid":"httpserver_dup","n":"p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"mtls01_dup","n":"ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw","e":"AQAB"},{"use":"enc","kty":"RSA","kid":"rsa256_dup","n":"toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ","e":"AQAB"}]}
2022-08-11 03:21:08 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "use": "sig",
      "kty": "EC",
      "kid": "es256",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "httpserver",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "mtls01",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "rsa256",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "EC",
      "kid": "es256_dup",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "httpserver_dup",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "mtls01_dup",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "rsa256_dup",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    }
  ]
}
2022-08-11 03:21:08 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "use": "sig",
      "kty": "EC",
      "kid": "es256",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "httpserver",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "mtls01",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "sig",
      "kty": "RSA",
      "kid": "rsa256",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "EC",
      "kid": "es256_dup",
      "crv": "P-256",
      "x": "2eFMhRrJ32E2iMUd8yqTH1S1R0iUNeJVkpxEtEcAK58",
      "y": "GpCy6KiKO4cFyeuAz8wUpBUHQmx0SX0YnswvZaSKkEc"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "httpserver_dup",
      "n": "p30DhlZ8sr5ZDi6prRvKL4M9ErQJ4ZYZST153m_xBP68ft-vuLOLLzl8pAXBW5IqR0YEchGQPJtUQjqE4j7ht-rqN2WQxLVzUdc9FGi2VDADdRvBncpBgSjueU-tSblcZ6LSF0UPeM2z5xTdMSgWRJ9xff_cvHJTpACdG2EWwe8u9a9yzVz_dqLbVugy415Cotp3DiZyIjHVEADvJY9Xlxk4E39lCKOMQlAFMPH76HnXCrVCi4MZeokCYHBzH_8ue29ImhLAZRE83F9r0mhfx37lAraut3rr6sRponY4wBRaEXpNrVlcTTNMyvL272TCkEZqtm4mwepVhNYj7Pxblw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "mtls01_dup",
      "n": "ppY9BFOF6YXRPSRv-p21I6l-9OiTF_JbjzQ3zbvkhwkQ8p30chePHLQVeBBev1oV5j_oGYzD2_hUkUcqueHETuOFTaZ8Z0VpN9c2HDXTZ4IeTUpPJPPWcqJ4ykWxtZdhgWbxjn5lROzupAUrsT9nJci4_8KgEu6vaTnIo-NLVwzFkNr9cMYRBcg7O20RL7V7LSgGyqw2vUK3jvBCgsCZSWRjjBQiYGQjEYkvGmAm22Omw2HmdJ0mFV4m7DpyY2WRhLqSAedzkwsYioTDPXqa-ts8DgBqUySPYp1ACSoeHxVO5gnKd6ukaCNyh5U7bui0zMRw_NKRGChA1nJN3cg1Mw",
      "e": "AQAB"
    },
    {
      "use": "enc",
      "kty": "RSA",
      "kid": "rsa256_dup",
      "n": "toihHnUntP41DGJEpUQjHuzyWtb4NQEg5r38YoaCRVfnX7pmYOgn6zOU3jgUXuNqJefTHNLRq7_wxZT2zsCFrJvfg8ccl4Ds1Vp3Hur3mQVsqhXrKRqBvvsF_1pbJSbyLCk0_HkrcP9XRNP4Lq2MiofAtt89Lmya9ZlwbA4NLkEJFNtC-6wuq48kpA-TWXOcQXPUW-0RZS7t8DGgRlQpeUwj8-g6N_uUSk21hawGNlWmOYkrQ7w4kCIKO2U4Y6_2dygwNnESxiPA_61UuH9wVjWxo1XiyKJnpDGiYXGeihoGn6EcLMKeA8wACuR_1ah7BD3iKMQRW3DWEBfjp0LMyQ",
      "e": "AQAB"
    }
  ]
}
2022-08-11 03:21:08 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-08-11 03:21:08 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-08-11 03:21:08 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-11 03:21:08 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-08-11 03:21:08
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_id
client01
client_secret
secret
2022-08-11 03:21:08
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2022-08-11 03:21:08 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "8RPVxH9ElaGWjY7NNUSH259BDZb4kN9-WX_Eh02LPYImkTRWRWTXXWgr5x8-QaG_k8fwAtNg27UVzVzGJ4bOClR-Cpa4f_QX7XIdk0_9K8n8O_lg8Xki-Oo-MXFrxI7UxG9YvAfE6I7vdou-GI6yNlgz0888bLQIqzOCSltpXMk",
      "kty": "RSA",
      "q": "y7VkvemQY73T48_QXLQ54sxRDoRauZIdnETEWmiKxCKH0HCtJnMqSKYdcPPjIfBmpQU-8RLlQ8Yap8VXISfeBiXAPv1Wz65m0h7nmpMNf32de_dg3i2CHvbbmqe6-IcVd2Iyys76naXuQMdT0JqSLGPpGr6zYLu1RGl7bs5Gx0s",
      "d": "i51O91l5vLDc4yo1DvEV9RkUX_mNvT6SXN21BcBS9Plh1gIIH4ENiXM_bv77KcpYAlue_kZSy_y0yKUMS9sEi6ACn2_W5EelCe7raNeRBCZd_SdgDLX3YbYeusSatTqfvN7kcHglQbjYbbi-4fib2QxD4XYlJeZ8OwZQhg_TIiW_ajUpg8fYNdkGHh8hsZGL_uc3ywiT2HQZOyITAbiLK-0tqzWCoDfZRk5v4UWHHexocA_FtFoolZhjoSrlfmWLuMIpswKlXPkcxa6yh6S8ueIrEzxr80_uo5Un4EUFiaJmWX1GcKlFCECGIb13XO-TFzXP0GT9xQZ-324yemt60Q",
      "e": "AQAB",
      "use": "sig",
      "qi": "hubyMB02R3ByUzKNo37F9hVEat6J1JOJDLTBQSud9mMKEcWs21zaiTiJ3bydTWvuSCZTnV0y_XG-nJgNHSREVPRNRDi5kOOMOqH2vUeEeS1qekhMfp1xQboqbG-9mI8Mtj8odf9BsZVcIu_fl4NH90HBFGjCbqcktb997uR4LqU",
      "dp": "VdZxK_kAy6Jwf9DT4l6XXSy0NgmGUdcyHt3udRq4NFtuLg-LlEPWpyybTT0DpszX8N-k5uyqtTAiJjAdYh-Op4D0LAMEiJK6HlKek0BM7dWKmTQvP2uZdzW4lVREQgV1XsgiuTiu9PtH6lbRhd7xN4ZqVcWZRz9HQuYhQyaPOnk",
      "alg": "RS256",
      "dq": "wbcjr_2WE2OHRhJvQFka2vQU-MsgQ2wRwHMcjiTwIQf9Q1iDMBdAVImzYaBrk_C6i57rdfDUGJkg6_4blyoEVrA7myrrDN_6Y0KEWFgS8_QOeL6MXXvFS5DQ0MdEY-aBoV--kWI2rQgIA44JxEvZSWFRYN-MUSbvf7kXag26_PU",
      "n": "v9WMZ4vx-JMy7fz2nnDgmPBfisTYrb_GGHFSoBb5uNJjbgLVp9KvUT9rGqPD6a4z3J4KHHxJ-PzdQ-kTiUCIO-wswnTmUYqlx72aoi5UO0Wu65iGzav17eupHsyCbuIPvqQ2KZlbHlSnCp4GVlAT7pbgmw8XK6ZLB_DnrCT_S_lEAITyILQw7VZATwUMkWgzRFDrAOIRmuuc9-lLL8j932Z_BBxRolu6sC58zQ7qxf_ZJkfA3QPF7CyjJj0-bVkVHy1bN0i0ZvLL_ZBc6-5kJV4oh9ooZtrcnKbOokRZN0x4PfXyjDpqavnXpbORAyH7Y1E66NcWXGUBjjGuy_Rt4w"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "v9WMZ4vx-JMy7fz2nnDgmPBfisTYrb_GGHFSoBb5uNJjbgLVp9KvUT9rGqPD6a4z3J4KHHxJ-PzdQ-kTiUCIO-wswnTmUYqlx72aoi5UO0Wu65iGzav17eupHsyCbuIPvqQ2KZlbHlSnCp4GVlAT7pbgmw8XK6ZLB_DnrCT_S_lEAITyILQw7VZATwUMkWgzRFDrAOIRmuuc9-lLL8j932Z_BBxRolu6sC58zQ7qxf_ZJkfA3QPF7CyjJj0-bVkVHy1bN0i0ZvLL_ZBc6-5kJV4oh9ooZtrcnKbOokRZN0x4PfXyjDpqavnXpbORAyH7Y1E66NcWXGUBjjGuy_Rt4w"
    }
  ]
}
2022-08-11 03:21:08 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-11 03:21:08
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-08-11 03:21:08
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test JE0umxluuyKW5fF
2022-08-11 03:21:08
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-08-11 03:21:08
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2022-08-11 03:21:08
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test JE0umxluuyKW5fF",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "v9WMZ4vx-JMy7fz2nnDgmPBfisTYrb_GGHFSoBb5uNJjbgLVp9KvUT9rGqPD6a4z3J4KHHxJ-PzdQ-kTiUCIO-wswnTmUYqlx72aoi5UO0Wu65iGzav17eupHsyCbuIPvqQ2KZlbHlSnCp4GVlAT7pbgmw8XK6ZLB_DnrCT_S_lEAITyILQw7VZATwUMkWgzRFDrAOIRmuuc9-lLL8j932Z_BBxRolu6sC58zQ7qxf_ZJkfA3QPF7CyjJj0-bVkVHy1bN0i0ZvLL_ZBc6-5kJV4oh9ooZtrcnKbOokRZN0x4PfXyjDpqavnXpbORAyH7Y1E66NcWXGUBjjGuy_Rt4w"
      }
    ]
  }
}
2022-08-11 03:21:08
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test JE0umxluuyKW5fF",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "v9WMZ4vx-JMy7fz2nnDgmPBfisTYrb_GGHFSoBb5uNJjbgLVp9KvUT9rGqPD6a4z3J4KHHxJ-PzdQ-kTiUCIO-wswnTmUYqlx72aoi5UO0Wu65iGzav17eupHsyCbuIPvqQ2KZlbHlSnCp4GVlAT7pbgmw8XK6ZLB_DnrCT_S_lEAITyILQw7VZATwUMkWgzRFDrAOIRmuuc9-lLL8j932Z_BBxRolu6sC58zQ7qxf_ZJkfA3QPF7CyjJj0-bVkVHy1bN0i0ZvLL_ZBc6-5kJV4oh9ooZtrcnKbOokRZN0x4PfXyjDpqavnXpbORAyH7Y1E66NcWXGUBjjGuy_Rt4w"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2022-08-11 03:21:08
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test JE0umxluuyKW5fF",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "v9WMZ4vx-JMy7fz2nnDgmPBfisTYrb_GGHFSoBb5uNJjbgLVp9KvUT9rGqPD6a4z3J4KHHxJ-PzdQ-kTiUCIO-wswnTmUYqlx72aoi5UO0Wu65iGzav17eupHsyCbuIPvqQ2KZlbHlSnCp4GVlAT7pbgmw8XK6ZLB_DnrCT_S_lEAITyILQw7VZATwUMkWgzRFDrAOIRmuuc9-lLL8j932Z_BBxRolu6sC58zQ7qxf_ZJkfA3QPF7CyjJj0-bVkVHy1bN0i0ZvLL_ZBc6-5kJV4oh9ooZtrcnKbOokRZN0x4PfXyjDpqavnXpbORAyH7Y1E66NcWXGUBjjGuy_Rt4w"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ]
}
2022-08-11 03:21:08
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test JE0umxluuyKW5fF",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "v9WMZ4vx-JMy7fz2nnDgmPBfisTYrb_GGHFSoBb5uNJjbgLVp9KvUT9rGqPD6a4z3J4KHHxJ-PzdQ-kTiUCIO-wswnTmUYqlx72aoi5UO0Wu65iGzav17eupHsyCbuIPvqQ2KZlbHlSnCp4GVlAT7pbgmw8XK6ZLB_DnrCT_S_lEAITyILQw7VZATwUMkWgzRFDrAOIRmuuc9-lLL8j932Z_BBxRolu6sC58zQ7qxf_ZJkfA3QPF7CyjJj0-bVkVHy1bN0i0ZvLL_ZBc6-5kJV4oh9ooZtrcnKbOokRZN0x4PfXyjDpqavnXpbORAyH7Y1E66NcWXGUBjjGuy_Rt4w"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ]
}
2022-08-11 03:21:08
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test JE0umxluuyKW5fF",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "v9WMZ4vx-JMy7fz2nnDgmPBfisTYrb_GGHFSoBb5uNJjbgLVp9KvUT9rGqPD6a4z3J4KHHxJ-PzdQ-kTiUCIO-wswnTmUYqlx72aoi5UO0Wu65iGzav17eupHsyCbuIPvqQ2KZlbHlSnCp4GVlAT7pbgmw8XK6ZLB_DnrCT_S_lEAITyILQw7VZATwUMkWgzRFDrAOIRmuuc9-lLL8j932Z_BBxRolu6sC58zQ7qxf_ZJkfA3QPF7CyjJj0-bVkVHy1bN0i0ZvLL_ZBc6-5kJV4oh9ooZtrcnKbOokRZN0x4PfXyjDpqavnXpbORAyH7Y1E66NcWXGUBjjGuy_Rt4w"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2022-08-11 03:21:08
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": "750"
}
request_body
{"client_name":"OIDF Conformance Test JE0umxluuyKW5fF","grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"v9WMZ4vx-JMy7fz2nnDgmPBfisTYrb_GGHFSoBb5uNJjbgLVp9KvUT9rGqPD6a4z3J4KHHxJ-PzdQ-kTiUCIO-wswnTmUYqlx72aoi5UO0Wu65iGzav17eupHsyCbuIPvqQ2KZlbHlSnCp4GVlAT7pbgmw8XK6ZLB_DnrCT_S_lEAITyILQw7VZATwUMkWgzRFDrAOIRmuuc9-lLL8j932Z_BBxRolu6sC58zQ7qxf_ZJkfA3QPF7CyjJj0-bVkVHy1bN0i0ZvLL_ZBc6-5kJV4oh9ooZtrcnKbOokRZN0x4PfXyjDpqavnXpbORAyH7Y1E66NcWXGUBjjGuy_Rt4w"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code id_token token"],"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"contacts":["certification@oidf.org"]}
2022-08-11 03:21:09 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "content-length": "1165",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 11 Aug 2022 03:21:09 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-894746fd-b986-487d-ba3b-0304b449185e",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"client_id":"55f62bef-8d93-4938-aad1-588c65c900f0","client_id_issued_at":1660188069,"client_name":"OIDF Conformance Test JE0umxluuyKW5fF","client_secret":"jbQ5ypoMB8Qxm6DP","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"v9WMZ4vx-JMy7fz2nnDgmPBfisTYrb_GGHFSoBb5uNJjbgLVp9KvUT9rGqPD6a4z3J4KHHxJ-PzdQ-kTiUCIO-wswnTmUYqlx72aoi5UO0Wu65iGzav17eupHsyCbuIPvqQ2KZlbHlSnCp4GVlAT7pbgmw8XK6ZLB_DnrCT_S_lEAITyILQw7VZATwUMkWgzRFDrAOIRmuuc9-lLL8j932Z_BBxRolu6sC58zQ7qxf_ZJkfA3QPF7CyjJj0-bVkVHy1bN0i0ZvLL_ZBc6-5kJV4oh9ooZtrcnKbOokRZN0x4PfXyjDpqavnXpbORAyH7Y1E66NcWXGUBjjGuy_Rt4w","use":"sig"}]},"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"GHkIkWlG3P7GYkuz_zcMT397Uh1aOiuS7yRJeacOc0g.TxL_Xaeek4C8ekuikuU2ML0-7tL2oV5L4Jmv5p-304g0y38JY25pcw59FHwVU5aOk8Ho_Z2wkWwJg4GohBhj-w","registration_client_uri":"https://isamfed.com:8843/oauth2/register/55f62bef-8d93-4938-aad1-588c65c900f0","response_types":["code id_token token"],"token_endpoint_auth_method":"client_secret_basic"}
2022-08-11 03:21:09
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-length": "1165",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 11 Aug 2022 03:21:09 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-894746fd-b986-487d-ba3b-0304b449185e",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
body
{"client_id":"55f62bef-8d93-4938-aad1-588c65c900f0","client_id_issued_at":1660188069,"client_name":"OIDF Conformance Test JE0umxluuyKW5fF","client_secret":"jbQ5ypoMB8Qxm6DP","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"v9WMZ4vx-JMy7fz2nnDgmPBfisTYrb_GGHFSoBb5uNJjbgLVp9KvUT9rGqPD6a4z3J4KHHxJ-PzdQ-kTiUCIO-wswnTmUYqlx72aoi5UO0Wu65iGzav17eupHsyCbuIPvqQ2KZlbHlSnCp4GVlAT7pbgmw8XK6ZLB_DnrCT_S_lEAITyILQw7VZATwUMkWgzRFDrAOIRmuuc9-lLL8j932Z_BBxRolu6sC58zQ7qxf_ZJkfA3QPF7CyjJj0-bVkVHy1bN0i0ZvLL_ZBc6-5kJV4oh9ooZtrcnKbOokRZN0x4PfXyjDpqavnXpbORAyH7Y1E66NcWXGUBjjGuy_Rt4w","use":"sig"}]},"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"GHkIkWlG3P7GYkuz_zcMT397Uh1aOiuS7yRJeacOc0g.TxL_Xaeek4C8ekuikuU2ML0-7tL2oV5L4Jmv5p-304g0y38JY25pcw59FHwVU5aOk8Ho_Z2wkWwJg4GohBhj-w","registration_client_uri":"https://isamfed.com:8843/oauth2/register/55f62bef-8d93-4938-aad1-588c65c900f0","response_types":["code id_token token"],"token_endpoint_auth_method":"client_secret_basic"}
body_json
{
  "client_id": "55f62bef-8d93-4938-aad1-588c65c900f0",
  "client_id_issued_at": 1660188069,
  "client_name": "OIDF Conformance Test JE0umxluuyKW5fF",
  "client_secret": "jbQ5ypoMB8Qxm6DP",
  "client_secret_expires_at": 0,
  "contacts": [
    "certification@oidf.org"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "alg": "RS256",
        "e": "AQAB",
        "kty": "RSA",
        "n": "v9WMZ4vx-JMy7fz2nnDgmPBfisTYrb_GGHFSoBb5uNJjbgLVp9KvUT9rGqPD6a4z3J4KHHxJ-PzdQ-kTiUCIO-wswnTmUYqlx72aoi5UO0Wu65iGzav17eupHsyCbuIPvqQ2KZlbHlSnCp4GVlAT7pbgmw8XK6ZLB_DnrCT_S_lEAITyILQw7VZATwUMkWgzRFDrAOIRmuuc9-lLL8j932Z_BBxRolu6sC58zQ7qxf_ZJkfA3QPF7CyjJj0-bVkVHy1bN0i0ZvLL_ZBc6-5kJV4oh9ooZtrcnKbOokRZN0x4PfXyjDpqavnXpbORAyH7Y1E66NcWXGUBjjGuy_Rt4w",
        "use": "sig"
      }
    ]
  },
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "registration_access_token": "GHkIkWlG3P7GYkuz_zcMT397Uh1aOiuS7yRJeacOc0g.TxL_Xaeek4C8ekuikuU2ML0-7tL2oV5L4Jmv5p-304g0y38JY25pcw59FHwVU5aOk8Ho_Z2wkWwJg4GohBhj-w",
  "registration_client_uri": "https://isamfed.com:8843/oauth2/register/55f62bef-8d93-4938-aad1-588c65c900f0",
  "response_types": [
    "code id_token token"
  ],
  "token_endpoint_auth_method": "client_secret_basic"
}
2022-08-11 03:21:09 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-08-11 03:21:09 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-08-11 03:21:09 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-08-11 03:21:09 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
55f62bef-8d93-4938-aad1-588c65c900f0
2022-08-11 03:21:09 SUCCESS
VerifyClientManagementCredentials
Verified dynamic registration management credentials
registration_client_uri
https://isamfed.com:8843/oauth2/register/55f62bef-8d93-4938-aad1-588c65c900f0
registration_access_token
GHkIkWlG3P7GYkuz_zcMT397Uh1aOiuS7yRJeacOc0g.TxL_Xaeek4C8ekuikuU2ML0-7tL2oV5L4Jmv5p-304g0y38JY25pcw59FHwVU5aOk8Ho_Z2wkWwJg4GohBhj-w
2022-08-11 03:21:09
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-08-11 03:21:09 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_basic",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2022-08-11 03:21:09
SetScopeInClientConfigurationToOpenIdEmail
Set scope in client configuration to "openid email"
scope
openid email
2022-08-11 03:21:09 SUCCESS
OIDCCCheckScopesSupportedContainScopeTest
'scopes_supported' in discovery document contain expected scopes
actual
[
  "openid",
  "profile",
  "email",
  "phone",
  "address"
]
expected
openid email
2022-08-11 03:21:09 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-11 03:21:09
oidcc-scope-email
Setup Done
Make request to authorization endpoint
2022-08-11 03:21:09 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
55f62bef-8d93-4938-aad1-588c65c900f0
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid email
2022-08-11 03:21:09
CreateRandomStateValue
Created state value
requested_state_length
10
state
kfkznymUvQ
2022-08-11 03:21:09 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
55f62bef-8d93-4938-aad1-588c65c900f0
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid email
state
kfkznymUvQ
2022-08-11 03:21:09
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
obBUJrI38N
2022-08-11 03:21:09 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
55f62bef-8d93-4938-aad1-588c65c900f0
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid email
state
kfkznymUvQ
nonce
obBUJrI38N
2022-08-11 03:21:09 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
55f62bef-8d93-4938-aad1-588c65c900f0
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid email
state
kfkznymUvQ
nonce
obBUJrI38N
response_type
code id_token token
2022-08-11 03:21:09
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
55f62bef-8d93-4938-aad1-588c65c900f0
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid email
state
kfkznymUvQ
nonce
obBUJrI38N
response_type
code id_token token
response_mode
form_post
2022-08-11 03:21:09 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "55f62bef-8d93-4938-aad1-588c65c900f0",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "scope": "openid email",
  "state": "kfkznymUvQ",
  "nonce": "obBUJrI38N",
  "response_type": "code id_token token",
  "response_mode": "form_post"
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=55f62bef-8d93-4938-aad1-588c65c900f0&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid%20email&state=kfkznymUvQ&nonce=obBUJrI38N&response_type=code%20id_token%20token&response_mode=form_post
2022-08-11 03:21:09 REDIRECT
oidcc-scope-email
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=55f62bef-8d93-4938-aad1-588c65c900f0&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid%20email&state=kfkznymUvQ&nonce=obBUJrI38N&response_type=code%20id_token%20token&response_mode=form_post
2022-08-11 03:21:13 INCOMING
oidcc-scope-email
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/callback
incoming_headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "sec-ch-ua": "\"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\"",
  "upgrade-insecure-requests": "1",
  "origin": "https://isamfed.com:8843",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/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-dest": "document",
  "referer": "https://isamfed.com:8843/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh-TW;q\u003d0.8,zh;q\u003d0.7",
  "connection": "close",
  "content-length": "1225"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
{
  "access_token": "9qOceO961qih7j4UXqEqhFlId0UYDuN6OjOI7kpAZBA.FYphIJ2vzisa8_FX2WRpbItFwM4mRwQ1yHmiZjT8QVsFtJ8r6_o-RKoZkchsxRn5zAqZC6E_qI6xbUaQFHLz0g",
  "code": "qYeujZkOIFuhrnSDDPhvBxOp26y0IQWcyIqM176YQJc.McjsrZ_HeAvkMgC1Nxyg0t_LnlJvRLNo4ucNGA491TzhC63_Yg4nrKLbIgYWy1eAcmemPJpAkdOY1MdJYjJVfQ",
  "expires_in": "7199",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiX3RGM08xa3c5RV9GTGYtTm9Jb1RhdyIsImF1ZCI6WyI1NWY2MmJlZi04ZDkzLTQ5MzgtYWFkMS01ODhjNjVjOTAwZjAiXSwiYXV0aF90aW1lIjoxNjYwMTg3OTI5LCJjX2hhc2giOiJwSGtaV2s5MXEwVHJKdlAxY3dvQ1R3IiwiZXhwIjoxNjYwMTkxNjczLCJpYXQiOjE2NjAxODgwNzMsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiZGIyNGY5OWItMjYwZi00YjZlLTljY2QtNzIyYWMxMDI0NTE5Iiwibm9uY2UiOiJvYkJVSnJJMzhOIiwicmF0IjoxNjYwMTg4MDczLCJzX2hhc2giOiJhMnNOMUdES2xGNHRpUk9FMVE2LVJ3Iiwic3ViIjoidGVzdHVzZXIifQ.fLdoFgnxXv4jVS965ldG1PY1f0G2WnwZx6jXMZ12rv5Y5n72FHkdU1QXrKyB1LS7zoY6eDYv3Tv8zPDSJS7BTEncA7ZbyBX6bXx0kDcUzWDJEtAyk84EZPlYoFjgbPCIFlB6xlRzRrdqurXAv4doCs0NQPMkNdiwzyLBE8joWB5W5b4EYaRhNns58c8QpjlIL8RXOD64cjD5jQCtHFANmjZ14kCp12GjxlShYd5ObqtFC2gtyDAHu9GV_FUydf8r8jNN7C0xPz_VmWO7ZmGy9oASyG0ndwBFe66eEJrKEUrbbXhW2Kba06xkFnD-YXgITzuzPJSgQArSPl5fWfxAQw",
  "scope": "openid email",
  "state": "kfkznymUvQ",
  "token_type": "bearer"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
access_token=9qOceO961qih7j4UXqEqhFlId0UYDuN6OjOI7kpAZBA.FYphIJ2vzisa8_FX2WRpbItFwM4mRwQ1yHmiZjT8QVsFtJ8r6_o-RKoZkchsxRn5zAqZC6E_qI6xbUaQFHLz0g&code=qYeujZkOIFuhrnSDDPhvBxOp26y0IQWcyIqM176YQJc.McjsrZ_HeAvkMgC1Nxyg0t_LnlJvRLNo4ucNGA491TzhC63_Yg4nrKLbIgYWy1eAcmemPJpAkdOY1MdJYjJVfQ&expires_in=7199&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiX3RGM08xa3c5RV9GTGYtTm9Jb1RhdyIsImF1ZCI6WyI1NWY2MmJlZi04ZDkzLTQ5MzgtYWFkMS01ODhjNjVjOTAwZjAiXSwiYXV0aF90aW1lIjoxNjYwMTg3OTI5LCJjX2hhc2giOiJwSGtaV2s5MXEwVHJKdlAxY3dvQ1R3IiwiZXhwIjoxNjYwMTkxNjczLCJpYXQiOjE2NjAxODgwNzMsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiZGIyNGY5OWItMjYwZi00YjZlLTljY2QtNzIyYWMxMDI0NTE5Iiwibm9uY2UiOiJvYkJVSnJJMzhOIiwicmF0IjoxNjYwMTg4MDczLCJzX2hhc2giOiJhMnNOMUdES2xGNHRpUk9FMVE2LVJ3Iiwic3ViIjoidGVzdHVzZXIifQ.fLdoFgnxXv4jVS965ldG1PY1f0G2WnwZx6jXMZ12rv5Y5n72FHkdU1QXrKyB1LS7zoY6eDYv3Tv8zPDSJS7BTEncA7ZbyBX6bXx0kDcUzWDJEtAyk84EZPlYoFjgbPCIFlB6xlRzRrdqurXAv4doCs0NQPMkNdiwzyLBE8joWB5W5b4EYaRhNns58c8QpjlIL8RXOD64cjD5jQCtHFANmjZ14kCp12GjxlShYd5ObqtFC2gtyDAHu9GV_FUydf8r8jNN7C0xPz_VmWO7ZmGy9oASyG0ndwBFe66eEJrKEUrbbXhW2Kba06xkFnD-YXgITzuzPJSgQArSPl5fWfxAQw&scope=openid+email&state=kfkznymUvQ&token_type=bearer
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-11 03:21:13 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/pjP1HcauA4BWyPPhUMiD",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/pjP1HcauA4BWyPPhUMiD"
}
2022-08-11 03:21:13 OUTGOING
oidcc-scope-email
Response to HTTP request to test instance JE0umxluuyKW5fF
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/pjP1HcauA4BWyPPhUMiD, returnUrl=/log-detail.html?log=JE0umxluuyKW5fF}]
outgoing_path
callback
2022-08-11 03:21:14 INCOMING
oidcc-scope-email
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/pjP1HcauA4BWyPPhUMiD
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",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh-TW;q\u003d0.8,zh;q\u003d0.7",
  "cookie": "__utma\u003d201319536.1003316269.1659326830.1659326830.1659326830.1; __utmz\u003d201319536.1659326830.1.1.utmcsr\u003d(direct)|utmccn\u003d(direct)|utmcmd\u003d(none); JSESSIONID\u003dEBD8906AB0D2441A499CF8043F2CC86D",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/pjP1HcauA4BWyPPhUMiD
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-11 03:21:14 OUTGOING
oidcc-scope-email
Response to HTTP request to test instance JE0umxluuyKW5fF
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/pjP1HcauA4BWyPPhUMiD
2022-08-11 03:21:14 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-08-11 03:21:14 REDIRECT-IN
oidcc-scope-email
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "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\"",
  "upgrade-insecure-requests": "1",
  "origin": "https://isamfed.com:8843",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/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-dest": "document",
  "referer": "https://isamfed.com:8843/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh-TW;q\u003d0.8,zh;q\u003d0.7",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "x-forwarded-proto": "https",
  "x-forwarded-port": "443",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "content-length": "1225"
}
http_method
POST
url_fragment
{}
post_body
{
  "access_token": "9qOceO961qih7j4UXqEqhFlId0UYDuN6OjOI7kpAZBA.FYphIJ2vzisa8_FX2WRpbItFwM4mRwQ1yHmiZjT8QVsFtJ8r6_o-RKoZkchsxRn5zAqZC6E_qI6xbUaQFHLz0g",
  "code": "qYeujZkOIFuhrnSDDPhvBxOp26y0IQWcyIqM176YQJc.McjsrZ_HeAvkMgC1Nxyg0t_LnlJvRLNo4ucNGA491TzhC63_Yg4nrKLbIgYWy1eAcmemPJpAkdOY1MdJYjJVfQ",
  "expires_in": "7199",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiX3RGM08xa3c5RV9GTGYtTm9Jb1RhdyIsImF1ZCI6WyI1NWY2MmJlZi04ZDkzLTQ5MzgtYWFkMS01ODhjNjVjOTAwZjAiXSwiYXV0aF90aW1lIjoxNjYwMTg3OTI5LCJjX2hhc2giOiJwSGtaV2s5MXEwVHJKdlAxY3dvQ1R3IiwiZXhwIjoxNjYwMTkxNjczLCJpYXQiOjE2NjAxODgwNzMsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiZGIyNGY5OWItMjYwZi00YjZlLTljY2QtNzIyYWMxMDI0NTE5Iiwibm9uY2UiOiJvYkJVSnJJMzhOIiwicmF0IjoxNjYwMTg4MDczLCJzX2hhc2giOiJhMnNOMUdES2xGNHRpUk9FMVE2LVJ3Iiwic3ViIjoidGVzdHVzZXIifQ.fLdoFgnxXv4jVS965ldG1PY1f0G2WnwZx6jXMZ12rv5Y5n72FHkdU1QXrKyB1LS7zoY6eDYv3Tv8zPDSJS7BTEncA7ZbyBX6bXx0kDcUzWDJEtAyk84EZPlYoFjgbPCIFlB6xlRzRrdqurXAv4doCs0NQPMkNdiwzyLBE8joWB5W5b4EYaRhNns58c8QpjlIL8RXOD64cjD5jQCtHFANmjZ14kCp12GjxlShYd5ObqtFC2gtyDAHu9GV_FUydf8r8jNN7C0xPz_VmWO7ZmGy9oASyG0ndwBFe66eEJrKEUrbbXhW2Kba06xkFnD-YXgITzuzPJSgQArSPl5fWfxAQw",
  "scope": "openid email",
  "state": "kfkznymUvQ",
  "token_type": "bearer"
}
Verify authorization endpoint response
2022-08-11 03:21:14 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2022-08-11 03:21:14 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2022-08-11 03:21:14 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-11 03:21:14 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-11 03:21:14 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-08-11 03:21:14
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-08-11 03:21:14 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-11 03:21:14 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
kfkznymUvQ
2022-08-11 03:21:14 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
qYeujZkOIFuhrnSDDPhvBxOp26y0IQWcyIqM176YQJc.McjsrZ_HeAvkMgC1Nxyg0t_LnlJvRLNo4ucNGA491TzhC63_Yg4nrKLbIgYWy1eAcmemPJpAkdOY1MdJYjJVfQ
2022-08-11 03:21:14 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
9qOceO961qih7j4UXqEqhFlId0UYDuN6OjOI7kpAZBA.FYphIJ2vzisa8_FX2WRpbItFwM4mRwQ1yHmiZjT8QVsFtJ8r6_o-RKoZkchsxRn5zAqZC6E_qI6xbUaQFHLz0g
type
bearer
2022-08-11 03:21:14 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiX3RGM08xa3c5RV9GTGYtTm9Jb1RhdyIsImF1ZCI6WyI1NWY2MmJlZi04ZDkzLTQ5MzgtYWFkMS01ODhjNjVjOTAwZjAiXSwiYXV0aF90aW1lIjoxNjYwMTg3OTI5LCJjX2hhc2giOiJwSGtaV2s5MXEwVHJKdlAxY3dvQ1R3IiwiZXhwIjoxNjYwMTkxNjczLCJpYXQiOjE2NjAxODgwNzMsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiZGIyNGY5OWItMjYwZi00YjZlLTljY2QtNzIyYWMxMDI0NTE5Iiwibm9uY2UiOiJvYkJVSnJJMzhOIiwicmF0IjoxNjYwMTg4MDczLCJzX2hhc2giOiJhMnNOMUdES2xGNHRpUk9FMVE2LVJ3Iiwic3ViIjoidGVzdHVzZXIifQ.fLdoFgnxXv4jVS965ldG1PY1f0G2WnwZx6jXMZ12rv5Y5n72FHkdU1QXrKyB1LS7zoY6eDYv3Tv8zPDSJS7BTEncA7ZbyBX6bXx0kDcUzWDJEtAyk84EZPlYoFjgbPCIFlB6xlRzRrdqurXAv4doCs0NQPMkNdiwzyLBE8joWB5W5b4EYaRhNns58c8QpjlIL8RXOD64cjD5jQCtHFANmjZ14kCp12GjxlShYd5ObqtFC2gtyDAHu9GV_FUydf8r8jNN7C0xPz_VmWO7ZmGy9oASyG0ndwBFe66eEJrKEUrbbXhW2Kba06xkFnD-YXgITzuzPJSgQArSPl5fWfxAQw
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "_tF3O1kw9E_FLf-NoIoTaw",
  "aud": "55f62bef-8d93-4938-aad1-588c65c900f0",
  "c_hash": "pHkZWk91q0TrJvP1cwoCTw",
  "sub": "testuser",
  "s_hash": "a2sN1GDKlF4tiROE1Q6-Rw",
  "rat": 1660188073,
  "auth_time": 1660187929,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1660191673,
  "iat": 1660188073,
  "nonce": "obBUJrI38N",
  "jti": "db24f99b-260f-4b6e-9ccd-722ac1024519"
}
2022-08-11 03:21:14 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-11 03:21:14
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-11 03:21:14
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-11 03:21:14 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-11 03:21:14 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
obBUJrI38N
2022-08-11 03:21:14 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-11 03:21:14 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiX3RGM08xa3c5RV9GTGYtTm9Jb1RhdyIsImF1ZCI6WyI1NWY2MmJlZi04ZDkzLTQ5MzgtYWFkMS01ODhjNjVjOTAwZjAiXSwiYXV0aF90aW1lIjoxNjYwMTg3OTI5LCJjX2hhc2giOiJwSGtaV2s5MXEwVHJKdlAxY3dvQ1R3IiwiZXhwIjoxNjYwMTkxNjczLCJpYXQiOjE2NjAxODgwNzMsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiZGIyNGY5OWItMjYwZi00YjZlLTljY2QtNzIyYWMxMDI0NTE5Iiwibm9uY2UiOiJvYkJVSnJJMzhOIiwicmF0IjoxNjYwMTg4MDczLCJzX2hhc2giOiJhMnNOMUdES2xGNHRpUk9FMVE2LVJ3Iiwic3ViIjoidGVzdHVzZXIifQ.fLdoFgnxXv4jVS965ldG1PY1f0G2WnwZx6jXMZ12rv5Y5n72FHkdU1QXrKyB1LS7zoY6eDYv3Tv8zPDSJS7BTEncA7ZbyBX6bXx0kDcUzWDJEtAyk84EZPlYoFjgbPCIFlB6xlRzRrdqurXAv4doCs0NQPMkNdiwzyLBE8joWB5W5b4EYaRhNns58c8QpjlIL8RXOD64cjD5jQCtHFANmjZ14kCp12GjxlShYd5ObqtFC2gtyDAHu9GV_FUydf8r8jNN7C0xPz_VmWO7ZmGy9oASyG0ndwBFe66eEJrKEUrbbXhW2Kba06xkFnD-YXgITzuzPJSgQArSPl5fWfxAQw
2022-08-11 03:21:14 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiX3RGM08xa3c5RV9GTGYtTm9Jb1RhdyIsImF1ZCI6WyI1NWY2MmJlZi04ZDkzLTQ5MzgtYWFkMS01ODhjNjVjOTAwZjAiXSwiYXV0aF90aW1lIjoxNjYwMTg3OTI5LCJjX2hhc2giOiJwSGtaV2s5MXEwVHJKdlAxY3dvQ1R3IiwiZXhwIjoxNjYwMTkxNjczLCJpYXQiOjE2NjAxODgwNzMsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiZGIyNGY5OWItMjYwZi00YjZlLTljY2QtNzIyYWMxMDI0NTE5Iiwibm9uY2UiOiJvYkJVSnJJMzhOIiwicmF0IjoxNjYwMTg4MDczLCJzX2hhc2giOiJhMnNOMUdES2xGNHRpUk9FMVE2LVJ3Iiwic3ViIjoidGVzdHVzZXIifQ.fLdoFgnxXv4jVS965ldG1PY1f0G2WnwZx6jXMZ12rv5Y5n72FHkdU1QXrKyB1LS7zoY6eDYv3Tv8zPDSJS7BTEncA7ZbyBX6bXx0kDcUzWDJEtAyk84EZPlYoFjgbPCIFlB6xlRzRrdqurXAv4doCs0NQPMkNdiwzyLBE8joWB5W5b4EYaRhNns58c8QpjlIL8RXOD64cjD5jQCtHFANmjZ14kCp12GjxlShYd5ObqtFC2gtyDAHu9GV_FUydf8r8jNN7C0xPz_VmWO7ZmGy9oASyG0ndwBFe66eEJrKEUrbbXhW2Kba06xkFnD-YXgITzuzPJSgQArSPl5fWfxAQw
2022-08-11 03:21:14 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-11 03:21:14
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-11 03:21:14 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-11 03:21:14 SUCCESS
EnsureIdTokenDoesNotContainName
name claim not found in id_token, which is expected as it was not requested to be returned there
2022-08-11 03:21:14 SUCCESS
EnsureIdTokenDoesNotContainEmailForScopeEmail
email claim not found in id_token, which is expected as it was not requested to be returned there
Userinfo endpoint tests
2022-08-11 03:21:14
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer 9qOceO961qih7j4UXqEqhFlId0UYDuN6OjOI7kpAZBA.FYphIJ2vzisa8_FX2WRpbItFwM4mRwQ1yHmiZjT8QVsFtJ8r6_o-RKoZkchsxRn5zAqZC6E_qI6xbUaQFHLz0g",
  "content-length": "0"
}
request_body

                                
2022-08-11 03:21:15 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "195",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 11 Aug 2022 03:21:15 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-7688f415-6caf-4e75-9eb2-392ce284190b",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["55f62bef-8d93-4938-aad1-588c65c900f0"],"auth_time":1660187929,"email":"J.Smith@ibm.com","email_verified":true,"iss":"https://isamfed.com:8843/oauth2/","rat":1660188073,"sub":"testuser"}
2022-08-11 03:21:15 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "195",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 11 Aug 2022 03:21:15 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-7688f415-6caf-4e75-9eb2-392ce284190b",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["55f62bef-8d93-4938-aad1-588c65c900f0"],"auth_time":1660187929,"email":"J.Smith@ibm.com","email_verified":true,"iss":"https://isamfed.com:8843/oauth2/","rat":1660188073,"sub":"testuser"}
2022-08-11 03:21:15 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-11 03:21:15 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
qYeujZkOIFuhrnSDDPhvBxOp26y0IQWcyIqM176YQJc.McjsrZ_HeAvkMgC1Nxyg0t_LnlJvRLNo4ucNGA491TzhC63_Yg4nrKLbIgYWy1eAcmemPJpAkdOY1MdJYjJVfQ
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-11 03:21:15 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic NTVmNjJiZWYtOGQ5My00OTM4LWFhZDEtNTg4YzY1YzkwMGYwOmpiUTV5cG9NQjhReG02RFA=
2022-08-11 03:21:15
CallTokenEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic NTVmNjJiZWYtOGQ5My00OTM4LWFhZDEtNTg4YzY1YzkwMGYwOmpiUTV5cG9NQjhReG02RFA\u003d",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "271"
}
request_body
grant_type=authorization_code&code=qYeujZkOIFuhrnSDDPhvBxOp26y0IQWcyIqM176YQJc.McjsrZ_HeAvkMgC1Nxyg0t_LnlJvRLNo4ucNGA491TzhC63_Yg4nrKLbIgYWy1eAcmemPJpAkdOY1MdJYjJVfQ&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fisva_op_oidc_core_test_gh%2Fcallback
2022-08-11 03:21:16 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "1046",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 11 Aug 2022 03:21:16 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-7eef1018-2672-48db-b97a-45f63b5dc1a6",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"access_token":"B-CebrL84MwgUZjwCKN3aN-nMGhyX_m1z_jOcXZ8Fhs.-7cNV2xSnoTyzwOoOxv6_l0u1oHM4iM17BR3IsEi6aL4A9CDwlQBvzhbyVJpbbhm4nhDqSuVFp5D2FvdABFSYA","expires_in":7196,"id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZXliVElCNW5rWGRJYkxqZmFBbV9OQSIsImF1ZCI6WyI1NWY2MmJlZi04ZDkzLTQ5MzgtYWFkMS01ODhjNjVjOTAwZjAiXSwiYXV0aF90aW1lIjoxNjYwMTg3OTI5LCJleHAiOjE2NjAxOTE2NzYsImlhdCI6MTY2MDE4ODA3NiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIzMDEzMmYxZi00YjYwLTQ3NjAtOTc2OS00OTJlYTcxOTIwNzEiLCJub25jZSI6Im9iQlVKckkzOE4iLCJyYXQiOjE2NjAxODgwNzMsInNfaGFzaCI6ImEyc04xR0RLbEY0dGlST0UxUTYtUnciLCJzdWIiOiJ0ZXN0dXNlciJ9.agEPde1XeGaexeO8vC-KOjTLjjUpndGNv_Nl2yfO9qXAH7BgiB6kVVUDX4rd6tjtS_RNdb0QOyH47qqWCzxZnLUJRXYxGFZbo_fd44ZFoXuVn-H1fSv0wdfVZ6lfcCllzE4s9glg6XUB5x0JNedlZGA1uKgLiztjE4us3b1QPhy8r7GUVAOKSvco35fgxKXDeTNm9F4Kk7q_rEj__8sMZd8Ja-Z4PjZ3J6R9gXKvud0YrAf2-Qnt2NJz-52BI3idid5umNv2OCYnENuveDImMrZwj_i5h_tOAZupx1YFWPMdVzkbHifPd94edk6qyEHaM7_eDA5M_xXAFkEn0Q4WiQ","scope":"openid email","token_type":"bearer"}
2022-08-11 03:21:16 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
B-CebrL84MwgUZjwCKN3aN-nMGhyX_m1z_jOcXZ8Fhs.-7cNV2xSnoTyzwOoOxv6_l0u1oHM4iM17BR3IsEi6aL4A9CDwlQBvzhbyVJpbbhm4nhDqSuVFp5D2FvdABFSYA
expires_in
7196
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZXliVElCNW5rWGRJYkxqZmFBbV9OQSIsImF1ZCI6WyI1NWY2MmJlZi04ZDkzLTQ5MzgtYWFkMS01ODhjNjVjOTAwZjAiXSwiYXV0aF90aW1lIjoxNjYwMTg3OTI5LCJleHAiOjE2NjAxOTE2NzYsImlhdCI6MTY2MDE4ODA3NiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIzMDEzMmYxZi00YjYwLTQ3NjAtOTc2OS00OTJlYTcxOTIwNzEiLCJub25jZSI6Im9iQlVKckkzOE4iLCJyYXQiOjE2NjAxODgwNzMsInNfaGFzaCI6ImEyc04xR0RLbEY0dGlST0UxUTYtUnciLCJzdWIiOiJ0ZXN0dXNlciJ9.agEPde1XeGaexeO8vC-KOjTLjjUpndGNv_Nl2yfO9qXAH7BgiB6kVVUDX4rd6tjtS_RNdb0QOyH47qqWCzxZnLUJRXYxGFZbo_fd44ZFoXuVn-H1fSv0wdfVZ6lfcCllzE4s9glg6XUB5x0JNedlZGA1uKgLiztjE4us3b1QPhy8r7GUVAOKSvco35fgxKXDeTNm9F4Kk7q_rEj__8sMZd8Ja-Z4PjZ3J6R9gXKvud0YrAf2-Qnt2NJz-52BI3idid5umNv2OCYnENuveDImMrZwj_i5h_tOAZupx1YFWPMdVzkbHifPd94edk6qyEHaM7_eDA5M_xXAFkEn0Q4WiQ
scope
openid email
token_type
bearer
2022-08-11 03:21:16 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-08-11 03:21:16 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
B-CebrL84MwgUZjwCKN3aN-nMGhyX_m1z_jOcXZ8Fhs.-7cNV2xSnoTyzwOoOxv6_l0u1oHM4iM17BR3IsEi6aL4A9CDwlQBvzhbyVJpbbhm4nhDqSuVFp5D2FvdABFSYA
2022-08-11 03:21:16 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
B-CebrL84MwgUZjwCKN3aN-nMGhyX_m1z_jOcXZ8Fhs.-7cNV2xSnoTyzwOoOxv6_l0u1oHM4iM17BR3IsEi6aL4A9CDwlQBvzhbyVJpbbhm4nhDqSuVFp5D2FvdABFSYA
type
bearer
2022-08-11 03:21:16 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7196
2022-08-11 03:21:16 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7196
2022-08-11 03:21:16 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2022-08-11 03:21:16 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZXliVElCNW5rWGRJYkxqZmFBbV9OQSIsImF1ZCI6WyI1NWY2MmJlZi04ZDkzLTQ5MzgtYWFkMS01ODhjNjVjOTAwZjAiXSwiYXV0aF90aW1lIjoxNjYwMTg3OTI5LCJleHAiOjE2NjAxOTE2NzYsImlhdCI6MTY2MDE4ODA3NiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIzMDEzMmYxZi00YjYwLTQ3NjAtOTc2OS00OTJlYTcxOTIwNzEiLCJub25jZSI6Im9iQlVKckkzOE4iLCJyYXQiOjE2NjAxODgwNzMsInNfaGFzaCI6ImEyc04xR0RLbEY0dGlST0UxUTYtUnciLCJzdWIiOiJ0ZXN0dXNlciJ9.agEPde1XeGaexeO8vC-KOjTLjjUpndGNv_Nl2yfO9qXAH7BgiB6kVVUDX4rd6tjtS_RNdb0QOyH47qqWCzxZnLUJRXYxGFZbo_fd44ZFoXuVn-H1fSv0wdfVZ6lfcCllzE4s9glg6XUB5x0JNedlZGA1uKgLiztjE4us3b1QPhy8r7GUVAOKSvco35fgxKXDeTNm9F4Kk7q_rEj__8sMZd8Ja-Z4PjZ3J6R9gXKvud0YrAf2-Qnt2NJz-52BI3idid5umNv2OCYnENuveDImMrZwj_i5h_tOAZupx1YFWPMdVzkbHifPd94edk6qyEHaM7_eDA5M_xXAFkEn0Q4WiQ
header
{
  "kid": "rsa256",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "eybTIB5nkXdIbLjfaAm_NA",
  "aud": "55f62bef-8d93-4938-aad1-588c65c900f0",
  "sub": "testuser",
  "s_hash": "a2sN1GDKlF4tiROE1Q6-Rw",
  "rat": 1660188073,
  "auth_time": 1660187929,
  "iss": "https://isamfed.com:8843/oauth2/",
  "exp": 1660191676,
  "iat": 1660188076,
  "nonce": "obBUJrI38N",
  "jti": "30132f1f-4b60-4760-9769-492ea7192071"
}
2022-08-11 03:21:16 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-08-11 03:21:16
ValidateIdTokenStandardClaims
sub is a string with content
2022-08-11 03:21:16
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
2022-08-11 03:21:16 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-08-11 03:21:16 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
obBUJrI38N
2022-08-11 03:21:16 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-08-11 03:21:16 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZXliVElCNW5rWGRJYkxqZmFBbV9OQSIsImF1ZCI6WyI1NWY2MmJlZi04ZDkzLTQ5MzgtYWFkMS01ODhjNjVjOTAwZjAiXSwiYXV0aF90aW1lIjoxNjYwMTg3OTI5LCJleHAiOjE2NjAxOTE2NzYsImlhdCI6MTY2MDE4ODA3NiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIzMDEzMmYxZi00YjYwLTQ3NjAtOTc2OS00OTJlYTcxOTIwNzEiLCJub25jZSI6Im9iQlVKckkzOE4iLCJyYXQiOjE2NjAxODgwNzMsInNfaGFzaCI6ImEyc04xR0RLbEY0dGlST0UxUTYtUnciLCJzdWIiOiJ0ZXN0dXNlciJ9.agEPde1XeGaexeO8vC-KOjTLjjUpndGNv_Nl2yfO9qXAH7BgiB6kVVUDX4rd6tjtS_RNdb0QOyH47qqWCzxZnLUJRXYxGFZbo_fd44ZFoXuVn-H1fSv0wdfVZ6lfcCllzE4s9glg6XUB5x0JNedlZGA1uKgLiztjE4us3b1QPhy8r7GUVAOKSvco35fgxKXDeTNm9F4Kk7q_rEj__8sMZd8Ja-Z4PjZ3J6R9gXKvud0YrAf2-Qnt2NJz-52BI3idid5umNv2OCYnENuveDImMrZwj_i5h_tOAZupx1YFWPMdVzkbHifPd94edk6qyEHaM7_eDA5M_xXAFkEn0Q4WiQ
2022-08-11 03:21:16 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZXliVElCNW5rWGRJYkxqZmFBbV9OQSIsImF1ZCI6WyI1NWY2MmJlZi04ZDkzLTQ5MzgtYWFkMS01ODhjNjVjOTAwZjAiXSwiYXV0aF90aW1lIjoxNjYwMTg3OTI5LCJleHAiOjE2NjAxOTE2NzYsImlhdCI6MTY2MDE4ODA3NiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiIzMDEzMmYxZi00YjYwLTQ3NjAtOTc2OS00OTJlYTcxOTIwNzEiLCJub25jZSI6Im9iQlVKckkzOE4iLCJyYXQiOjE2NjAxODgwNzMsInNfaGFzaCI6ImEyc04xR0RLbEY0dGlST0UxUTYtUnciLCJzdWIiOiJ0ZXN0dXNlciJ9.agEPde1XeGaexeO8vC-KOjTLjjUpndGNv_Nl2yfO9qXAH7BgiB6kVVUDX4rd6tjtS_RNdb0QOyH47qqWCzxZnLUJRXYxGFZbo_fd44ZFoXuVn-H1fSv0wdfVZ6lfcCllzE4s9glg6XUB5x0JNedlZGA1uKgLiztjE4us3b1QPhy8r7GUVAOKSvco35fgxKXDeTNm9F4Kk7q_rEj__8sMZd8Ja-Z4PjZ3J6R9gXKvud0YrAf2-Qnt2NJz-52BI3idid5umNv2OCYnENuveDImMrZwj_i5h_tOAZupx1YFWPMdVzkbHifPd94edk6qyEHaM7_eDA5M_xXAFkEn0Q4WiQ
2022-08-11 03:21:16 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
testuser
2022-08-11 03:21:16
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-08-11 03:21:16 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-08-11 03:21:16 SUCCESS
EnsureIdTokenDoesNotContainName
name claim not found in id_token, which is expected as it was not requested to be returned there
2022-08-11 03:21:16 SUCCESS
EnsureIdTokenDoesNotContainEmailForScopeEmail
email claim not found in id_token, which is expected as it was not requested to be returned there
2022-08-11 03:21:16 SUCCESS
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
sub_auth_endpoint
testuser
sub_token_endpoint
testuser
Userinfo endpoint tests
2022-08-11 03:21:16
CallProtectedResource
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer B-CebrL84MwgUZjwCKN3aN-nMGhyX_m1z_jOcXZ8Fhs.-7cNV2xSnoTyzwOoOxv6_l0u1oHM4iM17BR3IsEi6aL4A9CDwlQBvzhbyVJpbbhm4nhDqSuVFp5D2FvdABFSYA",
  "content-length": "0"
}
request_body

                                
2022-08-11 03:21:17 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "195",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 11 Aug 2022 03:21:17 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-ae7dbaaf-19a6-48b4-be08-5920d0ea219b",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["55f62bef-8d93-4938-aad1-588c65c900f0"],"auth_time":1660187929,"email":"J.Smith@ibm.com","email_verified":true,"iss":"https://isamfed.com:8843/oauth2/","rat":1660188073,"sub":"testuser"}
2022-08-11 03:21:17 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-length": "195",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 11 Aug 2022 03:21:17 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-ae7dbaaf-19a6-48b4-be08-5920d0ea219b",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
body
{"aud":["55f62bef-8d93-4938-aad1-588c65c900f0"],"auth_time":1660187929,"email":"J.Smith@ibm.com","email_verified":true,"iss":"https://isamfed.com:8843/oauth2/","rat":1660188073,"sub":"testuser"}
2022-08-11 03:21:17 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-11 03:21:17
CallUserInfoEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer B-CebrL84MwgUZjwCKN3aN-nMGhyX_m1z_jOcXZ8Fhs.-7cNV2xSnoTyzwOoOxv6_l0u1oHM4iM17BR3IsEi6aL4A9CDwlQBvzhbyVJpbbhm4nhDqSuVFp5D2FvdABFSYA",
  "content-length": "0"
}
request_body

                                
2022-08-11 03:21:18 RESPONSE
CallUserInfoEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "195",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 11 Aug 2022 03:21:18 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-a25b690f-a4cf-4885-95f0-30462dc8f76b",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"aud":["55f62bef-8d93-4938-aad1-588c65c900f0"],"auth_time":1660187929,"email":"J.Smith@ibm.com","email_verified":true,"iss":"https://isamfed.com:8843/oauth2/","rat":1660188073,"sub":"testuser"}
2022-08-11 03:21:18 SUCCESS
CallUserInfoEndpoint
Got a response from the userinfo endpoint
headers
{
  "content-length": "195",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Thu, 11 Aug 2022 03:21:18 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "x-correlation-id": "CORR_ID-a25b690f-a4cf-4885-95f0-30462dc8f76b",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
status_code
{
  "code": 200
}
body
{"aud":["55f62bef-8d93-4938-aad1-588c65c900f0"],"auth_time":1660187929,"email":"J.Smith@ibm.com","email_verified":true,"iss":"https://isamfed.com:8843/oauth2/","rat":1660188073,"sub":"testuser"}
2022-08-11 03:21:18 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-08-11 03:21:18 SUCCESS
ExtractUserInfoFromUserInfoEndpointResponse
Extracted user info
userinfo
{
  "aud": [
    "55f62bef-8d93-4938-aad1-588c65c900f0"
  ],
  "auth_time": 1660187929,
  "email": "J.Smith@ibm.com",
  "email_verified": true,
  "iss": "https://isamfed.com:8843/oauth2/",
  "rat": 1660188073,
  "sub": "testuser"
}
2022-08-11 03:21:18
ValidateUserInfoStandardClaims
Skipping unknown claim: aud
2022-08-11 03:21:18
ValidateUserInfoStandardClaims
Skipping unknown claim: auth_time
2022-08-11 03:21:18
ValidateUserInfoStandardClaims
email is a string with content
2022-08-11 03:21:18
ValidateUserInfoStandardClaims
email_verified is a boolean
2022-08-11 03:21:18
ValidateUserInfoStandardClaims
Skipping unknown claim: iss
2022-08-11 03:21:18
ValidateUserInfoStandardClaims
Skipping unknown claim: rat
2022-08-11 03:21:18
ValidateUserInfoStandardClaims
sub is a string with content
2022-08-11 03:21:18 SUCCESS
ValidateUserInfoStandardClaims
Userinfo is valid
2022-08-11 03:21:18 SUCCESS
EnsureUserInfoContainsSub
Found sub in userinfo
sub
testuser
2022-08-11 03:21:18
EnsureUserInfoUpdatedAtValid
userinfo response does not contain 'updated_at'
2022-08-11 03:21:18
EnsureMemberValuesInClaimNameReferenceToMemberNamesInClaimSources
userinfo response does not contain '_claim_names' nor _claim_sources'
2022-08-11 03:21:18 SUCCESS
VerifyUserInfoAndIdTokenInAuthorizationEndpointSameSub
userinfo response and id_token sub are the same
sub_user_info
testuser
sub_id_token
testuser
2022-08-11 03:21:18 SUCCESS
VerifyUserInfoAndIdTokenInTokenEndpointSameSub
userinfo response and id_token sub are the same
sub_user_info
testuser
sub_id_token
testuser
2022-08-11 03:21:18 SUCCESS
VerifyScopesReturnedInUserInfoClaims
'claims' in userinfo contains all scope items of scope in authorization request (corresponds to scope standard claims)
actual_scope_items
[
  "aud",
  "auth_time",
  "email",
  "email_verified",
  "iss",
  "rat",
  "sub"
]
expected_scope_items
[
  "sub",
  "email",
  "email_verified"
]
2022-08-11 03:21:18 SUCCESS
EnsureUserInfoDoesNotContainName
name claim not found in userinfo response, which is expected as it was not requested to be returned there
2022-08-11 03:21:18 FINISHED
oidcc-scope-email
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-08-11 03:21:18
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://isamfed.com:8843/oauth2/register/55f62bef-8d93-4938-aad1-588c65c900f0
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer GHkIkWlG3P7GYkuz_zcMT397Uh1aOiuS7yRJeacOc0g.TxL_Xaeek4C8ekuikuU2ML0-7tL2oV5L4Jmv5p-304g0y38JY25pcw59FHwVU5aOk8Ho_Z2wkWwJg4GohBhj-w",
  "content-length": "0"
}
request_body

                                
2022-08-11 03:21:19 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
204 NO_CONTENT
response_status_text
No Content
response_headers
{
  "date": "Thu, 11 Aug 2022 03:21:19 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-04765504-27f8-453b-bdd1-e4ee7e5835e8",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body

                                
2022-08-11 03:21:19 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
2022-08-11 03:21:26
TEST-RUNNER
Alias has now been claimed by another test
alias
isva_op_oidc_core_test_gh
new_test_id
tlX8QcLV239yenc
Test Results