Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-03-28 14:37:08 INFO
TEST-RUNNER
Test instance XC8ymn4yJQMI5Hl created
baseUrl
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client
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
oidc-provider-discovery-dynamic_client
description
PlusAuth Form Post OP Conformance
planId
WK2ipMiqqcAEM
config
{
  "alias": "oidc-provider-discovery-dynamic_client",
  "server": {
    "discoveryUrl": "https://certification.plusauth.com/.well-known/openid-configuration",
    "login_hint": "bob@example.com"
  },
  "client": {
    "client_name": "first-openid-client"
  },
  "client2": {
    "client_name": "second-openid-client"
  },
  "browser": [
    {
      "match": "https://certification.plusauth.com/oauth/auth*",
      "tasks": [
        {
          "task": "Login",
          "optional": true,
          "match": "https://certification.plusauth.com/signin*",
          "commands": [
            [
              "text",
              "name",
              "username",
              "foo",
              "optional"
            ],
            [
              "text",
              "name",
              "password",
              "bar",
              "optional"
            ],
            [
              "click",
              "class",
              "login-submit"
            ]
          ]
        },
        {
          "task": "Consent",
          "optional": true,
          "match": "https://certification.plusauth.com/signin/consent*",
          "commands": [
            [
              "click",
              "class",
              "login-submit"
            ]
          ]
        },
        {
          "task": "Verify Complete",
          "match": "*/test/*/callback*",
          "commands": [
            [
              "wait",
              "id",
              "submission_complete",
              10
            ]
          ]
        }
      ]
    },
    {
      "match": "https://certification.plusauth.com/logout*",
      "tasks": [
        {
          "task": "Verify Complete",
          "match": "*/test/*/post*"
        }
      ]
    }
  ],
  "description": "PlusAuth Form Post OP Conformance"
}
testName
oidcc-refresh-token
2021-03-28 14:37:08 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
2021-03-28 14:37:08
GetDynamicServerConfiguration
HTTP request
request_uri
https://certification.plusauth.com/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-03-28 14:37:08 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "vary": "Origin",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "4735",
  "date": "Sun, 28 Mar 2021 14:37:08 GMT",
  "x-envoy-upstream-service-time": "7",
  "server": "istio-envoy"
}
response_body
{"acr_values_supported":["urn:mace:incommon:iap:bronze","urn:mace:incommon:iap:silver"],"authorization_endpoint":"https://certification.plusauth.com/oauth/auth","device_authorization_endpoint":"https://certification.plusauth.com/oauth/device/auth","claims_parameter_supported":true,"claims_supported":["sub","birthdate","family_name","gender","given_name","locale","middle_name","name","username","nickname","picture","preferred_username","profile","updated_at","website","zoneinfo","email","email_verified","address","phone_number","phone_number_verified","metadata","roles","roleGroups","permissions","acr","sid","auth_time","iss","amr"],"code_challenge_methods_supported":["S256"],"end_session_endpoint":"https://certification.plusauth.com/logout","check_session_iframe":"https://certification.plusauth.com/session/check","grant_types_supported":["implicit","authorization_code","refresh_token","client_credentials","urn:ietf:params:oauth:grant-type:device_code","urn:ietf:params:oauth:grant-type:token-exchange"],"id_token_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"issuer":"https://certification.plusauth.com","jwks_uri":"https://certification.plusauth.com/.well-known/jwks.json","registration_endpoint":"https://certification.plusauth.com/oauth/reg","response_modes_supported":["form_post","fragment","query","web_message","jwt","query.jwt","fragment.jwt","form_post.jwt","web_message.jwt"],"response_types_supported":["code id_token token","code id_token","code token","code","token","id_token token","id_token","none"],"scopes_supported":["openid","offline_access","profile","email","address","phone","metadata","rbac"],"subject_types_supported":["public","pairwise"],"token_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"token_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"token_endpoint":"https://certification.plusauth.com/oauth/token","pushed_authorization_request_endpoint":"https://certification.plusauth.com/oauth/request","request_object_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"request_parameter_supported":true,"request_uri_parameter_supported":true,"require_request_uri_registration":true,"userinfo_endpoint":"https://certification.plusauth.com/me","userinfo_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"authorization_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"introspection_endpoint":"https://certification.plusauth.com/oauth/introspect","introspection_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"introspection_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"introspection_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"revocation_endpoint":"https://certification.plusauth.com/oauth/token/revocation","revocation_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"revocation_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"id_token_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"id_token_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"userinfo_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"userinfo_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"introspection_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"introspection_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"authorization_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"authorization_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"request_object_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"request_object_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"backchannel_logout_supported":true,"backchannel_logout_session_supported":true,"frontchannel_logout_supported":true,"frontchannel_logout_session_supported":true,"tls_client_certificate_bound_access_tokens":true,"claim_types_supported":["normal"]}
2021-03-28 14:37:08
GetDynamicServerConfiguration
Downloaded server configuration
server_config_string
{"acr_values_supported":["urn:mace:incommon:iap:bronze","urn:mace:incommon:iap:silver"],"authorization_endpoint":"https://certification.plusauth.com/oauth/auth","device_authorization_endpoint":"https://certification.plusauth.com/oauth/device/auth","claims_parameter_supported":true,"claims_supported":["sub","birthdate","family_name","gender","given_name","locale","middle_name","name","username","nickname","picture","preferred_username","profile","updated_at","website","zoneinfo","email","email_verified","address","phone_number","phone_number_verified","metadata","roles","roleGroups","permissions","acr","sid","auth_time","iss","amr"],"code_challenge_methods_supported":["S256"],"end_session_endpoint":"https://certification.plusauth.com/logout","check_session_iframe":"https://certification.plusauth.com/session/check","grant_types_supported":["implicit","authorization_code","refresh_token","client_credentials","urn:ietf:params:oauth:grant-type:device_code","urn:ietf:params:oauth:grant-type:token-exchange"],"id_token_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"issuer":"https://certification.plusauth.com","jwks_uri":"https://certification.plusauth.com/.well-known/jwks.json","registration_endpoint":"https://certification.plusauth.com/oauth/reg","response_modes_supported":["form_post","fragment","query","web_message","jwt","query.jwt","fragment.jwt","form_post.jwt","web_message.jwt"],"response_types_supported":["code id_token token","code id_token","code token","code","token","id_token token","id_token","none"],"scopes_supported":["openid","offline_access","profile","email","address","phone","metadata","rbac"],"subject_types_supported":["public","pairwise"],"token_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"token_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"token_endpoint":"https://certification.plusauth.com/oauth/token","pushed_authorization_request_endpoint":"https://certification.plusauth.com/oauth/request","request_object_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"request_parameter_supported":true,"request_uri_parameter_supported":true,"require_request_uri_registration":true,"userinfo_endpoint":"https://certification.plusauth.com/me","userinfo_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"authorization_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"introspection_endpoint":"https://certification.plusauth.com/oauth/introspect","introspection_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"introspection_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"introspection_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"revocation_endpoint":"https://certification.plusauth.com/oauth/token/revocation","revocation_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"revocation_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"id_token_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"id_token_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"userinfo_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"userinfo_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"introspection_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"introspection_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"authorization_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"authorization_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"request_object_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"request_object_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"backchannel_logout_supported":true,"backchannel_logout_session_supported":true,"frontchannel_logout_supported":true,"frontchannel_logout_session_supported":true,"tls_client_certificate_bound_access_tokens":true,"claim_types_supported":["normal"]}
2021-03-28 14:37:08 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
acr_values_supported
[
  "urn:mace:incommon:iap:bronze",
  "urn:mace:incommon:iap:silver"
]
authorization_endpoint
https://certification.plusauth.com/oauth/auth
device_authorization_endpoint
https://certification.plusauth.com/oauth/device/auth
claims_parameter_supported
true
claims_supported
[
  "sub",
  "birthdate",
  "family_name",
  "gender",
  "given_name",
  "locale",
  "middle_name",
  "name",
  "username",
  "nickname",
  "picture",
  "preferred_username",
  "profile",
  "updated_at",
  "website",
  "zoneinfo",
  "email",
  "email_verified",
  "address",
  "phone_number",
  "phone_number_verified",
  "metadata",
  "roles",
  "roleGroups",
  "permissions",
  "acr",
  "sid",
  "auth_time",
  "iss",
  "amr"
]
code_challenge_methods_supported
[
  "S256"
]
end_session_endpoint
https://certification.plusauth.com/logout
check_session_iframe
https://certification.plusauth.com/session/check
grant_types_supported
[
  "implicit",
  "authorization_code",
  "refresh_token",
  "client_credentials",
  "urn:ietf:params:oauth:grant-type:device_code",
  "urn:ietf:params:oauth:grant-type:token-exchange"
]
id_token_signing_alg_values_supported
[
  "HS256",
  "ES256",
  "EdDSA",
  "PS256",
  "RS256"
]
issuer
https://certification.plusauth.com
jwks_uri
https://certification.plusauth.com/.well-known/jwks.json
registration_endpoint
https://certification.plusauth.com/oauth/reg
response_modes_supported
[
  "form_post",
  "fragment",
  "query",
  "web_message",
  "jwt",
  "query.jwt",
  "fragment.jwt",
  "form_post.jwt",
  "web_message.jwt"
]
response_types_supported
[
  "code id_token token",
  "code id_token",
  "code token",
  "code",
  "token",
  "id_token token",
  "id_token",
  "none"
]
scopes_supported
[
  "openid",
  "offline_access",
  "profile",
  "email",
  "address",
  "phone",
  "metadata",
  "rbac"
]
subject_types_supported
[
  "public",
  "pairwise"
]
token_endpoint_auth_methods_supported
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth",
  "self_signed_tls_client_auth"
]
token_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "RS256",
  "PS256",
  "ES256",
  "EdDSA"
]
token_endpoint
https://certification.plusauth.com/oauth/token
pushed_authorization_request_endpoint
https://certification.plusauth.com/oauth/request
request_object_signing_alg_values_supported
[
  "HS256",
  "RS256",
  "PS256",
  "ES256",
  "EdDSA"
]
request_parameter_supported
true
request_uri_parameter_supported
true
require_request_uri_registration
true
userinfo_endpoint
https://certification.plusauth.com/me
userinfo_signing_alg_values_supported
[
  "HS256",
  "ES256",
  "EdDSA",
  "PS256",
  "RS256"
]
authorization_signing_alg_values_supported
[
  "HS256",
  "ES256",
  "EdDSA",
  "PS256",
  "RS256"
]
introspection_endpoint
https://certification.plusauth.com/oauth/introspect
introspection_endpoint_auth_methods_supported
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth",
  "self_signed_tls_client_auth"
]
introspection_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "RS256",
  "PS256",
  "ES256",
  "EdDSA"
]
introspection_signing_alg_values_supported
[
  "HS256",
  "ES256",
  "EdDSA",
  "PS256",
  "RS256"
]
revocation_endpoint
https://certification.plusauth.com/oauth/token/revocation
revocation_endpoint_auth_methods_supported
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth",
  "self_signed_tls_client_auth"
]
revocation_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "RS256",
  "PS256",
  "ES256",
  "EdDSA"
]
id_token_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
id_token_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A256CBC-HS512",
  "A256GCM"
]
userinfo_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
userinfo_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A256CBC-HS512",
  "A256GCM"
]
introspection_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
introspection_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A256CBC-HS512",
  "A256GCM"
]
authorization_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
authorization_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A256CBC-HS512",
  "A256GCM"
]
request_object_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
request_object_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A256CBC-HS512",
  "A256GCM"
]
backchannel_logout_supported
true
backchannel_logout_session_supported
true
frontchannel_logout_supported
true
frontchannel_logout_session_supported
true
tls_client_certificate_bound_access_tokens
true
claim_types_supported
[
  "normal"
]
2021-03-28 14:37:08 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-03-28 14:37:08 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
{
  "testHost": "certification.plusauth.com",
  "testPort": 443
}
authorization_endpoint
{
  "testHost": "certification.plusauth.com",
  "testPort": 443
}
token_endpoint
{
  "testHost": "certification.plusauth.com",
  "testPort": 443
}
userinfo_endpoint
{
  "testHost": "certification.plusauth.com",
  "testPort": 443
}
2021-03-28 14:37:08
FetchServerKeys
Fetching server key
jwks_uri
https://certification.plusauth.com/.well-known/jwks.json
2021-03-28 14:37:08
FetchServerKeys
HTTP request
request_uri
https://certification.plusauth.com/.well-known/jwks.json
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-03-28 14:37:09 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "vary": "Origin",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "2810",
  "date": "Sun, 28 Mar 2021 14:37:09 GMT",
  "x-envoy-upstream-service-time": "7",
  "server": "istio-envoy"
}
response_body
{"keys":[{"crv":"P-256","x":"pus2plcFzciOvQRrAfwm45u2NHw-IhjZe0gk55vO--o","y":"McjUvdFc5nd2YEk9PLYw1HoHkYBBL42jtSoqAe4dCzM","kty":"EC","kid":"atDaXCMyhIUMZISEtmnBRX_C4BT7GoJUD4CMYWGbi_o","use":"sig"},{"crv":"P-256","x":"I8yVbnSd4WJjYH3age2eLK_S9sBtP8djG9y50X13yT0","y":"29Jzh2o85AU1LOzK-SamLLHpXT0O439upvRMvvaeMQA","kty":"EC","kid":"g6MupPz7xKWQ0tKtZLcjBlnA2JAv1VH1NWYtPbsDa2o","use":"enc"},{"crv":"secp256k1","x":"65X_LqUa4XNR3ShA8hLtG-1YDKXEdWHagihJkSspdSQ","y":"Mc8XQxxJnjSJjfcrd7hhlZMyQtHU4gANSFBzr1GsKKA","kty":"EC","kid":"cUJPqrATv3GVASHuCADHyW8p8C4wR5H_nTyaf5adzy0","use":"sig"},{"crv":"P-384","x":"rPUdhjvgdhRCox2456G0CIoKaTwZ8GnbYxwjf42QsT3VtPXi3p1c2RVs8XiDutrI","y":"B_lZyUrqzwwiGHRIf5rGIXwzSgrRCoN2Hv01PPnMMeMzHVExMQCpIlkZrXO9bDKm","kty":"EC","kid":"6JVT-_BVPkvO-MljZhfaMeYC-LmZjlWj0SlzJLRA4yk","use":"sig"},{"crv":"P-384","x":"cIPV-GMwYobrMFKUHmgzvaliMUtDwO73Ht7X1AQPIpfBDIS7ovnZkt90DzcPn59P","y":"4V2b3W7jRNZqANOc60LacK1pb62GVF5Dyn2Ra4wzbhRLGDVdD_UoazOW56TZ5tsl","kty":"EC","kid":"mIw-fa5LyZnypKpbddViJjWMjl8B5A-I5A31H_igCd8","use":"enc"},{"crv":"P-521","x":"AWyeRdPc35GRFdiu2dYhFgwcSJoUPw38qmUgG0VZSgsbdWWJxUv_iWWIux9hJono6f_qF-lq2At3xdGVBLR7BF5f","y":"AY7WKdsbjyaMZ4Wh8o8Uy5Bju9WxD6N1A7r5_8o5OFIeqD_hej9FxuQDWC4rxU7Ls84yVVtPRG81TaXRoKBxr5XZ","kty":"EC","kid":"w1A1G94s-hK5YrIqWgmV30gtOZ85yQCP3ZMOPTzbc-0","use":"sig"},{"crv":"Ed25519","x":"kAdD9v4ErkCNxQdNMrf4IIplW6YUYBMWkECnLxnZ2tk","kty":"OKP","kid":"ONnNDJq5ZuIAcJyRHpZyZSDcVFf78F1eRhoElXlYEr8","use":"sig"},{"crv":"P-521","x":"AErKX164tyXiv5BwPMyrjoUGyXJ5hX1X7sRgvI0mnbfZhCRnKL67-q5PmTP31OkzA4xQGmAOyBIZvNSJ1p8txIQ3","y":"ALRaE4Q3SLQPNAW_AXIOke34SFwXq2a5FiMHWY9zpJcmCQk9VJH7bG3AnHY_hxu2R-zC5caLy6TPcSzr9Dy4F0DX","kty":"EC","kid":"xKnQ0Rm1_EMwHefKR9UOt0IwCspmyr93L_GDMO_xqq8","use":"enc"},{"crv":"Ed448","x":"sNcFa_zimfHYOSQNS52N-nOX-CYG4dFXoTeuWHnulTj6Fn3heSObBl2NY5ifB9qyP4MHgnAtiboA","kty":"OKP","kid":"MCsSgS9d92FbCGRyBo91MYcXOtXF9qoOeXz65UR5EF8","use":"sig"},{"e":"AQAB","n":"q18zoa2EagO8rzK9svtdY3U2T7DiyZ6F6RUQcpF0AvUK1z4mANLlfhtasJ01BKSP25xLbO8xF72bOd07sQazQUMumKNuU1p8kzYH5yvXNRrFPg-G6r6NWzhT3qx5ov1jkdc2zqa8yj25DfXP6btFFYqfQoPBaFwSXxHLDOXLBfa5wuLnJFL8Yt6qm5aKaOOEJ_X8CfwKH_ajBUD4MhospWZbe9gyt7gKO28sdo8VdNFCq-OG9FWWCwDgS9AYfXOHIHMNvim6sOSsT__6ETkDqUxqYYPgsANARfASBYZs7FiJMv88Hjpa5BH60gbbdYWrCkq1vGh8u1nu0R6WfsxX6w","kty":"RSA","kid":"9dtTMGokAYuDGQjdE6lyhwR_wM0CgihB-BX6lk6-ZO4","use":"sig"},{"e":"AQAB","n":"xU_pU1APQpq581Q760Nd3UwDwKqjN62NPoXyPWxkTD15H2QDYkPMhbzY5J1TizMGGdegbeN--tnhBxMzIRxqcf83UBKvakYYJBr49dvXQSWqdpn8yG6STmO9kpG94vDQP49VBJ8YmXh6A5104_G2qXfQKe33cexKpJPKNedtDhUGUjOLzhYHjRIAGmWBsaLq5Dcbg1UtLEonzEznjKYPDUGhpE7Ao4eVeVEh0ZlFE3aocORW3xkT7uJFPq0pWBCHwD5PDPHtUQczDbbP4xn4Gr8r-vTHrxhv1WYH0NH61-YHqgG_csDat5ef3m0pJbzx7euitxxcr1bDuesB5g4fCQ","kty":"RSA","kid":"OVJpBKI4nfn-A3ZuYX6xkjNc7KhugIIm-y5Douaj6Sg","use":"enc"}]}
2021-03-28 14:37:09
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"crv":"P-256","x":"pus2plcFzciOvQRrAfwm45u2NHw-IhjZe0gk55vO--o","y":"McjUvdFc5nd2YEk9PLYw1HoHkYBBL42jtSoqAe4dCzM","kty":"EC","kid":"atDaXCMyhIUMZISEtmnBRX_C4BT7GoJUD4CMYWGbi_o","use":"sig"},{"crv":"P-256","x":"I8yVbnSd4WJjYH3age2eLK_S9sBtP8djG9y50X13yT0","y":"29Jzh2o85AU1LOzK-SamLLHpXT0O439upvRMvvaeMQA","kty":"EC","kid":"g6MupPz7xKWQ0tKtZLcjBlnA2JAv1VH1NWYtPbsDa2o","use":"enc"},{"crv":"secp256k1","x":"65X_LqUa4XNR3ShA8hLtG-1YDKXEdWHagihJkSspdSQ","y":"Mc8XQxxJnjSJjfcrd7hhlZMyQtHU4gANSFBzr1GsKKA","kty":"EC","kid":"cUJPqrATv3GVASHuCADHyW8p8C4wR5H_nTyaf5adzy0","use":"sig"},{"crv":"P-384","x":"rPUdhjvgdhRCox2456G0CIoKaTwZ8GnbYxwjf42QsT3VtPXi3p1c2RVs8XiDutrI","y":"B_lZyUrqzwwiGHRIf5rGIXwzSgrRCoN2Hv01PPnMMeMzHVExMQCpIlkZrXO9bDKm","kty":"EC","kid":"6JVT-_BVPkvO-MljZhfaMeYC-LmZjlWj0SlzJLRA4yk","use":"sig"},{"crv":"P-384","x":"cIPV-GMwYobrMFKUHmgzvaliMUtDwO73Ht7X1AQPIpfBDIS7ovnZkt90DzcPn59P","y":"4V2b3W7jRNZqANOc60LacK1pb62GVF5Dyn2Ra4wzbhRLGDVdD_UoazOW56TZ5tsl","kty":"EC","kid":"mIw-fa5LyZnypKpbddViJjWMjl8B5A-I5A31H_igCd8","use":"enc"},{"crv":"P-521","x":"AWyeRdPc35GRFdiu2dYhFgwcSJoUPw38qmUgG0VZSgsbdWWJxUv_iWWIux9hJono6f_qF-lq2At3xdGVBLR7BF5f","y":"AY7WKdsbjyaMZ4Wh8o8Uy5Bju9WxD6N1A7r5_8o5OFIeqD_hej9FxuQDWC4rxU7Ls84yVVtPRG81TaXRoKBxr5XZ","kty":"EC","kid":"w1A1G94s-hK5YrIqWgmV30gtOZ85yQCP3ZMOPTzbc-0","use":"sig"},{"crv":"Ed25519","x":"kAdD9v4ErkCNxQdNMrf4IIplW6YUYBMWkECnLxnZ2tk","kty":"OKP","kid":"ONnNDJq5ZuIAcJyRHpZyZSDcVFf78F1eRhoElXlYEr8","use":"sig"},{"crv":"P-521","x":"AErKX164tyXiv5BwPMyrjoUGyXJ5hX1X7sRgvI0mnbfZhCRnKL67-q5PmTP31OkzA4xQGmAOyBIZvNSJ1p8txIQ3","y":"ALRaE4Q3SLQPNAW_AXIOke34SFwXq2a5FiMHWY9zpJcmCQk9VJH7bG3AnHY_hxu2R-zC5caLy6TPcSzr9Dy4F0DX","kty":"EC","kid":"xKnQ0Rm1_EMwHefKR9UOt0IwCspmyr93L_GDMO_xqq8","use":"enc"},{"crv":"Ed448","x":"sNcFa_zimfHYOSQNS52N-nOX-CYG4dFXoTeuWHnulTj6Fn3heSObBl2NY5ifB9qyP4MHgnAtiboA","kty":"OKP","kid":"MCsSgS9d92FbCGRyBo91MYcXOtXF9qoOeXz65UR5EF8","use":"sig"},{"e":"AQAB","n":"q18zoa2EagO8rzK9svtdY3U2T7DiyZ6F6RUQcpF0AvUK1z4mANLlfhtasJ01BKSP25xLbO8xF72bOd07sQazQUMumKNuU1p8kzYH5yvXNRrFPg-G6r6NWzhT3qx5ov1jkdc2zqa8yj25DfXP6btFFYqfQoPBaFwSXxHLDOXLBfa5wuLnJFL8Yt6qm5aKaOOEJ_X8CfwKH_ajBUD4MhospWZbe9gyt7gKO28sdo8VdNFCq-OG9FWWCwDgS9AYfXOHIHMNvim6sOSsT__6ETkDqUxqYYPgsANARfASBYZs7FiJMv88Hjpa5BH60gbbdYWrCkq1vGh8u1nu0R6WfsxX6w","kty":"RSA","kid":"9dtTMGokAYuDGQjdE6lyhwR_wM0CgihB-BX6lk6-ZO4","use":"sig"},{"e":"AQAB","n":"xU_pU1APQpq581Q760Nd3UwDwKqjN62NPoXyPWxkTD15H2QDYkPMhbzY5J1TizMGGdegbeN--tnhBxMzIRxqcf83UBKvakYYJBr49dvXQSWqdpn8yG6STmO9kpG94vDQP49VBJ8YmXh6A5104_G2qXfQKe33cexKpJPKNedtDhUGUjOLzhYHjRIAGmWBsaLq5Dcbg1UtLEonzEznjKYPDUGhpE7Ao4eVeVEh0ZlFE3aocORW3xkT7uJFPq0pWBCHwD5PDPHtUQczDbbP4xn4Gr8r-vTHrxhv1WYH0NH61-YHqgG_csDat5ef3m0pJbzx7euitxxcr1bDuesB5g4fCQ","kty":"RSA","kid":"OVJpBKI4nfn-A3ZuYX6xkjNc7KhugIIm-y5Douaj6Sg","use":"enc"}]}
2021-03-28 14:37:09 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "crv": "P-256",
      "x": "pus2plcFzciOvQRrAfwm45u2NHw-IhjZe0gk55vO--o",
      "y": "McjUvdFc5nd2YEk9PLYw1HoHkYBBL42jtSoqAe4dCzM",
      "kty": "EC",
      "kid": "atDaXCMyhIUMZISEtmnBRX_C4BT7GoJUD4CMYWGbi_o",
      "use": "sig"
    },
    {
      "crv": "P-256",
      "x": "I8yVbnSd4WJjYH3age2eLK_S9sBtP8djG9y50X13yT0",
      "y": "29Jzh2o85AU1LOzK-SamLLHpXT0O439upvRMvvaeMQA",
      "kty": "EC",
      "kid": "g6MupPz7xKWQ0tKtZLcjBlnA2JAv1VH1NWYtPbsDa2o",
      "use": "enc"
    },
    {
      "crv": "secp256k1",
      "x": "65X_LqUa4XNR3ShA8hLtG-1YDKXEdWHagihJkSspdSQ",
      "y": "Mc8XQxxJnjSJjfcrd7hhlZMyQtHU4gANSFBzr1GsKKA",
      "kty": "EC",
      "kid": "cUJPqrATv3GVASHuCADHyW8p8C4wR5H_nTyaf5adzy0",
      "use": "sig"
    },
    {
      "crv": "P-384",
      "x": "rPUdhjvgdhRCox2456G0CIoKaTwZ8GnbYxwjf42QsT3VtPXi3p1c2RVs8XiDutrI",
      "y": "B_lZyUrqzwwiGHRIf5rGIXwzSgrRCoN2Hv01PPnMMeMzHVExMQCpIlkZrXO9bDKm",
      "kty": "EC",
      "kid": "6JVT-_BVPkvO-MljZhfaMeYC-LmZjlWj0SlzJLRA4yk",
      "use": "sig"
    },
    {
      "crv": "P-384",
      "x": "cIPV-GMwYobrMFKUHmgzvaliMUtDwO73Ht7X1AQPIpfBDIS7ovnZkt90DzcPn59P",
      "y": "4V2b3W7jRNZqANOc60LacK1pb62GVF5Dyn2Ra4wzbhRLGDVdD_UoazOW56TZ5tsl",
      "kty": "EC",
      "kid": "mIw-fa5LyZnypKpbddViJjWMjl8B5A-I5A31H_igCd8",
      "use": "enc"
    },
    {
      "crv": "P-521",
      "x": "AWyeRdPc35GRFdiu2dYhFgwcSJoUPw38qmUgG0VZSgsbdWWJxUv_iWWIux9hJono6f_qF-lq2At3xdGVBLR7BF5f",
      "y": "AY7WKdsbjyaMZ4Wh8o8Uy5Bju9WxD6N1A7r5_8o5OFIeqD_hej9FxuQDWC4rxU7Ls84yVVtPRG81TaXRoKBxr5XZ",
      "kty": "EC",
      "kid": "w1A1G94s-hK5YrIqWgmV30gtOZ85yQCP3ZMOPTzbc-0",
      "use": "sig"
    },
    {
      "crv": "Ed25519",
      "x": "kAdD9v4ErkCNxQdNMrf4IIplW6YUYBMWkECnLxnZ2tk",
      "kty": "OKP",
      "kid": "ONnNDJq5ZuIAcJyRHpZyZSDcVFf78F1eRhoElXlYEr8",
      "use": "sig"
    },
    {
      "crv": "P-521",
      "x": "AErKX164tyXiv5BwPMyrjoUGyXJ5hX1X7sRgvI0mnbfZhCRnKL67-q5PmTP31OkzA4xQGmAOyBIZvNSJ1p8txIQ3",
      "y": "ALRaE4Q3SLQPNAW_AXIOke34SFwXq2a5FiMHWY9zpJcmCQk9VJH7bG3AnHY_hxu2R-zC5caLy6TPcSzr9Dy4F0DX",
      "kty": "EC",
      "kid": "xKnQ0Rm1_EMwHefKR9UOt0IwCspmyr93L_GDMO_xqq8",
      "use": "enc"
    },
    {
      "crv": "Ed448",
      "x": "sNcFa_zimfHYOSQNS52N-nOX-CYG4dFXoTeuWHnulTj6Fn3heSObBl2NY5ifB9qyP4MHgnAtiboA",
      "kty": "OKP",
      "kid": "MCsSgS9d92FbCGRyBo91MYcXOtXF9qoOeXz65UR5EF8",
      "use": "sig"
    },
    {
      "e": "AQAB",
      "n": "q18zoa2EagO8rzK9svtdY3U2T7DiyZ6F6RUQcpF0AvUK1z4mANLlfhtasJ01BKSP25xLbO8xF72bOd07sQazQUMumKNuU1p8kzYH5yvXNRrFPg-G6r6NWzhT3qx5ov1jkdc2zqa8yj25DfXP6btFFYqfQoPBaFwSXxHLDOXLBfa5wuLnJFL8Yt6qm5aKaOOEJ_X8CfwKH_ajBUD4MhospWZbe9gyt7gKO28sdo8VdNFCq-OG9FWWCwDgS9AYfXOHIHMNvim6sOSsT__6ETkDqUxqYYPgsANARfASBYZs7FiJMv88Hjpa5BH60gbbdYWrCkq1vGh8u1nu0R6WfsxX6w",
      "kty": "RSA",
      "kid": "9dtTMGokAYuDGQjdE6lyhwR_wM0CgihB-BX6lk6-ZO4",
      "use": "sig"
    },
    {
      "e": "AQAB",
      "n": "xU_pU1APQpq581Q760Nd3UwDwKqjN62NPoXyPWxkTD15H2QDYkPMhbzY5J1TizMGGdegbeN--tnhBxMzIRxqcf83UBKvakYYJBr49dvXQSWqdpn8yG6STmO9kpG94vDQP49VBJ8YmXh6A5104_G2qXfQKe33cexKpJPKNedtDhUGUjOLzhYHjRIAGmWBsaLq5Dcbg1UtLEonzEznjKYPDUGhpE7Ao4eVeVEh0ZlFE3aocORW3xkT7uJFPq0pWBCHwD5PDPHtUQczDbbP4xn4Gr8r-vTHrxhv1WYH0NH61-YHqgG_csDat5ef3m0pJbzx7euitxxcr1bDuesB5g4fCQ",
      "kty": "RSA",
      "kid": "OVJpBKI4nfn-A3ZuYX6xkjNc7KhugIIm-y5Douaj6Sg",
      "use": "enc"
    }
  ]
}
2021-03-28 14:37:09 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "crv": "P-256",
      "x": "pus2plcFzciOvQRrAfwm45u2NHw-IhjZe0gk55vO--o",
      "y": "McjUvdFc5nd2YEk9PLYw1HoHkYBBL42jtSoqAe4dCzM",
      "kty": "EC",
      "kid": "atDaXCMyhIUMZISEtmnBRX_C4BT7GoJUD4CMYWGbi_o",
      "use": "sig"
    },
    {
      "crv": "P-256",
      "x": "I8yVbnSd4WJjYH3age2eLK_S9sBtP8djG9y50X13yT0",
      "y": "29Jzh2o85AU1LOzK-SamLLHpXT0O439upvRMvvaeMQA",
      "kty": "EC",
      "kid": "g6MupPz7xKWQ0tKtZLcjBlnA2JAv1VH1NWYtPbsDa2o",
      "use": "enc"
    },
    {
      "crv": "secp256k1",
      "x": "65X_LqUa4XNR3ShA8hLtG-1YDKXEdWHagihJkSspdSQ",
      "y": "Mc8XQxxJnjSJjfcrd7hhlZMyQtHU4gANSFBzr1GsKKA",
      "kty": "EC",
      "kid": "cUJPqrATv3GVASHuCADHyW8p8C4wR5H_nTyaf5adzy0",
      "use": "sig"
    },
    {
      "crv": "P-384",
      "x": "rPUdhjvgdhRCox2456G0CIoKaTwZ8GnbYxwjf42QsT3VtPXi3p1c2RVs8XiDutrI",
      "y": "B_lZyUrqzwwiGHRIf5rGIXwzSgrRCoN2Hv01PPnMMeMzHVExMQCpIlkZrXO9bDKm",
      "kty": "EC",
      "kid": "6JVT-_BVPkvO-MljZhfaMeYC-LmZjlWj0SlzJLRA4yk",
      "use": "sig"
    },
    {
      "crv": "P-384",
      "x": "cIPV-GMwYobrMFKUHmgzvaliMUtDwO73Ht7X1AQPIpfBDIS7ovnZkt90DzcPn59P",
      "y": "4V2b3W7jRNZqANOc60LacK1pb62GVF5Dyn2Ra4wzbhRLGDVdD_UoazOW56TZ5tsl",
      "kty": "EC",
      "kid": "mIw-fa5LyZnypKpbddViJjWMjl8B5A-I5A31H_igCd8",
      "use": "enc"
    },
    {
      "crv": "P-521",
      "x": "AWyeRdPc35GRFdiu2dYhFgwcSJoUPw38qmUgG0VZSgsbdWWJxUv_iWWIux9hJono6f_qF-lq2At3xdGVBLR7BF5f",
      "y": "AY7WKdsbjyaMZ4Wh8o8Uy5Bju9WxD6N1A7r5_8o5OFIeqD_hej9FxuQDWC4rxU7Ls84yVVtPRG81TaXRoKBxr5XZ",
      "kty": "EC",
      "kid": "w1A1G94s-hK5YrIqWgmV30gtOZ85yQCP3ZMOPTzbc-0",
      "use": "sig"
    },
    {
      "crv": "Ed25519",
      "x": "kAdD9v4ErkCNxQdNMrf4IIplW6YUYBMWkECnLxnZ2tk",
      "kty": "OKP",
      "kid": "ONnNDJq5ZuIAcJyRHpZyZSDcVFf78F1eRhoElXlYEr8",
      "use": "sig"
    },
    {
      "crv": "P-521",
      "x": "AErKX164tyXiv5BwPMyrjoUGyXJ5hX1X7sRgvI0mnbfZhCRnKL67-q5PmTP31OkzA4xQGmAOyBIZvNSJ1p8txIQ3",
      "y": "ALRaE4Q3SLQPNAW_AXIOke34SFwXq2a5FiMHWY9zpJcmCQk9VJH7bG3AnHY_hxu2R-zC5caLy6TPcSzr9Dy4F0DX",
      "kty": "EC",
      "kid": "xKnQ0Rm1_EMwHefKR9UOt0IwCspmyr93L_GDMO_xqq8",
      "use": "enc"
    },
    {
      "crv": "Ed448",
      "x": "sNcFa_zimfHYOSQNS52N-nOX-CYG4dFXoTeuWHnulTj6Fn3heSObBl2NY5ifB9qyP4MHgnAtiboA",
      "kty": "OKP",
      "kid": "MCsSgS9d92FbCGRyBo91MYcXOtXF9qoOeXz65UR5EF8",
      "use": "sig"
    },
    {
      "e": "AQAB",
      "n": "q18zoa2EagO8rzK9svtdY3U2T7DiyZ6F6RUQcpF0AvUK1z4mANLlfhtasJ01BKSP25xLbO8xF72bOd07sQazQUMumKNuU1p8kzYH5yvXNRrFPg-G6r6NWzhT3qx5ov1jkdc2zqa8yj25DfXP6btFFYqfQoPBaFwSXxHLDOXLBfa5wuLnJFL8Yt6qm5aKaOOEJ_X8CfwKH_ajBUD4MhospWZbe9gyt7gKO28sdo8VdNFCq-OG9FWWCwDgS9AYfXOHIHMNvim6sOSsT__6ETkDqUxqYYPgsANARfASBYZs7FiJMv88Hjpa5BH60gbbdYWrCkq1vGh8u1nu0R6WfsxX6w",
      "kty": "RSA",
      "kid": "9dtTMGokAYuDGQjdE6lyhwR_wM0CgihB-BX6lk6-ZO4",
      "use": "sig"
    },
    {
      "e": "AQAB",
      "n": "xU_pU1APQpq581Q760Nd3UwDwKqjN62NPoXyPWxkTD15H2QDYkPMhbzY5J1TizMGGdegbeN--tnhBxMzIRxqcf83UBKvakYYJBr49dvXQSWqdpn8yG6STmO9kpG94vDQP49VBJ8YmXh6A5104_G2qXfQKe33cexKpJPKNedtDhUGUjOLzhYHjRIAGmWBsaLq5Dcbg1UtLEonzEznjKYPDUGhpE7Ao4eVeVEh0ZlFE3aocORW3xkT7uJFPq0pWBCHwD5PDPHtUQczDbbP4xn4Gr8r-vTHrxhv1WYH0NH61-YHqgG_csDat5ef3m0pJbzx7euitxxcr1bDuesB5g4fCQ",
      "kty": "RSA",
      "kid": "OVJpBKI4nfn-A3ZuYX6xkjNc7KhugIIm-y5Douaj6Sg",
      "use": "enc"
    }
  ]
}
2021-03-28 14:37:09 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-03-28 14:37:09 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-03-28 14:37:09 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-03-28 14:37:09 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-03-28 14:37:09 SUCCESS
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
client_name
first-openid-client
2021-03-28 14:37:09 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "vEBPP6vbpilL8_pEtpS90ARugeM3DLODh1m5k-Qtz3QlnpHYY8IbF5iv_SidE7ddSc2NSS6Y9kiYMfcOLXwMlxUDRCQ1ah5p8CiTal3epIKnm3dYl-ds4p96f08is1AHqHNnEABrjVE3sElY-ymAGeNPJaSIk0-IkMaCXGoNziE",
      "kty": "RSA",
      "q": "r7_66neQP0CPJ5no0sdjmAv1pF5O9GVnqyx0Q9Bl0gVefCU8qeA7YyA-IKNTY_mlqtuNKiRTXkZBMRKUiwV30SIVgPPP7NyQE6UUIdmtsh4eI4IPHCndAOeAY8kQ-JYsaXglXKvXiyGm-HYBGhEpv82KkwwuCE9BpRr-8zbxLgs",
      "d": "TYv9bUIGNS8_2_dJI-K5I5k5KvkJh9bIQL9uFlp4aRykRus-bdZKWceuPsM7LrBWl_ZknvK4xmDhfBfA0_OuPtPeaAzAi8K_MfFYVkxH6cLDxTE86u7I6EkXsGUeDYNCsP5xcZkTxfVu9XZzjCLCHPbirThxd5XLG16f6lusWZTr5d__wPs8lMaSUB3PsMEqnUSBuOTh-guLECdh5WgSN5PK0drWevQeCAQCY82Wf_RvrqFAQSgG8rFn1OxeUUTs3sao3RQMK1nxrEOW6Ncn9Gzifir0SdUP2QFHexI8MSWLWP4yOCM_wh29_roc9J5OoQIukxrLFxh9eyTUxDtTAQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "PIdgkbDVm0IgOkD4j0f9vutE1KwGi4ZFwBrY1evD5s46m_yFlBOx27ypDmBFjJ30kuSZYxvhGudkRfIlwoCu9kSh2jFGlKcqaC-N7FH5VoYJxBk7UM6GxRG8bMTnwn3k5H9GhNNV8ugHc7fkw6fm_bQlywkuY8UAeTudVbRcNQs",
      "dp": "cnyl9bIeHlrFL3cILQYevhDD6Eh4JUhTeJBv1WqTFbSsYFiQgnL9KQeaGFuH1ALTQFw7TcOCEV4q-VAoFi94NLX5y4o91fDzOrRimvDFw8UWC-20OoXraZPV2vEUyHqmfaLZjhjDUCmRtauV6wHdP2FHtDvxN63J_0pK48s35CE",
      "alg": "RS256",
      "dq": "jtJKjAPB20URkLMIe1HBY6xEYOCq9Pz7NCWaDgnq1LO8RtLT65DncfSfyFIx0EruEFz-6MJAZZpeHAznXdqBthgmtXZtACV1iCFcrO2Cs_65q01kDhUPHk8DDRQ2kG0phkQ2yIp1TQF5-OuclZxg-xeDh2AcgHA3_n5jtS5u7GU",
      "n": "gT0iqt8U9QVEUvVHWCu6W5_Wx6M49JIIib_8ZFyx0zEe4XOtxcDGoljZUgKDM9EO3u9-kEH71ztlgrQFY2ygoauqCopu1HTVxHnUkBVyBEm6u61qI_Wb5VkVO3sU0rmQG4F2CjlgDjnJ9avYVO6EBXmUKzHbs0f3XL1v2TlA87-7fmAF2EoN4T5_LG9dV8LnJ8um9IOMlkka52BmVP8R1ddYE4kJtrfS18ZebUiTfHtWLLCdyPBKAOGHHkll-DP1CbtcnozBnE8ELql4JJQT1R5TyYAycfVLpiGcoeML7lbWM2CKtllil_yUdx4O-KWnKyp-u8NhvtetTFzUDLLJaw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "gT0iqt8U9QVEUvVHWCu6W5_Wx6M49JIIib_8ZFyx0zEe4XOtxcDGoljZUgKDM9EO3u9-kEH71ztlgrQFY2ygoauqCopu1HTVxHnUkBVyBEm6u61qI_Wb5VkVO3sU0rmQG4F2CjlgDjnJ9avYVO6EBXmUKzHbs0f3XL1v2TlA87-7fmAF2EoN4T5_LG9dV8LnJ8um9IOMlkka52BmVP8R1ddYE4kJtrfS18ZebUiTfHtWLLCdyPBKAOGHHkll-DP1CbtcnozBnE8ELql4JJQT1R5TyYAycfVLpiGcoeML7lbWM2CKtllil_yUdx4O-KWnKyp-u8NhvtetTFzUDLLJaw"
    }
  ]
}
2021-03-28 14:37:09 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-03-28 14:37:09 SUCCESS
CreateDynamicRegistrationRequest
Created dynamic registration request
client_name
first-openid-client XC8ymn4yJQMI5Hl
2021-03-28 14:37:09
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2021-03-28 14:37:09
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2021-03-28 14:37:09
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client XC8ymn4yJQMI5Hl",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gT0iqt8U9QVEUvVHWCu6W5_Wx6M49JIIib_8ZFyx0zEe4XOtxcDGoljZUgKDM9EO3u9-kEH71ztlgrQFY2ygoauqCopu1HTVxHnUkBVyBEm6u61qI_Wb5VkVO3sU0rmQG4F2CjlgDjnJ9avYVO6EBXmUKzHbs0f3XL1v2TlA87-7fmAF2EoN4T5_LG9dV8LnJ8um9IOMlkka52BmVP8R1ddYE4kJtrfS18ZebUiTfHtWLLCdyPBKAOGHHkll-DP1CbtcnozBnE8ELql4JJQT1R5TyYAycfVLpiGcoeML7lbWM2CKtllil_yUdx4O-KWnKyp-u8NhvtetTFzUDLLJaw"
      }
    ]
  }
}
2021-03-28 14:37:09
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client XC8ymn4yJQMI5Hl",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gT0iqt8U9QVEUvVHWCu6W5_Wx6M49JIIib_8ZFyx0zEe4XOtxcDGoljZUgKDM9EO3u9-kEH71ztlgrQFY2ygoauqCopu1HTVxHnUkBVyBEm6u61qI_Wb5VkVO3sU0rmQG4F2CjlgDjnJ9avYVO6EBXmUKzHbs0f3XL1v2TlA87-7fmAF2EoN4T5_LG9dV8LnJ8um9IOMlkka52BmVP8R1ddYE4kJtrfS18ZebUiTfHtWLLCdyPBKAOGHHkll-DP1CbtcnozBnE8ELql4JJQT1R5TyYAycfVLpiGcoeML7lbWM2CKtllil_yUdx4O-KWnKyp-u8NhvtetTFzUDLLJaw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-03-28 14:37:09
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client XC8ymn4yJQMI5Hl",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gT0iqt8U9QVEUvVHWCu6W5_Wx6M49JIIib_8ZFyx0zEe4XOtxcDGoljZUgKDM9EO3u9-kEH71ztlgrQFY2ygoauqCopu1HTVxHnUkBVyBEm6u61qI_Wb5VkVO3sU0rmQG4F2CjlgDjnJ9avYVO6EBXmUKzHbs0f3XL1v2TlA87-7fmAF2EoN4T5_LG9dV8LnJ8um9IOMlkka52BmVP8R1ddYE4kJtrfS18ZebUiTfHtWLLCdyPBKAOGHHkll-DP1CbtcnozBnE8ELql4JJQT1R5TyYAycfVLpiGcoeML7lbWM2CKtllil_yUdx4O-KWnKyp-u8NhvtetTFzUDLLJaw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ]
}
2021-03-28 14:37:09
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client XC8ymn4yJQMI5Hl",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gT0iqt8U9QVEUvVHWCu6W5_Wx6M49JIIib_8ZFyx0zEe4XOtxcDGoljZUgKDM9EO3u9-kEH71ztlgrQFY2ygoauqCopu1HTVxHnUkBVyBEm6u61qI_Wb5VkVO3sU0rmQG4F2CjlgDjnJ9avYVO6EBXmUKzHbs0f3XL1v2TlA87-7fmAF2EoN4T5_LG9dV8LnJ8um9IOMlkka52BmVP8R1ddYE4kJtrfS18ZebUiTfHtWLLCdyPBKAOGHHkll-DP1CbtcnozBnE8ELql4JJQT1R5TyYAycfVLpiGcoeML7lbWM2CKtllil_yUdx4O-KWnKyp-u8NhvtetTFzUDLLJaw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback"
  ]
}
2021-03-28 14:37:09
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client XC8ymn4yJQMI5Hl",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gT0iqt8U9QVEUvVHWCu6W5_Wx6M49JIIib_8ZFyx0zEe4XOtxcDGoljZUgKDM9EO3u9-kEH71ztlgrQFY2ygoauqCopu1HTVxHnUkBVyBEm6u61qI_Wb5VkVO3sU0rmQG4F2CjlgDjnJ9avYVO6EBXmUKzHbs0f3XL1v2TlA87-7fmAF2EoN4T5_LG9dV8LnJ8um9IOMlkka52BmVP8R1ddYE4kJtrfS18ZebUiTfHtWLLCdyPBKAOGHHkll-DP1CbtcnozBnE8ELql4JJQT1R5TyYAycfVLpiGcoeML7lbWM2CKtllil_yUdx4O-KWnKyp-u8NhvtetTFzUDLLJaw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2021-03-28 14:37:09
AddRefreshTokenGrantTypeToDynamicRegistrationRequest
Added 'refresh_token' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit",
  "refresh_token"
]
2021-03-28 14:37:09
CallDynamicRegistrationEndpoint
HTTP request
request_uri
https://certification.plusauth.com/oauth/reg
request_method
POST
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "content-type": "application/json",
  "content-length": "777"
}
request_body
{"client_name":"first-openid-client XC8ymn4yJQMI5Hl","grant_types":["authorization_code","implicit","refresh_token"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"gT0iqt8U9QVEUvVHWCu6W5_Wx6M49JIIib_8ZFyx0zEe4XOtxcDGoljZUgKDM9EO3u9-kEH71ztlgrQFY2ygoauqCopu1HTVxHnUkBVyBEm6u61qI_Wb5VkVO3sU0rmQG4F2CjlgDjnJ9avYVO6EBXmUKzHbs0f3XL1v2TlA87-7fmAF2EoN4T5_LG9dV8LnJ8um9IOMlkka52BmVP8R1ddYE4kJtrfS18ZebUiTfHtWLLCdyPBKAOGHHkll-DP1CbtcnozBnE8ELql4JJQT1R5TyYAycfVLpiGcoeML7lbWM2CKtllil_yUdx4O-KWnKyp-u8NhvtetTFzUDLLJaw"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code id_token token"],"redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback"],"contacts":["certification@oidf.org"]}
2021-03-28 14:37:10 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "1784",
  "date": "Sun, 28 Mar 2021 14:37:10 GMT",
  "x-envoy-upstream-service-time": "11",
  "server": "istio-envoy"
}
response_body
{"application_type":"web","grant_types":["authorization_code","implicit","refresh_token"],"id_token_signed_response_alg":"RS256","oidc_conformant":true,"post_logout_redirect_uris":[],"require_auth_time":false,"response_types":["code id_token token"],"subject_type":"public","token_endpoint_auth_method":"client_secret_basic","introspection_endpoint_auth_method":"client_secret_basic","introspection_signed_response_alg":"RS256","revocation_endpoint_auth_method":"client_secret_basic","backchannel_logout_session_required":false,"frontchannel_logout_session_required":false,"require_signed_request_object":false,"request_uris":[],"require_pushed_authorization_requests":false,"authorization_signed_response_alg":"RS256","web_message_uris":[],"tls_client_certificate_bound_access_tokens":false,"client_id_issued_at":1616942230,"client_id":"hDs4izLcgSIpYlnqc_2R2","client_name":"first-openid-client XC8ymn4yJQMI5Hl","client_secret_expires_at":0,"client_secret":"S3vqpDTE5JVDOp8AN3n_xVjtRxWbcM0DO6n0bw4SUyFjbVt5973W8TNGETfXoaZm6amT9XeqSq2ioIoOl45LMw","contacts":["certification@oidf.org"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"gT0iqt8U9QVEUvVHWCu6W5_Wx6M49JIIib_8ZFyx0zEe4XOtxcDGoljZUgKDM9EO3u9-kEH71ztlgrQFY2ygoauqCopu1HTVxHnUkBVyBEm6u61qI_Wb5VkVO3sU0rmQG4F2CjlgDjnJ9avYVO6EBXmUKzHbs0f3XL1v2TlA87-7fmAF2EoN4T5_LG9dV8LnJ8um9IOMlkka52BmVP8R1ddYE4kJtrfS18ZebUiTfHtWLLCdyPBKAOGHHkll-DP1CbtcnozBnE8ELql4JJQT1R5TyYAycfVLpiGcoeML7lbWM2CKtllil_yUdx4O-KWnKyp-u8NhvtetTFzUDLLJaw"}]},"redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback"],"registration_client_uri":"https://certification.plusauth.com/oauth/reg/hDs4izLcgSIpYlnqc_2R2","registration_access_token":"b1SzSlSd4HDUhWmYNltRK0R3zx82bGuL6fC0Q7Wmn2b"}
2021-03-28 14:37:10
CallDynamicRegistrationEndpoint
Registration endpoint response
dynamic_registration_response
{"application_type":"web","grant_types":["authorization_code","implicit","refresh_token"],"id_token_signed_response_alg":"RS256","oidc_conformant":true,"post_logout_redirect_uris":[],"require_auth_time":false,"response_types":["code id_token token"],"subject_type":"public","token_endpoint_auth_method":"client_secret_basic","introspection_endpoint_auth_method":"client_secret_basic","introspection_signed_response_alg":"RS256","revocation_endpoint_auth_method":"client_secret_basic","backchannel_logout_session_required":false,"frontchannel_logout_session_required":false,"require_signed_request_object":false,"request_uris":[],"require_pushed_authorization_requests":false,"authorization_signed_response_alg":"RS256","web_message_uris":[],"tls_client_certificate_bound_access_tokens":false,"client_id_issued_at":1616942230,"client_id":"hDs4izLcgSIpYlnqc_2R2","client_name":"first-openid-client XC8ymn4yJQMI5Hl","client_secret_expires_at":0,"client_secret":"S3vqpDTE5JVDOp8AN3n_xVjtRxWbcM0DO6n0bw4SUyFjbVt5973W8TNGETfXoaZm6amT9XeqSq2ioIoOl45LMw","contacts":["certification@oidf.org"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"gT0iqt8U9QVEUvVHWCu6W5_Wx6M49JIIib_8ZFyx0zEe4XOtxcDGoljZUgKDM9EO3u9-kEH71ztlgrQFY2ygoauqCopu1HTVxHnUkBVyBEm6u61qI_Wb5VkVO3sU0rmQG4F2CjlgDjnJ9avYVO6EBXmUKzHbs0f3XL1v2TlA87-7fmAF2EoN4T5_LG9dV8LnJ8um9IOMlkka52BmVP8R1ddYE4kJtrfS18ZebUiTfHtWLLCdyPBKAOGHHkll-DP1CbtcnozBnE8ELql4JJQT1R5TyYAycfVLpiGcoeML7lbWM2CKtllil_yUdx4O-KWnKyp-u8NhvtetTFzUDLLJaw"}]},"redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback"],"registration_client_uri":"https://certification.plusauth.com/oauth/reg/hDs4izLcgSIpYlnqc_2R2","registration_access_token":"b1SzSlSd4HDUhWmYNltRK0R3zx82bGuL6fC0Q7Wmn2b"}
2021-03-28 14:37:10
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
application_type
web
grant_types
[
  "authorization_code",
  "implicit",
  "refresh_token"
]
id_token_signed_response_alg
RS256
oidc_conformant
true
post_logout_redirect_uris
[]
require_auth_time
false
response_types
[
  "code id_token token"
]
subject_type
public
token_endpoint_auth_method
client_secret_basic
introspection_endpoint_auth_method
client_secret_basic
introspection_signed_response_alg
RS256
revocation_endpoint_auth_method
client_secret_basic
backchannel_logout_session_required
false
frontchannel_logout_session_required
false
require_signed_request_object
false
request_uris
[]
require_pushed_authorization_requests
false
authorization_signed_response_alg
RS256
web_message_uris
[]
tls_client_certificate_bound_access_tokens
false
client_id_issued_at
1616942230
client_id
hDs4izLcgSIpYlnqc_2R2
client_name
first-openid-client XC8ymn4yJQMI5Hl
client_secret_expires_at
0
client_secret
S3vqpDTE5JVDOp8AN3n_xVjtRxWbcM0DO6n0bw4SUyFjbVt5973W8TNGETfXoaZm6amT9XeqSq2ioIoOl45LMw
contacts
[
  "certification@oidf.org"
]
jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "gT0iqt8U9QVEUvVHWCu6W5_Wx6M49JIIib_8ZFyx0zEe4XOtxcDGoljZUgKDM9EO3u9-kEH71ztlgrQFY2ygoauqCopu1HTVxHnUkBVyBEm6u61qI_Wb5VkVO3sU0rmQG4F2CjlgDjnJ9avYVO6EBXmUKzHbs0f3XL1v2TlA87-7fmAF2EoN4T5_LG9dV8LnJ8um9IOMlkka52BmVP8R1ddYE4kJtrfS18ZebUiTfHtWLLCdyPBKAOGHHkll-DP1CbtcnozBnE8ELql4JJQT1R5TyYAycfVLpiGcoeML7lbWM2CKtllil_yUdx4O-KWnKyp-u8NhvtetTFzUDLLJaw"
    }
  ]
}
redirect_uris
[
  "https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback"
]
registration_client_uri
https://certification.plusauth.com/oauth/reg/hDs4izLcgSIpYlnqc_2R2
registration_access_token
b1SzSlSd4HDUhWmYNltRK0R3zx82bGuL6fC0Q7Wmn2b
2021-03-28 14:37:10 SUCCESS
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
registration_client_uri
https://certification.plusauth.com/oauth/reg/hDs4izLcgSIpYlnqc_2R2
registration_access_token
b1SzSlSd4HDUhWmYNltRK0R3zx82bGuL6fC0Q7Wmn2b
2021-03-28 14:37:10
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-03-28 14:37:10
SetScopeInClientConfigurationToOpenIdOfflineAccessIfServerSupportsOfflineAccess
Set scope in client configuration to "openid offline_access"as 'scope_supported' contains 'offline_access'
scope
openid offline_access
2021-03-28 14:37:10 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth",
  "self_signed_tls_client_auth"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2021-03-28 14:37:10 SUCCESS
