Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-11-22 10:50:52 INFO
TEST-RUNNER
Test instance Vq44TBbSeRAbU0D 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-ensure-redirect-uri-in-authorization-request
2022-11-22 10:50:52 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
2022-11-22 10:50:52
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 10:50:52 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Tue, 22 Nov 2022 10:50:52 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "76e11b4d4e02adac-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 10:50:52 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 10:50:52 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-11-22 10:50:52 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 10:50:52
FetchServerKeys
Fetching server key
jwks_uri
https://rodauth-oauth-oidc.onrender.com/jwks
2022-11-22 10:50:52
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 10:50:53 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Tue, 22 Nov 2022 10:50:53 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "76e11b4fcc15b048-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":"syyr76DhGf4RtyGDe2IJm67zo528cLCZq3zMGU_jA1x0SCLxr5Zax9SkMkCu4LBJuymmfhQ0JuunRjziO5rPaYFWyX_qGaFcuTD76EvGx-1dDCAikjApYgVX0meu9m1jDXT2-n-vCnPvbt1FshD9gKqhn4nMQ8yn5Pi1PSCEKgqcn498HWC5WWwhORE11lGh5cZpDWM5DWjRyDUmRfKqrGbmznaWodI2U_CzQViudHmF5OLdSzyUiC9h4om0HIpuEUbY1tEj67ugGqDC4JAOr2W2LTQLDgXKDM5ESfX-LOe2VVmsXZkcYvuWgdPwG03wGH9FyKpdDzHw1_3_o0y_yw","e":"AQAB","kid":"f237ca1d678f7564472b6670010efd19a4d57e41a8d3bd1a8396eaefff5b0bb3","use":"sig","alg":"RS256"},{"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 10:50:53
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"kty":"RSA","n":"syyr76DhGf4RtyGDe2IJm67zo528cLCZq3zMGU_jA1x0SCLxr5Zax9SkMkCu4LBJuymmfhQ0JuunRjziO5rPaYFWyX_qGaFcuTD76EvGx-1dDCAikjApYgVX0meu9m1jDXT2-n-vCnPvbt1FshD9gKqhn4nMQ8yn5Pi1PSCEKgqcn498HWC5WWwhORE11lGh5cZpDWM5DWjRyDUmRfKqrGbmznaWodI2U_CzQViudHmF5OLdSzyUiC9h4om0HIpuEUbY1tEj67ugGqDC4JAOr2W2LTQLDgXKDM5ESfX-LOe2VVmsXZkcYvuWgdPwG03wGH9FyKpdDzHw1_3_o0y_yw","e":"AQAB","kid":"f237ca1d678f7564472b6670010efd19a4d57e41a8d3bd1a8396eaefff5b0bb3","use":"sig","alg":"RS256"},{"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 10:50:53 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "n": "syyr76DhGf4RtyGDe2IJm67zo528cLCZq3zMGU_jA1x0SCLxr5Zax9SkMkCu4LBJuymmfhQ0JuunRjziO5rPaYFWyX_qGaFcuTD76EvGx-1dDCAikjApYgVX0meu9m1jDXT2-n-vCnPvbt1FshD9gKqhn4nMQ8yn5Pi1PSCEKgqcn498HWC5WWwhORE11lGh5cZpDWM5DWjRyDUmRfKqrGbmznaWodI2U_CzQViudHmF5OLdSzyUiC9h4om0HIpuEUbY1tEj67ugGqDC4JAOr2W2LTQLDgXKDM5ESfX-LOe2VVmsXZkcYvuWgdPwG03wGH9FyKpdDzHw1_3_o0y_yw",
      "e": "AQAB",
      "kid": "f237ca1d678f7564472b6670010efd19a4d57e41a8d3bd1a8396eaefff5b0bb3",
      "use": "sig",
      "alg": "RS256"
    },
    {
      "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 10:50:53 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "n": "syyr76DhGf4RtyGDe2IJm67zo528cLCZq3zMGU_jA1x0SCLxr5Zax9SkMkCu4LBJuymmfhQ0JuunRjziO5rPaYFWyX_qGaFcuTD76EvGx-1dDCAikjApYgVX0meu9m1jDXT2-n-vCnPvbt1FshD9gKqhn4nMQ8yn5Pi1PSCEKgqcn498HWC5WWwhORE11lGh5cZpDWM5DWjRyDUmRfKqrGbmznaWodI2U_CzQViudHmF5OLdSzyUiC9h4om0HIpuEUbY1tEj67ugGqDC4JAOr2W2LTQLDgXKDM5ESfX-LOe2VVmsXZkcYvuWgdPwG03wGH9FyKpdDzHw1_3_o0y_yw",
      "e": "AQAB",
      "kid": "f237ca1d678f7564472b6670010efd19a4d57e41a8d3bd1a8396eaefff5b0bb3",
      "use": "sig",
      "alg": "RS256"
    },
    {
      "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 10:50:53 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-11-22 10:50:53 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-11-22 10:50:53 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-22 10:50:53 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-11-22 10:50:53
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_name
Client 1
2022-11-22 10:50:53
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
Client 1
2022-11-22 10:50:53 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "6CHJezGPB2NFKIdPKX3NMh0j42HcgbAUV2q-1yB7M8aaQkiYZZGQGQ1gbngR9An8-_XMVSh2mDmNtiuNRO32DwciLnC77SzmPhbTGihAZFgS1qii5usxd1fhhpwRnqC6PgJZP82DA32loYhI7adRc9MDK_-X_adeFatoKxEnhsE",
      "kty": "RSA",
      "q": "qUqeYCNy3aXookmIoBlsZJQ5clGY_F4UqDvtmOU5oxpqcx9d3ClxpfIaRt6AuQYTPoYhrhjS5AUdPYpWnNBNz7Cl_M-X094Z6aTCBPWp-BqX5cobBZhKPXFpHjACocccj91YnK6FMrfMuh_gvCJ0liFQIqx-yBsbf4kHGeSWnqk",
      "d": "Dy7NmxDeGFGU3_W1yAVFn_qSnOEi7Du3rPpISCf-c8O-yjnEL9HBSXccIZtHAsHyIk7YIdEEpiOJMFbPLpd4LrX6P05PsH76wErg6C6ix79GaHpYeoOJ5544-B-L3NXVPAiUV_YFirmt3EB-P9wglGznBr4CzNZw5UgU7_ZFPDpYduG3R2CPC-yemKSJpupIz9VKuUfGtna0xSltbutPR-RqYxgCIhe4cCJSFsQb6mUM2k7Cn3qeLIxRTKEIQVsFmH1vzXnARhg4svAfROxHVzw_tCAAs-5dXy2aoYQtYLr-bDnf4bWONWohz0JZ-tPTJOlUgKp0lk5DaCKgvN08AQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "b7t_eagG84Wb_nlVU87uPi44rMVnMGqIbdaPSvhYnbe0C_NwaeiNxSW8Kjvp6FnGLtmb80eMCm9AjssnqRkplTOcnHx7jGLWYBdiN6Cc_sHnmnQzci2wHZwRGhtg0mCQv0G0RF0ieewTcwtPhmuZUi9DmBVQO5dXJTqw2Z_xCGE",
      "dp": "FLpPn2yBdQtsNX4_l1jgZcUsWzV11y694kBp4hPIbIsjYx_QW-FvmI0VO0gFcmEh8e203TXLwTQCb23cI3eMLTNZ3gO7BCaqOIkZOJC3jz4-EGTmhvAhbqKuRLLS7_MyLi9PgN78_-bMT2w39uCl6U3CTr939vJm-FBh8NaLTQE",
      "alg": "RS256",
      "dq": "NQ13WHWDd8aYgtM8h7-v4k05O4Qqx1vMaXRuXy3mxCBxH6bCyU4LmY-ngHIWMOWgfkWWpHKPFHot0a1au0XkPKQFQJbl47WEtV22l8tM-r2KwK53jWdOTLcP1DADgyNc5hDdxixC_cPv2pxG126Mzsedz1_zU057bZpJqWmjchE",
      "n": "mYH3Yph-HJSz1mV9Q6fBph6Xei86HDlXd5YMQq0-oL-RVjKlx4V0UYgAWCCRQp_oJ9k7-lu5MYhiuuKtMmuIf5JnDQ4ZYxPL1tUoKvOO00uExN4m5WG5gmoGaWPrUfo8lBhX2yCF_jtDnGj-q9BPAoHVpf6jnhqbwNklhWEfnWmfX7Icnontvl00oWp60W_De9CZpzxOCkRMV9n1SecBL1zKjjUt_MxKzQk2IaipXsYHbrk03nFwhYoWRACrGU9IJcYgd0kAdta3xgqVuBUGaSwTljIl2zO4ew2UGJJF0An0d9Zbo4D7KgHFALbxUaALZ77do-l7nroaygoKkVkTaQ"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "mYH3Yph-HJSz1mV9Q6fBph6Xei86HDlXd5YMQq0-oL-RVjKlx4V0UYgAWCCRQp_oJ9k7-lu5MYhiuuKtMmuIf5JnDQ4ZYxPL1tUoKvOO00uExN4m5WG5gmoGaWPrUfo8lBhX2yCF_jtDnGj-q9BPAoHVpf6jnhqbwNklhWEfnWmfX7Icnontvl00oWp60W_De9CZpzxOCkRMV9n1SecBL1zKjjUt_MxKzQk2IaipXsYHbrk03nFwhYoWRACrGU9IJcYgd0kAdta3xgqVuBUGaSwTljIl2zO4ew2UGJJF0An0d9Zbo4D7KgHFALbxUaALZ77do-l7nroaygoKkVkTaQ"
    }
  ]
}
2022-11-22 10:50:53 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-22 10:50:53
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-11-22 10:50:53
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
Client 1 Vq44TBbSeRAbU0D
2022-11-22 10:50:53
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-11-22 10:50:53
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 Vq44TBbSeRAbU0D",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "mYH3Yph-HJSz1mV9Q6fBph6Xei86HDlXd5YMQq0-oL-RVjKlx4V0UYgAWCCRQp_oJ9k7-lu5MYhiuuKtMmuIf5JnDQ4ZYxPL1tUoKvOO00uExN4m5WG5gmoGaWPrUfo8lBhX2yCF_jtDnGj-q9BPAoHVpf6jnhqbwNklhWEfnWmfX7Icnontvl00oWp60W_De9CZpzxOCkRMV9n1SecBL1zKjjUt_MxKzQk2IaipXsYHbrk03nFwhYoWRACrGU9IJcYgd0kAdta3xgqVuBUGaSwTljIl2zO4ew2UGJJF0An0d9Zbo4D7KgHFALbxUaALZ77do-l7nroaygoKkVkTaQ"
      }
    ]
  }
}
2022-11-22 10:50:53
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 Vq44TBbSeRAbU0D",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "mYH3Yph-HJSz1mV9Q6fBph6Xei86HDlXd5YMQq0-oL-RVjKlx4V0UYgAWCCRQp_oJ9k7-lu5MYhiuuKtMmuIf5JnDQ4ZYxPL1tUoKvOO00uExN4m5WG5gmoGaWPrUfo8lBhX2yCF_jtDnGj-q9BPAoHVpf6jnhqbwNklhWEfnWmfX7Icnontvl00oWp60W_De9CZpzxOCkRMV9n1SecBL1zKjjUt_MxKzQk2IaipXsYHbrk03nFwhYoWRACrGU9IJcYgd0kAdta3xgqVuBUGaSwTljIl2zO4ew2UGJJF0An0d9Zbo4D7KgHFALbxUaALZ77do-l7nroaygoKkVkTaQ"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-11-22 10:50:53
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 Vq44TBbSeRAbU0D",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "mYH3Yph-HJSz1mV9Q6fBph6Xei86HDlXd5YMQq0-oL-RVjKlx4V0UYgAWCCRQp_oJ9k7-lu5MYhiuuKtMmuIf5JnDQ4ZYxPL1tUoKvOO00uExN4m5WG5gmoGaWPrUfo8lBhX2yCF_jtDnGj-q9BPAoHVpf6jnhqbwNklhWEfnWmfX7Icnontvl00oWp60W_De9CZpzxOCkRMV9n1SecBL1zKjjUt_MxKzQk2IaipXsYHbrk03nFwhYoWRACrGU9IJcYgd0kAdta3xgqVuBUGaSwTljIl2zO4ew2UGJJF0An0d9Zbo4D7KgHFALbxUaALZ77do-l7nroaygoKkVkTaQ"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code"
  ]
}
2022-11-22 10:50:53
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 Vq44TBbSeRAbU0D",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "mYH3Yph-HJSz1mV9Q6fBph6Xei86HDlXd5YMQq0-oL-RVjKlx4V0UYgAWCCRQp_oJ9k7-lu5MYhiuuKtMmuIf5JnDQ4ZYxPL1tUoKvOO00uExN4m5WG5gmoGaWPrUfo8lBhX2yCF_jtDnGj-q9BPAoHVpf6jnhqbwNklhWEfnWmfX7Icnontvl00oWp60W_De9CZpzxOCkRMV9n1SecBL1zKjjUt_MxKzQk2IaipXsYHbrk03nFwhYoWRACrGU9IJcYgd0kAdta3xgqVuBUGaSwTljIl2zO4ew2UGJJF0An0d9Zbo4D7KgHFALbxUaALZ77do-l7nroaygoKkVkTaQ"
      }
    ]
  },
  "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-22 10:50:53
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 Vq44TBbSeRAbU0D",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "mYH3Yph-HJSz1mV9Q6fBph6Xei86HDlXd5YMQq0-oL-RVjKlx4V0UYgAWCCRQp_oJ9k7-lu5MYhiuuKtMmuIf5JnDQ4ZYxPL1tUoKvOO00uExN4m5WG5gmoGaWPrUfo8lBhX2yCF_jtDnGj-q9BPAoHVpf6jnhqbwNklhWEfnWmfX7Icnontvl00oWp60W_De9CZpzxOCkRMV9n1SecBL1zKjjUt_MxKzQk2IaipXsYHbrk03nFwhYoWRACrGU9IJcYgd0kAdta3xgqVuBUGaSwTljIl2zO4ew2UGJJF0An0d9Zbo4D7KgHFALbxUaALZ77do-l7nroaygoKkVkTaQ"
      }
    ]
  },
  "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-22 10:50:53
AddMultipleRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 Vq44TBbSeRAbU0D",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "mYH3Yph-HJSz1mV9Q6fBph6Xei86HDlXd5YMQq0-oL-RVjKlx4V0UYgAWCCRQp_oJ9k7-lu5MYhiuuKtMmuIf5JnDQ4ZYxPL1tUoKvOO00uExN4m5WG5gmoGaWPrUfo8lBhX2yCF_jtDnGj-q9BPAoHVpf6jnhqbwNklhWEfnWmfX7Icnontvl00oWp60W_De9CZpzxOCkRMV9n1SecBL1zKjjUt_MxKzQk2IaipXsYHbrk03nFwhYoWRACrGU9IJcYgd0kAdta3xgqVuBUGaSwTljIl2zO4ew2UGJJF0An0d9Zbo4D7KgHFALbxUaALZ77do-l7nroaygoKkVkTaQ"
      }
    ]
  },
  "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",
    "https://example.org/redirect"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2022-11-22 10:50:53
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": "757"
}
request_body
{"client_name":"Client 1 Vq44TBbSeRAbU0D","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"mYH3Yph-HJSz1mV9Q6fBph6Xei86HDlXd5YMQq0-oL-RVjKlx4V0UYgAWCCRQp_oJ9k7-lu5MYhiuuKtMmuIf5JnDQ4ZYxPL1tUoKvOO00uExN4m5WG5gmoGaWPrUfo8lBhX2yCF_jtDnGj-q9BPAoHVpf6jnhqbwNklhWEfnWmfX7Icnontvl00oWp60W_De9CZpzxOCkRMV9n1SecBL1zKjjUt_MxKzQk2IaipXsYHbrk03nFwhYoWRACrGU9IJcYgd0kAdta3xgqVuBUGaSwTljIl2zO4ew2UGJJF0An0d9Zbo4D7KgHFALbxUaALZ77do-l7nroaygoKkVkTaQ"}]},"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","https://example.org/redirect"],"contacts":["certification@oidf.org"]}
2022-11-22 10:50:55 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "date": "Tue, 22 Nov 2022 10:50:55 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "76e11b52b90bb171-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 Vq44TBbSeRAbU0D","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"mYH3Yph-HJSz1mV9Q6fBph6Xei86HDlXd5YMQq0-oL-RVjKlx4V0UYgAWCCRQp_oJ9k7-lu5MYhiuuKtMmuIf5JnDQ4ZYxPL1tUoKvOO00uExN4m5WG5gmoGaWPrUfo8lBhX2yCF_jtDnGj-q9BPAoHVpf6jnhqbwNklhWEfnWmfX7Icnontvl00oWp60W_De9CZpzxOCkRMV9n1SecBL1zKjjUt_MxKzQk2IaipXsYHbrk03nFwhYoWRACrGU9IJcYgd0kAdta3xgqVuBUGaSwTljIl2zO4ew2UGJJF0An0d9Zbo4D7KgHFALbxUaALZ77do-l7nroaygoKkVkTaQ"}]},"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","https://example.org/redirect"],"contacts":["certification@oidf.org"],"application_type":"web","id_token_signed_response_alg":"RS256","scopes":"openid email address phone profile books.read","client_id":"tpQF7Au4szOHKe4Dxgs-Z0BAVmWhVLQ7sSQZ6ODQ_Uk","client_id_issued_at":"2022-11-22T10:50:53Z","client_secret":"t7zIqhEyx-2Bs9oGyk3xw6YrMHwfPLaOCy-qft19LTU","client_secret_expires_at":0}
2022-11-22 10:50:55
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "date": "Tue, 22 Nov 2022 10:50:55 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "76e11b52b90bb171-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 Vq44TBbSeRAbU0D","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"mYH3Yph-HJSz1mV9Q6fBph6Xei86HDlXd5YMQq0-oL-RVjKlx4V0UYgAWCCRQp_oJ9k7-lu5MYhiuuKtMmuIf5JnDQ4ZYxPL1tUoKvOO00uExN4m5WG5gmoGaWPrUfo8lBhX2yCF_jtDnGj-q9BPAoHVpf6jnhqbwNklhWEfnWmfX7Icnontvl00oWp60W_De9CZpzxOCkRMV9n1SecBL1zKjjUt_MxKzQk2IaipXsYHbrk03nFwhYoWRACrGU9IJcYgd0kAdta3xgqVuBUGaSwTljIl2zO4ew2UGJJF0An0d9Zbo4D7KgHFALbxUaALZ77do-l7nroaygoKkVkTaQ"}]},"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","https://example.org/redirect"],"contacts":["certification@oidf.org"],"application_type":"web","id_token_signed_response_alg":"RS256","scopes":"openid email address phone profile books.read","client_id":"tpQF7Au4szOHKe4Dxgs-Z0BAVmWhVLQ7sSQZ6ODQ_Uk","client_id_issued_at":"2022-11-22T10:50:53Z","client_secret":"t7zIqhEyx-2Bs9oGyk3xw6YrMHwfPLaOCy-qft19LTU","client_secret_expires_at":0}
body_json
{
  "client_name": "Client 1 Vq44TBbSeRAbU0D",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "mYH3Yph-HJSz1mV9Q6fBph6Xei86HDlXd5YMQq0-oL-RVjKlx4V0UYgAWCCRQp_oJ9k7-lu5MYhiuuKtMmuIf5JnDQ4ZYxPL1tUoKvOO00uExN4m5WG5gmoGaWPrUfo8lBhX2yCF_jtDnGj-q9BPAoHVpf6jnhqbwNklhWEfnWmfX7Icnontvl00oWp60W_De9CZpzxOCkRMV9n1SecBL1zKjjUt_MxKzQk2IaipXsYHbrk03nFwhYoWRACrGU9IJcYgd0kAdta3xgqVuBUGaSwTljIl2zO4ew2UGJJF0An0d9Zbo4D7KgHFALbxUaALZ77do-l7nroaygoKkVkTaQ"
      }
    ]
  },
  "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",
    "https://example.org/redirect"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "application_type": "web",
  "id_token_signed_response_alg": "RS256",
  "scopes": "openid email address phone profile books.read",
  "client_id": "tpQF7Au4szOHKe4Dxgs-Z0BAVmWhVLQ7sSQZ6ODQ_Uk",
  "client_id_issued_at": "2022-11-22T10:50:53Z",
  "client_secret": "t7zIqhEyx-2Bs9oGyk3xw6YrMHwfPLaOCy-qft19LTU",
  "client_secret_expires_at": 0
}
2022-11-22 10:50:55 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-11-22 10:50:55 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-11-22 10:50:55 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-11-22 10:50:55 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
tpQF7Au4szOHKe4Dxgs-Z0BAVmWhVLQ7sSQZ6ODQ_Uk
2022-11-22 10:50:55
VerifyClientManagementCredentials
Dynamic registration returned neither registration_client_uri nor registration_access_token
2022-11-22 10:50:55
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-11-22 10:50:55 SUCCESS
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
method
private_key_jwt
2022-11-22 10:50:55 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 10:50:55
oidcc-ensure-redirect-uri-in-authorization-request
Setup Done
Make request to authorization endpoint
2022-11-22 10:50:55 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
tpQF7Au4szOHKe4Dxgs-Z0BAVmWhVLQ7sSQZ6ODQ_Uk
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
scope
openid
2022-11-22 10:50:55
CreateRandomStateValue
Created state value
requested_state_length
10
state
GfumRIkTIM
2022-11-22 10:50:55 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
tpQF7Au4szOHKe4Dxgs-Z0BAVmWhVLQ7sSQZ6ODQ_Uk
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
scope
openid
state
GfumRIkTIM
2022-11-22 10:50:55
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
vPYhgVBMtC
2022-11-22 10:50:55 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
tpQF7Au4szOHKe4Dxgs-Z0BAVmWhVLQ7sSQZ6ODQ_Uk
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
scope
openid
state
GfumRIkTIM
nonce
vPYhgVBMtC
2022-11-22 10:50:55 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
tpQF7Au4szOHKe4Dxgs-Z0BAVmWhVLQ7sSQZ6ODQ_Uk
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
scope
openid
state
GfumRIkTIM
nonce
vPYhgVBMtC
response_type
code
2022-11-22 10:50:55
RemoveRedirectUriFromAuthorizationEndpointRequest
Condition ran but did not log anything
2022-11-22 10:50:55 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "tpQF7Au4szOHKe4Dxgs-Z0BAVmWhVLQ7sSQZ6ODQ_Uk",
  "scope": "openid",
  "state": "GfumRIkTIM",
  "nonce": "vPYhgVBMtC",
  "response_type": "code"
}
redirect_to_authorization_endpoint
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=tpQF7Au4szOHKe4Dxgs-Z0BAVmWhVLQ7sSQZ6ODQ_Uk&scope=openid&state=GfumRIkTIM&nonce=vPYhgVBMtC&response_type=code
2022-11-22 10:50:55 REDIRECT
oidcc-ensure-redirect-uri-in-authorization-request
Redirecting to authorization endpoint
redirect_to
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=tpQF7Au4szOHKe4Dxgs-Z0BAVmWhVLQ7sSQZ6ODQ_Uk&scope=openid&state=GfumRIkTIM&nonce=vPYhgVBMtC&response_type=code
2022-11-22 10:50:55 REVIEW IMAGE
ExpectRedirectUriMissingErrorPage
Show an error page saying the redirect uri is missing from the request.
img
updatedAt
1669114277439
2022-11-22 10:51:26 FINISHED
oidcc-ensure-redirect-uri-in-authorization-request
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2022-11-22 10:51:26
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-11-22 10:51:35
TEST-RUNNER
Alias has now been claimed by another test
alias
rodauth-oauth-dynamic-certification-proffile
new_test_id
KZnUw60IvDTLb2Q
Test Results