Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-11-04 22:45:14 INFO
TEST-RUNNER
Test instance 20U7pqlFX08glft 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-registration-sector-uri
2022-11-04 22:45:14 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
2022-11-04 22:45:14
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-04 22:45:15 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 04 Nov 2022 22:45:15 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7650e100aa01ace5-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,"userinfo_endpoint":"https://rodauth-oauth-oidc.onrender.com/userinfo","end_session_endpoint":"https://rodauth-oauth-oidc.onrender.com/oidc-logout","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-04 22:45:15 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
userinfo_endpoint
https://rodauth-oauth-oidc.onrender.com/userinfo
end_session_endpoint
https://rodauth-oauth-oidc.onrender.com/oidc-logout
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-04 22:45:15 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-11-04 22:45:15
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_name
Client 1
2022-11-04 22:45:15
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
Client 1
2022-11-04 22:45:15
CreateSectorRedirectUris
Created sector redirect URIs
sector_redirect_uris
{
  "value": [
    "https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback"
  ]
}
2022-11-04 22:45:15
oidcc-registration-sector-uri
Setup Done
2022-11-04 22:45:15 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "2sDNVyW6WURzDHgpd_CwH6G-3QTpvmX-jgzDTV-hi1eNI01EXyciFyXVJ0YFnnac-WDOyj294D3h4HXlji561EOipO6RjIAFi-h2iOHQKtIk2BK_vQoGMpPR_qfxoWu49RmxWmfVGcj125z-RdHanrCyAD9iryHTTomYlnpi0LE",
      "kty": "RSA",
      "q": "omF6d6CJLwcPYrPI9G_NsHo8Ozr5S9QERuW3Bwe8XGfDEWhHdVFC7OCSURgaauH7ZfkgpkHpD19m_5PYUvMdHN97xGMIMjSFX6TniHZWY-vgcvfkrQJAvtrSy3aqMpv5RB1iUm_NquG4jqaydYSg7h4tc3uOw1RsyNzAczL-agk",
      "d": "ZvUaXRBYpatHh2XVwHbWNGegD5I4Ee4pdFAdelT50b5VLyDcsoc2fiBy6hTRB3JPRXnRRdsvmaMEim1ymOUjfv8BXuegbGC8d8bMN9SobUKNC6b8-2aMJ22FNPjx6ZMlDNcrJFiVFg6ITgxCLotzV5braNxkMAZf5x_iWsyR9aJSV5VsInAKsfkT-hE64F4o6hvkBAa7HD3kyWyovUA0AwAMqz09aPS5WE0C4aLF__Xf6L8emjLXNyGU6KNnH0PY5GIoEN0j0vXsF0672sjYOJc4nvzbk3DHPy5TskCCPM31on1-N_TRvyz_rqKUBHbKN-clK6zMVvAW-E6YxHqjgQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "EJmVtwGBqkU0q3cEzn7rqDrLeeGlq2oMcSAHfCxCnuw3uVLNJ9waE6pNr3-eoUmVSFsn7G9JcRVBqlwj2HVBKpWm1hVru2JiuPoETor_9yQWgtFlXs9vuCbdqF59_8d7GgQNua05r68yWPECqlEz-XmN0lEz9D1MuZkxp_5BPx8",
      "dp": "BSPqr1WPn3FgUrawIsVhHh0q4v6uj27OIIBkRnkszp1sD5xNMv80ad7Vt2qJz0NyRNnlghMZVx-dIy0iC8lD0aEVPVLt0KNhffwkbOsBfUAa5YjrQIHvy1h14soHf4eMfRXxePJfq49xV4vE3dckj_4O8LqMkxj0YjARideuYsE",
      "alg": "RS256",
      "dq": "NFOTQn-CFZyB0b270UFCGE-bnz6m3U-qPSqDa4mLon9xdeeTt3ODTJAltmo9ARpnh_nbEpiEwQZuS4faGwjq5cYCvUtodb1FCYg7cFcqCbMWNhY6I6JpONeNPDG2MO7gSZnqeEQ9E4b_kUCYm5Qsw-8HmIJFhB5tm-C_R6A0Kfk",
      "n": "isFNpQ6N7UpFPYK0O1fD9hzXLmgdzAgVMl9N_mGHMpCbIzPz87O25VHp2bSpmP6I93jjoPMH8r9kPv496RlEAsWNR2Jx7ll3f4ZkvevWwjetZ0gLwznTlv7fGw3ls7mj15zyKFAcICGu5odeYNHo9_vYr0fbzfXGuKQAtYJSrCQWApUmaMp8E5Ry13iXGapEPgOKFdw5LIYZN4hcLGk8SzgNI3nRm4Y4NJMLTedj5DcxINqoWuS7KQfvMf1Cyy3YV-ONlxin_XflIYQNBmjUm5QQOV8BvIjd7ByoeQ_TUi63lTr7hpCm7FI1k676GCbW-HqadC9UYUo8PeZH2YCgOQ"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "isFNpQ6N7UpFPYK0O1fD9hzXLmgdzAgVMl9N_mGHMpCbIzPz87O25VHp2bSpmP6I93jjoPMH8r9kPv496RlEAsWNR2Jx7ll3f4ZkvevWwjetZ0gLwznTlv7fGw3ls7mj15zyKFAcICGu5odeYNHo9_vYr0fbzfXGuKQAtYJSrCQWApUmaMp8E5Ry13iXGapEPgOKFdw5LIYZN4hcLGk8SzgNI3nRm4Y4NJMLTedj5DcxINqoWuS7KQfvMf1Cyy3YV-ONlxin_XflIYQNBmjUm5QQOV8BvIjd7ByoeQ_TUi63lTr7hpCm7FI1k676GCbW-HqadC9UYUo8PeZH2YCgOQ"
    }
  ]
}
2022-11-04 22:45:15 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-04 22:45:15
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-11-04 22:45:15
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
Client 1 20U7pqlFX08glft
2022-11-04 22:45:15
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-11-04 22:45:15
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 20U7pqlFX08glft",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "isFNpQ6N7UpFPYK0O1fD9hzXLmgdzAgVMl9N_mGHMpCbIzPz87O25VHp2bSpmP6I93jjoPMH8r9kPv496RlEAsWNR2Jx7ll3f4ZkvevWwjetZ0gLwznTlv7fGw3ls7mj15zyKFAcICGu5odeYNHo9_vYr0fbzfXGuKQAtYJSrCQWApUmaMp8E5Ry13iXGapEPgOKFdw5LIYZN4hcLGk8SzgNI3nRm4Y4NJMLTedj5DcxINqoWuS7KQfvMf1Cyy3YV-ONlxin_XflIYQNBmjUm5QQOV8BvIjd7ByoeQ_TUi63lTr7hpCm7FI1k676GCbW-HqadC9UYUo8PeZH2YCgOQ"
      }
    ]
  }
}
2022-11-04 22:45:15
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 20U7pqlFX08glft",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "isFNpQ6N7UpFPYK0O1fD9hzXLmgdzAgVMl9N_mGHMpCbIzPz87O25VHp2bSpmP6I93jjoPMH8r9kPv496RlEAsWNR2Jx7ll3f4ZkvevWwjetZ0gLwznTlv7fGw3ls7mj15zyKFAcICGu5odeYNHo9_vYr0fbzfXGuKQAtYJSrCQWApUmaMp8E5Ry13iXGapEPgOKFdw5LIYZN4hcLGk8SzgNI3nRm4Y4NJMLTedj5DcxINqoWuS7KQfvMf1Cyy3YV-ONlxin_XflIYQNBmjUm5QQOV8BvIjd7ByoeQ_TUi63lTr7hpCm7FI1k676GCbW-HqadC9UYUo8PeZH2YCgOQ"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-11-04 22:45:15
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 20U7pqlFX08glft",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "isFNpQ6N7UpFPYK0O1fD9hzXLmgdzAgVMl9N_mGHMpCbIzPz87O25VHp2bSpmP6I93jjoPMH8r9kPv496RlEAsWNR2Jx7ll3f4ZkvevWwjetZ0gLwznTlv7fGw3ls7mj15zyKFAcICGu5odeYNHo9_vYr0fbzfXGuKQAtYJSrCQWApUmaMp8E5Ry13iXGapEPgOKFdw5LIYZN4hcLGk8SzgNI3nRm4Y4NJMLTedj5DcxINqoWuS7KQfvMf1Cyy3YV-ONlxin_XflIYQNBmjUm5QQOV8BvIjd7ByoeQ_TUi63lTr7hpCm7FI1k676GCbW-HqadC9UYUo8PeZH2YCgOQ"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code"
  ]
}
2022-11-04 22:45:15
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 20U7pqlFX08glft",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "isFNpQ6N7UpFPYK0O1fD9hzXLmgdzAgVMl9N_mGHMpCbIzPz87O25VHp2bSpmP6I93jjoPMH8r9kPv496RlEAsWNR2Jx7ll3f4ZkvevWwjetZ0gLwznTlv7fGw3ls7mj15zyKFAcICGu5odeYNHo9_vYr0fbzfXGuKQAtYJSrCQWApUmaMp8E5Ry13iXGapEPgOKFdw5LIYZN4hcLGk8SzgNI3nRm4Y4NJMLTedj5DcxINqoWuS7KQfvMf1Cyy3YV-ONlxin_XflIYQNBmjUm5QQOV8BvIjd7ByoeQ_TUi63lTr7hpCm7FI1k676GCbW-HqadC9UYUo8PeZH2YCgOQ"
      }
    ]
  },
  "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"
  ]
}
2022-11-04 22:45:15
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 20U7pqlFX08glft",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "isFNpQ6N7UpFPYK0O1fD9hzXLmgdzAgVMl9N_mGHMpCbIzPz87O25VHp2bSpmP6I93jjoPMH8r9kPv496RlEAsWNR2Jx7ll3f4ZkvevWwjetZ0gLwznTlv7fGw3ls7mj15zyKFAcICGu5odeYNHo9_vYr0fbzfXGuKQAtYJSrCQWApUmaMp8E5Ry13iXGapEPgOKFdw5LIYZN4hcLGk8SzgNI3nRm4Y4NJMLTedj5DcxINqoWuS7KQfvMf1Cyy3YV-ONlxin_XflIYQNBmjUm5QQOV8BvIjd7ByoeQ_TUi63lTr7hpCm7FI1k676GCbW-HqadC9UYUo8PeZH2YCgOQ"
      }
    ]
  },
  "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"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2022-11-04 22:45:15
