Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-11-22 12:24:49 INFO
TEST-RUNNER
Test instance 09dnD57RVG4P1uC 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-query-mismatch
2022-11-22 12:24:49 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
2022-11-22 12:24:49
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-22 12:25:14 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Tue, 22 Nov 2022 12:25:14 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "76e1a4ee1edab11e-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-22 12:25:14 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-22 12:25:14 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-11-22 12:25:14 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
{
  "testHost": "rodauth-oauth-oidc.onrender.com",
  "testPort": 443
}
authorization_endpoint
{
  "testHost": "rodauth-oauth-oidc.onrender.com",
  "testPort": 443
}
token_endpoint
{
  "testHost": "rodauth-oauth-oidc.onrender.com",
  "testPort": 443
}
userinfo_endpoint
{
  "testHost": "rodauth-oauth-oidc.onrender.com",
  "testPort": 443
}
2022-11-22 12:25:14
FetchServerKeys
Fetching server key
jwks_uri
https://rodauth-oauth-oidc.onrender.com/jwks
2022-11-22 12:25:14
FetchServerKeys
HTTP request
request_uri
https://rodauth-oauth-oidc.onrender.com/jwks
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2022-11-22 12:25:14 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Tue, 22 Nov 2022 12:25:14 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "76e1a588df23f381-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
{"keys":[{"kty":"RSA","n":"pLTiPIsxEnF0XEwGr8GluJgEl8rxEWEaMFj1Pn7uEvT-7HYL_1w_UDeGBmUmRAO-4KveWH5MbAD2EbmvsQ_9nu3M1CAMD9T-0vLahzLD-o4aGq78sqyWc1HF55WPAYN0KAYX5QI-QKkJAqaJ66BNzC5ujf7RJe9SglVpcSdqMPuUYnofs-i3aTm1urToFRddl4jTmOERfViECwvq0ZqI6qLlbYGEYaUOodJmEX40HFXnUoE46mhbjGTWQXEXCq9530ZZcF_9VNKzD2QnxslqekFKjLEiSo8nxp-RlvTLVLZfNZu7qICL6Z9kxDW4_kEX1UgYb6CWIMWe7Zx79ntz6w","e":"AQAB","kid":"d826e299966ba45876f479f6d735c6e2aa18e28d47231db76f56ab05256b8e8e","use":"sig","alg":"RS256"}]}
2022-11-22 12:25:14
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"kty":"RSA","n":"pLTiPIsxEnF0XEwGr8GluJgEl8rxEWEaMFj1Pn7uEvT-7HYL_1w_UDeGBmUmRAO-4KveWH5MbAD2EbmvsQ_9nu3M1CAMD9T-0vLahzLD-o4aGq78sqyWc1HF55WPAYN0KAYX5QI-QKkJAqaJ66BNzC5ujf7RJe9SglVpcSdqMPuUYnofs-i3aTm1urToFRddl4jTmOERfViECwvq0ZqI6qLlbYGEYaUOodJmEX40HFXnUoE46mhbjGTWQXEXCq9530ZZcF_9VNKzD2QnxslqekFKjLEiSo8nxp-RlvTLVLZfNZu7qICL6Z9kxDW4_kEX1UgYb6CWIMWe7Zx79ntz6w","e":"AQAB","kid":"d826e299966ba45876f479f6d735c6e2aa18e28d47231db76f56ab05256b8e8e","use":"sig","alg":"RS256"}]}
2022-11-22 12:25:14 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "n": "pLTiPIsxEnF0XEwGr8GluJgEl8rxEWEaMFj1Pn7uEvT-7HYL_1w_UDeGBmUmRAO-4KveWH5MbAD2EbmvsQ_9nu3M1CAMD9T-0vLahzLD-o4aGq78sqyWc1HF55WPAYN0KAYX5QI-QKkJAqaJ66BNzC5ujf7RJe9SglVpcSdqMPuUYnofs-i3aTm1urToFRddl4jTmOERfViECwvq0ZqI6qLlbYGEYaUOodJmEX40HFXnUoE46mhbjGTWQXEXCq9530ZZcF_9VNKzD2QnxslqekFKjLEiSo8nxp-RlvTLVLZfNZu7qICL6Z9kxDW4_kEX1UgYb6CWIMWe7Zx79ntz6w",
      "e": "AQAB",
      "kid": "d826e299966ba45876f479f6d735c6e2aa18e28d47231db76f56ab05256b8e8e",
      "use": "sig",
      "alg": "RS256"
    }
  ]
}
2022-11-22 12:25:14 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "n": "pLTiPIsxEnF0XEwGr8GluJgEl8rxEWEaMFj1Pn7uEvT-7HYL_1w_UDeGBmUmRAO-4KveWH5MbAD2EbmvsQ_9nu3M1CAMD9T-0vLahzLD-o4aGq78sqyWc1HF55WPAYN0KAYX5QI-QKkJAqaJ66BNzC5ujf7RJe9SglVpcSdqMPuUYnofs-i3aTm1urToFRddl4jTmOERfViECwvq0ZqI6qLlbYGEYaUOodJmEX40HFXnUoE46mhbjGTWQXEXCq9530ZZcF_9VNKzD2QnxslqekFKjLEiSo8nxp-RlvTLVLZfNZu7qICL6Z9kxDW4_kEX1UgYb6CWIMWe7Zx79ntz6w",
      "e": "AQAB",
      "kid": "d826e299966ba45876f479f6d735c6e2aa18e28d47231db76f56ab05256b8e8e",
      "use": "sig",
      "alg": "RS256"
    }
  ]
}
2022-11-22 12:25:14 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-11-22 12:25:14 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-11-22 12:25:14 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-22 12:25:14 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-11-22 12:25:14
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_name
Client 1
2022-11-22 12:25:14
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
Client 1
2022-11-22 12:25:14
AddQueryToRedirectUri
Updated redirect_uri
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback?bar=foo
2022-11-22 12:25:14 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "3K5c-vY5C5AqEFQxsMtHz3m8pmnj7uYIpIAehEKwn-W4YsgtFQOS5GYy91O7NFyssqHwqtkAvvAs4SnYO368jQo0mVSoZ7IoWC3q1hf1BXbDYsoDj97TQ65cCvDi67MMtzTEoLuQKGSQzXSKGSeI6vcmEUa2AnYcuLxCesGPam8",
      "kty": "RSA",
      "q": "tTx1HNPvxURRdkiJy8baIKBrZpI8CkwpJGIRp8Cj7ZatrawgKfR5j63b7gKqK6iexZdmjOgFaMAw6NMjM5RlVveTKzy1A4VHa4jwpQ82BK4fqpo8Uk5a8zp9llwpspFgf_sTjPCgK4YIMciXthWCFwvIJxO1KsyoUOJuTMEsweE",
      "d": "Ni2m57ehcImHEYrpb6wEslcxbbB4slMlp9LJGN9VLUQLzLlLgS76X8uxe0xoo_-m_WR3L3OUYDX1sPInyUQlgeTbbjm48f0wTNwvyr-VE-wj7k7j-abi8dBdIdIuVXoAj6ykgVxy4eS_8jO_TUusnWq6diOLJM0fVwBa5FNBh4c2xBJqPYUurFlJXnTBlVNbDPBq53nCvQ1DAZ8qU-_voS7zCGyxhznBdAUA2hU7PhILCKorXHq9484xofRPKi9lu7IQWLqs3sbeKcknOO2qwlgXROKxzJxd_mlKCE-q-gphNiwNt4MbZM6_azKQFT3phdp3NinQM6Yy73TF0h4TwQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "dQi8j0P4oq1AMgrKvtF70pV2PE_dTSfiNi4VEHmF7FmqRwXwJ-4oYKHEeTdUPbcYcE1hT0wpshqqxjTAhhcqzmvE6WlKKiqNRqrwGaOyClyNTcch6PbwYw1P7EgUus_ZJAADu3GOdX1n8v-LTK86OL6RTVgnhSWNt88Z2RoVZAU",
      "dp": "NFL3Yt3Mqsw03QhJe-THEw-HRmHnFHbgZ7ilA7EYVeFO9cUGw2vEgXkl7nSg94pdvEEfYjLvtVYXHhAg4AJtzHc1_4EOKQAaBsZkXvzxMKl3LE4_x_YKW4rU8hcphr8-bZYKZR3z0U_-8WgHcm1oTmXpVcFRWIYOy1J_5MFOMus",
      "alg": "RS256",
      "dq": "pvHO60Qq3Krm4y9Eh0pgSaeb5zsTRWUMjPAtVTp1hnjC-XTRl_QUOg6rxV39BQRpZJfnJirgOLK5Gu7KwUuT4f1iOnTMRTbzKBJXoaQWXU9L6inzINn-m4iogOXanxudKabNRoms8Qqg58LgRSEg2TvIHn7f5lHpRcCeW-Oh5-E",
      "n": "nDtlj8UrT_9dYWaX7-5jFVgjplBXFKr9RhRDZpZartsN6300FFk0--Osf7Ym0h_duUcSanorOrlFeeMx0JPFiiLdvEU-GI6sv1DITzPNQsDz9rR_6-_gYNGXVfLprpBoGXhzDUqJm0WfLyjTr_fSPB7cw6h4NvjTirbiH7iyRmpUaxZhL6Gru1_S-uyqkC7lWSaYi9n7AeqYlOVGsAj0RcNMygqPz4vHk6y6OwlOQrLl6S0XGGaue1MSC-rxzPOvKv5X0lBtP8qndb4xxKDTPil1xqzWgqHTOxH6cNrHFdHUZTeHLw2zZslM2Rs5IWDTn4NeiNDfn1IA6KipOF46jw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "nDtlj8UrT_9dYWaX7-5jFVgjplBXFKr9RhRDZpZartsN6300FFk0--Osf7Ym0h_duUcSanorOrlFeeMx0JPFiiLdvEU-GI6sv1DITzPNQsDz9rR_6-_gYNGXVfLprpBoGXhzDUqJm0WfLyjTr_fSPB7cw6h4NvjTirbiH7iyRmpUaxZhL6Gru1_S-uyqkC7lWSaYi9n7AeqYlOVGsAj0RcNMygqPz4vHk6y6OwlOQrLl6S0XGGaue1MSC-rxzPOvKv5X0lBtP8qndb4xxKDTPil1xqzWgqHTOxH6cNrHFdHUZTeHLw2zZslM2Rs5IWDTn4NeiNDfn1IA6KipOF46jw"
    }
  ]
}
2022-11-22 12:25:14 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-22 12:25:14
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-11-22 12:25:14
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
Client 1 09dnD57RVG4P1uC
2022-11-22 12:25:14
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-11-22 12:25:14
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 09dnD57RVG4P1uC",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nDtlj8UrT_9dYWaX7-5jFVgjplBXFKr9RhRDZpZartsN6300FFk0--Osf7Ym0h_duUcSanorOrlFeeMx0JPFiiLdvEU-GI6sv1DITzPNQsDz9rR_6-_gYNGXVfLprpBoGXhzDUqJm0WfLyjTr_fSPB7cw6h4NvjTirbiH7iyRmpUaxZhL6Gru1_S-uyqkC7lWSaYi9n7AeqYlOVGsAj0RcNMygqPz4vHk6y6OwlOQrLl6S0XGGaue1MSC-rxzPOvKv5X0lBtP8qndb4xxKDTPil1xqzWgqHTOxH6cNrHFdHUZTeHLw2zZslM2Rs5IWDTn4NeiNDfn1IA6KipOF46jw"
      }
    ]
  }
}
2022-11-22 12:25:14
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 09dnD57RVG4P1uC",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nDtlj8UrT_9dYWaX7-5jFVgjplBXFKr9RhRDZpZartsN6300FFk0--Osf7Ym0h_duUcSanorOrlFeeMx0JPFiiLdvEU-GI6sv1DITzPNQsDz9rR_6-_gYNGXVfLprpBoGXhzDUqJm0WfLyjTr_fSPB7cw6h4NvjTirbiH7iyRmpUaxZhL6Gru1_S-uyqkC7lWSaYi9n7AeqYlOVGsAj0RcNMygqPz4vHk6y6OwlOQrLl6S0XGGaue1MSC-rxzPOvKv5X0lBtP8qndb4xxKDTPil1xqzWgqHTOxH6cNrHFdHUZTeHLw2zZslM2Rs5IWDTn4NeiNDfn1IA6KipOF46jw"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-11-22 12:25:14
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 09dnD57RVG4P1uC",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nDtlj8UrT_9dYWaX7-5jFVgjplBXFKr9RhRDZpZartsN6300FFk0--Osf7Ym0h_duUcSanorOrlFeeMx0JPFiiLdvEU-GI6sv1DITzPNQsDz9rR_6-_gYNGXVfLprpBoGXhzDUqJm0WfLyjTr_fSPB7cw6h4NvjTirbiH7iyRmpUaxZhL6Gru1_S-uyqkC7lWSaYi9n7AeqYlOVGsAj0RcNMygqPz4vHk6y6OwlOQrLl6S0XGGaue1MSC-rxzPOvKv5X0lBtP8qndb4xxKDTPil1xqzWgqHTOxH6cNrHFdHUZTeHLw2zZslM2Rs5IWDTn4NeiNDfn1IA6KipOF46jw"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code"
  ]
}
2022-11-22 12:25:14
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 09dnD57RVG4P1uC",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nDtlj8UrT_9dYWaX7-5jFVgjplBXFKr9RhRDZpZartsN6300FFk0--Osf7Ym0h_duUcSanorOrlFeeMx0JPFiiLdvEU-GI6sv1DITzPNQsDz9rR_6-_gYNGXVfLprpBoGXhzDUqJm0WfLyjTr_fSPB7cw6h4NvjTirbiH7iyRmpUaxZhL6Gru1_S-uyqkC7lWSaYi9n7AeqYlOVGsAj0RcNMygqPz4vHk6y6OwlOQrLl6S0XGGaue1MSC-rxzPOvKv5X0lBtP8qndb4xxKDTPil1xqzWgqHTOxH6cNrHFdHUZTeHLw2zZslM2Rs5IWDTn4NeiNDfn1IA6KipOF46jw"
      }
    ]
  },
  "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?bar\u003dfoo"
  ]
}
2022-11-22 12:25:14
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 09dnD57RVG4P1uC",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nDtlj8UrT_9dYWaX7-5jFVgjplBXFKr9RhRDZpZartsN6300FFk0--Osf7Ym0h_duUcSanorOrlFeeMx0JPFiiLdvEU-GI6sv1DITzPNQsDz9rR_6-_gYNGXVfLprpBoGXhzDUqJm0WfLyjTr_fSPB7cw6h4NvjTirbiH7iyRmpUaxZhL6Gru1_S-uyqkC7lWSaYi9n7AeqYlOVGsAj0RcNMygqPz4vHk6y6OwlOQrLl6S0XGGaue1MSC-rxzPOvKv5X0lBtP8qndb4xxKDTPil1xqzWgqHTOxH6cNrHFdHUZTeHLw2zZslM2Rs5IWDTn4NeiNDfn1IA6KipOF46jw"
      }
    ]
  },
  "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?bar\u003dfoo"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2022-11-22 12:25:14
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": "734"
}
request_body
{"client_name":"Client 1 09dnD57RVG4P1uC","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"nDtlj8UrT_9dYWaX7-5jFVgjplBXFKr9RhRDZpZartsN6300FFk0--Osf7Ym0h_duUcSanorOrlFeeMx0JPFiiLdvEU-GI6sv1DITzPNQsDz9rR_6-_gYNGXVfLprpBoGXhzDUqJm0WfLyjTr_fSPB7cw6h4NvjTirbiH7iyRmpUaxZhL6Gru1_S-uyqkC7lWSaYi9n7AeqYlOVGsAj0RcNMygqPz4vHk6y6OwlOQrLl6S0XGGaue1MSC-rxzPOvKv5X0lBtP8qndb4xxKDTPil1xqzWgqHTOxH6cNrHFdHUZTeHLw2zZslM2Rs5IWDTn4NeiNDfn1IA6KipOF46jw"}]},"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?bar=foo"],"contacts":["certification@oidf.org"]}
2022-11-22 12:25:17 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "date": "Tue, 22 Nov 2022 12:25:17 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "76e1a58c4fb8ad39-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 09dnD57RVG4P1uC","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"nDtlj8UrT_9dYWaX7-5jFVgjplBXFKr9RhRDZpZartsN6300FFk0--Osf7Ym0h_duUcSanorOrlFeeMx0JPFiiLdvEU-GI6sv1DITzPNQsDz9rR_6-_gYNGXVfLprpBoGXhzDUqJm0WfLyjTr_fSPB7cw6h4NvjTirbiH7iyRmpUaxZhL6Gru1_S-uyqkC7lWSaYi9n7AeqYlOVGsAj0RcNMygqPz4vHk6y6OwlOQrLl6S0XGGaue1MSC-rxzPOvKv5X0lBtP8qndb4xxKDTPil1xqzWgqHTOxH6cNrHFdHUZTeHLw2zZslM2Rs5IWDTn4NeiNDfn1IA6KipOF46jw"}]},"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?bar=foo"],"contacts":["certification@oidf.org"],"application_type":"web","id_token_signed_response_alg":"RS256","scopes":"openid email address phone profile books.read","client_id":"eZ_oP4f9PBPknQ8PIGQR1UyVAm9fkPAORc_Pa3wU5oU","client_id_issued_at":"2022-11-22T12:25:15Z","client_secret":"gtwPpyVsBMBOGAaPLnLHI2D4rZr_jTxD81s38iEISrY","client_secret_expires_at":0}
2022-11-22 12:25:17
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "date": "Tue, 22 Nov 2022 12:25:17 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "76e1a58c4fb8ad39-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 09dnD57RVG4P1uC","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"nDtlj8UrT_9dYWaX7-5jFVgjplBXFKr9RhRDZpZartsN6300FFk0--Osf7Ym0h_duUcSanorOrlFeeMx0JPFiiLdvEU-GI6sv1DITzPNQsDz9rR_6-_gYNGXVfLprpBoGXhzDUqJm0WfLyjTr_fSPB7cw6h4NvjTirbiH7iyRmpUaxZhL6Gru1_S-uyqkC7lWSaYi9n7AeqYlOVGsAj0RcNMygqPz4vHk6y6OwlOQrLl6S0XGGaue1MSC-rxzPOvKv5X0lBtP8qndb4xxKDTPil1xqzWgqHTOxH6cNrHFdHUZTeHLw2zZslM2Rs5IWDTn4NeiNDfn1IA6KipOF46jw"}]},"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?bar=foo"],"contacts":["certification@oidf.org"],"application_type":"web","id_token_signed_response_alg":"RS256","scopes":"openid email address phone profile books.read","client_id":"eZ_oP4f9PBPknQ8PIGQR1UyVAm9fkPAORc_Pa3wU5oU","client_id_issued_at":"2022-11-22T12:25:15Z","client_secret":"gtwPpyVsBMBOGAaPLnLHI2D4rZr_jTxD81s38iEISrY","client_secret_expires_at":0}
body_json
{
  "client_name": "Client 1 09dnD57RVG4P1uC",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nDtlj8UrT_9dYWaX7-5jFVgjplBXFKr9RhRDZpZartsN6300FFk0--Osf7Ym0h_duUcSanorOrlFeeMx0JPFiiLdvEU-GI6sv1DITzPNQsDz9rR_6-_gYNGXVfLprpBoGXhzDUqJm0WfLyjTr_fSPB7cw6h4NvjTirbiH7iyRmpUaxZhL6Gru1_S-uyqkC7lWSaYi9n7AeqYlOVGsAj0RcNMygqPz4vHk6y6OwlOQrLl6S0XGGaue1MSC-rxzPOvKv5X0lBtP8qndb4xxKDTPil1xqzWgqHTOxH6cNrHFdHUZTeHLw2zZslM2Rs5IWDTn4NeiNDfn1IA6KipOF46jw"
      }
    ]
  },
  "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?bar\u003dfoo"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "application_type": "web",
  "id_token_signed_response_alg": "RS256",
  "scopes": "openid email address phone profile books.read",
  "client_id": "eZ_oP4f9PBPknQ8PIGQR1UyVAm9fkPAORc_Pa3wU5oU",
  "client_id_issued_at": "2022-11-22T12:25:15Z",
  "client_secret": "gtwPpyVsBMBOGAaPLnLHI2D4rZr_jTxD81s38iEISrY",
  "client_secret_expires_at": 0
}
2022-11-22 12:25:17 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-11-22 12:25:17 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-11-22 12:25:17 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-11-22 12:25:17 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
eZ_oP4f9PBPknQ8PIGQR1UyVAm9fkPAORc_Pa3wU5oU
2022-11-22 12:25:17
VerifyClientManagementCredentials
Dynamic registration returned neither registration_client_uri nor registration_access_token
2022-11-22 12:25:17
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-11-22 12:25:17 SUCCESS
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
method
private_key_jwt
2022-11-22 12:25:17 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://rodauth-oauth-oidc.onrender.com/userinfo
2022-11-22 12:25:17
oidcc-redirect-uri-query-mismatch
Setup Done
Make request to authorization endpoint
2022-11-22 12:25:17 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
eZ_oP4f9PBPknQ8PIGQR1UyVAm9fkPAORc_Pa3wU5oU
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback?bar=foo
scope
openid
2022-11-22 12:25:17
CreateRandomStateValue
Created state value
requested_state_length
10
state
uSVw3nzdoH
2022-11-22 12:25:17 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
eZ_oP4f9PBPknQ8PIGQR1UyVAm9fkPAORc_Pa3wU5oU
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback?bar=foo
scope
openid
state
uSVw3nzdoH
2022-11-22 12:25:17
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
yLtDwtROTZ
2022-11-22 12:25:17 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
eZ_oP4f9PBPknQ8PIGQR1UyVAm9fkPAORc_Pa3wU5oU
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback?bar=foo
scope
openid
state
uSVw3nzdoH
nonce
yLtDwtROTZ
2022-11-22 12:25:17 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
eZ_oP4f9PBPknQ8PIGQR1UyVAm9fkPAORc_Pa3wU5oU
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback?bar=foo
scope
openid
state
uSVw3nzdoH
nonce
yLtDwtROTZ
response_type
code
2022-11-22 12:25:17
ReplaceRedirectUriQueryInAuthorizationRequest
Updated redirect_uri in authorization endpoint request
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback?foo=bar
2022-11-22 12:25:17 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "eZ_oP4f9PBPknQ8PIGQR1UyVAm9fkPAORc_Pa3wU5oU",
  "scope": "openid",
  "state": "uSVw3nzdoH",
  "nonce": "yLtDwtROTZ",
  "response_type": "code",
  "redirect_uri": "https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback?foo\u003dbar"
}
redirect_to_authorization_endpoint
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=eZ_oP4f9PBPknQ8PIGQR1UyVAm9fkPAORc_Pa3wU5oU&scope=openid&state=uSVw3nzdoH&nonce=yLtDwtROTZ&response_type=code&redirect_uri=https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback?foo%3Dbar
2022-11-22 12:25:17 REDIRECT
oidcc-redirect-uri-query-mismatch
Redirecting to authorization endpoint
redirect_to
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=eZ_oP4f9PBPknQ8PIGQR1UyVAm9fkPAORc_Pa3wU5oU&scope=openid&state=uSVw3nzdoH&nonce=yLtDwtROTZ&response_type=code&redirect_uri=https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback?foo%3Dbar
2022-11-22 12:25:17 REVIEW IMAGE
ExpectRedirectUriErrorPage
Show redirect URI error page
img
updatedAt
1669120223123
2022-11-22 12:30:36 FINISHED
oidcc-redirect-uri-query-mismatch
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2022-11-22 12:30:36
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-11-22 12:31:14
TEST-RUNNER
Alias has now been claimed by another test
alias
rodauth-oauth-dynamic-certification-proffile
new_test_id
p0cWS62Ag31cXfp
Test Results