Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-11-22 12:31:14 INFO
TEST-RUNNER
Test instance p0cWS62Ag31cXfp 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-added
2022-11-22 12:31:14 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
2022-11-22 12:31: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-22 12:31:14 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Tue, 22 Nov 2022 12:31:14 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "76e1ae530f14b063-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:31: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:31:14 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-11-22 12:31: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:31:14
FetchServerKeys
Fetching server key
jwks_uri
https://rodauth-oauth-oidc.onrender.com/jwks
2022-11-22 12:31: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:31:15 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Tue, 22 Nov 2022 12:31:15 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "76e1ae55afd2ad77-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:31:15
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:31:15 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:31:15 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:31:15 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-11-22 12:31:15 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-11-22 12:31:15 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-22 12:31:15 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-11-22 12:31:15
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_name
Client 1
2022-11-22 12:31:15
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
Client 1
2022-11-22 12:31:15 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "zyhtqYUNU0oW2M1bDLqZl5jWqFSfCKzI-TdfqOh37-kDNOBvBFBfGhSf1bL1GxBF6Il7to1plvh2mvN2aQeu6A0bhsQmRVIpsLVZInRJQQ-VqpIaSyRJrZlwcLwzOzkpU4qUZPJbM8HB2rGIcqPVwVZ8Gnf_mZz7q19hjKH5f-k",
      "kty": "RSA",
      "q": "tQQ0hKKEq_Xu-2gcHkcyyWBzrK-1cMIO4iCfPp58OiEgdN0wWquryd7z6wa9gAGDVp9UGLnn4p3XCchmNxWZQwL05VAapko-z0rh1Dc1W71Ua4x7m30fUiLrhrRp6M_ge4mYCoCh-88DFBXC1EzQ4H6_Hwv08RX8HxXX9Td3Hks",
      "d": "S-WHpwib3VHQLBOTYCNzxuNqrfUZAOYa-1WIr-f75yiJYE5uPWJ2Kp0mf6jYZ1h1iRMNDgbKiEItsjahwfniqmjtP3zazGPxBxhaqSZDf6E76NWYYNyuyncPqDluwdtjdb9G9NqG4mtL9DuSrYi0bbpolwRfFOZVLZ2aJF3DrZPfVFJXvfzZepFO078-SLPRNRrYj3vtQ9EwCnJVuCPBsOSbtQKFj4KMc7OshDKpH7iCiPOODJPqqlX8P8zFlnFibC9co78gT6iFRNXtHC7NBDdRonsCGKxTN-owgQ0Arl9tkegZkl9bMGH-cn2XfE0qEuRZugtJTSCs5XFmcjm3UQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "sReIElwMVyidioohVX-IZJOZutOfMolHJHluK68mLigEP4mRf98SekpRfb6_pFqkqKyPMyin-se76WFNOx14z3eEaQGnxGk53dRipR8cQ6hnIk0ESF7FMyhn3GNC_9X7I7fTvnNltUmNgUSeZFovGaNyyJBDM3_zBupXt4WP7EY",
      "dp": "h71m9gBP9faDN_Z_pbyTrekhJtWkC6wkWGC3VtdU16goSLqTJBGB73X6Ma38u4oTNMb5gGny-VC_btL_EN1O95C3K7xVk3C-DqMVz-TAp1gN6uGnRvt1J8J2EfjP3Qucj7gremXv6t8YJjPUQ8Ik63W_Bh0BJ-fcZLOwGNV9xhk",
      "alg": "RS256",
      "dq": "Uu7sSOBUvJxes5yNVWn1YMHp_XI7RMAEJaIgk4X1EITg4-n7H2-Ls1-MjV93LtCCpgs1cmaqUO9T-E1yV0Z0A3m1TeKXcxyNDlgWgy4QKkniBaxFbYWz9eO92OeLpninNrJhkF5C2KWNmYQm0TGoeVJYqhbGUDZsXqmZWeXhk2U",
      "n": "knr8qhxaa-zVCOLyxFm-M-B_wBFsFfoS0B_BE2M_sKnXZs6hrckZFxYuMI-aMgzOyi8S-9CRtKGHdIgu7U7qPL7p6A6c1aTs1hYaM55cRqFgDeIMo4M-Lq4XG-jsU1YsK_UmM2lmaJyd7BvTWP4bgV35sW-0j0-atNHpn8mJ-vtJ1uXs_YuOBprDiHo02E4EkX6ayOljpqo647ugyvVqFn2IJPAf_zPCPyngpPG9Qu_yMLSpdOneeacVGadtD_ARK7cjGlnQe_WVUt-sjirbNyu8AzGhNaEHEMDXQBrCnMHbVQVm_ItIuoGZ4tWInlh4oB9nMHoBoQw03Q2hNWTHQw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "knr8qhxaa-zVCOLyxFm-M-B_wBFsFfoS0B_BE2M_sKnXZs6hrckZFxYuMI-aMgzOyi8S-9CRtKGHdIgu7U7qPL7p6A6c1aTs1hYaM55cRqFgDeIMo4M-Lq4XG-jsU1YsK_UmM2lmaJyd7BvTWP4bgV35sW-0j0-atNHpn8mJ-vtJ1uXs_YuOBprDiHo02E4EkX6ayOljpqo647ugyvVqFn2IJPAf_zPCPyngpPG9Qu_yMLSpdOneeacVGadtD_ARK7cjGlnQe_WVUt-sjirbNyu8AzGhNaEHEMDXQBrCnMHbVQVm_ItIuoGZ4tWInlh4oB9nMHoBoQw03Q2hNWTHQw"
    }
  ]
}
2022-11-22 12:31:15 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-22 12:31:15
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-11-22 12:31:15
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
Client 1 p0cWS62Ag31cXfp
2022-11-22 12:31:15
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-11-22 12:31:15
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 p0cWS62Ag31cXfp",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "knr8qhxaa-zVCOLyxFm-M-B_wBFsFfoS0B_BE2M_sKnXZs6hrckZFxYuMI-aMgzOyi8S-9CRtKGHdIgu7U7qPL7p6A6c1aTs1hYaM55cRqFgDeIMo4M-Lq4XG-jsU1YsK_UmM2lmaJyd7BvTWP4bgV35sW-0j0-atNHpn8mJ-vtJ1uXs_YuOBprDiHo02E4EkX6ayOljpqo647ugyvVqFn2IJPAf_zPCPyngpPG9Qu_yMLSpdOneeacVGadtD_ARK7cjGlnQe_WVUt-sjirbNyu8AzGhNaEHEMDXQBrCnMHbVQVm_ItIuoGZ4tWInlh4oB9nMHoBoQw03Q2hNWTHQw"
      }
    ]
  }
}
2022-11-22 12:31:15
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 p0cWS62Ag31cXfp",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "knr8qhxaa-zVCOLyxFm-M-B_wBFsFfoS0B_BE2M_sKnXZs6hrckZFxYuMI-aMgzOyi8S-9CRtKGHdIgu7U7qPL7p6A6c1aTs1hYaM55cRqFgDeIMo4M-Lq4XG-jsU1YsK_UmM2lmaJyd7BvTWP4bgV35sW-0j0-atNHpn8mJ-vtJ1uXs_YuOBprDiHo02E4EkX6ayOljpqo647ugyvVqFn2IJPAf_zPCPyngpPG9Qu_yMLSpdOneeacVGadtD_ARK7cjGlnQe_WVUt-sjirbNyu8AzGhNaEHEMDXQBrCnMHbVQVm_ItIuoGZ4tWInlh4oB9nMHoBoQw03Q2hNWTHQw"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-11-22 12:31:15
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 p0cWS62Ag31cXfp",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "knr8qhxaa-zVCOLyxFm-M-B_wBFsFfoS0B_BE2M_sKnXZs6hrckZFxYuMI-aMgzOyi8S-9CRtKGHdIgu7U7qPL7p6A6c1aTs1hYaM55cRqFgDeIMo4M-Lq4XG-jsU1YsK_UmM2lmaJyd7BvTWP4bgV35sW-0j0-atNHpn8mJ-vtJ1uXs_YuOBprDiHo02E4EkX6ayOljpqo647ugyvVqFn2IJPAf_zPCPyngpPG9Qu_yMLSpdOneeacVGadtD_ARK7cjGlnQe_WVUt-sjirbNyu8AzGhNaEHEMDXQBrCnMHbVQVm_ItIuoGZ4tWInlh4oB9nMHoBoQw03Q2hNWTHQw"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code"
  ]
}
2022-11-22 12:31:15
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 p0cWS62Ag31cXfp",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "knr8qhxaa-zVCOLyxFm-M-B_wBFsFfoS0B_BE2M_sKnXZs6hrckZFxYuMI-aMgzOyi8S-9CRtKGHdIgu7U7qPL7p6A6c1aTs1hYaM55cRqFgDeIMo4M-Lq4XG-jsU1YsK_UmM2lmaJyd7BvTWP4bgV35sW-0j0-atNHpn8mJ-vtJ1uXs_YuOBprDiHo02E4EkX6ayOljpqo647ugyvVqFn2IJPAf_zPCPyngpPG9Qu_yMLSpdOneeacVGadtD_ARK7cjGlnQe_WVUt-sjirbNyu8AzGhNaEHEMDXQBrCnMHbVQVm_ItIuoGZ4tWInlh4oB9nMHoBoQw03Q2hNWTHQw"
      }
    ]
  },
  "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 12:31:15
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 p0cWS62Ag31cXfp",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "knr8qhxaa-zVCOLyxFm-M-B_wBFsFfoS0B_BE2M_sKnXZs6hrckZFxYuMI-aMgzOyi8S-9CRtKGHdIgu7U7qPL7p6A6c1aTs1hYaM55cRqFgDeIMo4M-Lq4XG-jsU1YsK_UmM2lmaJyd7BvTWP4bgV35sW-0j0-atNHpn8mJ-vtJ1uXs_YuOBprDiHo02E4EkX6ayOljpqo647ugyvVqFn2IJPAf_zPCPyngpPG9Qu_yMLSpdOneeacVGadtD_ARK7cjGlnQe_WVUt-sjirbNyu8AzGhNaEHEMDXQBrCnMHbVQVm_ItIuoGZ4tWInlh4oB9nMHoBoQw03Q2hNWTHQw"
      }
    ]
  },
  "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 12:31: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": "726"
}
request_body
{"client_name":"Client 1 p0cWS62Ag31cXfp","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"knr8qhxaa-zVCOLyxFm-M-B_wBFsFfoS0B_BE2M_sKnXZs6hrckZFxYuMI-aMgzOyi8S-9CRtKGHdIgu7U7qPL7p6A6c1aTs1hYaM55cRqFgDeIMo4M-Lq4XG-jsU1YsK_UmM2lmaJyd7BvTWP4bgV35sW-0j0-atNHpn8mJ-vtJ1uXs_YuOBprDiHo02E4EkX6ayOljpqo647ugyvVqFn2IJPAf_zPCPyngpPG9Qu_yMLSpdOneeacVGadtD_ARK7cjGlnQe_WVUt-sjirbNyu8AzGhNaEHEMDXQBrCnMHbVQVm_ItIuoGZ4tWInlh4oB9nMHoBoQw03Q2hNWTHQw"}]},"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 12:31:18 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "date": "Tue, 22 Nov 2022 12:31:18 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "76e1ae58f9c3b190-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 p0cWS62Ag31cXfp","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"knr8qhxaa-zVCOLyxFm-M-B_wBFsFfoS0B_BE2M_sKnXZs6hrckZFxYuMI-aMgzOyi8S-9CRtKGHdIgu7U7qPL7p6A6c1aTs1hYaM55cRqFgDeIMo4M-Lq4XG-jsU1YsK_UmM2lmaJyd7BvTWP4bgV35sW-0j0-atNHpn8mJ-vtJ1uXs_YuOBprDiHo02E4EkX6ayOljpqo647ugyvVqFn2IJPAf_zPCPyngpPG9Qu_yMLSpdOneeacVGadtD_ARK7cjGlnQe_WVUt-sjirbNyu8AzGhNaEHEMDXQBrCnMHbVQVm_ItIuoGZ4tWInlh4oB9nMHoBoQw03Q2hNWTHQw"}]},"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"],"application_type":"web","id_token_signed_response_alg":"RS256","scopes":"openid email address phone profile books.read","client_id":"uwqplVYuAQFCFpPyDqmnxnXIC7BMX0n-ssEKoP6qZFk","client_id_issued_at":"2022-11-22T12:31:15Z","client_secret":"9rJCTxFyAE90gWLjISrBkJEcsjh6e8Tdt7TSEiA7i8Q","client_secret_expires_at":0}
2022-11-22 12:31:18
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "date": "Tue, 22 Nov 2022 12:31:18 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "76e1ae58f9c3b190-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 p0cWS62Ag31cXfp","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"knr8qhxaa-zVCOLyxFm-M-B_wBFsFfoS0B_BE2M_sKnXZs6hrckZFxYuMI-aMgzOyi8S-9CRtKGHdIgu7U7qPL7p6A6c1aTs1hYaM55cRqFgDeIMo4M-Lq4XG-jsU1YsK_UmM2lmaJyd7BvTWP4bgV35sW-0j0-atNHpn8mJ-vtJ1uXs_YuOBprDiHo02E4EkX6ayOljpqo647ugyvVqFn2IJPAf_zPCPyngpPG9Qu_yMLSpdOneeacVGadtD_ARK7cjGlnQe_WVUt-sjirbNyu8AzGhNaEHEMDXQBrCnMHbVQVm_ItIuoGZ4tWInlh4oB9nMHoBoQw03Q2hNWTHQw"}]},"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"],"application_type":"web","id_token_signed_response_alg":"RS256","scopes":"openid email address phone profile books.read","client_id":"uwqplVYuAQFCFpPyDqmnxnXIC7BMX0n-ssEKoP6qZFk","client_id_issued_at":"2022-11-22T12:31:15Z","client_secret":"9rJCTxFyAE90gWLjISrBkJEcsjh6e8Tdt7TSEiA7i8Q","client_secret_expires_at":0}
body_json
{
  "client_name": "Client 1 p0cWS62Ag31cXfp",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "knr8qhxaa-zVCOLyxFm-M-B_wBFsFfoS0B_BE2M_sKnXZs6hrckZFxYuMI-aMgzOyi8S-9CRtKGHdIgu7U7qPL7p6A6c1aTs1hYaM55cRqFgDeIMo4M-Lq4XG-jsU1YsK_UmM2lmaJyd7BvTWP4bgV35sW-0j0-atNHpn8mJ-vtJ1uXs_YuOBprDiHo02E4EkX6ayOljpqo647ugyvVqFn2IJPAf_zPCPyngpPG9Qu_yMLSpdOneeacVGadtD_ARK7cjGlnQe_WVUt-sjirbNyu8AzGhNaEHEMDXQBrCnMHbVQVm_ItIuoGZ4tWInlh4oB9nMHoBoQw03Q2hNWTHQw"
      }
    ]
  },
  "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"
  ],
  "application_type": "web",
  "id_token_signed_response_alg": "RS256",
  "scopes": "openid email address phone profile books.read",
  "client_id": "uwqplVYuAQFCFpPyDqmnxnXIC7BMX0n-ssEKoP6qZFk",
  "client_id_issued_at": "2022-11-22T12:31:15Z",
  "client_secret": "9rJCTxFyAE90gWLjISrBkJEcsjh6e8Tdt7TSEiA7i8Q",
  "client_secret_expires_at": 0
}
2022-11-22 12:31:18 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-11-22 12:31:18 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-11-22 12:31:18 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-11-22 12:31:18 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
uwqplVYuAQFCFpPyDqmnxnXIC7BMX0n-ssEKoP6qZFk
2022-11-22 12:31:18
VerifyClientManagementCredentials
Dynamic registration returned neither registration_client_uri nor registration_access_token
2022-11-22 12:31:18
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-11-22 12:31:18 SUCCESS
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
method
private_key_jwt
2022-11-22 12:31:18 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:31:18
oidcc-redirect-uri-query-added
Setup Done
Make request to authorization endpoint
2022-11-22 12:31:18 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
uwqplVYuAQFCFpPyDqmnxnXIC7BMX0n-ssEKoP6qZFk
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
scope
openid
2022-11-22 12:31:18
CreateRandomStateValue
Created state value
requested_state_length
10
state
JHyIWlBxEn
2022-11-22 12:31:18 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
uwqplVYuAQFCFpPyDqmnxnXIC7BMX0n-ssEKoP6qZFk
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
scope
openid
state
JHyIWlBxEn
2022-11-22 12:31:18
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
JZAQJCnQR7
2022-11-22 12:31:18 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
uwqplVYuAQFCFpPyDqmnxnXIC7BMX0n-ssEKoP6qZFk
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
scope
openid
state
JHyIWlBxEn
nonce
JZAQJCnQR7
2022-11-22 12:31:18 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
uwqplVYuAQFCFpPyDqmnxnXIC7BMX0n-ssEKoP6qZFk
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
scope
openid
state
JHyIWlBxEn
nonce
JZAQJCnQR7
response_type
code
2022-11-22 12:31:18
AddQueryToRedirectUriInAuthorizationRequest
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:31:18 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "uwqplVYuAQFCFpPyDqmnxnXIC7BMX0n-ssEKoP6qZFk",
  "scope": "openid",
  "state": "JHyIWlBxEn",
  "nonce": "JZAQJCnQR7",
  "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=uwqplVYuAQFCFpPyDqmnxnXIC7BMX0n-ssEKoP6qZFk&scope=openid&state=JHyIWlBxEn&nonce=JZAQJCnQR7&response_type=code&redirect_uri=https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback?foo%3Dbar
2022-11-22 12:31:18 REDIRECT
oidcc-redirect-uri-query-added
Redirecting to authorization endpoint
redirect_to
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=uwqplVYuAQFCFpPyDqmnxnXIC7BMX0n-ssEKoP6qZFk&scope=openid&state=JHyIWlBxEn&nonce=JZAQJCnQR7&response_type=code&redirect_uri=https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback?foo%3Dbar
2022-11-22 12:31:18 REVIEW IMAGE
ExpectRedirectUriErrorPage
Show redirect URI error page
img
updatedAt
1669120297975
2022-11-22 12:31:49 FINISHED
oidcc-redirect-uri-query-added
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2022-11-22 12:31:49
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-11-22 12:32:16
TEST-RUNNER
Alias has now been claimed by another test
alias
rodauth-oauth-dynamic-certification-proffile
new_test_id
rgudE5s3sfaqOsy
Test Results