AddSubjectTypePairwiseToDynamicRegistrationRequest
Added pairwise subject_type to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 20U7pqlFX08glft",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "isFNpQ6N7UpFPYK0O1fD9hzXLmgdzAgVMl9N_mGHMpCbIzPz87O25VHp2bSpmP6I93jjoPMH8r9kPv496RlEAsWNR2Jx7ll3f4ZkvevWwjetZ0gLwznTlv7fGw3ls7mj15zyKFAcICGu5odeYNHo9_vYr0fbzfXGuKQAtYJSrCQWApUmaMp8E5Ry13iXGapEPgOKFdw5LIYZN4hcLGk8SzgNI3nRm4Y4NJMLTedj5DcxINqoWuS7KQfvMf1Cyy3YV-ONlxin_XflIYQNBmjUm5QQOV8BvIjd7ByoeQ_TUi63lTr7hpCm7FI1k676GCbW-HqadC9UYUo8PeZH2YCgOQ"
      }
    ]
  },
  "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"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "subject_type": "pairwise"
}
2022-11-04 22:45:15
AddSectorIdentifierUriToDynamicRegistrationRequest
Added sector_identifier_uri to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 20U7pqlFX08glft",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "isFNpQ6N7UpFPYK0O1fD9hzXLmgdzAgVMl9N_mGHMpCbIzPz87O25VHp2bSpmP6I93jjoPMH8r9kPv496RlEAsWNR2Jx7ll3f4ZkvevWwjetZ0gLwznTlv7fGw3ls7mj15zyKFAcICGu5odeYNHo9_vYr0fbzfXGuKQAtYJSrCQWApUmaMp8E5Ry13iXGapEPgOKFdw5LIYZN4hcLGk8SzgNI3nRm4Y4NJMLTedj5DcxINqoWuS7KQfvMf1Cyy3YV-ONlxin_XflIYQNBmjUm5QQOV8BvIjd7ByoeQ_TUi63lTr7hpCm7FI1k676GCbW-HqadC9UYUo8PeZH2YCgOQ"
      }
    ]
  },
  "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"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "subject_type": "pairwise",
  "sector_identifier_uri": "https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/redirect_uris.json"
}
2022-11-04 22:45:15
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": "886"
}
request_body
{"client_name":"Client 1 20U7pqlFX08glft","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"isFNpQ6N7UpFPYK0O1fD9hzXLmgdzAgVMl9N_mGHMpCbIzPz87O25VHp2bSpmP6I93jjoPMH8r9kPv496RlEAsWNR2Jx7ll3f4ZkvevWwjetZ0gLwznTlv7fGw3ls7mj15zyKFAcICGu5odeYNHo9_vYr0fbzfXGuKQAtYJSrCQWApUmaMp8E5Ry13iXGapEPgOKFdw5LIYZN4hcLGk8SzgNI3nRm4Y4NJMLTedj5DcxINqoWuS7KQfvMf1Cyy3YV-ONlxin_XflIYQNBmjUm5QQOV8BvIjd7ByoeQ_TUi63lTr7hpCm7FI1k676GCbW-HqadC9UYUo8PeZH2YCgOQ"}]},"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"],"contacts":["certification@oidf.org"],"subject_type":"pairwise","sector_identifier_uri":"https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/redirect_uris.json"}
2022-11-04 22:45:16 INCOMING
oidcc-registration-sector-uri
Incoming HTTP request to /test/a/rodauth-oauth-dynamic-certification-proffile/redirect_uris.json
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept-encoding": "gzip;q\u003d1.0,deflate;q\u003d0.6,identity;q\u003d0.3",
  "accept": "application/json",
  "user-agent": "Ruby",
  "connection": "close"
}
incoming_path
/test/a/rodauth-oauth-dynamic-certification-proffile/redirect_uris.json
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES256-GCM-SHA384
incoming_body_json
2022-11-04 22:45:16 OUTGOING
oidcc-registration-sector-uri
Response to HTTP request to test instance 20U7pqlFX08glft
outgoing_status_code
200
outgoing_headers
{
  "Content-Type": [
    "application/json"
  ]
}
outgoing_body
[
  "https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback"
]
outgoing_path
redirect_uris.json
2022-11-04 22:45:18 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "date": "Fri, 04 Nov 2022 22:45:18 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7650e102a8a3b0f1-ATL",
  "cache-control": "no-store",
  "vary": "Accept-Encoding",
  "cf-cache-status": "DYNAMIC",
  "pragma": "no-cache",
  "server": "cloudflare",
  "alt-svc": "h3\u003d\":443\"; ma\u003d86400, h3-29\u003d\":443\"; ma\u003d86400"
}
response_body
{"client_name":"Client 1 20U7pqlFX08glft","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"isFNpQ6N7UpFPYK0O1fD9hzXLmgdzAgVMl9N_mGHMpCbIzPz87O25VHp2bSpmP6I93jjoPMH8r9kPv496RlEAsWNR2Jx7ll3f4ZkvevWwjetZ0gLwznTlv7fGw3ls7mj15zyKFAcICGu5odeYNHo9_vYr0fbzfXGuKQAtYJSrCQWApUmaMp8E5Ry13iXGapEPgOKFdw5LIYZN4hcLGk8SzgNI3nRm4Y4NJMLTedj5DcxINqoWuS7KQfvMf1Cyy3YV-ONlxin_XflIYQNBmjUm5QQOV8BvIjd7ByoeQ_TUi63lTr7hpCm7FI1k676GCbW-HqadC9UYUo8PeZH2YCgOQ"}]},"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"],"contacts":["certification@oidf.org"],"subject_type":"pairwise","sector_identifier_uri":"https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/redirect_uris.json","application_type":"web","id_token_signed_response_alg":"RS256","scopes":"openid email address phone profile books.read","client_id":"zHRdjVJUCOYWMAgBCOb-7B9ghKJCXiXKh6wBl6tdn9g","client_id_issued_at":"2022-11-04T22:45:16Z","client_secret":"3I_AlbqUrsvZAnqYizVwLi-o3QyJYh1vB4Ohw39m1t0","client_secret_expires_at":0}
2022-11-04 22:45:18
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "date": "Fri, 04 Nov 2022 22:45:18 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7650e102a8a3b0f1-ATL",
  "cache-control": "no-store",
  "vary": "Accept-Encoding",
  "cf-cache-status": "DYNAMIC",
  "pragma": "no-cache",
  "server": "cloudflare",
  "alt-svc": "h3\u003d\":443\"; ma\u003d86400, h3-29\u003d\":443\"; ma\u003d86400"
}
body
{"client_name":"Client 1 20U7pqlFX08glft","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"isFNpQ6N7UpFPYK0O1fD9hzXLmgdzAgVMl9N_mGHMpCbIzPz87O25VHp2bSpmP6I93jjoPMH8r9kPv496RlEAsWNR2Jx7ll3f4ZkvevWwjetZ0gLwznTlv7fGw3ls7mj15zyKFAcICGu5odeYNHo9_vYr0fbzfXGuKQAtYJSrCQWApUmaMp8E5Ry13iXGapEPgOKFdw5LIYZN4hcLGk8SzgNI3nRm4Y4NJMLTedj5DcxINqoWuS7KQfvMf1Cyy3YV-ONlxin_XflIYQNBmjUm5QQOV8BvIjd7ByoeQ_TUi63lTr7hpCm7FI1k676GCbW-HqadC9UYUo8PeZH2YCgOQ"}]},"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"],"contacts":["certification@oidf.org"],"subject_type":"pairwise","sector_identifier_uri":"https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/redirect_uris.json","application_type":"web","id_token_signed_response_alg":"RS256","scopes":"openid email address phone profile books.read","client_id":"zHRdjVJUCOYWMAgBCOb-7B9ghKJCXiXKh6wBl6tdn9g","client_id_issued_at":"2022-11-04T22:45:16Z","client_secret":"3I_AlbqUrsvZAnqYizVwLi-o3QyJYh1vB4Ohw39m1t0","client_secret_expires_at":0}
body_json
{
  "client_name": "Client 1 20U7pqlFX08glft",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "isFNpQ6N7UpFPYK0O1fD9hzXLmgdzAgVMl9N_mGHMpCbIzPz87O25VHp2bSpmP6I93jjoPMH8r9kPv496RlEAsWNR2Jx7ll3f4ZkvevWwjetZ0gLwznTlv7fGw3ls7mj15zyKFAcICGu5odeYNHo9_vYr0fbzfXGuKQAtYJSrCQWApUmaMp8E5Ry13iXGapEPgOKFdw5LIYZN4hcLGk8SzgNI3nRm4Y4NJMLTedj5DcxINqoWuS7KQfvMf1Cyy3YV-ONlxin_XflIYQNBmjUm5QQOV8BvIjd7ByoeQ_TUi63lTr7hpCm7FI1k676GCbW-HqadC9UYUo8PeZH2YCgOQ"
      }
    ]
  },
  "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"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "subject_type": "pairwise",
  "sector_identifier_uri": "https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/redirect_uris.json",
  "application_type": "web",
  "id_token_signed_response_alg": "RS256",
  "scopes": "openid email address phone profile books.read",
  "client_id": "zHRdjVJUCOYWMAgBCOb-7B9ghKJCXiXKh6wBl6tdn9g",
  "client_id_issued_at": "2022-11-04T22:45:16Z",
  "client_secret": "3I_AlbqUrsvZAnqYizVwLi-o3QyJYh1vB4Ohw39m1t0",
  "client_secret_expires_at": 0
}
2022-11-04 22:45:18 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-11-04 22:45:18 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-11-04 22:45:18 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-11-04 22:45:18 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
zHRdjVJUCOYWMAgBCOb-7B9ghKJCXiXKh6wBl6tdn9g
2022-11-04 22:45:18
VerifyClientManagementCredentials
Dynamic registration returned neither registration_client_uri nor registration_access_token
2022-11-04 22:45:18
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-11-04 22:45:18 FINISHED
oidcc-registration-sector-uri
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-11-04 22:45:18
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-11-04 22:45:30
TEST-RUNNER
Alias has now been claimed by another test
alias
rodauth-oauth-dynamic-certification-proffile
new_test_id
GpFHIdNrcyMb5ue
Test Results