GetDynamicClient2Configuration
Found a dynamic_client_registration_template object
client_name
second-openid-client
2021-03-28 14:37:10 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "3dANiCiKN2eGH3QV_OH3cDo-dTgbogrKZ9ud0WZdBHxtNbc3GOhNcs4rUd-bCC0zVBcsZPDa6bsLLDYDpCWa1oQ5gWPoMmo6InRHLrvAeuxulchSCPVDNl1tCxYNNlx9eZwAm0Ed3zYZb3OPTJRJCMiM3G5UfLRDnB6Jr9adUzU",
      "kty": "RSA",
      "q": "oUgPEQd9ah2TilJ5wJUEDzuVPacTiIkt2mpTV3C8N21tl3Z3YGwGQrYEOOZzWxTy9c3ctHbH1vo1nQmQJP5NOK4vV0JYcv5cZSkP3hNslEAVD2KVFFZ0q13uERdpTZiLoV43_FQuCt8p8yx1_2mwQPT7G-lmUzVonKHtlqE0KJ0",
      "d": "PyxPM3-pOtGPVkOpugXcx6pyInUMQPMJ1ulNmiZuQuz30-48uIVYp2lFeiAWMsbCR9s_dnTsCB8b8AKcD54eooXUGF0JrjmSfCx3s1MaPVZLiB_pRF4M5oHSAf5g6pN5ic64KecaeK1kRc1Ir2lznpx0eEVpiH0C2IKeI0XeVaXsia9nRwmFfcHDt1LHLtQyUp75c7vpn6VQi-2Ko04L8gLD7r9uBYUBSOLLE9q7FOb8IV5snwdSGZv4TY-s2qNYz0ka43A1M9aEzxl8iInuI42RgaK1B2hc7xWM3CfPs6bwyfEP6-wDXINOBMk3-tXrEuHUaLQq1AeiAUJ01XuxkQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "Ua3Va3u6xNGDVtZxNEtU1Vfw7BQlieNlhbRQ1W6gKzoF3HbAtWnKl1bYOQEZUQp5WHQTscDdBJoXL1WxcHse2ZlWM0vIxl6oZwAY2-lafFXaXbHTCFVJIYnrhr7ekjC8PndCGhjFalgAGki44IrX9TZchSCsW7DcIHs3lO8NbcA",
      "dp": "2oNFcWcOknonxQClUJSDIEogkXWOs1mSADJ4DHudEvhI1ewCGUVwVrMINgXkQm_U6vhRQbeM0Uj0Pr-PYruxB7cGt5LmghPn5V1LapyHiBE299N6DV0gs4PiElPM_EqtSYoHhurlNKmk8QiUmMpUEJURP25pSNiE6l2jIlh4cCk",
      "alg": "RS256",
      "dq": "EUcz_gIMaIrknIP7cStFtRAQC_vTNuRjWivb49k7AMEjZX-WiGjqPslbKHFf2FklMjoss9Sp0hkaF0nH_H6V7UWT4shDy4X-hgPhJEx2bGd1GiHYkMY2V4mHkKMub9aw1sfOPaUTDa0cxGV1-rfq3vqf0Dyv7qghHe6nEmUQvm0",
      "n": "i75IFGHjjwmVfg0vjCQbqeWOujOTAV4l4XTEYfO3ZQwPdRvfQg8qgq6sESgjn-xGDCCn_cG4uQI4n7zp6FNrjqMbw7J-IazdW2JkLeOwZ7GeVBHhkdMG8X-V2u84Br5A3mGJZvc3L8p4UwiwLIkjTE6oWH9qQTDOUfHD_2C_TWuzpNodspTXyU3U4prkHI0qTc40Lamv1QRU6ddCaCygRsict4FBO6zUBqUJ9nOURjhOEAT-qmKa1b4yjKB3Hb0cJ6asJ3emb-vumcG1X6LobJmrx4_OI4HuiF70aQVa0FgCDnKjvZi1E5WC_oJwZWcjKFjzFcedHYwYekW2b0BPgQ"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "i75IFGHjjwmVfg0vjCQbqeWOujOTAV4l4XTEYfO3ZQwPdRvfQg8qgq6sESgjn-xGDCCn_cG4uQI4n7zp6FNrjqMbw7J-IazdW2JkLeOwZ7GeVBHhkdMG8X-V2u84Br5A3mGJZvc3L8p4UwiwLIkjTE6oWH9qQTDOUfHD_2C_TWuzpNodspTXyU3U4prkHI0qTc40Lamv1QRU6ddCaCygRsict4FBO6zUBqUJ9nOURjhOEAT-qmKa1b4yjKB3Hb0cJ6asJ3emb-vumcG1X6LobJmrx4_OI4HuiF70aQVa0FgCDnKjvZi1E5WC_oJwZWcjKFjzFcedHYwYekW2b0BPgQ"
    }
  ]
}
2021-03-28 14:37:10 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-03-28 14:37:10 SUCCESS
CreateDynamicRegistrationRequest
Created dynamic registration request
client_name
second-openid-client XC8ymn4yJQMI5Hl
2021-03-28 14:37:10
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2021-03-28 14:37:10
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2021-03-28 14:37:10
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-openid-client XC8ymn4yJQMI5Hl",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "i75IFGHjjwmVfg0vjCQbqeWOujOTAV4l4XTEYfO3ZQwPdRvfQg8qgq6sESgjn-xGDCCn_cG4uQI4n7zp6FNrjqMbw7J-IazdW2JkLeOwZ7GeVBHhkdMG8X-V2u84Br5A3mGJZvc3L8p4UwiwLIkjTE6oWH9qQTDOUfHD_2C_TWuzpNodspTXyU3U4prkHI0qTc40Lamv1QRU6ddCaCygRsict4FBO6zUBqUJ9nOURjhOEAT-qmKa1b4yjKB3Hb0cJ6asJ3emb-vumcG1X6LobJmrx4_OI4HuiF70aQVa0FgCDnKjvZi1E5WC_oJwZWcjKFjzFcedHYwYekW2b0BPgQ"
      }
    ]
  }
}
2021-03-28 14:37:10
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-openid-client XC8ymn4yJQMI5Hl",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "i75IFGHjjwmVfg0vjCQbqeWOujOTAV4l4XTEYfO3ZQwPdRvfQg8qgq6sESgjn-xGDCCn_cG4uQI4n7zp6FNrjqMbw7J-IazdW2JkLeOwZ7GeVBHhkdMG8X-V2u84Br5A3mGJZvc3L8p4UwiwLIkjTE6oWH9qQTDOUfHD_2C_TWuzpNodspTXyU3U4prkHI0qTc40Lamv1QRU6ddCaCygRsict4FBO6zUBqUJ9nOURjhOEAT-qmKa1b4yjKB3Hb0cJ6asJ3emb-vumcG1X6LobJmrx4_OI4HuiF70aQVa0FgCDnKjvZi1E5WC_oJwZWcjKFjzFcedHYwYekW2b0BPgQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-03-28 14:37:10
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-openid-client XC8ymn4yJQMI5Hl",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "i75IFGHjjwmVfg0vjCQbqeWOujOTAV4l4XTEYfO3ZQwPdRvfQg8qgq6sESgjn-xGDCCn_cG4uQI4n7zp6FNrjqMbw7J-IazdW2JkLeOwZ7GeVBHhkdMG8X-V2u84Br5A3mGJZvc3L8p4UwiwLIkjTE6oWH9qQTDOUfHD_2C_TWuzpNodspTXyU3U4prkHI0qTc40Lamv1QRU6ddCaCygRsict4FBO6zUBqUJ9nOURjhOEAT-qmKa1b4yjKB3Hb0cJ6asJ3emb-vumcG1X6LobJmrx4_OI4HuiF70aQVa0FgCDnKjvZi1E5WC_oJwZWcjKFjzFcedHYwYekW2b0BPgQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ]
}
2021-03-28 14:37:10
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-openid-client XC8ymn4yJQMI5Hl",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "i75IFGHjjwmVfg0vjCQbqeWOujOTAV4l4XTEYfO3ZQwPdRvfQg8qgq6sESgjn-xGDCCn_cG4uQI4n7zp6FNrjqMbw7J-IazdW2JkLeOwZ7GeVBHhkdMG8X-V2u84Br5A3mGJZvc3L8p4UwiwLIkjTE6oWH9qQTDOUfHD_2C_TWuzpNodspTXyU3U4prkHI0qTc40Lamv1QRU6ddCaCygRsict4FBO6zUBqUJ9nOURjhOEAT-qmKa1b4yjKB3Hb0cJ6asJ3emb-vumcG1X6LobJmrx4_OI4HuiF70aQVa0FgCDnKjvZi1E5WC_oJwZWcjKFjzFcedHYwYekW2b0BPgQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback"
  ]
}
2021-03-28 14:37:10
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-openid-client XC8ymn4yJQMI5Hl",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "i75IFGHjjwmVfg0vjCQbqeWOujOTAV4l4XTEYfO3ZQwPdRvfQg8qgq6sESgjn-xGDCCn_cG4uQI4n7zp6FNrjqMbw7J-IazdW2JkLeOwZ7GeVBHhkdMG8X-V2u84Br5A3mGJZvc3L8p4UwiwLIkjTE6oWH9qQTDOUfHD_2C_TWuzpNodspTXyU3U4prkHI0qTc40Lamv1QRU6ddCaCygRsict4FBO6zUBqUJ9nOURjhOEAT-qmKa1b4yjKB3Hb0cJ6asJ3emb-vumcG1X6LobJmrx4_OI4HuiF70aQVa0FgCDnKjvZi1E5WC_oJwZWcjKFjzFcedHYwYekW2b0BPgQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2021-03-28 14:37:10
AddRefreshTokenGrantTypeToDynamicRegistrationRequest
Added 'refresh_token' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit",
  "refresh_token"
]
2021-03-28 14:37:10
CallDynamicRegistrationEndpoint
HTTP request
request_uri
https://certification.plusauth.com/oauth/reg
request_method
POST
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "content-type": "application/json",
  "content-length": "778"
}
request_body
{"client_name":"second-openid-client XC8ymn4yJQMI5Hl","grant_types":["authorization_code","implicit","refresh_token"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"i75IFGHjjwmVfg0vjCQbqeWOujOTAV4l4XTEYfO3ZQwPdRvfQg8qgq6sESgjn-xGDCCn_cG4uQI4n7zp6FNrjqMbw7J-IazdW2JkLeOwZ7GeVBHhkdMG8X-V2u84Br5A3mGJZvc3L8p4UwiwLIkjTE6oWH9qQTDOUfHD_2C_TWuzpNodspTXyU3U4prkHI0qTc40Lamv1QRU6ddCaCygRsict4FBO6zUBqUJ9nOURjhOEAT-qmKa1b4yjKB3Hb0cJ6asJ3emb-vumcG1X6LobJmrx4_OI4HuiF70aQVa0FgCDnKjvZi1E5WC_oJwZWcjKFjzFcedHYwYekW2b0BPgQ"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code id_token token"],"redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback"],"contacts":["certification@oidf.org"]}
2021-03-28 14:37:11 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "1785",
  "date": "Sun, 28 Mar 2021 14:37:10 GMT",
  "x-envoy-upstream-service-time": "9",
  "server": "istio-envoy"
}
response_body
{"application_type":"web","grant_types":["authorization_code","implicit","refresh_token"],"id_token_signed_response_alg":"RS256","oidc_conformant":true,"post_logout_redirect_uris":[],"require_auth_time":false,"response_types":["code id_token token"],"subject_type":"public","token_endpoint_auth_method":"client_secret_basic","introspection_endpoint_auth_method":"client_secret_basic","introspection_signed_response_alg":"RS256","revocation_endpoint_auth_method":"client_secret_basic","backchannel_logout_session_required":false,"frontchannel_logout_session_required":false,"require_signed_request_object":false,"request_uris":[],"require_pushed_authorization_requests":false,"authorization_signed_response_alg":"RS256","web_message_uris":[],"tls_client_certificate_bound_access_tokens":false,"client_id_issued_at":1616942230,"client_id":"XXl6CKgjQkjjXPifHtDnM","client_name":"second-openid-client XC8ymn4yJQMI5Hl","client_secret_expires_at":0,"client_secret":"wV4OpZWq4apBogUITsUkhMyLQR-k8F6p5zPEOrLK5zUzXl_DH8P49pSinpqMh6aWH3HkdRVeIOcZGPJ9YoES7w","contacts":["certification@oidf.org"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"i75IFGHjjwmVfg0vjCQbqeWOujOTAV4l4XTEYfO3ZQwPdRvfQg8qgq6sESgjn-xGDCCn_cG4uQI4n7zp6FNrjqMbw7J-IazdW2JkLeOwZ7GeVBHhkdMG8X-V2u84Br5A3mGJZvc3L8p4UwiwLIkjTE6oWH9qQTDOUfHD_2C_TWuzpNodspTXyU3U4prkHI0qTc40Lamv1QRU6ddCaCygRsict4FBO6zUBqUJ9nOURjhOEAT-qmKa1b4yjKB3Hb0cJ6asJ3emb-vumcG1X6LobJmrx4_OI4HuiF70aQVa0FgCDnKjvZi1E5WC_oJwZWcjKFjzFcedHYwYekW2b0BPgQ"}]},"redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback"],"registration_client_uri":"https://certification.plusauth.com/oauth/reg/XXl6CKgjQkjjXPifHtDnM","registration_access_token":"PDFnarpFso6eNMtgLknIpZhNBJFWNPjVC_rtszjSFf4"}
2021-03-28 14:37:11
CallDynamicRegistrationEndpoint
Registration endpoint response
dynamic_registration_response
{"application_type":"web","grant_types":["authorization_code","implicit","refresh_token"],"id_token_signed_response_alg":"RS256","oidc_conformant":true,"post_logout_redirect_uris":[],"require_auth_time":false,"response_types":["code id_token token"],"subject_type":"public","token_endpoint_auth_method":"client_secret_basic","introspection_endpoint_auth_method":"client_secret_basic","introspection_signed_response_alg":"RS256","revocation_endpoint_auth_method":"client_secret_basic","backchannel_logout_session_required":false,"frontchannel_logout_session_required":false,"require_signed_request_object":false,"request_uris":[],"require_pushed_authorization_requests":false,"authorization_signed_response_alg":"RS256","web_message_uris":[],"tls_client_certificate_bound_access_tokens":false,"client_id_issued_at":1616942230,"client_id":"XXl6CKgjQkjjXPifHtDnM","client_name":"second-openid-client XC8ymn4yJQMI5Hl","client_secret_expires_at":0,"client_secret":"wV4OpZWq4apBogUITsUkhMyLQR-k8F6p5zPEOrLK5zUzXl_DH8P49pSinpqMh6aWH3HkdRVeIOcZGPJ9YoES7w","contacts":["certification@oidf.org"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"i75IFGHjjwmVfg0vjCQbqeWOujOTAV4l4XTEYfO3ZQwPdRvfQg8qgq6sESgjn-xGDCCn_cG4uQI4n7zp6FNrjqMbw7J-IazdW2JkLeOwZ7GeVBHhkdMG8X-V2u84Br5A3mGJZvc3L8p4UwiwLIkjTE6oWH9qQTDOUfHD_2C_TWuzpNodspTXyU3U4prkHI0qTc40Lamv1QRU6ddCaCygRsict4FBO6zUBqUJ9nOURjhOEAT-qmKa1b4yjKB3Hb0cJ6asJ3emb-vumcG1X6LobJmrx4_OI4HuiF70aQVa0FgCDnKjvZi1E5WC_oJwZWcjKFjzFcedHYwYekW2b0BPgQ"}]},"redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback"],"registration_client_uri":"https://certification.plusauth.com/oauth/reg/XXl6CKgjQkjjXPifHtDnM","registration_access_token":"PDFnarpFso6eNMtgLknIpZhNBJFWNPjVC_rtszjSFf4"}
2021-03-28 14:37:11
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
application_type
web
grant_types
[
  "authorization_code",
  "implicit",
  "refresh_token"
]
id_token_signed_response_alg
RS256
oidc_conformant
true
post_logout_redirect_uris
[]
require_auth_time
false
response_types
[
  "code id_token token"
]
subject_type
public
token_endpoint_auth_method
client_secret_basic
introspection_endpoint_auth_method
client_secret_basic
introspection_signed_response_alg
RS256
revocation_endpoint_auth_method
client_secret_basic
backchannel_logout_session_required
false
frontchannel_logout_session_required
false
require_signed_request_object
false
request_uris
[]
require_pushed_authorization_requests
false
authorization_signed_response_alg
RS256
web_message_uris
[]
tls_client_certificate_bound_access_tokens
false
client_id_issued_at
1616942230
client_id
XXl6CKgjQkjjXPifHtDnM
client_name
second-openid-client XC8ymn4yJQMI5Hl
client_secret_expires_at
0
client_secret
wV4OpZWq4apBogUITsUkhMyLQR-k8F6p5zPEOrLK5zUzXl_DH8P49pSinpqMh6aWH3HkdRVeIOcZGPJ9YoES7w
contacts
[
  "certification@oidf.org"
]
jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "i75IFGHjjwmVfg0vjCQbqeWOujOTAV4l4XTEYfO3ZQwPdRvfQg8qgq6sESgjn-xGDCCn_cG4uQI4n7zp6FNrjqMbw7J-IazdW2JkLeOwZ7GeVBHhkdMG8X-V2u84Br5A3mGJZvc3L8p4UwiwLIkjTE6oWH9qQTDOUfHD_2C_TWuzpNodspTXyU3U4prkHI0qTc40Lamv1QRU6ddCaCygRsict4FBO6zUBqUJ9nOURjhOEAT-qmKa1b4yjKB3Hb0cJ6asJ3emb-vumcG1X6LobJmrx4_OI4HuiF70aQVa0FgCDnKjvZi1E5WC_oJwZWcjKFjzFcedHYwYekW2b0BPgQ"
    }
  ]
}
redirect_uris
[
  "https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback"
]
registration_client_uri
https://certification.plusauth.com/oauth/reg/XXl6CKgjQkjjXPifHtDnM
registration_access_token
PDFnarpFso6eNMtgLknIpZhNBJFWNPjVC_rtszjSFf4
2021-03-28 14:37:11 SUCCESS
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
registration_client_uri
https://certification.plusauth.com/oauth/reg/XXl6CKgjQkjjXPifHtDnM
registration_access_token
PDFnarpFso6eNMtgLknIpZhNBJFWNPjVC_rtszjSFf4
2021-03-28 14:37:11
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-03-28 14:37:11
SetScopeInClientConfigurationToOpenIdOfflineAccessIfServerSupportsOfflineAccess
Set scope in client configuration to "openid offline_access"as 'scope_supported' contains 'offline_access'
scope
openid offline_access
2021-03-28 14:37:11 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth",
  "self_signed_tls_client_auth"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2021-03-28 14:37:11 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://certification.plusauth.com/me
