Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-27 21:34:36 INFO
TEST-RUNNER
Test instance 6fNWI6xrQsXxO4o created
baseUrl
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "server_metadata": "discovery",
  "response_mode": "default",
  "client_registration": "dynamic_client"
}
alias
rodauth-oauth-basic-certification
description
basic certification openid config test
planId
NDGuZJf3Apgbx
config
{
  "alias": "rodauth-oauth-basic-certification",
  "description": "basic certification 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-registered-redirect-uri
2022-10-27 21:34:36 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
2022-10-27 21:34:36
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-10-27 21:34:36 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Thu, 27 Oct 2022 21:34:36 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "760e8e85794e0d0a-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","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":["phr","phrh"],"id_token_signing_alg_values_supported":["RS256"],"userinfo_signing_alg_values_supported":["HS256","HS384","HS512","HS512256","RS256","RS384","RS512","ED25519","ES256","ES384","ES512","PS256","PS384","PS512"],"request_object_signing_alg_values_supported":["HS256","HS384","HS512","HS512256","RS256","RS384","RS512","ED25519","ES256","ES384","ES512","PS256","PS384","PS512"],"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-10-27 21:34:36 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
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
[
  "phr",
  "phrh"
]
id_token_signing_alg_values_supported
[
  "RS256"
]
userinfo_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "HS512256",
  "RS256",
  "RS384",
  "RS512",
  "ED25519",
  "ES256",
  "ES384",
  "ES512",
  "PS256",
  "PS384",
  "PS512"
]
request_object_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "HS512256",
  "RS256",
  "RS384",
  "RS512",
  "ED25519",
  "ES256",
  "ES384",
  "ES512",
  "PS256",
  "PS384",
  "PS512"
]
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-10-27 21:34:36 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-10-27 21:34:36 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-10-27 21:34:36
FetchServerKeys
Fetching server key
jwks_uri
https://rodauth-oauth-oidc.onrender.com/jwks
2022-10-27 21:34:36
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-10-27 21:34:37 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Thu, 27 Oct 2022 21:34:37 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "760e8e881f4c182b-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-10-27 21:34:37
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-10-27 21:34:37 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-10-27 21:34:37 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-10-27 21:34:37 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-27 21:34:37 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-10-27 21:34:37 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-27 21:34:37 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-10-27 21:34:37
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_name
Client 1
2022-10-27 21:34:37
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
Client 1
2022-10-27 21:34:37 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "_IOTQOLKOvhmUtqiwgJK3sQAkFmfpK2saA_4AImn5RnfTsaXXnKsac1qsQFpI9lfybcFvgpsG8KdlPtH5sklobDxE94Ijqkph6S4X3lsY5TPLVH_hlKGNScVdYXATG48pNBuEjwvwoNbq-9CH0p5zIzqmrkv63g-3lun5J_dxUs",
      "kty": "RSA",
      "q": "sYUNrGNL7R-Odal-IFxqjhP0KAQth9uN44Lx8xywkkt012GCMeaLZ5sEMbSufpNmHbc2CdHhZ1nTMK8NJLubZ1XIzXMiNZ3199V88MNEyyBT-kCOwT9wBpBdJGayKeYEd5AiC6vW25JvDu9Z7ZO__jOqrSK0jw1llWnO_ONMVaE",
      "d": "Be5xY4g-LzTwRgT6dPB24AY44gl3YRmy1Ay0Nuykq9HBy0nu1dFU2yrv8HrXdaxWvAC-ordBseRyI30yPIPpVOj6q6dBQFsDP6RPjHlMnQGtDFguMpauIbXkOR_YxdlKaY_0GS52A2P4IQvz_3JyTrNu4Qk837zqCwRa6rp9Ev7xAEyd4o_T-ar7_2WfVEnrQl6SBABGfPWysBelg6QHWTIp8X-dQh7dLrg3hOa_5I-0mzycZ04XAkSIut-gHoix_5KKaGe1GRCB0UeZRo009G2xl_Gxi2AXHaWZxlW9OF34fUTQN156JaLc56JmOR56zjlQcH59xk5MYg3UBgerAQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "ESbOhACfnfJ6aInMHW6j1TcMkAwyru75wfA5ZvbhXunnMXLmGOdJ5-Vs7GylIbzuLfFHc24g9GCJWbnrL6Ec9XnTP8kyOG377cVaGsvsCkxpSaqPAJTqOJ-_YEkw9QzzIpB6lqhm0FNBwSbpKFt6DNrQb7Pk_dRCNJxu52Q6av4",
      "dp": "gCmL4J_7Aok27hCYER42v-_9VUaX125qlfqc5jD37Tj_dS0ogMB1L9IZt7M-mPpoOqpRGM6TZleVwZr0OHeZSQLUqT_FWhsTwAvjpFmtoLFToe3_Yj6abXnj011KZ8B_uSss4sZ3eyNOsOpjxhv3y9Et9c_OOZYzWopsoYZeehc",
      "alg": "RS256",
      "dq": "Owqaupwn84zMT9v4hADYu7ptOSXykr32GhZCLG59V5rbGItoxvn7oZDQO0vxwU166CU4RtnUUxBwCkAeafovvJWufI5vcU_BMBWEQXtglQKCi7gPArz7oGNBZ0r0tLS5BZ8dg646frrcTyZSTY8Xiw9aE814Kh_1ilUvr7JVgCE",
      "n": "rxo2qBZWp1YyKEYqqDxnYP3MXl5Ct7TOYqft98vUsd2Xag8BWuM_tiyjrjdYKQdtW7sddWDph9uQXgVF2QpcWNQhvrkR8bs59rlVbH6CzYZ2xvH-eWm2PkXfmSWUuL4R2182GTQHl_vLEnW9-HDABFogzbxqM94ScUkaL6wHFxJI7g_hpcPiJ4TjizvzqDFzy7Z-i0TtfFV4D7k-SruFX_fMK_g1rhqtnLeP0C9AGMb2EakO4pYybn4Iet0APG4R0jRXvVia2nNRjqrEuQ7C9gTxyzVthFABVjRDqQwCy6Cw0My2mtg0eCgyn8w8UottModJ6ZtmUYc92Ct5QD77Kw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "rxo2qBZWp1YyKEYqqDxnYP3MXl5Ct7TOYqft98vUsd2Xag8BWuM_tiyjrjdYKQdtW7sddWDph9uQXgVF2QpcWNQhvrkR8bs59rlVbH6CzYZ2xvH-eWm2PkXfmSWUuL4R2182GTQHl_vLEnW9-HDABFogzbxqM94ScUkaL6wHFxJI7g_hpcPiJ4TjizvzqDFzy7Z-i0TtfFV4D7k-SruFX_fMK_g1rhqtnLeP0C9AGMb2EakO4pYybn4Iet0APG4R0jRXvVia2nNRjqrEuQ7C9gTxyzVthFABVjRDqQwCy6Cw0My2mtg0eCgyn8w8UottModJ6ZtmUYc92Ct5QD77Kw"
    }
  ]
}
2022-10-27 21:34:37 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-27 21:34:37
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-10-27 21:34:37
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
Client 1 6fNWI6xrQsXxO4o
2022-10-27 21:34:37
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-10-27 21:34:37
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 6fNWI6xrQsXxO4o",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rxo2qBZWp1YyKEYqqDxnYP3MXl5Ct7TOYqft98vUsd2Xag8BWuM_tiyjrjdYKQdtW7sddWDph9uQXgVF2QpcWNQhvrkR8bs59rlVbH6CzYZ2xvH-eWm2PkXfmSWUuL4R2182GTQHl_vLEnW9-HDABFogzbxqM94ScUkaL6wHFxJI7g_hpcPiJ4TjizvzqDFzy7Z-i0TtfFV4D7k-SruFX_fMK_g1rhqtnLeP0C9AGMb2EakO4pYybn4Iet0APG4R0jRXvVia2nNRjqrEuQ7C9gTxyzVthFABVjRDqQwCy6Cw0My2mtg0eCgyn8w8UottModJ6ZtmUYc92Ct5QD77Kw"
      }
    ]
  }
}
2022-10-27 21:34:37
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 6fNWI6xrQsXxO4o",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rxo2qBZWp1YyKEYqqDxnYP3MXl5Ct7TOYqft98vUsd2Xag8BWuM_tiyjrjdYKQdtW7sddWDph9uQXgVF2QpcWNQhvrkR8bs59rlVbH6CzYZ2xvH-eWm2PkXfmSWUuL4R2182GTQHl_vLEnW9-HDABFogzbxqM94ScUkaL6wHFxJI7g_hpcPiJ4TjizvzqDFzy7Z-i0TtfFV4D7k-SruFX_fMK_g1rhqtnLeP0C9AGMb2EakO4pYybn4Iet0APG4R0jRXvVia2nNRjqrEuQ7C9gTxyzVthFABVjRDqQwCy6Cw0My2mtg0eCgyn8w8UottModJ6ZtmUYc92Ct5QD77Kw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2022-10-27 21:34:37
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 6fNWI6xrQsXxO4o",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rxo2qBZWp1YyKEYqqDxnYP3MXl5Ct7TOYqft98vUsd2Xag8BWuM_tiyjrjdYKQdtW7sddWDph9uQXgVF2QpcWNQhvrkR8bs59rlVbH6CzYZ2xvH-eWm2PkXfmSWUuL4R2182GTQHl_vLEnW9-HDABFogzbxqM94ScUkaL6wHFxJI7g_hpcPiJ4TjizvzqDFzy7Z-i0TtfFV4D7k-SruFX_fMK_g1rhqtnLeP0C9AGMb2EakO4pYybn4Iet0APG4R0jRXvVia2nNRjqrEuQ7C9gTxyzVthFABVjRDqQwCy6Cw0My2mtg0eCgyn8w8UottModJ6ZtmUYc92Ct5QD77Kw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ]
}
2022-10-27 21:34:37
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 6fNWI6xrQsXxO4o",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rxo2qBZWp1YyKEYqqDxnYP3MXl5Ct7TOYqft98vUsd2Xag8BWuM_tiyjrjdYKQdtW7sddWDph9uQXgVF2QpcWNQhvrkR8bs59rlVbH6CzYZ2xvH-eWm2PkXfmSWUuL4R2182GTQHl_vLEnW9-HDABFogzbxqM94ScUkaL6wHFxJI7g_hpcPiJ4TjizvzqDFzy7Z-i0TtfFV4D7k-SruFX_fMK_g1rhqtnLeP0C9AGMb2EakO4pYybn4Iet0APG4R0jRXvVia2nNRjqrEuQ7C9gTxyzVthFABVjRDqQwCy6Cw0My2mtg0eCgyn8w8UottModJ6ZtmUYc92Ct5QD77Kw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback"
  ]
}
2022-10-27 21:34:37
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 6fNWI6xrQsXxO4o",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rxo2qBZWp1YyKEYqqDxnYP3MXl5Ct7TOYqft98vUsd2Xag8BWuM_tiyjrjdYKQdtW7sddWDph9uQXgVF2QpcWNQhvrkR8bs59rlVbH6CzYZ2xvH-eWm2PkXfmSWUuL4R2182GTQHl_vLEnW9-HDABFogzbxqM94ScUkaL6wHFxJI7g_hpcPiJ4TjizvzqDFzy7Z-i0TtfFV4D7k-SruFX_fMK_g1rhqtnLeP0C9AGMb2EakO4pYybn4Iet0APG4R0jRXvVia2nNRjqrEuQ7C9gTxyzVthFABVjRDqQwCy6Cw0My2mtg0eCgyn8w8UottModJ6ZtmUYc92Ct5QD77Kw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2022-10-27 21:34:37
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": "719"
}
request_body
{"client_name":"Client 1 6fNWI6xrQsXxO4o","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"rxo2qBZWp1YyKEYqqDxnYP3MXl5Ct7TOYqft98vUsd2Xag8BWuM_tiyjrjdYKQdtW7sddWDph9uQXgVF2QpcWNQhvrkR8bs59rlVbH6CzYZ2xvH-eWm2PkXfmSWUuL4R2182GTQHl_vLEnW9-HDABFogzbxqM94ScUkaL6wHFxJI7g_hpcPiJ4TjizvzqDFzy7Z-i0TtfFV4D7k-SruFX_fMK_g1rhqtnLeP0C9AGMb2EakO4pYybn4Iet0APG4R0jRXvVia2nNRjqrEuQ7C9gTxyzVthFABVjRDqQwCy6Cw0My2mtg0eCgyn8w8UottModJ6ZtmUYc92Ct5QD77Kw"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code"],"redirect_uris":["https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback"],"contacts":["certification@oidf.org"]}
2022-10-27 21:34:40 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "date": "Thu, 27 Oct 2022 21:34:40 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "760e8e8ba88bad57-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 6fNWI6xrQsXxO4o","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"rxo2qBZWp1YyKEYqqDxnYP3MXl5Ct7TOYqft98vUsd2Xag8BWuM_tiyjrjdYKQdtW7sddWDph9uQXgVF2QpcWNQhvrkR8bs59rlVbH6CzYZ2xvH-eWm2PkXfmSWUuL4R2182GTQHl_vLEnW9-HDABFogzbxqM94ScUkaL6wHFxJI7g_hpcPiJ4TjizvzqDFzy7Z-i0TtfFV4D7k-SruFX_fMK_g1rhqtnLeP0C9AGMb2EakO4pYybn4Iet0APG4R0jRXvVia2nNRjqrEuQ7C9gTxyzVthFABVjRDqQwCy6Cw0My2mtg0eCgyn8w8UottModJ6ZtmUYc92Ct5QD77Kw"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code"],"redirect_uris":["https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback"],"contacts":["certification@oidf.org"],"application_type":"web","id_token_signed_response_alg":"RS256","scopes":"openid email address phone profile books.read","client_id":"lwtVyrSclIk91bXgOVeQKJgrAlkpf-B0WLHtQUToQg4","client_id_issued_at":"2022-10-27T21:34:37Z","client_secret":"0ePkD9GjbAHXtG1Xmzh-4IF_Krn_xro3X8RP9-Qu-AU","client_secret_expires_at":0}
2022-10-27 21:34:40
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "date": "Thu, 27 Oct 2022 21:34:40 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "760e8e8ba88bad57-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 6fNWI6xrQsXxO4o","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"rxo2qBZWp1YyKEYqqDxnYP3MXl5Ct7TOYqft98vUsd2Xag8BWuM_tiyjrjdYKQdtW7sddWDph9uQXgVF2QpcWNQhvrkR8bs59rlVbH6CzYZ2xvH-eWm2PkXfmSWUuL4R2182GTQHl_vLEnW9-HDABFogzbxqM94ScUkaL6wHFxJI7g_hpcPiJ4TjizvzqDFzy7Z-i0TtfFV4D7k-SruFX_fMK_g1rhqtnLeP0C9AGMb2EakO4pYybn4Iet0APG4R0jRXvVia2nNRjqrEuQ7C9gTxyzVthFABVjRDqQwCy6Cw0My2mtg0eCgyn8w8UottModJ6ZtmUYc92Ct5QD77Kw"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code"],"redirect_uris":["https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback"],"contacts":["certification@oidf.org"],"application_type":"web","id_token_signed_response_alg":"RS256","scopes":"openid email address phone profile books.read","client_id":"lwtVyrSclIk91bXgOVeQKJgrAlkpf-B0WLHtQUToQg4","client_id_issued_at":"2022-10-27T21:34:37Z","client_secret":"0ePkD9GjbAHXtG1Xmzh-4IF_Krn_xro3X8RP9-Qu-AU","client_secret_expires_at":0}
body_json
{
  "client_name": "Client 1 6fNWI6xrQsXxO4o",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rxo2qBZWp1YyKEYqqDxnYP3MXl5Ct7TOYqft98vUsd2Xag8BWuM_tiyjrjdYKQdtW7sddWDph9uQXgVF2QpcWNQhvrkR8bs59rlVbH6CzYZ2xvH-eWm2PkXfmSWUuL4R2182GTQHl_vLEnW9-HDABFogzbxqM94ScUkaL6wHFxJI7g_hpcPiJ4TjizvzqDFzy7Z-i0TtfFV4D7k-SruFX_fMK_g1rhqtnLeP0C9AGMb2EakO4pYybn4Iet0APG4R0jRXvVia2nNRjqrEuQ7C9gTxyzVthFABVjRDqQwCy6Cw0My2mtg0eCgyn8w8UottModJ6ZtmUYc92Ct5QD77Kw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "application_type": "web",
  "id_token_signed_response_alg": "RS256",
  "scopes": "openid email address phone profile books.read",
  "client_id": "lwtVyrSclIk91bXgOVeQKJgrAlkpf-B0WLHtQUToQg4",
  "client_id_issued_at": "2022-10-27T21:34:37Z",
  "client_secret": "0ePkD9GjbAHXtG1Xmzh-4IF_Krn_xro3X8RP9-Qu-AU",
  "client_secret_expires_at": 0
}
2022-10-27 21:34:40 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-10-27 21:34:40 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-10-27 21:34:40 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-10-27 21:34:40 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
lwtVyrSclIk91bXgOVeQKJgrAlkpf-B0WLHtQUToQg4
2022-10-27 21:34:40
VerifyClientManagementCredentials
Dynamic registration returned neither registration_client_uri nor registration_access_token
2022-10-27 21:34:40
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-10-27 21:34:40 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_basic",
  "client_secret_post",
  "private_key_jwt"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2022-10-27 21:34:40 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-10-27 21:34:40 SUCCESS
CreateBadRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/zR5YFPBEUX
2022-10-27 21:34:40
oidcc-ensure-registered-redirect-uri
Setup Done
Make request to authorization endpoint
2022-10-27 21:34:40 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
lwtVyrSclIk91bXgOVeQKJgrAlkpf-B0WLHtQUToQg4
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/zR5YFPBEUX
scope
openid
2022-10-27 21:34:40
CreateRandomStateValue
Created state value
requested_state_length
10
state
2xRJw1Rt12
2022-10-27 21:34:40 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
lwtVyrSclIk91bXgOVeQKJgrAlkpf-B0WLHtQUToQg4
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/zR5YFPBEUX
scope
openid
state
2xRJw1Rt12
2022-10-27 21:34:40
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
88WY9esxuv
2022-10-27 21:34:40 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
lwtVyrSclIk91bXgOVeQKJgrAlkpf-B0WLHtQUToQg4
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/zR5YFPBEUX
scope
openid
state
2xRJw1Rt12
nonce
88WY9esxuv
2022-10-27 21:34:40 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
lwtVyrSclIk91bXgOVeQKJgrAlkpf-B0WLHtQUToQg4
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/zR5YFPBEUX
scope
openid
state
2xRJw1Rt12
nonce
88WY9esxuv
response_type
code
2022-10-27 21:34:40 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "lwtVyrSclIk91bXgOVeQKJgrAlkpf-B0WLHtQUToQg4",
  "redirect_uri": "https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/zR5YFPBEUX",
  "scope": "openid",
  "state": "2xRJw1Rt12",
  "nonce": "88WY9esxuv",
  "response_type": "code"
}
redirect_to_authorization_endpoint
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=lwtVyrSclIk91bXgOVeQKJgrAlkpf-B0WLHtQUToQg4&redirect_uri=https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/zR5YFPBEUX&scope=openid&state=2xRJw1Rt12&nonce=88WY9esxuv&response_type=code
2022-10-27 21:34:40 REDIRECT
oidcc-ensure-registered-redirect-uri
Redirecting to authorization endpoint
redirect_to
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=lwtVyrSclIk91bXgOVeQKJgrAlkpf-B0WLHtQUToQg4&redirect_uri=https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/zR5YFPBEUX&scope=openid&state=2xRJw1Rt12&nonce=88WY9esxuv&response_type=code
2022-10-27 21:34:40 REVIEW IMAGE
ExpectRedirectUriErrorPage
Show redirect URI error page
img
updatedAt
1666906515441
2022-10-27 21:35:43 FINISHED
oidcc-ensure-registered-redirect-uri
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2022-10-27 21:35:43
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-10-27 21:35:52
TEST-RUNNER
Alias has now been claimed by another test
alias
rodauth-oauth-basic-certification
new_test_id
kBPsErZfKo1rOSk
Test Results