Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-11-06 00:50:34 INFO
TEST-RUNNER
Test instance iUcmJd5lZAQ4RqR created
baseUrl
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile
variant
{
  "client_auth_type": "private_key_jwt",
  "response_type": "code",
  "server_metadata": "discovery",
  "client_registration": "dynamic_client",
  "response_mode": "default"
}
alias
rodauth-oauth-dynamic-certification-proffile
description
config dynamic certification profile openid config test
planId
jSqzrbQonapv7
config
{
  "alias": "rodauth-oauth-dynamic-certification-proffile",
  "description": "config dynamic certification profile openid config test",
  "consent": {},
  "server": {
    "discoveryUrl": "https://rodauth-oauth-oidc.onrender.com/.well-known/openid-configuration"
  },
  "client": {
    "client_name": "Client 1"
  },
  "client2": {
    "client_name": "Client 2"
  },
  "publish": "everything"
}
testName
oidcc-redirect-uri-regfrag
2022-11-06 00:50:34 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
2022-11-06 00:50:34
GetDynamicServerConfiguration
HTTP request
request_uri
https://rodauth-oauth-oidc.onrender.com/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2022-11-06 00:50:34 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Sun, 06 Nov 2022 00:50:34 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7659d5f3ea1617ef-ATL",
  "cache-control": "private, max-age\u003d86400",
  "vary": "Accept-Encoding",
  "cf-cache-status": "DYNAMIC",
  "server": "cloudflare",
  "alt-svc": "h3\u003d\":443\"; ma\u003d86400, h3-29\u003d\":443\"; ma\u003d86400"
}
response_body
{"issuer":"https://rodauth-oauth-oidc.onrender.com","token_endpoint":"https://rodauth-oauth-oidc.onrender.com/token","scopes_supported":["openid","email","address","phone","profile","books.read"],"response_types_supported":["code","id_token","none","code id_token","code token","id_token token","code id_token token","token"],"response_modes_supported":["query","form_post","fragment"],"grant_types_supported":["refresh_token","authorization_code","implicit","client_credentials","urn:ietf:params:oauth:grant-type:jwt-bearer"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","private_key_jwt"],"token_endpoint_auth_signing_alg_values_supported":["RS256"],"jwks_uri":"https://rodauth-oauth-oidc.onrender.com/jwks","authorization_endpoint":"https://rodauth-oauth-oidc.onrender.com/authorize","registration_endpoint":"https://rodauth-oauth-oidc.onrender.com/register","request_parameter_supported":true,"request_uri_parameter_supported":true,"require_request_uri_registration":false,"end_session_endpoint":"https://rodauth-oauth-oidc.onrender.com/oidc-logout","userinfo_endpoint":"https://rodauth-oauth-oidc.onrender.com/userinfo","subject_types_supported":["public","pairwise"],"acr_values_supported":["1","2"],"claims_parameter_supported":true,"id_token_signing_alg_values_supported":["HS256","HS384","HS512","HS512256","RS256","RS384","RS512","ED25519","ES256","ES384","ES512","PS256","PS384","PS512","none"],"userinfo_signing_alg_values_supported":["HS256","HS384","HS512","HS512256","RS256","RS384","RS512","ED25519","ES256","ES384","ES512","PS256","PS384","PS512","none"],"request_object_signing_alg_values_supported":["HS256","HS384","HS512","HS512256","RS256","RS384","RS512","ED25519","ES256","ES384","ES512","PS256","PS384","PS512","none"],"claim_types_supported":["normal"],"claims_supported":["sub","iss","iat","exp","aud","auth_time","email","email_verified","formatted","street_address","locality","region","postal_code","country","phone_number","phone_number_verified","name","family_name","given_name","middle_name","nickname","preferred_username","profile","picture","website","gender","birthdate","zoneinfo","locale","updated_at","read"]}
2022-11-06 00:50:34 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
issuer
https://rodauth-oauth-oidc.onrender.com
token_endpoint
https://rodauth-oauth-oidc.onrender.com/token
scopes_supported
[
  "openid",
  "email",
  "address",
  "phone",
  "profile",
  "books.read"
]
response_types_supported
[
  "code",
  "id_token",
  "none",
  "code id_token",
  "code token",
  "id_token token",
  "code id_token token",
  "token"
]
response_modes_supported
[
  "query",
  "form_post",
  "fragment"
]
grant_types_supported
[
  "refresh_token",
  "authorization_code",
  "implicit",
  "client_credentials",
  "urn:ietf:params:oauth:grant-type:jwt-bearer"
]
token_endpoint_auth_methods_supported
[
  "client_secret_basic",
  "client_secret_post",
  "private_key_jwt"
]
token_endpoint_auth_signing_alg_values_supported
[
  "RS256"
]
jwks_uri
https://rodauth-oauth-oidc.onrender.com/jwks
authorization_endpoint
https://rodauth-oauth-oidc.onrender.com/authorize
registration_endpoint
https://rodauth-oauth-oidc.onrender.com/register
request_parameter_supported
true
request_uri_parameter_supported
true
require_request_uri_registration
false
end_session_endpoint
https://rodauth-oauth-oidc.onrender.com/oidc-logout
userinfo_endpoint
https://rodauth-oauth-oidc.onrender.com/userinfo
subject_types_supported
[
  "public",
  "pairwise"
]
acr_values_supported
[
  "1",
  "2"
]
claims_parameter_supported
true
id_token_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "HS512256",
  "RS256",
  "RS384",
  "RS512",
  "ED25519",
  "ES256",
  "ES384",
  "ES512",
  "PS256",
  "PS384",
  "PS512",
  "none"
]
userinfo_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "HS512256",
  "RS256",
  "RS384",
  "RS512",
  "ED25519",
  "ES256",
  "ES384",
  "ES512",
  "PS256",
  "PS384",
  "PS512",
  "none"
]
request_object_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "HS512256",
  "RS256",
  "RS384",
  "RS512",
  "ED25519",
  "ES256",
  "ES384",
  "ES512",
  "PS256",
  "PS384",
  "PS512",
  "none"
]
claim_types_supported
[
  "normal"
]
claims_supported
[
  "sub",
  "iss",
  "iat",
  "exp",
  "aud",
  "auth_time",
  "email",
  "email_verified",
  "formatted",
  "street_address",
  "locality",
  "region",
  "postal_code",
  "country",
  "phone_number",
  "phone_number_verified",
  "name",
  "family_name",
  "given_name",
  "middle_name",
  "nickname",
  "preferred_username",
  "profile",
  "picture",
  "website",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "updated_at",
  "read"
]
2022-11-06 00:50:34 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-11-06 00:50:34
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_name
Client 1
2022-11-06 00:50:34
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
Client 1
2022-11-06 00:50:34
AddFragmentToRedirectUri
Updated redirect_uri
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback#foobar
2022-11-06 00:50:34
oidcc-redirect-uri-regfrag
Setup Done
2022-11-06 00:50:34 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "8UCRxq9NcLTSt9uZdvbgs2TgER0RzMlDm-5Z92OoLtrCgmqTlIc6yea03U30JSn3Fv1XWvEPxY34P-p_HtFL9vJauTZ7-nEW_iQMb5ZwWPwMTLyFX8eMQtKRePUgFwVmCP5uBqSNasVFy3tqosPO03L7ERhlMiPt-mQOT95XPU8",
      "kty": "RSA",
      "q": "1AScuvnwJ9HxAKTbp7Kt_55VLh8ASzcDhHLqbJn_2kSToq6zSDv1rHffo487g_q3n-oUBI9r6IxzM7b4U-J12ZBk1vfRsh2S_3Kmh7UJCk_1v4kIkvqpkp6NyqnrJJoX0qb-6fonEack_tGpgpKs3mOXbZ_rrKZrjiob4QQcO3s",
      "d": "ZOaDhQCq3ZlMpBzpt2qtQvYOoxOfdDRvIIh_DN1DMia9NWSFFly3GQuAhe8zgnXct5WZajvdtiUpb-mrnfBiPBgV0I-E7l-qak6Cmc4Yl1Px97ob4vqeNBQFK-_iJXNvsBfHWL7BCCJLBsKPJegHfK7y8Flc07oBoKm1GuE1cOnQ7F1VK7ziCTkHVOSkwWurCGaXiYId-RofsJN0CZkslNL_BOhctoQ9pY74rZZTN1WZwq8rNENndHzKmP1DiTbf__vFzLTHntBdFGnJ2H5DJ2KnGn0Qp6Oi3mBnjifFVhswORrqKiJkb7bhjcJoE1X0K9dSHS5ojDnFVQcmjVQAYQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "VjiK2lqslly8p_rsRen7UxlHGST2C4_JrRN-8TiixIDRqhKnsSDflnfEqGyGXdN0q-MwqROJtoBjmYtBNzXqfZGYbIJTLv0FT8WhenfxtQZRkCHl6ylAeaQdJYW8W_VVFCQuHSn67dtnsNzGQSSBF8fnLO2p9cJdKG1WJp_BxEY",
      "dp": "Pnvoxbr1pbFPukroLoW2oQAJgKU0zQN7vVE4f_iRwMDsC_cqjheQRGa6hW8BQvbhhlTLYUR6P0KL_5Hupr6ynB0dHkdcSPstZ1lS1zvxkTqGvQE-0hXO4CfFgbyLOSsuyDmNqa7I6dR6RT-L2Og6E03-dOkKnLftlSKBCnKdycU",
      "alg": "RS256",
      "dq": "HqVgBkLUbN0SyfYKbg4MypMXWuhOQZD9KCr4KaSE8AbTlENOVNWd6EUXhWvRvX0DB9Fs_U_B2EZc7I-5C18Di-QsP0po_Cb8NYJcAeewG9Z8_iePnrcuxau3cSDohUzkvqU22Zk4Bnwzg8XIi8Apzqd0nvrrtPQFPfJmPzs53Xs",
      "n": "x83Rbl2P-5OqFvg_heG29m8mX-6xaQqbe4LAHmquvwpUQF6CxqaQGkHqOqkhfYEjcBVrHS_Fef0md5PMU6GyANKIU_OK59caYFrwx6HWFkAOclMyCfOCX1A0-C4l6YTGC5FKkfYsuycSM3dKIvTHihr6HayQKMUxZr9hIEnjTcj6eTWyTrmmL_hC-Xb9K4KLEbNb8rFuqKfaGr9iDLvSxpiyP2P1cbMvtzqTxdl3nucodQJoQOvGTDRe8gi3gGozcu-glTsU2pdlBzByROpo-ML63HOciJId-0PRz8zyN1nEyJkWCO1ntbWdGi59gA076Fvmh099yDOsry6M36-p9Q"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "x83Rbl2P-5OqFvg_heG29m8mX-6xaQqbe4LAHmquvwpUQF6CxqaQGkHqOqkhfYEjcBVrHS_Fef0md5PMU6GyANKIU_OK59caYFrwx6HWFkAOclMyCfOCX1A0-C4l6YTGC5FKkfYsuycSM3dKIvTHihr6HayQKMUxZr9hIEnjTcj6eTWyTrmmL_hC-Xb9K4KLEbNb8rFuqKfaGr9iDLvSxpiyP2P1cbMvtzqTxdl3nucodQJoQOvGTDRe8gi3gGozcu-glTsU2pdlBzByROpo-ML63HOciJId-0PRz8zyN1nEyJkWCO1ntbWdGi59gA076Fvmh099yDOsry6M36-p9Q"
    }
  ]
}
2022-11-06 00:50:34 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-06 00:50:34
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-11-06 00:50:34
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
Client 1 iUcmJd5lZAQ4RqR
2022-11-06 00:50:34
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-11-06 00:50:34
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 iUcmJd5lZAQ4RqR",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "x83Rbl2P-5OqFvg_heG29m8mX-6xaQqbe4LAHmquvwpUQF6CxqaQGkHqOqkhfYEjcBVrHS_Fef0md5PMU6GyANKIU_OK59caYFrwx6HWFkAOclMyCfOCX1A0-C4l6YTGC5FKkfYsuycSM3dKIvTHihr6HayQKMUxZr9hIEnjTcj6eTWyTrmmL_hC-Xb9K4KLEbNb8rFuqKfaGr9iDLvSxpiyP2P1cbMvtzqTxdl3nucodQJoQOvGTDRe8gi3gGozcu-glTsU2pdlBzByROpo-ML63HOciJId-0PRz8zyN1nEyJkWCO1ntbWdGi59gA076Fvmh099yDOsry6M36-p9Q"
      }
    ]
  }
}
2022-11-06 00:50:34
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 iUcmJd5lZAQ4RqR",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "x83Rbl2P-5OqFvg_heG29m8mX-6xaQqbe4LAHmquvwpUQF6CxqaQGkHqOqkhfYEjcBVrHS_Fef0md5PMU6GyANKIU_OK59caYFrwx6HWFkAOclMyCfOCX1A0-C4l6YTGC5FKkfYsuycSM3dKIvTHihr6HayQKMUxZr9hIEnjTcj6eTWyTrmmL_hC-Xb9K4KLEbNb8rFuqKfaGr9iDLvSxpiyP2P1cbMvtzqTxdl3nucodQJoQOvGTDRe8gi3gGozcu-glTsU2pdlBzByROpo-ML63HOciJId-0PRz8zyN1nEyJkWCO1ntbWdGi59gA076Fvmh099yDOsry6M36-p9Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-11-06 00:50:34
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 iUcmJd5lZAQ4RqR",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "x83Rbl2P-5OqFvg_heG29m8mX-6xaQqbe4LAHmquvwpUQF6CxqaQGkHqOqkhfYEjcBVrHS_Fef0md5PMU6GyANKIU_OK59caYFrwx6HWFkAOclMyCfOCX1A0-C4l6YTGC5FKkfYsuycSM3dKIvTHihr6HayQKMUxZr9hIEnjTcj6eTWyTrmmL_hC-Xb9K4KLEbNb8rFuqKfaGr9iDLvSxpiyP2P1cbMvtzqTxdl3nucodQJoQOvGTDRe8gi3gGozcu-glTsU2pdlBzByROpo-ML63HOciJId-0PRz8zyN1nEyJkWCO1ntbWdGi59gA076Fvmh099yDOsry6M36-p9Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code"
  ]
}
2022-11-06 00:50:34
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 iUcmJd5lZAQ4RqR",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "x83Rbl2P-5OqFvg_heG29m8mX-6xaQqbe4LAHmquvwpUQF6CxqaQGkHqOqkhfYEjcBVrHS_Fef0md5PMU6GyANKIU_OK59caYFrwx6HWFkAOclMyCfOCX1A0-C4l6YTGC5FKkfYsuycSM3dKIvTHihr6HayQKMUxZr9hIEnjTcj6eTWyTrmmL_hC-Xb9K4KLEbNb8rFuqKfaGr9iDLvSxpiyP2P1cbMvtzqTxdl3nucodQJoQOvGTDRe8gi3gGozcu-glTsU2pdlBzByROpo-ML63HOciJId-0PRz8zyN1nEyJkWCO1ntbWdGi59gA076Fvmh099yDOsry6M36-p9Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback#foobar"
  ]
}
2022-11-06 00:50:34
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 iUcmJd5lZAQ4RqR",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "x83Rbl2P-5OqFvg_heG29m8mX-6xaQqbe4LAHmquvwpUQF6CxqaQGkHqOqkhfYEjcBVrHS_Fef0md5PMU6GyANKIU_OK59caYFrwx6HWFkAOclMyCfOCX1A0-C4l6YTGC5FKkfYsuycSM3dKIvTHihr6HayQKMUxZr9hIEnjTcj6eTWyTrmmL_hC-Xb9K4KLEbNb8rFuqKfaGr9iDLvSxpiyP2P1cbMvtzqTxdl3nucodQJoQOvGTDRe8gi3gGozcu-glTsU2pdlBzByROpo-ML63HOciJId-0PRz8zyN1nEyJkWCO1ntbWdGi59gA076Fvmh099yDOsry6M36-p9Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback#foobar"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2022-11-06 00:50:34
CallDynamicRegistrationEndpoint
HTTP request
request_uri
https://rodauth-oauth-oidc.onrender.com/register
request_method
POST
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "content-type": "application/json",
  "content-length": "733"
}
request_body
{"client_name":"Client 1 iUcmJd5lZAQ4RqR","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"x83Rbl2P-5OqFvg_heG29m8mX-6xaQqbe4LAHmquvwpUQF6CxqaQGkHqOqkhfYEjcBVrHS_Fef0md5PMU6GyANKIU_OK59caYFrwx6HWFkAOclMyCfOCX1A0-C4l6YTGC5FKkfYsuycSM3dKIvTHihr6HayQKMUxZr9hIEnjTcj6eTWyTrmmL_hC-Xb9K4KLEbNb8rFuqKfaGr9iDLvSxpiyP2P1cbMvtzqTxdl3nucodQJoQOvGTDRe8gi3gGozcu-glTsU2pdlBzByROpo-ML63HOciJId-0PRz8zyN1nEyJkWCO1ntbWdGi59gA076Fvmh099yDOsry6M36-p9Q"}]},"token_endpoint_auth_method":"private_key_jwt","response_types":["code"],"redirect_uris":["https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback#foobar"],"contacts":["certification@oidf.org"]}
2022-11-06 00:50:35 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
400 BAD_REQUEST
response_status_text
Bad Request
response_headers
{
  "date": "Sun, 06 Nov 2022 00:50:35 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7659d5f6ec5cb18a-ATL",
  "vary": "Accept-Encoding",
  "cf-cache-status": "DYNAMIC",
  "server": "cloudflare",
  "alt-svc": "h3\u003d\":443\"; ma\u003d86400, h3-29\u003d\":443\"; ma\u003d86400"
}
response_body
{"error":"invalid_redirect_uri","error_description":"The 'https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback#foobar' URL is not allowed by this server."}
2022-11-06 00:50:35
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
400
endpoint_name
dynamic registration
headers
{
  "date": "Sun, 06 Nov 2022 00:50:35 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7659d5f6ec5cb18a-ATL",
  "vary": "Accept-Encoding",
  "cf-cache-status": "DYNAMIC",
  "server": "cloudflare",
  "alt-svc": "h3\u003d\":443\"; ma\u003d86400, h3-29\u003d\":443\"; ma\u003d86400"
}
body
{"error":"invalid_redirect_uri","error_description":"The 'https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback#foobar' URL is not allowed by this server."}
body_json
{
  "error": "invalid_redirect_uri",
  "error_description": "The \u0027https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback#foobar\u0027 URL is not allowed by this server."
}
2022-11-06 00:50:35 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-11-06 00:50:35 SUCCESS
EnsureHttpStatusCodeIs400
dynamic registration endpoint returned the expected http status
expected_status
400
http_status
400
2022-11-06 00:50:35 SUCCESS
CheckErrorFromDynamicRegistrationEndpointIsInvalidRedirectUriOrInvalidClientMetadata
Dynamic registration endpoint returned 'error'
permitted
[
  "invalid_redirect_uri",
  "invalid_client_metadata"
]
error
invalid_redirect_uri
2022-11-06 00:50:35 FINISHED
oidcc-redirect-uri-regfrag
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-11-06 00:50:35 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required object: client
expected
client
mapped
Test Results