2021-03-28 14:37:11
oidcc-refresh-token
Setup Done
Make request to authorization endpoint
2021-03-28 14:37:11 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
hDs4izLcgSIpYlnqc_2R2
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
scope
openid offline_access
2021-03-28 14:37:11
CreateRandomStateValue
Created state value
requested_state_length
10
state
IbSosJTeno
2021-03-28 14:37:11 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
hDs4izLcgSIpYlnqc_2R2
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
scope
openid offline_access
state
IbSosJTeno
2021-03-28 14:37:11
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
rYOVNMBJ0y
2021-03-28 14:37:11 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
hDs4izLcgSIpYlnqc_2R2
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
scope
openid offline_access
state
IbSosJTeno
nonce
rYOVNMBJ0y
2021-03-28 14:37:11 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
hDs4izLcgSIpYlnqc_2R2
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
scope
openid offline_access
state
IbSosJTeno
nonce
rYOVNMBJ0y
response_type
code id_token token
2021-03-28 14:37:11
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
hDs4izLcgSIpYlnqc_2R2
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
scope
openid offline_access
state
IbSosJTeno
nonce
rYOVNMBJ0y
response_type
code id_token token
response_mode
form_post
2021-03-28 14:37:11 SUCCESS
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Added prompt=consent to authorization endpoint request
client_id
hDs4izLcgSIpYlnqc_2R2
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
scope
openid offline_access
state
IbSosJTeno
nonce
rYOVNMBJ0y
response_type
code id_token token
response_mode
form_post
prompt
consent
2021-03-28 14:37:11 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://certification.plusauth.com/oauth/auth?client_id=hDs4izLcgSIpYlnqc_2R2&redirect_uri=https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback&scope=openid%20offline_access&state=IbSosJTeno&nonce=rYOVNMBJ0y&response_type=code%20id_token%20token&response_mode=form_post&prompt=consent
2021-03-28 14:37:11 REDIRECT
oidcc-refresh-token
Redirecting to authorization endpoint
redirect_to
https://certification.plusauth.com/oauth/auth?client_id=hDs4izLcgSIpYlnqc_2R2&redirect_uri=https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback&scope=openid%20offline_access&state=IbSosJTeno&nonce=rYOVNMBJ0y&response_type=code%20id_token%20token&response_mode=form_post&prompt=consent
2021-03-28 14:37:11
WebRunner
Scripted browser HTTP request
browser
goToUrl
request_method
GET
request_uri
https://certification.plusauth.com/oauth/auth?client_id=hDs4izLcgSIpYlnqc_2R2&redirect_uri=https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback&scope=openid%20offline_access&state=IbSosJTeno&nonce=rYOVNMBJ0y&response_type=code%20id_token%20token&response_mode=form_post&prompt=consent
2021-03-28 14:37:11 RESPONSE
WebRunner
Scripted browser HTTP response
response_content
<!DOCTYPE html>
<html lang="en" >
<head><script>var PlusAuth = window.PlusAuth = {"client":{"clientName":"first-openid-client XC8ymn4yJQMI5Hl","applicationType":"web","social":[]},"details":{},"params":{"client_id":"hDs4izLcgSIpYlnqc_2R2","nonce":"rYOVNMBJ0y","prompt":"consent","redirect_uri":"https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback","response_mode":"form_post","response_type":"code id_token token","scope":"openid offline_access","state":"IbSosJTeno"},"prompt":{"name":"login"},"settings":{}} </script>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <meta http-equiv="x-ua-compatible" content="ie=edge">
  <title>Sign-in</title>
