Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-03-30 16:03:54 INFO
TEST-RUNNER
Test instance pWSmb8W1mGqvtx5 created
baseUrl
https://www.certification.openid.net/test/a/oidc-provider-codetoken
variant
{
  "client_auth_type": "private_key_jwt",
  "response_type": "code token",
  "server_metadata": "discovery",
  "client_registration": "dynamic_client",
  "response_mode": "default"
}
alias
oidc-provider-codetoken
description
PlusAuth Dynamic OP Conformance
planId
runLMbK715WQt
config
{
  "alias": "oidc-provider-codetoken",
  "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 Dynamic OP Conformance"
}
testName
oidcc-registration-sector-uri
2021-03-30 16:03:54 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback
2021-03-30 16:03:54
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-30 16:03:55 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": "Tue, 30 Mar 2021 16:03:55 GMT",
  "connection": "keep-alive",
  "keep-alive": "timeout\u003d5"
}
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-30 16:03:55
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-30 16:03:55 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-30 16:03:55 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-03-30 16:03:55 SUCCESS
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
client_name
first-openid-client
2021-03-30 16:03:55
CreateSectorRedirectUris
Created sector redirect URIs
sector_redirect_uris
{
  "value": [
    "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"
  ]
}
2021-03-30 16:03:55
oidcc-registration-sector-uri
Setup Done
2021-03-30 16:03:55 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "x2X8iMmgz08w_VaA24dgLKrR34EXMUD1UXNVn73U7b_oG36fOIhQSyYSIQMXNGy7mVW1BjuLXFzuchVtOXZp5ChCgtUG4dNvxfOYX7JIPDrVfMX7ie0MgUgk8TjMsAJEB5sE7aP3J9vVvZ39TRiOCqJsusvf-VsBLd61vL4xtZM",
      "kty": "RSA",
      "q": "wSdrtv4oJvLzUU7TQhfQnM5quAKiJGQmLqfddkmdWlrE5EXrceKjfjOmbH7T84VveBq_wD9TBVCmbnAY1AIeH1u82L-cVHFV8XEL1utQXZ0R7RpAa8cpEVzD29-wiqueqi1-1oRLO1FDF75Ug0_uHzeOUJfkrjLo3VhHD13JVvk",
      "d": "OV12cIFFjiJT_1-V2bzF0NUkzkjuTUN4zBAkEZHsROflCOrs-XW8k3rAeF9wojZZo7wkr0O5d9v7MvIK38bNq9L3CQr76pbwt961yKdoRIGKfoWbzTY_EEh_PEFqyG3Ww8yFpNDLOJjapW9ACrn4WxocxM5Ai33NIl83OiSgb2CRnglcWB5iLjng0WCWEUVnuTiU7amjk2qy5s_0yPKaq-DYdGMpxPEUTYr208bkpFv-XA1nlod8a3FKB7Qetpr9-sjxryBU51wTmLn3tdGbGVmijXVeN5s9DGYdrba_64PBPOIMeKhtHY3d5DmYniQJhYxLMqQlhpyUoTzP-QaBsQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "gTC6ylOzJcRwLWFriKVSOnnTqqMYMdSaYzc-dS4vqV6AYtQP2-vUO5hVcMFxCsvMdFeQzTIdbM4n0aYKpNnr7paC2WefHg9Ye6xVAZb6ZL7NAaGwcjnQle5L6WrwWydgz0kr8bHFOewKFMviVzSdsXyNLRrru8MrZhecx0L3SCc",
      "dp": "Uo8gm4ZYRd21G_-4BK0tnfDwSslJUARkTmAhoK1Zv0LJGLE5vY97J1JRCUgdUICAwEEjXbxDvG9h7ux-N9-WgnhE6aTIX7JKwjxU57KKhB2cDThwKLB0kAbN_O6WmX2mqzt9M-PCzscP3Z3Pph83mKGdwU3uo3ERsOtYdhiNvm8",
      "alg": "RS256",
      "dq": "d1BFjmVTIjQjL0-U2hfh6mrrqz0dMYOXvmw9NgtlIuI9C5FRTikkuxlmrVBu1tfPMo67ciLrwrW-CSw_ef7Q4qgFcJJ0HAligGFHYfw7yYf0AdWcg7cj3DDEX7a-0_oNaavu1M4ltr-MxUbx56dhPXFQ_OHHBgA2rjwQsSJK8-k",
      "n": "lnKX0sHeICVk0CoD2FG0oynykudOdvT3oB77EcYtqHO96SeDD9sEh8DaMvSL9PdsgB2XJtIU1UO3f7Xjrq0A6w52u-JsdugSbYyFNosw-mTwazMXuXTxoeOzIgdYgC-GuMh6s7FyC72wlminC_SZRNExB4UJ7J71zvku7GvW8Kjl2vU6S1T6CNrqf4UuZACtwiPFXHkK3vDDerfHbqdQRiYFV9fxDgM3nlTDyl1oNly4ajw-EDv-zr1zO6wqnRdHZ1fDLH32mIqdiLKZ4fifM2e5nCC_Pm7OK9oKJBSBkE5ptZ3U9yqmCBf6O0aa4L3jh2h0BsWmYk3wwvkUqMP9-w"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "lnKX0sHeICVk0CoD2FG0oynykudOdvT3oB77EcYtqHO96SeDD9sEh8DaMvSL9PdsgB2XJtIU1UO3f7Xjrq0A6w52u-JsdugSbYyFNosw-mTwazMXuXTxoeOzIgdYgC-GuMh6s7FyC72wlminC_SZRNExB4UJ7J71zvku7GvW8Kjl2vU6S1T6CNrqf4UuZACtwiPFXHkK3vDDerfHbqdQRiYFV9fxDgM3nlTDyl1oNly4ajw-EDv-zr1zO6wqnRdHZ1fDLH32mIqdiLKZ4fifM2e5nCC_Pm7OK9oKJBSBkE5ptZ3U9yqmCBf6O0aa4L3jh2h0BsWmYk3wwvkUqMP9-w"
    }
  ]
}
2021-03-30 16:03:55 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-03-30 16:03:55 SUCCESS
CreateDynamicRegistrationRequest
Created dynamic registration request
client_name
first-openid-client pWSmb8W1mGqvtx5
2021-03-30 16:03:55
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2021-03-30 16:03:55
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2021-03-30 16:03:55
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client pWSmb8W1mGqvtx5",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lnKX0sHeICVk0CoD2FG0oynykudOdvT3oB77EcYtqHO96SeDD9sEh8DaMvSL9PdsgB2XJtIU1UO3f7Xjrq0A6w52u-JsdugSbYyFNosw-mTwazMXuXTxoeOzIgdYgC-GuMh6s7FyC72wlminC_SZRNExB4UJ7J71zvku7GvW8Kjl2vU6S1T6CNrqf4UuZACtwiPFXHkK3vDDerfHbqdQRiYFV9fxDgM3nlTDyl1oNly4ajw-EDv-zr1zO6wqnRdHZ1fDLH32mIqdiLKZ4fifM2e5nCC_Pm7OK9oKJBSBkE5ptZ3U9yqmCBf6O0aa4L3jh2h0BsWmYk3wwvkUqMP9-w"
      }
    ]
  }
}
2021-03-30 16:03:55
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client pWSmb8W1mGqvtx5",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lnKX0sHeICVk0CoD2FG0oynykudOdvT3oB77EcYtqHO96SeDD9sEh8DaMvSL9PdsgB2XJtIU1UO3f7Xjrq0A6w52u-JsdugSbYyFNosw-mTwazMXuXTxoeOzIgdYgC-GuMh6s7FyC72wlminC_SZRNExB4UJ7J71zvku7GvW8Kjl2vU6S1T6CNrqf4UuZACtwiPFXHkK3vDDerfHbqdQRiYFV9fxDgM3nlTDyl1oNly4ajw-EDv-zr1zO6wqnRdHZ1fDLH32mIqdiLKZ4fifM2e5nCC_Pm7OK9oKJBSBkE5ptZ3U9yqmCBf6O0aa4L3jh2h0BsWmYk3wwvkUqMP9-w"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2021-03-30 16:03:55
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client pWSmb8W1mGqvtx5",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lnKX0sHeICVk0CoD2FG0oynykudOdvT3oB77EcYtqHO96SeDD9sEh8DaMvSL9PdsgB2XJtIU1UO3f7Xjrq0A6w52u-JsdugSbYyFNosw-mTwazMXuXTxoeOzIgdYgC-GuMh6s7FyC72wlminC_SZRNExB4UJ7J71zvku7GvW8Kjl2vU6S1T6CNrqf4UuZACtwiPFXHkK3vDDerfHbqdQRiYFV9fxDgM3nlTDyl1oNly4ajw-EDv-zr1zO6wqnRdHZ1fDLH32mIqdiLKZ4fifM2e5nCC_Pm7OK9oKJBSBkE5ptZ3U9yqmCBf6O0aa4L3jh2h0BsWmYk3wwvkUqMP9-w"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ]
}
2021-03-30 16:03:55
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client pWSmb8W1mGqvtx5",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lnKX0sHeICVk0CoD2FG0oynykudOdvT3oB77EcYtqHO96SeDD9sEh8DaMvSL9PdsgB2XJtIU1UO3f7Xjrq0A6w52u-JsdugSbYyFNosw-mTwazMXuXTxoeOzIgdYgC-GuMh6s7FyC72wlminC_SZRNExB4UJ7J71zvku7GvW8Kjl2vU6S1T6CNrqf4UuZACtwiPFXHkK3vDDerfHbqdQRiYFV9fxDgM3nlTDyl1oNly4ajw-EDv-zr1zO6wqnRdHZ1fDLH32mIqdiLKZ4fifM2e5nCC_Pm7OK9oKJBSBkE5ptZ3U9yqmCBf6O0aa4L3jh2h0BsWmYk3wwvkUqMP9-w"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"
  ]
}
2021-03-30 16:03:55
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client pWSmb8W1mGqvtx5",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lnKX0sHeICVk0CoD2FG0oynykudOdvT3oB77EcYtqHO96SeDD9sEh8DaMvSL9PdsgB2XJtIU1UO3f7Xjrq0A6w52u-JsdugSbYyFNosw-mTwazMXuXTxoeOzIgdYgC-GuMh6s7FyC72wlminC_SZRNExB4UJ7J71zvku7GvW8Kjl2vU6S1T6CNrqf4UuZACtwiPFXHkK3vDDerfHbqdQRiYFV9fxDgM3nlTDyl1oNly4ajw-EDv-zr1zO6wqnRdHZ1fDLH32mIqdiLKZ4fifM2e5nCC_Pm7OK9oKJBSBkE5ptZ3U9yqmCBf6O0aa4L3jh2h0BsWmYk3wwvkUqMP9-w"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2021-03-30 16:03:55
AddSubjectTypePairwiseToDynamicRegistrationRequest
Added pairwise subject_type to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client pWSmb8W1mGqvtx5",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lnKX0sHeICVk0CoD2FG0oynykudOdvT3oB77EcYtqHO96SeDD9sEh8DaMvSL9PdsgB2XJtIU1UO3f7Xjrq0A6w52u-JsdugSbYyFNosw-mTwazMXuXTxoeOzIgdYgC-GuMh6s7FyC72wlminC_SZRNExB4UJ7J71zvku7GvW8Kjl2vU6S1T6CNrqf4UuZACtwiPFXHkK3vDDerfHbqdQRiYFV9fxDgM3nlTDyl1oNly4ajw-EDv-zr1zO6wqnRdHZ1fDLH32mIqdiLKZ4fifM2e5nCC_Pm7OK9oKJBSBkE5ptZ3U9yqmCBf6O0aa4L3jh2h0BsWmYk3wwvkUqMP9-w"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "subject_type": "pairwise"
}
2021-03-30 16:03:55
AddSectorIdentifierUriToDynamicRegistrationRequest
Added sector_identifier_uri to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client pWSmb8W1mGqvtx5",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lnKX0sHeICVk0CoD2FG0oynykudOdvT3oB77EcYtqHO96SeDD9sEh8DaMvSL9PdsgB2XJtIU1UO3f7Xjrq0A6w52u-JsdugSbYyFNosw-mTwazMXuXTxoeOzIgdYgC-GuMh6s7FyC72wlminC_SZRNExB4UJ7J71zvku7GvW8Kjl2vU6S1T6CNrqf4UuZACtwiPFXHkK3vDDerfHbqdQRiYFV9fxDgM3nlTDyl1oNly4ajw-EDv-zr1zO6wqnRdHZ1fDLH32mIqdiLKZ4fifM2e5nCC_Pm7OK9oKJBSBkE5ptZ3U9yqmCBf6O0aa4L3jh2h0BsWmYk3wwvkUqMP9-w"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "subject_type": "pairwise",
  "sector_identifier_uri": "https://www.certification.openid.net/test/a/oidc-provider-codetoken/redirect_uris.json"
}
2021-03-30 16:03:55
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": "872"
}
request_body
{"client_name":"first-openid-client pWSmb8W1mGqvtx5","grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"lnKX0sHeICVk0CoD2FG0oynykudOdvT3oB77EcYtqHO96SeDD9sEh8DaMvSL9PdsgB2XJtIU1UO3f7Xjrq0A6w52u-JsdugSbYyFNosw-mTwazMXuXTxoeOzIgdYgC-GuMh6s7FyC72wlminC_SZRNExB4UJ7J71zvku7GvW8Kjl2vU6S1T6CNrqf4UuZACtwiPFXHkK3vDDerfHbqdQRiYFV9fxDgM3nlTDyl1oNly4ajw-EDv-zr1zO6wqnRdHZ1fDLH32mIqdiLKZ4fifM2e5nCC_Pm7OK9oKJBSBkE5ptZ3U9yqmCBf6O0aa4L3jh2h0BsWmYk3wwvkUqMP9-w"}]},"token_endpoint_auth_method":"private_key_jwt","response_types":["code token"],"redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"],"contacts":["certification@oidf.org"],"subject_type":"pairwise","sector_identifier_uri":"https://www.certification.openid.net/test/a/oidc-provider-codetoken/redirect_uris.json"}
2021-03-30 16:03:56 INCOMING
oidcc-registration-sector-uri
Incoming HTTP request to test instance pWSmb8W1mGqvtx5
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "plus-auth/10.0.0-beta.19 (http://gitlab.ekinoks/plusauth/plus-auth)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
redirect_uris.json
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-03-30 16:03:56 OUTGOING
oidcc-registration-sector-uri
Response to HTTP request to test instance pWSmb8W1mGqvtx5
outgoing_status_code
200
outgoing_headers
{
  "Content-Type": [
    "application/json"
  ]
}
outgoing_body
[
  "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"
]
outgoing_path
redirect_uris.json
2021-03-30 16:03:56 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": "1713",
  "date": "Tue, 30 Mar 2021 16:03:56 GMT",
  "connection": "keep-alive",
  "keep-alive": "timeout\u003d5"
}
response_body
{"application_type":"web","grant_types":["authorization_code","implicit"],"id_token_signed_response_alg":"RS256","oidc_conformant":true,"post_logout_redirect_uris":[],"require_auth_time":false,"response_types":["code token"],"subject_type":"pairwise","token_endpoint_auth_method":"private_key_jwt","introspection_endpoint_auth_method":"private_key_jwt","introspection_signed_response_alg":"RS256","revocation_endpoint_auth_method":"private_key_jwt","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":1617120235,"client_id":"YHCb_d5E-90STLgmFFzqB","client_name":"first-openid-client pWSmb8W1mGqvtx5","contacts":["certification@oidf.org"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"lnKX0sHeICVk0CoD2FG0oynykudOdvT3oB77EcYtqHO96SeDD9sEh8DaMvSL9PdsgB2XJtIU1UO3f7Xjrq0A6w52u-JsdugSbYyFNosw-mTwazMXuXTxoeOzIgdYgC-GuMh6s7FyC72wlminC_SZRNExB4UJ7J71zvku7GvW8Kjl2vU6S1T6CNrqf4UuZACtwiPFXHkK3vDDerfHbqdQRiYFV9fxDgM3nlTDyl1oNly4ajw-EDv-zr1zO6wqnRdHZ1fDLH32mIqdiLKZ4fifM2e5nCC_Pm7OK9oKJBSBkE5ptZ3U9yqmCBf6O0aa4L3jh2h0BsWmYk3wwvkUqMP9-w"}]},"redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"],"sector_identifier_uri":"https://www.certification.openid.net/test/a/oidc-provider-codetoken/redirect_uris.json","registration_client_uri":"https://certification.plusauth.com/oauth/reg/YHCb_d5E-90STLgmFFzqB","registration_access_token":"pSekVPRWI713OfKNaWSg_aaUfb_ar5xQHgsy6wepU6R"}
2021-03-30 16:03:56
CallDynamicRegistrationEndpoint
Registration endpoint response
dynamic_registration_response
{"application_type":"web","grant_types":["authorization_code","implicit"],"id_token_signed_response_alg":"RS256","oidc_conformant":true,"post_logout_redirect_uris":[],"require_auth_time":false,"response_types":["code token"],"subject_type":"pairwise","token_endpoint_auth_method":"private_key_jwt","introspection_endpoint_auth_method":"private_key_jwt","introspection_signed_response_alg":"RS256","revocation_endpoint_auth_method":"private_key_jwt","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":1617120235,"client_id":"YHCb_d5E-90STLgmFFzqB","client_name":"first-openid-client pWSmb8W1mGqvtx5","contacts":["certification@oidf.org"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"lnKX0sHeICVk0CoD2FG0oynykudOdvT3oB77EcYtqHO96SeDD9sEh8DaMvSL9PdsgB2XJtIU1UO3f7Xjrq0A6w52u-JsdugSbYyFNosw-mTwazMXuXTxoeOzIgdYgC-GuMh6s7FyC72wlminC_SZRNExB4UJ7J71zvku7GvW8Kjl2vU6S1T6CNrqf4UuZACtwiPFXHkK3vDDerfHbqdQRiYFV9fxDgM3nlTDyl1oNly4ajw-EDv-zr1zO6wqnRdHZ1fDLH32mIqdiLKZ4fifM2e5nCC_Pm7OK9oKJBSBkE5ptZ3U9yqmCBf6O0aa4L3jh2h0BsWmYk3wwvkUqMP9-w"}]},"redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"],"sector_identifier_uri":"https://www.certification.openid.net/test/a/oidc-provider-codetoken/redirect_uris.json","registration_client_uri":"https://certification.plusauth.com/oauth/reg/YHCb_d5E-90STLgmFFzqB","registration_access_token":"pSekVPRWI713OfKNaWSg_aaUfb_ar5xQHgsy6wepU6R"}
2021-03-30 16:03:56
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
application_type
web
grant_types
[
  "authorization_code",
  "implicit"
]
id_token_signed_response_alg
RS256
oidc_conformant
true
post_logout_redirect_uris
[]
require_auth_time
false
response_types
[
  "code token"
]
subject_type
pairwise
token_endpoint_auth_method
private_key_jwt
introspection_endpoint_auth_method
private_key_jwt
introspection_signed_response_alg
RS256
revocation_endpoint_auth_method
private_key_jwt
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
1617120235
client_id
YHCb_d5E-90STLgmFFzqB
client_name
first-openid-client pWSmb8W1mGqvtx5
contacts
[
  "certification@oidf.org"
]
jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "lnKX0sHeICVk0CoD2FG0oynykudOdvT3oB77EcYtqHO96SeDD9sEh8DaMvSL9PdsgB2XJtIU1UO3f7Xjrq0A6w52u-JsdugSbYyFNosw-mTwazMXuXTxoeOzIgdYgC-GuMh6s7FyC72wlminC_SZRNExB4UJ7J71zvku7GvW8Kjl2vU6S1T6CNrqf4UuZACtwiPFXHkK3vDDerfHbqdQRiYFV9fxDgM3nlTDyl1oNly4ajw-EDv-zr1zO6wqnRdHZ1fDLH32mIqdiLKZ4fifM2e5nCC_Pm7OK9oKJBSBkE5ptZ3U9yqmCBf6O0aa4L3jh2h0BsWmYk3wwvkUqMP9-w"
    }
  ]
}
redirect_uris
[
  "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"
]
sector_identifier_uri
https://www.certification.openid.net/test/a/oidc-provider-codetoken/redirect_uris.json
registration_client_uri
https://certification.plusauth.com/oauth/reg/YHCb_d5E-90STLgmFFzqB
registration_access_token
pSekVPRWI713OfKNaWSg_aaUfb_ar5xQHgsy6wepU6R
2021-03-30 16:03:56 SUCCESS
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
registration_client_uri
https://certification.plusauth.com/oauth/reg/YHCb_d5E-90STLgmFFzqB
registration_access_token
pSekVPRWI713OfKNaWSg_aaUfb_ar5xQHgsy6wepU6R
2021-03-30 16:03:56
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-03-30 16:03:56 FINISHED
oidcc-registration-sector-uri
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-03-30 16:03:56
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://certification.plusauth.com/oauth/reg/YHCb_d5E-90STLgmFFzqB
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer pSekVPRWI713OfKNaWSg_aaUfb_ar5xQHgsy6wepU6R",
  "content-length": "0"
}
request_body

                                
2021-03-30 16:03:57 INCOMING
oidcc-registration-sector-uri
Incoming HTTP request to test instance pWSmb8W1mGqvtx5
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "plus-auth/10.0.0-beta.19 (http://gitlab.ekinoks/plusauth/plus-auth)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
redirect_uris.json
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-03-30 16:03:57 OUTGOING
oidcc-registration-sector-uri
Response to HTTP request to test instance pWSmb8W1mGqvtx5
outgoing_status_code
200
outgoing_headers
{
  "Content-Type": [
    "application/json"
  ]
}
outgoing_body
[
  "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"
]
outgoing_path
redirect_uris.json
2021-03-30 16:03:57 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": "Tue, 30 Mar 2021 16:03:57 GMT",
  "connection": "keep-alive",
  "keep-alive": "timeout\u003d5"
}
response_body

                                
2021-03-30 16:03:57 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
2021-03-30 16:03:57
TEST-RUNNER
Alias has now been claimed by another test
alias
oidc-provider-codetoken
new_test_id
uKn6UdLqoCA5mvL
Test Results