</head>
<body >
<div class="login-card">
  <h1>Login</h1>
  <form autocomplete="off" action="/signin" method="post">
    <input type="hidden" name="provider" value="google">
    <input required type="text" name="username" placeholder="Username" >
    <input required type="password" name="password" placeholder="Password">
    <button type="submit" class="login login-submit">Sign-in</button>
    <button type="submit" class="google-button">
        <span class="google-button__text">Sign in with Google</span>
    </button>
  </form>
</div>
</body >
</html >
response_content_type
text/html
response_status_text
200-OK
response_status_code
200
2021-03-28 14:37:11 INFO
WebRunner
Entering text
task
Login
browser
text
element_type
name
value
foo
url
https://certification.plusauth.com/signin
target
username
2021-03-28 14:37:11 INFO
WebRunner
Entering text
task
Login
browser
text
element_type
name
value
bar
url
https://certification.plusauth.com/signin
target
password
2021-03-28 14:37:11 INFO
WebRunner
Clicking an element
task
Login
browser
click
element_type
class
url
https://certification.plusauth.com/signin
target
login-submit
2021-03-28 14:37:12 INFO
WebRunner
Completed processing of webpage
task
Login
browser
complete
response_status_text
200-OK
match
https://certification.plusauth.com/signin*
url
https://certification.plusauth.com/signin/consent
response_status_code
200
2021-03-28 14:37:12 INFO
WebRunner
Clicking an element
task
Consent
browser
click
element_type
class
url
https://certification.plusauth.com/signin/consent
target
login-submit
2021-03-28 14:37:12 INCOMING
oidcc-refresh-token
Incoming HTTP request to test instance XC8ymn4yJQMI5Hl
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 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": "same-origin",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "referer": "https://certification.plusauth.com/oauth/auth/dMe21Je8eRE6fNj44_T6K",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US",
  "origin": "https://certification.plusauth.com",
  "cache-control": "max-age\u003d0",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1044",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "code": "Bf74IGWs38SvMUd1OG--rpGZ9JGI2S3t5nYdM2bh6o2",
  "id_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiUHR3a2FhclNXeFowRFVxckZKOTBVdyIsImNfaGFzaCI6ImRzWUdiRmVKN0tjSnFKb3NLWWV5V2ciLCJzX2hhc2giOiJ1dVZwYVJLZDI3cTBhVXFyRDBCVnZRIiwiYXVkIjoiaERzNGl6TGNnU0lwWWxucWNfMlIyIiwiZXhwIjoxNjE2OTQ1ODMyLCJpYXQiOjE2MTY5NDIyMzIsImlzcyI6Imh0dHBzOi8vY2VydGlmaWNhdGlvbi5wbHVzYXV0aC5jb20ifQ.kcYWUvhSu1pBYYHGr9Clp6JaxrPWUMOz5lc7Qx5HHVd6Y4iawdiT1hSXKPDpspvIkBysNwbr5Z9WG1tGM2zyakc34GGbHR_UAVsgGBamCmoin5c4lRkL1Vqp8pzYy6TtvavDy6B_P_1YJ34ir1rxBjrK70X4l6xRWhvoo2LPO8Q8QH_vB1Hd6VDaDLbbGa64UwY4GCZHkT0OxuwyPExzwo__6yp7vKxt4ASnonP2GHjEpyhNFqSpnEc8Upxt30RCGhKaDY_KdntZ6Db6lYjtypDC-LjhpNYLY25s49v7KgRk-2gQ-UhH9jnUB_kgMELU-EGYSRCYzhzpEDgaUI4RCQ",
  "access_token": "bwWcWb36AhiZ4v4M0PfAMeJnZsYklIOCKmEHB5TKkok",
  "expires_in": "7200",
  "token_type": "Bearer",
  "scope": "openid offline_access",
  "state": "IbSosJTeno",
  "session_state": "O3UICZiXv8NOVcy6l_MWTg2ML5FJMiabh7xAkC1Voow"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
code=Bf74IGWs38SvMUd1OG--rpGZ9JGI2S3t5nYdM2bh6o2&id_token=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiUHR3a2FhclNXeFowRFVxckZKOTBVdyIsImNfaGFzaCI6ImRzWUdiRmVKN0tjSnFKb3NLWWV5V2ciLCJzX2hhc2giOiJ1dVZwYVJLZDI3cTBhVXFyRDBCVnZRIiwiYXVkIjoiaERzNGl6TGNnU0lwWWxucWNfMlIyIiwiZXhwIjoxNjE2OTQ1ODMyLCJpYXQiOjE2MTY5NDIyMzIsImlzcyI6Imh0dHBzOi8vY2VydGlmaWNhdGlvbi5wbHVzYXV0aC5jb20ifQ.kcYWUvhSu1pBYYHGr9Clp6JaxrPWUMOz5lc7Qx5HHVd6Y4iawdiT1hSXKPDpspvIkBysNwbr5Z9WG1tGM2zyakc34GGbHR_UAVsgGBamCmoin5c4lRkL1Vqp8pzYy6TtvavDy6B_P_1YJ34ir1rxBjrK70X4l6xRWhvoo2LPO8Q8QH_vB1Hd6VDaDLbbGa64UwY4GCZHkT0OxuwyPExzwo__6yp7vKxt4ASnonP2GHjEpyhNFqSpnEc8Upxt30RCGhKaDY_KdntZ6Db6lYjtypDC-LjhpNYLY25s49v7KgRk-2gQ-UhH9jnUB_kgMELU-EGYSRCYzhzpEDgaUI4RCQ&access_token=bwWcWb36AhiZ4v4M0PfAMeJnZsYklIOCKmEHB5TKkok&expires_in=7200&token_type=Bearer&scope=openid+offline_access&state=IbSosJTeno&session_state=O3UICZiXv8NOVcy6l_MWTg2ML5FJMiabh7xAkC1Voow
2021-03-28 14:37:12 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/ZDqrqWC1xig5OIBS00M7",
  "fullUrl": "https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/implicit/ZDqrqWC1xig5OIBS00M7"
}
2021-03-28 14:37:12 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance XC8ymn4yJQMI5Hl
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/implicit/ZDqrqWC1xig5OIBS00M7, returnUrl=/log-detail.html?log=XC8ymn4yJQMI5Hl}]
outgoing_path
callback
2021-03-28 14:37:13 INFO
WebRunner
Completed processing of webpage
task
Consent
browser
complete
response_status_text
200-
match
https://certification.plusauth.com/signin/consent*
url
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
response_status_code
200
2021-03-28 14:37:13 INFO
WebRunner
Waiting
regexp
seconds
10
task
Verify Complete
browser
wait
action
element_type
id
url
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
target
submission_complete
2021-03-28 14:37:13 INCOMING
oidcc-refresh-token
Incoming HTTP request to test instance XC8ymn4yJQMI5Hl
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36",
  "accept": "*/*",
  "sec-fetch-site": "same-origin",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "referer": "https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US",
  "cookie": "JSESSIONID\u003d15D4A9A31479FEEDEB9EFE10D1141C26",
  "x-requested-with": "XMLHttpRequest",
  "content-type": "text/plain",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/ZDqrqWC1xig5OIBS00M7
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-03-28 14:37:13 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance XC8ymn4yJQMI5Hl
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/ZDqrqWC1xig5OIBS00M7
2021-03-28 14:37:13 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-03-28 14:37:13 REDIRECT-IN
oidcc-refresh-token
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 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": "same-origin",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "referer": "https://certification.plusauth.com/oauth/auth/dMe21Je8eRE6fNj44_T6K",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US",
  "origin": "https://certification.plusauth.com",
  "cache-control": "max-age\u003d0",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1044",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "code": "Bf74IGWs38SvMUd1OG--rpGZ9JGI2S3t5nYdM2bh6o2",
  "id_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiUHR3a2FhclNXeFowRFVxckZKOTBVdyIsImNfaGFzaCI6ImRzWUdiRmVKN0tjSnFKb3NLWWV5V2ciLCJzX2hhc2giOiJ1dVZwYVJLZDI3cTBhVXFyRDBCVnZRIiwiYXVkIjoiaERzNGl6TGNnU0lwWWxucWNfMlIyIiwiZXhwIjoxNjE2OTQ1ODMyLCJpYXQiOjE2MTY5NDIyMzIsImlzcyI6Imh0dHBzOi8vY2VydGlmaWNhdGlvbi5wbHVzYXV0aC5jb20ifQ.kcYWUvhSu1pBYYHGr9Clp6JaxrPWUMOz5lc7Qx5HHVd6Y4iawdiT1hSXKPDpspvIkBysNwbr5Z9WG1tGM2zyakc34GGbHR_UAVsgGBamCmoin5c4lRkL1Vqp8pzYy6TtvavDy6B_P_1YJ34ir1rxBjrK70X4l6xRWhvoo2LPO8Q8QH_vB1Hd6VDaDLbbGa64UwY4GCZHkT0OxuwyPExzwo__6yp7vKxt4ASnonP2GHjEpyhNFqSpnEc8Upxt30RCGhKaDY_KdntZ6Db6lYjtypDC-LjhpNYLY25s49v7KgRk-2gQ-UhH9jnUB_kgMELU-EGYSRCYzhzpEDgaUI4RCQ",
  "access_token": "bwWcWb36AhiZ4v4M0PfAMeJnZsYklIOCKmEHB5TKkok",
  "expires_in": "7200",
  "token_type": "Bearer",
  "scope": "openid offline_access",
  "state": "IbSosJTeno",
  "session_state": "O3UICZiXv8NOVcy6l_MWTg2ML5FJMiabh7xAkC1Voow"
}
Verify authorization endpoint response
2021-03-28 14:37:13 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-03-28 14:37:13 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2021-03-28 14:37:13 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-03-28 14:37:13 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-03-28 14:37:13 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-03-28 14:37:13
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-03-28 14:37:13 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-03-28 14:37:13 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
IbSosJTeno
2021-03-28 14:37:13 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
Bf74IGWs38SvMUd1OG--rpGZ9JGI2S3t5nYdM2bh6o2
2021-03-28 14:37:13 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
bwWcWb36AhiZ4v4M0PfAMeJnZsYklIOCKmEHB5TKkok
type
Bearer
2021-03-28 14:37:13 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiUHR3a2FhclNXeFowRFVxckZKOTBVdyIsImNfaGFzaCI6ImRzWUdiRmVKN0tjSnFKb3NLWWV5V2ciLCJzX2hhc2giOiJ1dVZwYVJLZDI3cTBhVXFyRDBCVnZRIiwiYXVkIjoiaERzNGl6TGNnU0lwWWxucWNfMlIyIiwiZXhwIjoxNjE2OTQ1ODMyLCJpYXQiOjE2MTY5NDIyMzIsImlzcyI6Imh0dHBzOi8vY2VydGlmaWNhdGlvbi5wbHVzYXV0aC5jb20ifQ.kcYWUvhSu1pBYYHGr9Clp6JaxrPWUMOz5lc7Qx5HHVd6Y4iawdiT1hSXKPDpspvIkBysNwbr5Z9WG1tGM2zyakc34GGbHR_UAVsgGBamCmoin5c4lRkL1Vqp8pzYy6TtvavDy6B_P_1YJ34ir1rxBjrK70X4l6xRWhvoo2LPO8Q8QH_vB1Hd6VDaDLbbGa64UwY4GCZHkT0OxuwyPExzwo__6yp7vKxt4ASnonP2GHjEpyhNFqSpnEc8Upxt30RCGhKaDY_KdntZ6Db6lYjtypDC-LjhpNYLY25s49v7KgRk-2gQ-UhH9jnUB_kgMELU-EGYSRCYzhzpEDgaUI4RCQ
header
{
  "kid": "9dtTMGokAYuDGQjdE6lyhwR_wM0CgihB-BX6lk6-ZO4",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "PtwkaarSWxZ0DUqrFJ90Uw",
  "sub": "certification_1",
  "c_hash": "dsYGbFeJ7KcJqJosKYeyWg",
  "aud": "hDs4izLcgSIpYlnqc_2R2",
  "s_hash": "uuVpaRKd27q0aUqrD0BVvQ",
  "iss": "https://certification.plusauth.com",
  "exp": 1616945832,
  "nonce": "rYOVNMBJ0y",
  "iat": 1616942232
}
2021-03-28 14:37:13 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-03-28 14:37:13 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
rYOVNMBJ0y
2021-03-28 14:37:13 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-03-28 14:37:13 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiUHR3a2FhclNXeFowRFVxckZKOTBVdyIsImNfaGFzaCI6ImRzWUdiRmVKN0tjSnFKb3NLWWV5V2ciLCJzX2hhc2giOiJ1dVZwYVJLZDI3cTBhVXFyRDBCVnZRIiwiYXVkIjoiaERzNGl6TGNnU0lwWWxucWNfMlIyIiwiZXhwIjoxNjE2OTQ1ODMyLCJpYXQiOjE2MTY5NDIyMzIsImlzcyI6Imh0dHBzOi8vY2VydGlmaWNhdGlvbi5wbHVzYXV0aC5jb20ifQ.kcYWUvhSu1pBYYHGr9Clp6JaxrPWUMOz5lc7Qx5HHVd6Y4iawdiT1hSXKPDpspvIkBysNwbr5Z9WG1tGM2zyakc34GGbHR_UAVsgGBamCmoin5c4lRkL1Vqp8pzYy6TtvavDy6B_P_1YJ34ir1rxBjrK70X4l6xRWhvoo2LPO8Q8QH_vB1Hd6VDaDLbbGa64UwY4GCZHkT0OxuwyPExzwo__6yp7vKxt4ASnonP2GHjEpyhNFqSpnEc8Upxt30RCGhKaDY_KdntZ6Db6lYjtypDC-LjhpNYLY25s49v7KgRk-2gQ-UhH9jnUB_kgMELU-EGYSRCYzhzpEDgaUI4RCQ
2021-03-28 14:37:13 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiUHR3a2FhclNXeFowRFVxckZKOTBVdyIsImNfaGFzaCI6ImRzWUdiRmVKN0tjSnFKb3NLWWV5V2ciLCJzX2hhc2giOiJ1dVZwYVJLZDI3cTBhVXFyRDBCVnZRIiwiYXVkIjoiaERzNGl6TGNnU0lwWWxucWNfMlIyIiwiZXhwIjoxNjE2OTQ1ODMyLCJpYXQiOjE2MTY5NDIyMzIsImlzcyI6Imh0dHBzOi8vY2VydGlmaWNhdGlvbi5wbHVzYXV0aC5jb20ifQ.kcYWUvhSu1pBYYHGr9Clp6JaxrPWUMOz5lc7Qx5HHVd6Y4iawdiT1hSXKPDpspvIkBysNwbr5Z9WG1tGM2zyakc34GGbHR_UAVsgGBamCmoin5c4lRkL1Vqp8pzYy6TtvavDy6B_P_1YJ34ir1rxBjrK70X4l6xRWhvoo2LPO8Q8QH_vB1Hd6VDaDLbbGa64UwY4GCZHkT0OxuwyPExzwo__6yp7vKxt4ASnonP2GHjEpyhNFqSpnEc8Upxt30RCGhKaDY_KdntZ6Db6lYjtypDC-LjhpNYLY25s49v7KgRk-2gQ-UhH9jnUB_kgMELU-EGYSRCYzhzpEDgaUI4RCQ
2021-03-28 14:37:13 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
certification_1
Userinfo endpoint tests
2021-03-28 14:37:13
CallProtectedResourceWithBearerToken
HTTP request
request_uri
https://certification.plusauth.com/me
request_method
GET
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Bearer bwWcWb36AhiZ4v4M0PfAMeJnZsYklIOCKmEHB5TKkok",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2021-03-28 14:37:13 INFO
WebRunner
Completed processing of webpage
task
Verify Complete
browser
complete
response_status_text
200-
match
*/test/*/callback*
url
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
response_status_code
200
2021-03-28 14:37:13 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "x-fapi-interaction-id": "1916ee18-e914-438f-8d2c-f7ef81a59cc9",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "25",
  "date": "Sun, 28 Mar 2021 14:37:13 GMT",
  "x-envoy-upstream-service-time": "13",
  "server": "istio-envoy"
}
response_body
{"sub":"certification_1"}
2021-03-28 14:37:13 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "x-fapi-interaction-id": "1916ee18-e914-438f-8d2c-f7ef81a59cc9",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "25",
  "date": "Sun, 28 Mar 2021 14:37:13 GMT",
  "x-envoy-upstream-service-time": "13",
  "server": "istio-envoy"
}
status_code
{
  "code": 200
}
body
{"sub":"certification_1"}
2021-03-28 14:37:13 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
grant_type
authorization_code
code
Bf74IGWs38SvMUd1OG--rpGZ9JGI2S3t5nYdM2bh6o2
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
2021-03-28 14:37:13 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic aERzNGl6TGNnU0lwWWxucWNfMlIyOlMzdnFwRFRFNUpWRE9wOEFOM25feFZqdFJ4V2JjTTBETzZuMGJ3NFNVeUZqYlZ0NTk3M1c4VE5HRVRmWG9hWm02YW1UOVhlcVNxMmlvSW9PbDQ1TE13
2021-03-28 14:37:13
CallTokenEndpoint
HTTP request
request_uri
https://certification.plusauth.com/oauth/token
request_method
POST
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Basic aERzNGl6TGNnU0lwWWxucWNfMlIyOlMzdnFwRFRFNUpWRE9wOEFOM25feFZqdFJ4V2JjTTBETzZuMGJ3NFNVeUZqYlZ0NTk3M1c4VE5HRVRmWG9hWm02YW1UOVhlcVNxMmlvSW9PbDQ1TE13",
  "accept-charset": "utf-8",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "197"
}
request_body
grant_type=authorization_code&code=Bf74IGWs38SvMUd1OG--rpGZ9JGI2S3t5nYdM2bh6o2&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Foidc-provider-discovery-dynamic_client%2Fcallback
2021-03-28 14:37:14 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "911",
  "date": "Sun, 28 Mar 2021 14:37:14 GMT",
  "x-envoy-upstream-service-time": "19",
  "server": "istio-envoy"
}
response_body
{"access_token":"qEOlYBrGmcYfEaffh07wd3C6VtbcX2T7VhZVW32sfkd","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiTF9xZHBhUTZ2NDFHdktYYVpwUzhrZyIsImF1ZCI6ImhEczRpekxjZ1NJcFlsbnFjXzJSMiIsImV4cCI6MTYxNjk0NTgzNCwiaWF0IjoxNjE2OTQyMjM0LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.mvRLkrHBRbErI7_uoVVtlh6vdBEEkA1oFzdaTiIaUe6jtEdjWsEoQGSQxUcEOuMNNAEt-qBiDAKxK0TMqjhHwj21sUgqik0lokcIP5b2vAfBn16jUQ8q0zXQqeVqC-5Y5t849n8GmJrIDUj7LNawqK-u75VK6rKHO9ZC17hhMIBoUs4yoopsAPFwyU1y-wRm87-o-bSJyPGqVkJ3YK5bV5R406WquYseuSWxCJklr81XmmvVyO7b1YcVK-0OBoN5x6WH_HXJGj4rfG78SSu2OWnQXM0bEkEIz_OkF9YD-apgIVPEbV4IBAXDRMDNMRTzQP_0jZdBo9NAUQUVWGfseA","refresh_token":"sh4izkQ8bTnnD9-Qpm4VZYFInw6qgk8qkcHhQW8n9eM","scope":"openid offline_access","token_type":"Bearer"}
2021-03-28 14:37:14
CallTokenEndpoint
Token endpoint response
token_endpoint_response
{"access_token":"qEOlYBrGmcYfEaffh07wd3C6VtbcX2T7VhZVW32sfkd","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiTF9xZHBhUTZ2NDFHdktYYVpwUzhrZyIsImF1ZCI6ImhEczRpekxjZ1NJcFlsbnFjXzJSMiIsImV4cCI6MTYxNjk0NTgzNCwiaWF0IjoxNjE2OTQyMjM0LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.mvRLkrHBRbErI7_uoVVtlh6vdBEEkA1oFzdaTiIaUe6jtEdjWsEoQGSQxUcEOuMNNAEt-qBiDAKxK0TMqjhHwj21sUgqik0lokcIP5b2vAfBn16jUQ8q0zXQqeVqC-5Y5t849n8GmJrIDUj7LNawqK-u75VK6rKHO9ZC17hhMIBoUs4yoopsAPFwyU1y-wRm87-o-bSJyPGqVkJ3YK5bV5R406WquYseuSWxCJklr81XmmvVyO7b1YcVK-0OBoN5x6WH_HXJGj4rfG78SSu2OWnQXM0bEkEIz_OkF9YD-apgIVPEbV4IBAXDRMDNMRTzQP_0jZdBo9NAUQUVWGfseA","refresh_token":"sh4izkQ8bTnnD9-Qpm4VZYFInw6qgk8qkcHhQW8n9eM","scope":"openid offline_access","token_type":"Bearer"}
2021-03-28 14:37:14 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
qEOlYBrGmcYfEaffh07wd3C6VtbcX2T7VhZVW32sfkd
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiTF9xZHBhUTZ2NDFHdktYYVpwUzhrZyIsImF1ZCI6ImhEczRpekxjZ1NJcFlsbnFjXzJSMiIsImV4cCI6MTYxNjk0NTgzNCwiaWF0IjoxNjE2OTQyMjM0LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.mvRLkrHBRbErI7_uoVVtlh6vdBEEkA1oFzdaTiIaUe6jtEdjWsEoQGSQxUcEOuMNNAEt-qBiDAKxK0TMqjhHwj21sUgqik0lokcIP5b2vAfBn16jUQ8q0zXQqeVqC-5Y5t849n8GmJrIDUj7LNawqK-u75VK6rKHO9ZC17hhMIBoUs4yoopsAPFwyU1y-wRm87-o-bSJyPGqVkJ3YK5bV5R406WquYseuSWxCJklr81XmmvVyO7b1YcVK-0OBoN5x6WH_HXJGj4rfG78SSu2OWnQXM0bEkEIz_OkF9YD-apgIVPEbV4IBAXDRMDNMRTzQP_0jZdBo9NAUQUVWGfseA
refresh_token
sh4izkQ8bTnnD9-Qpm4VZYFInw6qgk8qkcHhQW8n9eM
scope
openid offline_access
token_type
Bearer
2021-03-28 14:37:14 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2021-03-28 14:37:14 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
qEOlYBrGmcYfEaffh07wd3C6VtbcX2T7VhZVW32sfkd
2021-03-28 14:37:14 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
qEOlYBrGmcYfEaffh07wd3C6VtbcX2T7VhZVW32sfkd
type
Bearer
2021-03-28 14:37:14 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2021-03-28 14:37:14 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2021-03-28 14:37:14 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
sh4izkQ8bTnnD9-Qpm4VZYFInw6qgk8qkcHhQW8n9eM
2021-03-28 14:37:14 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiTF9xZHBhUTZ2NDFHdktYYVpwUzhrZyIsImF1ZCI6ImhEczRpekxjZ1NJcFlsbnFjXzJSMiIsImV4cCI6MTYxNjk0NTgzNCwiaWF0IjoxNjE2OTQyMjM0LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.mvRLkrHBRbErI7_uoVVtlh6vdBEEkA1oFzdaTiIaUe6jtEdjWsEoQGSQxUcEOuMNNAEt-qBiDAKxK0TMqjhHwj21sUgqik0lokcIP5b2vAfBn16jUQ8q0zXQqeVqC-5Y5t849n8GmJrIDUj7LNawqK-u75VK6rKHO9ZC17hhMIBoUs4yoopsAPFwyU1y-wRm87-o-bSJyPGqVkJ3YK5bV5R406WquYseuSWxCJklr81XmmvVyO7b1YcVK-0OBoN5x6WH_HXJGj4rfG78SSu2OWnQXM0bEkEIz_OkF9YD-apgIVPEbV4IBAXDRMDNMRTzQP_0jZdBo9NAUQUVWGfseA
header
{
  "kid": "9dtTMGokAYuDGQjdE6lyhwR_wM0CgihB-BX6lk6-ZO4",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "L_qdpaQ6v41GvKXaZpS8kg",
  "sub": "certification_1",
  "aud": "hDs4izLcgSIpYlnqc_2R2",
  "iss": "https://certification.plusauth.com",
  "exp": 1616945834,
  "nonce": "rYOVNMBJ0y",
  "iat": 1616942234
}
2021-03-28 14:37:14 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-03-28 14:37:14 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
rYOVNMBJ0y
2021-03-28 14:37:14 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-03-28 14:37:14 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiTF9xZHBhUTZ2NDFHdktYYVpwUzhrZyIsImF1ZCI6ImhEczRpekxjZ1NJcFlsbnFjXzJSMiIsImV4cCI6MTYxNjk0NTgzNCwiaWF0IjoxNjE2OTQyMjM0LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.mvRLkrHBRbErI7_uoVVtlh6vdBEEkA1oFzdaTiIaUe6jtEdjWsEoQGSQxUcEOuMNNAEt-qBiDAKxK0TMqjhHwj21sUgqik0lokcIP5b2vAfBn16jUQ8q0zXQqeVqC-5Y5t849n8GmJrIDUj7LNawqK-u75VK6rKHO9ZC17hhMIBoUs4yoopsAPFwyU1y-wRm87-o-bSJyPGqVkJ3YK5bV5R406WquYseuSWxCJklr81XmmvVyO7b1YcVK-0OBoN5x6WH_HXJGj4rfG78SSu2OWnQXM0bEkEIz_OkF9YD-apgIVPEbV4IBAXDRMDNMRTzQP_0jZdBo9NAUQUVWGfseA
2021-03-28 14:37:14 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiTF9xZHBhUTZ2NDFHdktYYVpwUzhrZyIsImF1ZCI6ImhEczRpekxjZ1NJcFlsbnFjXzJSMiIsImV4cCI6MTYxNjk0NTgzNCwiaWF0IjoxNjE2OTQyMjM0LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.mvRLkrHBRbErI7_uoVVtlh6vdBEEkA1oFzdaTiIaUe6jtEdjWsEoQGSQxUcEOuMNNAEt-qBiDAKxK0TMqjhHwj21sUgqik0lokcIP5b2vAfBn16jUQ8q0zXQqeVqC-5Y5t849n8GmJrIDUj7LNawqK-u75VK6rKHO9ZC17hhMIBoUs4yoopsAPFwyU1y-wRm87-o-bSJyPGqVkJ3YK5bV5R406WquYseuSWxCJklr81XmmvVyO7b1YcVK-0OBoN5x6WH_HXJGj4rfG78SSu2OWnQXM0bEkEIz_OkF9YD-apgIVPEbV4IBAXDRMDNMRTzQP_0jZdBo9NAUQUVWGfseA
2021-03-28 14:37:14 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
certification_1
2021-03-28 14:37:14 SUCCESS
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
sub_auth_endpoint
certification_1
sub_token_endpoint
certification_1
2021-03-28 14:37:14 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
sh4izkQ8bTnnD9-Qpm4VZYFInw6qgk8qkcHhQW8n9eM
2021-03-28 14:37:14 SUCCESS
EnsureServerConfigurationSupportsRefreshToken
The server configuration indicates support for refresh tokens
supported_grant_types
[
  "implicit",
  "authorization_code",
  "refresh_token",
  "client_credentials",
  "urn:ietf:params:oauth:grant-type:device_code",
  "urn:ietf:params:oauth:grant-type:token-exchange"
]
2021-03-28 14:37:14 SUCCESS
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
Refresh Token Request
2021-03-28 14:37:14 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
sh4izkQ8bTnnD9-Qpm4VZYFInw6qgk8qkcHhQW8n9eM
2021-03-28 14:37:14 SUCCESS
AddScopeToTokenEndpointRequest
Added scope of 'openid offline_access' to token endpoint request
grant_type
refresh_token
refresh_token
sh4izkQ8bTnnD9-Qpm4VZYFInw6qgk8qkcHhQW8n9eM
scope
openid offline_access
2021-03-28 14:37:14 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic aERzNGl6TGNnU0lwWWxucWNfMlIyOlMzdnFwRFRFNUpWRE9wOEFOM25feFZqdFJ4V2JjTTBETzZuMGJ3NFNVeUZqYlZ0NTk3M1c4VE5HRVRmWG9hWm02YW1UOVhlcVNxMmlvSW9PbDQ1TE13
2021-03-28 14:37:14 SUCCESS
WaitForOneSecond
Pausing for 1 seconds
2021-03-28 14:37:15 SUCCESS
WaitForOneSecond
Woke up after 1 seconds sleep
2021-03-28 14:37:15
CallTokenEndpointAndReturnFullResponse
HTTP request
request_uri
https://certification.plusauth.com/oauth/token
request_method
POST
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Basic aERzNGl6TGNnU0lwWWxucWNfMlIyOlMzdnFwRFRFNUpWRE9wOEFOM25feFZqdFJ4V2JjTTBETzZuMGJ3NFNVeUZqYlZ0NTk3M1c4VE5HRVRmWG9hWm02YW1UOVhlcVNxMmlvSW9PbDQ1TE13",
  "accept-charset": "utf-8",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "110"
}
request_body
grant_type=refresh_token&refresh_token=sh4izkQ8bTnnD9-Qpm4VZYFInw6qgk8qkcHhQW8n9eM&scope=openid+offline_access
2021-03-28 14:37:16 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "911",
  "date": "Sun, 28 Mar 2021 14:37:15 GMT",
  "x-envoy-upstream-service-time": "15",
  "server": "istio-envoy"
}
response_body
{"access_token":"mdQS4t9yZcllaGuFB7G1P-oysx0vPoogTjB1uyKHPL-","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiUmtySXByQXF3c1FQYTNwNVpkdWVjdyIsImF1ZCI6ImhEczRpekxjZ1NJcFlsbnFjXzJSMiIsImV4cCI6MTYxNjk0NTgzNSwiaWF0IjoxNjE2OTQyMjM1LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.qv2Dclr3xGSnMro8p2qyCHv3-1uDF8Iaksdo8dpGtGmccn21hZ1mloCbWfLnZjhHbp7on4qq42tOir9v7HwDINtCqdvkVrHz1g5qQr3ZqhBfL5u1c4Hkpj7dk6zm1xEmgviq53zf_ruZRuHVX0wDHRyTIi9Hxx5DZ4ax6tWS9bE9JWRwGPdQiPWOjM0cn9ItxQpGccwKOUuEPY5MRVn9swwv_N0-X0K8b2rhJ5H9hZFG26f7l3ERavT0xyA6-LWN7jmQnIp5-MA3XR8h--nppCHvLrzzrKeX1fP560hIUke1kYrw4b9Dtvo8bF0wEScKV0D4mDZzo__eitjb6zNlUA","refresh_token":"sh4izkQ8bTnnD9-Qpm4VZYFInw6qgk8qkcHhQW8n9eM","scope":"openid offline_access","token_type":"Bearer"}
2021-03-28 14:37:16 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
access_token
mdQS4t9yZcllaGuFB7G1P-oysx0vPoogTjB1uyKHPL-
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiUmtySXByQXF3c1FQYTNwNVpkdWVjdyIsImF1ZCI6ImhEczRpekxjZ1NJcFlsbnFjXzJSMiIsImV4cCI6MTYxNjk0NTgzNSwiaWF0IjoxNjE2OTQyMjM1LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.qv2Dclr3xGSnMro8p2qyCHv3-1uDF8Iaksdo8dpGtGmccn21hZ1mloCbWfLnZjhHbp7on4qq42tOir9v7HwDINtCqdvkVrHz1g5qQr3ZqhBfL5u1c4Hkpj7dk6zm1xEmgviq53zf_ruZRuHVX0wDHRyTIi9Hxx5DZ4ax6tWS9bE9JWRwGPdQiPWOjM0cn9ItxQpGccwKOUuEPY5MRVn9swwv_N0-X0K8b2rhJ5H9hZFG26f7l3ERavT0xyA6-LWN7jmQnIp5-MA3XR8h--nppCHvLrzzrKeX1fP560hIUke1kYrw4b9Dtvo8bF0wEScKV0D4mDZzo__eitjb6zNlUA
refresh_token
sh4izkQ8bTnnD9-Qpm4VZYFInw6qgk8qkcHhQW8n9eM
scope
openid offline_access
token_type
Bearer
2021-03-28 14:37:16 SUCCESS
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
2021-03-28 14:37:16 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2021-03-28 14:37:16 SUCCESS
CheckTokenEndpointCacheHeaders
'pragma' and 'cache-control' headers in token endpoint response contain expected values.
cache_control_header
no-cache, no-store
pragma_header
no-cache
2021-03-28 14:37:16 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2021-03-28 14:37:16 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
mdQS4t9yZcllaGuFB7G1P-oysx0vPoogTjB1uyKHPL-
type
Bearer
2021-03-28 14:37:16 SUCCESS
CheckTokenTypeIsBearer
Token type is bearer
2021-03-28 14:37:16 SUCCESS
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
actual
207.06472194569977
expected
96.0
2021-03-28 14:37:16 SUCCESS
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
2021-03-28 14:37:16 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2021-03-28 14:37:16 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2021-03-28 14:37:16 SUCCESS
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
first_access_token
qEOlYBrGmcYfEaffh07wd3C6VtbcX2T7VhZVW32sfkd
second_access_token
mdQS4t9yZcllaGuFB7G1P-oysx0vPoogTjB1uyKHPL-
2021-03-28 14:37:16 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6InJZT1ZOTUJKMHkiLCJhdF9oYXNoIjoiUmtySXByQXF3c1FQYTNwNVpkdWVjdyIsImF1ZCI6ImhEczRpekxjZ1NJcFlsbnFjXzJSMiIsImV4cCI6MTYxNjk0NTgzNSwiaWF0IjoxNjE2OTQyMjM1LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.qv2Dclr3xGSnMro8p2qyCHv3-1uDF8Iaksdo8dpGtGmccn21hZ1mloCbWfLnZjhHbp7on4qq42tOir9v7HwDINtCqdvkVrHz1g5qQr3ZqhBfL5u1c4Hkpj7dk6zm1xEmgviq53zf_ruZRuHVX0wDHRyTIi9Hxx5DZ4ax6tWS9bE9JWRwGPdQiPWOjM0cn9ItxQpGccwKOUuEPY5MRVn9swwv_N0-X0K8b2rhJ5H9hZFG26f7l3ERavT0xyA6-LWN7jmQnIp5-MA3XR8h--nppCHvLrzzrKeX1fP560hIUke1kYrw4b9Dtvo8bF0wEScKV0D4mDZzo__eitjb6zNlUA
header
{
  "kid": "9dtTMGokAYuDGQjdE6lyhwR_wM0CgihB-BX6lk6-ZO4",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "RkrIprAqwsQPa3p5Zduecw",
  "sub": "certification_1",
  "aud": "hDs4izLcgSIpYlnqc_2R2",
  "iss": "https://certification.plusauth.com",
  "exp": 1616945835,
  "nonce": "rYOVNMBJ0y",
  "iat": 1616942235
}
2021-03-28 14:37:16 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
sh4izkQ8bTnnD9-Qpm4VZYFInw6qgk8qkcHhQW8n9eM
2021-03-28 14:37:16 SUCCESS
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
actual
344
required
128
2021-03-28 14:37:16 SUCCESS
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
actual
203.06472194569977
expected
96.0
2021-03-28 14:37:16 SUCCESS
CompareIdTokenClaims
Validated id token claims successfully
iss
{
  "first": "https://certification.plusauth.com",
  "second": "https://certification.plusauth.com",
  "note": "Values are expected to be equal"
}
sub
{
  "first": "certification_1",
  "second": "certification_1",
  "note": "Values are expected to be equal"
}
iat
{
  "first": 1616942234,
  "second": 1616942235,
  "note": "Values are expected to be different"
}
aud
{
  "first": "hDs4izLcgSIpYlnqc_2R2",
  "second": "hDs4izLcgSIpYlnqc_2R2",
  "note": "Values are expected to be equal"
}
azp
Id tokens do not contain azp claims
Userinfo endpoint tests
2021-03-28 14:37:16
CallProtectedResourceWithBearerToken
HTTP request
request_uri
https://certification.plusauth.com/me
request_method
GET
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Bearer mdQS4t9yZcllaGuFB7G1P-oysx0vPoogTjB1uyKHPL-",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2021-03-28 14:37:16 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "x-fapi-interaction-id": "2e965bb3-0e37-434f-9b1d-b4cbef9335c5",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "25",
  "date": "Sun, 28 Mar 2021 14:37:16 GMT",
  "x-envoy-upstream-service-time": "13",
  "server": "istio-envoy"
}
response_body
{"sub":"certification_1"}
2021-03-28 14:37:16 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "x-fapi-interaction-id": "2e965bb3-0e37-434f-9b1d-b4cbef9335c5",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "25",
  "date": "Sun, 28 Mar 2021 14:37:16 GMT",
  "x-envoy-upstream-service-time": "13",
  "server": "istio-envoy"
}
status_code
{
  "code": 200
}
body
{"sub":"certification_1"}
Second client: Make request to authorization endpoint
2021-03-28 14:37:16 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
XXl6CKgjQkjjXPifHtDnM
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
scope
openid offline_access
2021-03-28 14:37:16
CreateRandomStateValue
Created state value
requested_state_length
10
state
b2wjcraoDv
2021-03-28 14:37:16 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
XXl6CKgjQkjjXPifHtDnM
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
scope
openid offline_access
state
b2wjcraoDv
2021-03-28 14:37:16
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
dIjtBXlwy4
2021-03-28 14:37:16 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
XXl6CKgjQkjjXPifHtDnM
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
scope
openid offline_access
state
b2wjcraoDv
nonce
dIjtBXlwy4
2021-03-28 14:37:16 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
XXl6CKgjQkjjXPifHtDnM
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
scope
openid offline_access
state
b2wjcraoDv
nonce
dIjtBXlwy4
response_type
code id_token token
2021-03-28 14:37:16
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
XXl6CKgjQkjjXPifHtDnM
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
scope
openid offline_access
state
b2wjcraoDv
nonce
dIjtBXlwy4
response_type
code id_token token
response_mode
form_post
2021-03-28 14:37:16 SUCCESS
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Added prompt=consent to authorization endpoint request
client_id
XXl6CKgjQkjjXPifHtDnM
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
scope
openid offline_access
state
b2wjcraoDv
nonce
dIjtBXlwy4
response_type
code id_token token
response_mode
form_post
prompt
consent
2021-03-28 14:37:16 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://certification.plusauth.com/oauth/auth?client_id=XXl6CKgjQkjjXPifHtDnM&redirect_uri=https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback&scope=openid%20offline_access&state=b2wjcraoDv&nonce=dIjtBXlwy4&response_type=code%20id_token%20token&response_mode=form_post&prompt=consent
2021-03-28 14:37:16 REDIRECT
oidcc-refresh-token
Redirecting to authorization endpoint
redirect_to
https://certification.plusauth.com/oauth/auth?client_id=XXl6CKgjQkjjXPifHtDnM&redirect_uri=https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback&scope=openid%20offline_access&state=b2wjcraoDv&nonce=dIjtBXlwy4&response_type=code%20id_token%20token&response_mode=form_post&prompt=consent
2021-03-28 14:37:16
WebRunner
Scripted browser HTTP request
browser
goToUrl
request_method
GET
request_uri
https://certification.plusauth.com/oauth/auth?client_id=XXl6CKgjQkjjXPifHtDnM&redirect_uri=https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback&scope=openid%20offline_access&state=b2wjcraoDv&nonce=dIjtBXlwy4&response_type=code%20id_token%20token&response_mode=form_post&prompt=consent
2021-03-28 14:37:17 RESPONSE
WebRunner
Scripted browser HTTP response
response_content
<!DOCTYPE html>
<html lang="en" >
<head><script>var PlusAuth = window.PlusAuth = {"client":{"clientName":"second-openid-client XC8ymn4yJQMI5Hl","applicationType":"web","social":[]},"details":{"scopes":{"new":["openid","offline_access"],"accepted":[],"rejected":[]},"claims":{"new":[],"accepted":[],"rejected":[]},"account":"certification_1"},"params":{"client_id":"XXl6CKgjQkjjXPifHtDnM","nonce":"dIjtBXlwy4","prompt":"consent","redirect_uri":"https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback","response_mode":"form_post","response_type":"code id_token token","scope":"openid offline_access","state":"b2wjcraoDv"},"prompt":{"name":"consent"},"settings":{}} </script>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <meta http-equiv="x-ua-compatible" content="ie=edge">
  <title>Consent</title>
</head>
<body >
<div class="login-card">
  <h1>Consent</h1>
  <form autocomplete="off" action="/signin/consent/confirm" method="post">
    <button autofocus type="submit" class="login login-submit">Continue</button>
  </form>
  <a href="/signin/consent/reject" autofocus class="login-reject">Reject</a>
</div>
</body >
</html >
response_content_type
text/html
response_status_text
200-OK
response_status_code
200
2021-03-28 14:37:17 INFO
WebRunner
Entering text
task
Login
browser
text
element_type
name
value
foo
url
https://certification.plusauth.com/signin/consent
target
username
2021-03-28 14:37:17 INFO
WebRunner
Element not found, skipping as 'text' command is marked 'optional'
task
Login
browser
text
element_type
name
value
foo
url
https://certification.plusauth.com/signin/consent
target
username
2021-03-28 14:37:17 INFO
WebRunner
Entering text
task
Login
browser
text
element_type
name
value
bar
url
https://certification.plusauth.com/signin/consent
target
password
2021-03-28 14:37:17 INFO
WebRunner
Element not found, skipping as 'text' command is marked 'optional'
task
Login
browser
text
element_type
name
value
bar
url
https://certification.plusauth.com/signin/consent
target
password
2021-03-28 14:37:17 INFO
WebRunner
Clicking an element
task
Login
browser
click
element_type
class
url
https://certification.plusauth.com/signin/consent
target
login-submit
2021-03-28 14:37:17 INCOMING
oidcc-refresh-token
Incoming HTTP request to test instance XC8ymn4yJQMI5Hl
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 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": "same-origin",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "referer": "https://certification.plusauth.com/oauth/auth/Hs3D03WTfAVuWoUmgjqCj",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US",
  "cookie": "JSESSIONID\u003d15D4A9A31479FEEDEB9EFE10D1141C26",
  "origin": "https://certification.plusauth.com",
  "cache-control": "max-age\u003d0",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1044",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "code": "hZjfGeHTfx006nc1DSTbNgXBiAMGbOOxfGsFxuxKSxc",
  "id_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiaFJiVGtGNFI5LTUxT3RlOFViYVRPZyIsImNfaGFzaCI6Ik9CQnR2R1hsNnNIQndKWVFRR29zaEEiLCJzX2hhc2giOiJ4cVZCdkFIbTBaOTkzbmhCWDBjdjRRIiwiYXVkIjoiWFhsNkNLZ2pRa2pqWFBpZkh0RG5NIiwiZXhwIjoxNjE2OTQ1ODM3LCJpYXQiOjE2MTY5NDIyMzcsImlzcyI6Imh0dHBzOi8vY2VydGlmaWNhdGlvbi5wbHVzYXV0aC5jb20ifQ.m_mZbBtRPTSvc4GJrS2-3So1eQy8Ixu9h1z2vEQ8mdLQ8NHDfb8OFOJeEWuPbMGFawwQZ-55j8F3IjRkzLniu2gN52xOUjbSsoRG8EvBO9sWAjRiAAUSDQ3yar0tcVaisZwvI_GV-U6ocD1LXJM_h2VlW-39ewnxg4I8iFB5-p3PbtLoj_IFHnPpreyhaHbLo8G2B959nmZjU8jCcGQh18t851AcJ_-Weq6urIhzSfSg27AOvLs2bp7XHtMcHi-pqPuLTM4Ng3k-fa-K5aTexI65YNG8jfpKhnGSRV2g_6aw5Q3zXUTqoj2atW-09LDY1Z0dBZz2Ls1dU65xyZ1QaA",
  "access_token": "cwzsj_0NwDYs9VmkkD_eYTDdkjReBX28-n-sD4QbxVK",
  "expires_in": "7200",
  "token_type": "Bearer",
  "scope": "openid offline_access",
  "state": "b2wjcraoDv",
  "session_state": "Tb5YCcTQGbLLoZhcSDIyWhyJle0kA52SugpR7VNPjrA"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
code=hZjfGeHTfx006nc1DSTbNgXBiAMGbOOxfGsFxuxKSxc&id_token=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiaFJiVGtGNFI5LTUxT3RlOFViYVRPZyIsImNfaGFzaCI6Ik9CQnR2R1hsNnNIQndKWVFRR29zaEEiLCJzX2hhc2giOiJ4cVZCdkFIbTBaOTkzbmhCWDBjdjRRIiwiYXVkIjoiWFhsNkNLZ2pRa2pqWFBpZkh0RG5NIiwiZXhwIjoxNjE2OTQ1ODM3LCJpYXQiOjE2MTY5NDIyMzcsImlzcyI6Imh0dHBzOi8vY2VydGlmaWNhdGlvbi5wbHVzYXV0aC5jb20ifQ.m_mZbBtRPTSvc4GJrS2-3So1eQy8Ixu9h1z2vEQ8mdLQ8NHDfb8OFOJeEWuPbMGFawwQZ-55j8F3IjRkzLniu2gN52xOUjbSsoRG8EvBO9sWAjRiAAUSDQ3yar0tcVaisZwvI_GV-U6ocD1LXJM_h2VlW-39ewnxg4I8iFB5-p3PbtLoj_IFHnPpreyhaHbLo8G2B959nmZjU8jCcGQh18t851AcJ_-Weq6urIhzSfSg27AOvLs2bp7XHtMcHi-pqPuLTM4Ng3k-fa-K5aTexI65YNG8jfpKhnGSRV2g_6aw5Q3zXUTqoj2atW-09LDY1Z0dBZz2Ls1dU65xyZ1QaA&access_token=cwzsj_0NwDYs9VmkkD_eYTDdkjReBX28-n-sD4QbxVK&expires_in=7200&token_type=Bearer&scope=openid+offline_access&state=b2wjcraoDv&session_state=Tb5YCcTQGbLLoZhcSDIyWhyJle0kA52SugpR7VNPjrA
2021-03-28 14:37:17 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/0qHys2OwzeW9cIZRuLt6",
  "fullUrl": "https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/implicit/0qHys2OwzeW9cIZRuLt6"
}
2021-03-28 14:37:17 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance XC8ymn4yJQMI5Hl
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/implicit/0qHys2OwzeW9cIZRuLt6, returnUrl=/log-detail.html?log=XC8ymn4yJQMI5Hl}]
outgoing_path
callback
2021-03-28 14:37:17 INFO
WebRunner
Completed processing of webpage
task
Login
browser
complete
response_status_text
200-
match
https://certification.plusauth.com/signin*
url
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
response_status_code
200
2021-03-28 14:37:17
WebRunner
Skipping optional task due to URL mismatch
task
Consent
browser
skip
match
https://certification.plusauth.com/signin/consent*
url
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
commands
[
  [
    "click",
    "class",
    "login-submit"
  ]
]
2021-03-28 14:37:17 INFO
WebRunner
Waiting
regexp
seconds
10
task
Verify Complete
browser
wait
action
element_type
id
url
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
target
submission_complete
2021-03-28 14:37:17 INCOMING
oidcc-refresh-token
Incoming HTTP request to test instance XC8ymn4yJQMI5Hl
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36",
  "accept": "*/*",
  "sec-fetch-site": "same-origin",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "referer": "https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US",
  "cookie": "JSESSIONID\u003d15D4A9A31479FEEDEB9EFE10D1141C26",
  "x-requested-with": "XMLHttpRequest",
  "content-type": "text/plain",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/0qHys2OwzeW9cIZRuLt6
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-03-28 14:37:17 OUTGOING
oidcc-refresh-token
Response to HTTP request to test instance XC8ymn4yJQMI5Hl
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/0qHys2OwzeW9cIZRuLt6
2021-03-28 14:37:17 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-03-28 14:37:17 REDIRECT-IN
oidcc-refresh-token
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 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": "same-origin",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "referer": "https://certification.plusauth.com/oauth/auth/Hs3D03WTfAVuWoUmgjqCj",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US",
  "cookie": "JSESSIONID\u003d15D4A9A31479FEEDEB9EFE10D1141C26",
  "origin": "https://certification.plusauth.com",
  "cache-control": "max-age\u003d0",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1044",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "code": "hZjfGeHTfx006nc1DSTbNgXBiAMGbOOxfGsFxuxKSxc",
  "id_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiaFJiVGtGNFI5LTUxT3RlOFViYVRPZyIsImNfaGFzaCI6Ik9CQnR2R1hsNnNIQndKWVFRR29zaEEiLCJzX2hhc2giOiJ4cVZCdkFIbTBaOTkzbmhCWDBjdjRRIiwiYXVkIjoiWFhsNkNLZ2pRa2pqWFBpZkh0RG5NIiwiZXhwIjoxNjE2OTQ1ODM3LCJpYXQiOjE2MTY5NDIyMzcsImlzcyI6Imh0dHBzOi8vY2VydGlmaWNhdGlvbi5wbHVzYXV0aC5jb20ifQ.m_mZbBtRPTSvc4GJrS2-3So1eQy8Ixu9h1z2vEQ8mdLQ8NHDfb8OFOJeEWuPbMGFawwQZ-55j8F3IjRkzLniu2gN52xOUjbSsoRG8EvBO9sWAjRiAAUSDQ3yar0tcVaisZwvI_GV-U6ocD1LXJM_h2VlW-39ewnxg4I8iFB5-p3PbtLoj_IFHnPpreyhaHbLo8G2B959nmZjU8jCcGQh18t851AcJ_-Weq6urIhzSfSg27AOvLs2bp7XHtMcHi-pqPuLTM4Ng3k-fa-K5aTexI65YNG8jfpKhnGSRV2g_6aw5Q3zXUTqoj2atW-09LDY1Z0dBZz2Ls1dU65xyZ1QaA",
  "access_token": "cwzsj_0NwDYs9VmkkD_eYTDdkjReBX28-n-sD4QbxVK",
  "expires_in": "7200",
  "token_type": "Bearer",
  "scope": "openid offline_access",
  "state": "b2wjcraoDv",
  "session_state": "Tb5YCcTQGbLLoZhcSDIyWhyJle0kA52SugpR7VNPjrA"
}
Second client: Verify authorization endpoint response
2021-03-28 14:37:17 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-03-28 14:37:17 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
2021-03-28 14:37:17 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-03-28 14:37:17 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-03-28 14:37:17 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-03-28 14:37:18
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-03-28 14:37:18 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-03-28 14:37:18 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
b2wjcraoDv
2021-03-28 14:37:18 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
hZjfGeHTfx006nc1DSTbNgXBiAMGbOOxfGsFxuxKSxc
2021-03-28 14:37:18 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
cwzsj_0NwDYs9VmkkD_eYTDdkjReBX28-n-sD4QbxVK
type
Bearer
2021-03-28 14:37:18 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiaFJiVGtGNFI5LTUxT3RlOFViYVRPZyIsImNfaGFzaCI6Ik9CQnR2R1hsNnNIQndKWVFRR29zaEEiLCJzX2hhc2giOiJ4cVZCdkFIbTBaOTkzbmhCWDBjdjRRIiwiYXVkIjoiWFhsNkNLZ2pRa2pqWFBpZkh0RG5NIiwiZXhwIjoxNjE2OTQ1ODM3LCJpYXQiOjE2MTY5NDIyMzcsImlzcyI6Imh0dHBzOi8vY2VydGlmaWNhdGlvbi5wbHVzYXV0aC5jb20ifQ.m_mZbBtRPTSvc4GJrS2-3So1eQy8Ixu9h1z2vEQ8mdLQ8NHDfb8OFOJeEWuPbMGFawwQZ-55j8F3IjRkzLniu2gN52xOUjbSsoRG8EvBO9sWAjRiAAUSDQ3yar0tcVaisZwvI_GV-U6ocD1LXJM_h2VlW-39ewnxg4I8iFB5-p3PbtLoj_IFHnPpreyhaHbLo8G2B959nmZjU8jCcGQh18t851AcJ_-Weq6urIhzSfSg27AOvLs2bp7XHtMcHi-pqPuLTM4Ng3k-fa-K5aTexI65YNG8jfpKhnGSRV2g_6aw5Q3zXUTqoj2atW-09LDY1Z0dBZz2Ls1dU65xyZ1QaA
header
{
  "kid": "9dtTMGokAYuDGQjdE6lyhwR_wM0CgihB-BX6lk6-ZO4",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "hRbTkF4R9-51Ote8UbaTOg",
  "sub": "certification_1",
  "c_hash": "OBBtvGXl6sHBwJYQQGoshA",
  "aud": "XXl6CKgjQkjjXPifHtDnM",
  "s_hash": "xqVBvAHm0Z993nhBX0cv4Q",
  "iss": "https://certification.plusauth.com",
  "exp": 1616945837,
  "nonce": "dIjtBXlwy4",
  "iat": 1616942237
}
2021-03-28 14:37:18 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-03-28 14:37:18 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
dIjtBXlwy4
2021-03-28 14:37:18 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-03-28 14:37:18 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiaFJiVGtGNFI5LTUxT3RlOFViYVRPZyIsImNfaGFzaCI6Ik9CQnR2R1hsNnNIQndKWVFRR29zaEEiLCJzX2hhc2giOiJ4cVZCdkFIbTBaOTkzbmhCWDBjdjRRIiwiYXVkIjoiWFhsNkNLZ2pRa2pqWFBpZkh0RG5NIiwiZXhwIjoxNjE2OTQ1ODM3LCJpYXQiOjE2MTY5NDIyMzcsImlzcyI6Imh0dHBzOi8vY2VydGlmaWNhdGlvbi5wbHVzYXV0aC5jb20ifQ.m_mZbBtRPTSvc4GJrS2-3So1eQy8Ixu9h1z2vEQ8mdLQ8NHDfb8OFOJeEWuPbMGFawwQZ-55j8F3IjRkzLniu2gN52xOUjbSsoRG8EvBO9sWAjRiAAUSDQ3yar0tcVaisZwvI_GV-U6ocD1LXJM_h2VlW-39ewnxg4I8iFB5-p3PbtLoj_IFHnPpreyhaHbLo8G2B959nmZjU8jCcGQh18t851AcJ_-Weq6urIhzSfSg27AOvLs2bp7XHtMcHi-pqPuLTM4Ng3k-fa-K5aTexI65YNG8jfpKhnGSRV2g_6aw5Q3zXUTqoj2atW-09LDY1Z0dBZz2Ls1dU65xyZ1QaA
2021-03-28 14:37:18 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiaFJiVGtGNFI5LTUxT3RlOFViYVRPZyIsImNfaGFzaCI6Ik9CQnR2R1hsNnNIQndKWVFRR29zaEEiLCJzX2hhc2giOiJ4cVZCdkFIbTBaOTkzbmhCWDBjdjRRIiwiYXVkIjoiWFhsNkNLZ2pRa2pqWFBpZkh0RG5NIiwiZXhwIjoxNjE2OTQ1ODM3LCJpYXQiOjE2MTY5NDIyMzcsImlzcyI6Imh0dHBzOi8vY2VydGlmaWNhdGlvbi5wbHVzYXV0aC5jb20ifQ.m_mZbBtRPTSvc4GJrS2-3So1eQy8Ixu9h1z2vEQ8mdLQ8NHDfb8OFOJeEWuPbMGFawwQZ-55j8F3IjRkzLniu2gN52xOUjbSsoRG8EvBO9sWAjRiAAUSDQ3yar0tcVaisZwvI_GV-U6ocD1LXJM_h2VlW-39ewnxg4I8iFB5-p3PbtLoj_IFHnPpreyhaHbLo8G2B959nmZjU8jCcGQh18t851AcJ_-Weq6urIhzSfSg27AOvLs2bp7XHtMcHi-pqPuLTM4Ng3k-fa-K5aTexI65YNG8jfpKhnGSRV2g_6aw5Q3zXUTqoj2atW-09LDY1Z0dBZz2Ls1dU65xyZ1QaA
2021-03-28 14:37:18 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
certification_1
Second client: Userinfo endpoint tests
2021-03-28 14:37:18
CallProtectedResourceWithBearerToken
HTTP request
request_uri
https://certification.plusauth.com/me
request_method
GET
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Bearer cwzsj_0NwDYs9VmkkD_eYTDdkjReBX28-n-sD4QbxVK",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2021-03-28 14:37:18 INFO
WebRunner
Completed processing of webpage
task
Verify Complete
browser
complete
response_status_text
200-
match
*/test/*/callback*
url
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
response_status_code
200
2021-03-28 14:37:18 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "x-fapi-interaction-id": "1c7722f7-b9e2-47ed-a862-a8acccb78e1e",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "25",
  "date": "Sun, 28 Mar 2021 14:37:18 GMT",
  "x-envoy-upstream-service-time": "11",
  "server": "istio-envoy"
}
response_body
{"sub":"certification_1"}
2021-03-28 14:37:18 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "x-fapi-interaction-id": "1c7722f7-b9e2-47ed-a862-a8acccb78e1e",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "25",
  "date": "Sun, 28 Mar 2021 14:37:18 GMT",
  "x-envoy-upstream-service-time": "11",
  "server": "istio-envoy"
}
status_code
{
  "code": 200
}
body
{"sub":"certification_1"}
2021-03-28 14:37:18 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
grant_type
authorization_code
code
hZjfGeHTfx006nc1DSTbNgXBiAMGbOOxfGsFxuxKSxc
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-discovery-dynamic_client/callback
2021-03-28 14:37:18 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic WFhsNkNLZ2pRa2pqWFBpZkh0RG5NOndWNE9wWldxNGFwQm9nVUlUc1VraE15TFFSLWs4RjZwNXpQRU9yTEs1elV6WGxfREg4UDQ5cFNpbnBxTWg2YVdIM0hrZFJWZUlPY1pHUEo5WW9FUzd3
2021-03-28 14:37:18
CallTokenEndpoint
HTTP request
request_uri
https://certification.plusauth.com/oauth/token
request_method
POST
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Basic WFhsNkNLZ2pRa2pqWFBpZkh0RG5NOndWNE9wWldxNGFwQm9nVUlUc1VraE15TFFSLWs4RjZwNXpQRU9yTEs1elV6WGxfREg4UDQ5cFNpbnBxTWg2YVdIM0hrZFJWZUlPY1pHUEo5WW9FUzd3",
  "accept-charset": "utf-8",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "197"
}
request_body
grant_type=authorization_code&code=hZjfGeHTfx006nc1DSTbNgXBiAMGbOOxfGsFxuxKSxc&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Foidc-provider-discovery-dynamic_client%2Fcallback
2021-03-28 14:37:19 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "911",
  "date": "Sun, 28 Mar 2021 14:37:19 GMT",
  "x-envoy-upstream-service-time": "20",
  "server": "istio-envoy"
}
response_body
{"access_token":"y3wBsrg7JaffCo-GgUpxe9fiGzXmO4HelnkSTYOMnqo","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiQW1BSnNvUnJLSnI0ZFc0MG5XSmNFZyIsImF1ZCI6IlhYbDZDS2dqUWtqalhQaWZIdERuTSIsImV4cCI6MTYxNjk0NTgzOSwiaWF0IjoxNjE2OTQyMjM5LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.gRcKyJeyQMAHRp0_UposBAYhFyX7vkIHg8-zxelMVml7H2aiJcYLd5V3B3lo8TWofAGZp8pkf7WEfFzavbBVEDKpOE2BBBSb4yQV0P4AQ8njaI8f-fCrWivogc880vjP0AAVUCcDAidu1flKJNMsf4MWqikUfGFpwU7D7n3CmddbZElvMvpdjwkfxgQnGkzNGg-TPBq929QXI3wrwVjn9UhI1cua_Ew4dYP2Z6EtmTifiuBAj4UQZ_G04n_u5d7N50q58tMPQzNFIVTRuTOgjy3L7hA5tT_05aBVdhOglw4JQ0PQ9i3TCuJDspK38nJE603Ufg_u4oMecA7AF2md0Q","refresh_token":"P-c8pS8GRKLAk-3ddyek8YqZVjediG4LzcdiaQNNYwl","scope":"openid offline_access","token_type":"Bearer"}
2021-03-28 14:37:19
CallTokenEndpoint
Token endpoint response
token_endpoint_response
{"access_token":"y3wBsrg7JaffCo-GgUpxe9fiGzXmO4HelnkSTYOMnqo","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiQW1BSnNvUnJLSnI0ZFc0MG5XSmNFZyIsImF1ZCI6IlhYbDZDS2dqUWtqalhQaWZIdERuTSIsImV4cCI6MTYxNjk0NTgzOSwiaWF0IjoxNjE2OTQyMjM5LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.gRcKyJeyQMAHRp0_UposBAYhFyX7vkIHg8-zxelMVml7H2aiJcYLd5V3B3lo8TWofAGZp8pkf7WEfFzavbBVEDKpOE2BBBSb4yQV0P4AQ8njaI8f-fCrWivogc880vjP0AAVUCcDAidu1flKJNMsf4MWqikUfGFpwU7D7n3CmddbZElvMvpdjwkfxgQnGkzNGg-TPBq929QXI3wrwVjn9UhI1cua_Ew4dYP2Z6EtmTifiuBAj4UQZ_G04n_u5d7N50q58tMPQzNFIVTRuTOgjy3L7hA5tT_05aBVdhOglw4JQ0PQ9i3TCuJDspK38nJE603Ufg_u4oMecA7AF2md0Q","refresh_token":"P-c8pS8GRKLAk-3ddyek8YqZVjediG4LzcdiaQNNYwl","scope":"openid offline_access","token_type":"Bearer"}
2021-03-28 14:37:19 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
y3wBsrg7JaffCo-GgUpxe9fiGzXmO4HelnkSTYOMnqo
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiQW1BSnNvUnJLSnI0ZFc0MG5XSmNFZyIsImF1ZCI6IlhYbDZDS2dqUWtqalhQaWZIdERuTSIsImV4cCI6MTYxNjk0NTgzOSwiaWF0IjoxNjE2OTQyMjM5LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.gRcKyJeyQMAHRp0_UposBAYhFyX7vkIHg8-zxelMVml7H2aiJcYLd5V3B3lo8TWofAGZp8pkf7WEfFzavbBVEDKpOE2BBBSb4yQV0P4AQ8njaI8f-fCrWivogc880vjP0AAVUCcDAidu1flKJNMsf4MWqikUfGFpwU7D7n3CmddbZElvMvpdjwkfxgQnGkzNGg-TPBq929QXI3wrwVjn9UhI1cua_Ew4dYP2Z6EtmTifiuBAj4UQZ_G04n_u5d7N50q58tMPQzNFIVTRuTOgjy3L7hA5tT_05aBVdhOglw4JQ0PQ9i3TCuJDspK38nJE603Ufg_u4oMecA7AF2md0Q
refresh_token
P-c8pS8GRKLAk-3ddyek8YqZVjediG4LzcdiaQNNYwl
scope
openid offline_access
token_type
Bearer
2021-03-28 14:37:19 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2021-03-28 14:37:19 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
y3wBsrg7JaffCo-GgUpxe9fiGzXmO4HelnkSTYOMnqo
2021-03-28 14:37:19 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
y3wBsrg7JaffCo-GgUpxe9fiGzXmO4HelnkSTYOMnqo
type
Bearer
2021-03-28 14:37:19 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2021-03-28 14:37:19 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2021-03-28 14:37:19 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
P-c8pS8GRKLAk-3ddyek8YqZVjediG4LzcdiaQNNYwl
2021-03-28 14:37:19 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiQW1BSnNvUnJLSnI0ZFc0MG5XSmNFZyIsImF1ZCI6IlhYbDZDS2dqUWtqalhQaWZIdERuTSIsImV4cCI6MTYxNjk0NTgzOSwiaWF0IjoxNjE2OTQyMjM5LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.gRcKyJeyQMAHRp0_UposBAYhFyX7vkIHg8-zxelMVml7H2aiJcYLd5V3B3lo8TWofAGZp8pkf7WEfFzavbBVEDKpOE2BBBSb4yQV0P4AQ8njaI8f-fCrWivogc880vjP0AAVUCcDAidu1flKJNMsf4MWqikUfGFpwU7D7n3CmddbZElvMvpdjwkfxgQnGkzNGg-TPBq929QXI3wrwVjn9UhI1cua_Ew4dYP2Z6EtmTifiuBAj4UQZ_G04n_u5d7N50q58tMPQzNFIVTRuTOgjy3L7hA5tT_05aBVdhOglw4JQ0PQ9i3TCuJDspK38nJE603Ufg_u4oMecA7AF2md0Q
header
{
  "kid": "9dtTMGokAYuDGQjdE6lyhwR_wM0CgihB-BX6lk6-ZO4",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "AmAJsoRrKJr4dW40nWJcEg",
  "sub": "certification_1",
  "aud": "XXl6CKgjQkjjXPifHtDnM",
  "iss": "https://certification.plusauth.com",
  "exp": 1616945839,
  "nonce": "dIjtBXlwy4",
  "iat": 1616942239
}
2021-03-28 14:37:19 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-03-28 14:37:19 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
dIjtBXlwy4
2021-03-28 14:37:19 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-03-28 14:37:19 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiQW1BSnNvUnJLSnI0ZFc0MG5XSmNFZyIsImF1ZCI6IlhYbDZDS2dqUWtqalhQaWZIdERuTSIsImV4cCI6MTYxNjk0NTgzOSwiaWF0IjoxNjE2OTQyMjM5LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.gRcKyJeyQMAHRp0_UposBAYhFyX7vkIHg8-zxelMVml7H2aiJcYLd5V3B3lo8TWofAGZp8pkf7WEfFzavbBVEDKpOE2BBBSb4yQV0P4AQ8njaI8f-fCrWivogc880vjP0AAVUCcDAidu1flKJNMsf4MWqikUfGFpwU7D7n3CmddbZElvMvpdjwkfxgQnGkzNGg-TPBq929QXI3wrwVjn9UhI1cua_Ew4dYP2Z6EtmTifiuBAj4UQZ_G04n_u5d7N50q58tMPQzNFIVTRuTOgjy3L7hA5tT_05aBVdhOglw4JQ0PQ9i3TCuJDspK38nJE603Ufg_u4oMecA7AF2md0Q
2021-03-28 14:37:19 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiQW1BSnNvUnJLSnI0ZFc0MG5XSmNFZyIsImF1ZCI6IlhYbDZDS2dqUWtqalhQaWZIdERuTSIsImV4cCI6MTYxNjk0NTgzOSwiaWF0IjoxNjE2OTQyMjM5LCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.gRcKyJeyQMAHRp0_UposBAYhFyX7vkIHg8-zxelMVml7H2aiJcYLd5V3B3lo8TWofAGZp8pkf7WEfFzavbBVEDKpOE2BBBSb4yQV0P4AQ8njaI8f-fCrWivogc880vjP0AAVUCcDAidu1flKJNMsf4MWqikUfGFpwU7D7n3CmddbZElvMvpdjwkfxgQnGkzNGg-TPBq929QXI3wrwVjn9UhI1cua_Ew4dYP2Z6EtmTifiuBAj4UQZ_G04n_u5d7N50q58tMPQzNFIVTRuTOgjy3L7hA5tT_05aBVdhOglw4JQ0PQ9i3TCuJDspK38nJE603Ufg_u4oMecA7AF2md0Q
2021-03-28 14:37:19 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
certification_1
2021-03-28 14:37:19 SUCCESS
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
sub_auth_endpoint
certification_1
sub_token_endpoint
certification_1
2021-03-28 14:37:19 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
P-c8pS8GRKLAk-3ddyek8YqZVjediG4LzcdiaQNNYwl
2021-03-28 14:37:19 SUCCESS
EnsureServerConfigurationSupportsRefreshToken
The server configuration indicates support for refresh tokens
supported_grant_types
[
  "implicit",
  "authorization_code",
  "refresh_token",
  "client_credentials",
  "urn:ietf:params:oauth:grant-type:device_code",
  "urn:ietf:params:oauth:grant-type:token-exchange"
]
2021-03-28 14:37:19 SUCCESS
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
Second client: Refresh Token Request
2021-03-28 14:37:19 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
P-c8pS8GRKLAk-3ddyek8YqZVjediG4LzcdiaQNNYwl
2021-03-28 14:37:19 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic WFhsNkNLZ2pRa2pqWFBpZkh0RG5NOndWNE9wWldxNGFwQm9nVUlUc1VraE15TFFSLWs4RjZwNXpQRU9yTEs1elV6WGxfREg4UDQ5cFNpbnBxTWg2YVdIM0hrZFJWZUlPY1pHUEo5WW9FUzd3
2021-03-28 14:37:19 SUCCESS
WaitForOneSecond
Pausing for 1 seconds
2021-03-28 14:37:20 SUCCESS
WaitForOneSecond
Woke up after 1 seconds sleep
2021-03-28 14:37:20
CallTokenEndpointAndReturnFullResponse
HTTP request
request_uri
https://certification.plusauth.com/oauth/token
request_method
POST
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Basic WFhsNkNLZ2pRa2pqWFBpZkh0RG5NOndWNE9wWldxNGFwQm9nVUlUc1VraE15TFFSLWs4RjZwNXpQRU9yTEs1elV6WGxfREg4UDQ5cFNpbnBxTWg2YVdIM0hrZFJWZUlPY1pHUEo5WW9FUzd3",
  "accept-charset": "utf-8",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "82"
}
request_body
grant_type=refresh_token&refresh_token=P-c8pS8GRKLAk-3ddyek8YqZVjediG4LzcdiaQNNYwl
2021-03-28 14:37:20 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "911",
  "date": "Sun, 28 Mar 2021 14:37:20 GMT",
  "x-envoy-upstream-service-time": "17",
  "server": "istio-envoy"
}
response_body
{"access_token":"sR6KAexUaOEV1C4ZvMVfUm77yaBOhNxOxi76X8LoRKC","expires_in":7200,"id_token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiTFFXUV9oWWQxS1ZTVnhxMkpJeE81QSIsImF1ZCI6IlhYbDZDS2dqUWtqalhQaWZIdERuTSIsImV4cCI6MTYxNjk0NTg0MCwiaWF0IjoxNjE2OTQyMjQwLCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.TC2EqfUBMp25G3LLVBT6GYDi8yL_csqeP3IQM9IqvMIiVN-xRtKu3M-e1uzCoTPoxHb6ryW3px4RmI3hXGWQe6IDpEtj3jWbSh76kNLXofp9Af9HqmdCBXLV-14oWiWbwUNR_82pRwfizqGmwiI3pWCuYYS1eOvj-2a7T07LzWs8GIKfObfOeEbTcrmS-ttZ_EFVZA7p12So-EwEIh2WRTGcZhoAZsgEbegcaohXNfU5HEzZDaLRiyhluGEcqQNHoeb82x3mookAvDl97D166Ig4ujkDyvtAs8EC9OvSSdZFXwTA4Xu81v7CUFNkqH7xVB6CMKo_2qfdPVQdqBwB4A","refresh_token":"P-c8pS8GRKLAk-3ddyek8YqZVjediG4LzcdiaQNNYwl","scope":"openid offline_access","token_type":"Bearer"}
2021-03-28 14:37:20 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
access_token
sR6KAexUaOEV1C4ZvMVfUm77yaBOhNxOxi76X8LoRKC
expires_in
7200
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiTFFXUV9oWWQxS1ZTVnhxMkpJeE81QSIsImF1ZCI6IlhYbDZDS2dqUWtqalhQaWZIdERuTSIsImV4cCI6MTYxNjk0NTg0MCwiaWF0IjoxNjE2OTQyMjQwLCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.TC2EqfUBMp25G3LLVBT6GYDi8yL_csqeP3IQM9IqvMIiVN-xRtKu3M-e1uzCoTPoxHb6ryW3px4RmI3hXGWQe6IDpEtj3jWbSh76kNLXofp9Af9HqmdCBXLV-14oWiWbwUNR_82pRwfizqGmwiI3pWCuYYS1eOvj-2a7T07LzWs8GIKfObfOeEbTcrmS-ttZ_EFVZA7p12So-EwEIh2WRTGcZhoAZsgEbegcaohXNfU5HEzZDaLRiyhluGEcqQNHoeb82x3mookAvDl97D166Ig4ujkDyvtAs8EC9OvSSdZFXwTA4Xu81v7CUFNkqH7xVB6CMKo_2qfdPVQdqBwB4A
refresh_token
P-c8pS8GRKLAk-3ddyek8YqZVjediG4LzcdiaQNNYwl
scope
openid offline_access
token_type
Bearer
2021-03-28 14:37:20 SUCCESS
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
2021-03-28 14:37:20 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2021-03-28 14:37:20 SUCCESS
CheckTokenEndpointCacheHeaders
'pragma' and 'cache-control' headers in token endpoint response contain expected values.
cache_control_header
no-cache, no-store
pragma_header
no-cache
2021-03-28 14:37:20 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2021-03-28 14:37:20 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
sR6KAexUaOEV1C4ZvMVfUm77yaBOhNxOxi76X8LoRKC
type
Bearer
2021-03-28 14:37:20 SUCCESS
CheckTokenTypeIsBearer
Token type is bearer
2021-03-28 14:37:20 SUCCESS
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
actual
205.0647219456998
expected
96.0
2021-03-28 14:37:20 SUCCESS
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
2021-03-28 14:37:20 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
7200
2021-03-28 14:37:20 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
7200
2021-03-28 14:37:20 SUCCESS
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
first_access_token
y3wBsrg7JaffCo-GgUpxe9fiGzXmO4HelnkSTYOMnqo
second_access_token
sR6KAexUaOEV1C4ZvMVfUm77yaBOhNxOxi76X8LoRKC
2021-03-28 14:37:20 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlkdFRNR29rQVl1REdRamRFNmx5aHdSX3dNMENnaWhCLUJYNmxrNi1aTzQifQ.eyJzdWIiOiJjZXJ0aWZpY2F0aW9uXzEiLCJub25jZSI6ImRJanRCWGx3eTQiLCJhdF9oYXNoIjoiTFFXUV9oWWQxS1ZTVnhxMkpJeE81QSIsImF1ZCI6IlhYbDZDS2dqUWtqalhQaWZIdERuTSIsImV4cCI6MTYxNjk0NTg0MCwiaWF0IjoxNjE2OTQyMjQwLCJpc3MiOiJodHRwczovL2NlcnRpZmljYXRpb24ucGx1c2F1dGguY29tIn0.TC2EqfUBMp25G3LLVBT6GYDi8yL_csqeP3IQM9IqvMIiVN-xRtKu3M-e1uzCoTPoxHb6ryW3px4RmI3hXGWQe6IDpEtj3jWbSh76kNLXofp9Af9HqmdCBXLV-14oWiWbwUNR_82pRwfizqGmwiI3pWCuYYS1eOvj-2a7T07LzWs8GIKfObfOeEbTcrmS-ttZ_EFVZA7p12So-EwEIh2WRTGcZhoAZsgEbegcaohXNfU5HEzZDaLRiyhluGEcqQNHoeb82x3mookAvDl97D166Ig4ujkDyvtAs8EC9OvSSdZFXwTA4Xu81v7CUFNkqH7xVB6CMKo_2qfdPVQdqBwB4A
header
{
  "kid": "9dtTMGokAYuDGQjdE6lyhwR_wM0CgihB-BX6lk6-ZO4",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "LQWQ_hYd1KVSVxq2JIxO5A",
  "sub": "certification_1",
  "aud": "XXl6CKgjQkjjXPifHtDnM",
  "iss": "https://certification.plusauth.com",
  "exp": 1616945840,
  "nonce": "dIjtBXlwy4",
  "iat": 1616942240
}
2021-03-28 14:37:20 SUCCESS
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
refresh_token
P-c8pS8GRKLAk-3ddyek8YqZVjediG4LzcdiaQNNYwl
2021-03-28 14:37:20 SUCCESS
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
actual
344
required
128
2021-03-28 14:37:20 SUCCESS
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
actual
202.57449695002674
expected
96.0
2021-03-28 14:37:20 SUCCESS
CompareIdTokenClaims
Validated id token claims successfully
iss
{
  "first": "https://certification.plusauth.com",
  "second": "https://certification.plusauth.com",
  "note": "Values are expected to be equal"
}
sub
{
  "first": "certification_1",
  "second": "certification_1",
  "note": "Values are expected to be equal"
}
iat
{
  "first": 1616942239,
  "second": 1616942240,
  "note": "Values are expected to be different"
}
aud
{
  "first": "XXl6CKgjQkjjXPifHtDnM",
  "second": "XXl6CKgjQkjjXPifHtDnM",
  "note": "Values are expected to be equal"
}
azp
Id tokens do not contain azp claims
Second client: Userinfo endpoint tests
2021-03-28 14:37:20
CallProtectedResourceWithBearerToken
HTTP request
request_uri
https://certification.plusauth.com/me
request_method
GET
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Bearer sR6KAexUaOEV1C4ZvMVfUm77yaBOhNxOxi76X8LoRKC",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2021-03-28 14:37:21 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "x-fapi-interaction-id": "583ff443-92a2-4a01-a2d5-4081907f2700",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "25",
  "date": "Sun, 28 Mar 2021 14:37:21 GMT",
  "x-envoy-upstream-service-time": "13",
  "server": "istio-envoy"
}
response_body
{"sub":"certification_1"}
2021-03-28 14:37:21 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "x-fapi-interaction-id": "583ff443-92a2-4a01-a2d5-4081907f2700",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "25",
  "date": "Sun, 28 Mar 2021 14:37:21 GMT",
  "x-envoy-upstream-service-time": "13",
  "server": "istio-envoy"
}
status_code
{
  "code": 200
}
body
{"sub":"certification_1"}
Attempting to use refresh_token issued to client 2 with client 1
2021-03-28 14:37:21 SUCCESS
CreateRefreshTokenRequest
Created token endpoint request parameters
grant_type
refresh_token
refresh_token
P-c8pS8GRKLAk-3ddyek8YqZVjediG4LzcdiaQNNYwl
2021-03-28 14:37:21 SUCCESS
AddScopeToTokenEndpointRequest
Added scope of 'openid offline_access' to token endpoint request
grant_type
refresh_token
refresh_token
P-c8pS8GRKLAk-3ddyek8YqZVjediG4LzcdiaQNNYwl
scope
openid offline_access
2021-03-28 14:37:21 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic aERzNGl6TGNnU0lwWWxucWNfMlIyOlMzdnFwRFRFNUpWRE9wOEFOM25feFZqdFJ4V2JjTTBETzZuMGJ3NFNVeUZqYlZ0NTk3M1c4VE5HRVRmWG9hWm02YW1UOVhlcVNxMmlvSW9PbDQ1TE13
2021-03-28 14:37:21
CallTokenEndpointAndReturnFullResponse
HTTP request
request_uri
https://certification.plusauth.com/oauth/token
request_method
POST
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Basic aERzNGl6TGNnU0lwWWxucWNfMlIyOlMzdnFwRFRFNUpWRE9wOEFOM25feFZqdFJ4V2JjTTBETzZuMGJ3NFNVeUZqYlZ0NTk3M1c4VE5HRVRmWG9hWm02YW1UOVhlcVNxMmlvSW9PbDQ1TE13",
  "accept-charset": "utf-8",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "110"
}
request_body
grant_type=refresh_token&refresh_token=P-c8pS8GRKLAk-3ddyek8YqZVjediG4LzcdiaQNNYwl&scope=openid+offline_access
2021-03-28 14:37:21 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
400 BAD_REQUEST
response_status_text
Bad Request
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "72",
  "date": "Sun, 28 Mar 2021 14:37:21 GMT",
  "x-envoy-upstream-service-time": "8",
  "server": "istio-envoy"
}
response_body
{"error":"invalid_grant","error_description":"grant request is invalid"}
2021-03-28 14:37:21 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
error
invalid_grant
error_description
grant request is invalid
2021-03-28 14:37:21 SUCCESS
ValidateErrorFromTokenEndpointResponseError
Token endpoint response error returned valid 'error' field
error
invalid_grant
2021-03-28 14:37:21 SUCCESS
CheckTokenEndpointHttpStatus400
Token endpoint http status code was 400
2021-03-28 14:37:21 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2021-03-28 14:37:21 SUCCESS
CheckErrorFromTokenEndpointResponseErrorInvalidGrant
Token Endpoint response error returned expected 'error' of 'invalid_grant'
error
invalid_grant
2021-03-28 14:37:21 FINISHED
oidcc-refresh-token
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-03-28 14:37:22
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://certification.plusauth.com/oauth/reg/hDs4izLcgSIpYlnqc_2R2
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer b1SzSlSd4HDUhWmYNltRK0R3zx82bGuL6fC0Q7Wmn2b",
  "content-length": "0"
}
request_body

                                
2021-03-28 14:37:22 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
204 NO_CONTENT
response_status_text
No Content
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "date": "Sun, 28 Mar 2021 14:37:22 GMT",
  "x-envoy-upstream-service-time": "9",
  "server": "istio-envoy"
}
response_body

                                
2021-03-28 14:37:22 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
Second client: Unregister dynamically registered client
2021-03-28 14:37:22
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://certification.plusauth.com/oauth/reg/XXl6CKgjQkjjXPifHtDnM
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer PDFnarpFso6eNMtgLknIpZhNBJFWNPjVC_rtszjSFf4",
  "content-length": "0"
}
request_body

                                
2021-03-28 14:37:23 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
204 NO_CONTENT
response_status_text
No Content
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "date": "Sun, 28 Mar 2021 14:37:23 GMT",
  "x-envoy-upstream-service-time": "15",
  "server": "istio-envoy"
}
response_body

                                
2021-03-28 14:37:23 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
Test Results