Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-11-04 22:41:31 INFO
TEST-RUNNER
Test instance vavs5SUNqT01xKk created
baseUrl
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile
variant
{
  "client_auth_type": "private_key_jwt",
  "response_type": "code",
  "server_metadata": "discovery",
  "client_registration": "dynamic_client",
  "response_mode": "default"
}
alias
rodauth-oauth-dynamic-certification-proffile
description
config dynamic certification profile openid config test
planId
jSqzrbQonapv7
config
{
  "alias": "rodauth-oauth-dynamic-certification-proffile",
  "description": "config dynamic certification profile openid config test",
  "consent": {},
  "server": {
    "discoveryUrl": "https://rodauth-oauth-oidc.onrender.com/.well-known/openid-configuration"
  },
  "client": {
    "client_name": "Client 1"
  },
  "client2": {
    "client_name": "Client 2"
  },
  "publish": "everything"
}
testName
oidcc-registration-policy-uri
2022-11-04 22:41:31 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
2022-11-04 22:41:31
GetDynamicServerConfiguration
HTTP request
request_uri
https://rodauth-oauth-oidc.onrender.com/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2022-11-04 22:41:31 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 04 Nov 2022 22:41:31 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7650db8abd3fadc6-ATL",
  "cache-control": "private, max-age\u003d86400",
  "vary": "Accept-Encoding",
  "cf-cache-status": "DYNAMIC",
  "server": "cloudflare",
  "alt-svc": "h3\u003d\":443\"; ma\u003d86400, h3-29\u003d\":443\"; ma\u003d86400"
}
response_body
{"issuer":"https://rodauth-oauth-oidc.onrender.com","token_endpoint":"https://rodauth-oauth-oidc.onrender.com/token","scopes_supported":["openid","email","address","phone","profile","books.read"],"response_types_supported":["code","id_token","none","code id_token","code token","id_token token","code id_token token","token"],"response_modes_supported":["query","form_post","fragment"],"grant_types_supported":["refresh_token","authorization_code","implicit","client_credentials","urn:ietf:params:oauth:grant-type:jwt-bearer"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","private_key_jwt"],"token_endpoint_auth_signing_alg_values_supported":["RS256"],"jwks_uri":"https://rodauth-oauth-oidc.onrender.com/jwks","authorization_endpoint":"https://rodauth-oauth-oidc.onrender.com/authorize","registration_endpoint":"https://rodauth-oauth-oidc.onrender.com/register","request_parameter_supported":true,"request_uri_parameter_supported":true,"require_request_uri_registration":false,"userinfo_endpoint":"https://rodauth-oauth-oidc.onrender.com/userinfo","end_session_endpoint":"https://rodauth-oauth-oidc.onrender.com/oidc-logout","subject_types_supported":["public","pairwise"],"acr_values_supported":["1","2"],"claims_parameter_supported":true,"id_token_signing_alg_values_supported":["HS256","HS384","HS512","HS512256","RS256","RS384","RS512","ED25519","ES256","ES384","ES512","PS256","PS384","PS512","none"],"userinfo_signing_alg_values_supported":["HS256","HS384","HS512","HS512256","RS256","RS384","RS512","ED25519","ES256","ES384","ES512","PS256","PS384","PS512","none"],"request_object_signing_alg_values_supported":["HS256","HS384","HS512","HS512256","RS256","RS384","RS512","ED25519","ES256","ES384","ES512","PS256","PS384","PS512","none"],"claim_types_supported":["normal"],"claims_supported":["sub","iss","iat","exp","aud","auth_time","email","email_verified","formatted","street_address","locality","region","postal_code","country","phone_number","phone_number_verified","name","family_name","given_name","middle_name","nickname","preferred_username","profile","picture","website","gender","birthdate","zoneinfo","locale","updated_at","read"]}
2022-11-04 22:41:31 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
issuer
https://rodauth-oauth-oidc.onrender.com
token_endpoint
https://rodauth-oauth-oidc.onrender.com/token
scopes_supported
[
  "openid",
  "email",
  "address",
  "phone",
  "profile",
  "books.read"
]
response_types_supported
[
  "code",
  "id_token",
  "none",
  "code id_token",
  "code token",
  "id_token token",
  "code id_token token",
  "token"
]
response_modes_supported
[
  "query",
  "form_post",
  "fragment"
]
grant_types_supported
[
  "refresh_token",
  "authorization_code",
  "implicit",
  "client_credentials",
  "urn:ietf:params:oauth:grant-type:jwt-bearer"
]
token_endpoint_auth_methods_supported
[
  "client_secret_basic",
  "client_secret_post",
  "private_key_jwt"
]
token_endpoint_auth_signing_alg_values_supported
[
  "RS256"
]
jwks_uri
https://rodauth-oauth-oidc.onrender.com/jwks
authorization_endpoint
https://rodauth-oauth-oidc.onrender.com/authorize
registration_endpoint
https://rodauth-oauth-oidc.onrender.com/register
request_parameter_supported
true
request_uri_parameter_supported
true
require_request_uri_registration
false
userinfo_endpoint
https://rodauth-oauth-oidc.onrender.com/userinfo
end_session_endpoint
https://rodauth-oauth-oidc.onrender.com/oidc-logout
subject_types_supported
[
  "public",
  "pairwise"
]
acr_values_supported
[
  "1",
  "2"
]
claims_parameter_supported
true
id_token_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "HS512256",
  "RS256",
  "RS384",
  "RS512",
  "ED25519",
  "ES256",
  "ES384",
  "ES512",
  "PS256",
  "PS384",
  "PS512",
  "none"
]
userinfo_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "HS512256",
  "RS256",
  "RS384",
  "RS512",
  "ED25519",
  "ES256",
  "ES384",
  "ES512",
  "PS256",
  "PS384",
  "PS512",
  "none"
]
request_object_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "HS512256",
  "RS256",
  "RS384",
  "RS512",
  "ED25519",
  "ES256",
  "ES384",
  "ES512",
  "PS256",
  "PS384",
  "PS512",
  "none"
]
claim_types_supported
[
  "normal"
]
claims_supported
[
  "sub",
  "iss",
  "iat",
  "exp",
  "aud",
  "auth_time",
  "email",
  "email_verified",
  "formatted",
  "street_address",
  "locality",
  "region",
  "postal_code",
  "country",
  "phone_number",
  "phone_number_verified",
  "name",
  "family_name",
  "given_name",
  "middle_name",
  "nickname",
  "preferred_username",
  "profile",
  "picture",
  "website",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "updated_at",
  "read"
]
2022-11-04 22:41:31 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-11-04 22:41:31
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_name
Client 1
2022-11-04 22:41:31
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
Client 1
2022-11-04 22:41:31
CreatePolicyUri
Generated policy URI
policy_uri
https://www.certification.openid.net/login.html
2022-11-04 22:41:31
oidcc-registration-policy-uri
Setup Done
2022-11-04 22:41:31 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "78YbF94MIUEa2MSiHe_deSrllhATwfhzVPypJVzAkm5leo8Z63RrtCK6vf8Sh9RcAM7FeuEE6mZrlEds9CaXd7dN7XjvndV9n2OfnaFrmzKJNJm7cuTNfw8wrzFOk171j9LYcQYJATrOWw-atFU_36EilYgG9iLjobAvfVhJ_b0",
      "kty": "RSA",
      "q": "qElPSe086uO-izItOU3flP0AzrutC--KZdJB6NiUlFAeu94RmpOOkh5UVWFGyVRV7YlWKCuCrdQswn6AJRa_lYzMcAOhJkaOLIwBXomFvHE2ky1VP4riUaTW3lESMQmz_08U4gqjbhH0ZJlYLgXGpwixZUQETdwZUmsIIe0gFxU",
      "d": "WStut4yNkTAokIs6bSRA-cI6oaJ9q7gu10UNV_e__I-wpdkS72em8Jwow811yv6XauII7ZMhJQOs8yt6M5cG58Ee1DxhJVV30ymG9-oQjmqblBEq20ORg0MDzpx_yYE2JJtV-RoPY71pKFHcoDhma5AQviubrz0gW7oqFMOJFjDpLtnZufvNItxNxV4EbhIq7HLhKEJUEUOR-ZEVQOy_zuNz8Kx8o0HksndKdhN7g2v7erYKdVISDmW-4p1hFu3jR0d_tSM8-BJvJb8UXTS1eHnCmOvTKIhFG5BCCu15ghPO1y_bn06wNV326WU7o4CMvcIqqoSyHisoV8aXSVVJwQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "3aNsM02FyvaxfiMPu94QpvRTTPqaKCVdPHTDS324pKe6Bks58lWSkoGrv68MGZZjp0YQi91ktLHYZpZwt3PKGUMoqyFNPNgA2USILGhMGY_ajjMjfEGcaK0RDPXX_L0-IxPI_2V2bxfIwVRunOeofhrjgfanmCsy1pkkksOqQvU",
      "dp": "QbZQbI0dU-vM2MWjDINVdkSsYSEM2ScnLI6GKMgvurHou9sGJoJklhzCgxmp0XIAuPPyKUgMGdVx_FRK5urArj2dbMytFtuQryMVdpTrsb_63GCZf9Z2_zCBjjH8L-VhdUY6rVcTFrQwI8K2CmAmvjoiCUsbZU-QhRqNGVQeCx0",
      "alg": "RS256",
      "dq": "dAIlcHbkeaAJ6HbsigZOzKwkdF8YCZRVuZ9Z5CP5OMyKg0OwqvhxXfUeecUXQQ6sNZVpGUP1T9NmD6WYvPiTlYp8G_PEkVguBjN1djAjSyZYUtj7XVRmc5XIsXT9r2Ra-vMPGEvxIZ2q9fZnvUIqEVeCwqZCuVGy-wfhkVGfv4k",
      "n": "nZ6riMOT1CAa9gAhiC4OLrK5khyp5j6MBjapgSdbT3Uc2ESqhc3VIyAFFOUxadakusTzC0TYXiidCImGMarXJKaITxFMiz7CHDxjxQNYWzg35D-EIctyToY4vZQb_ehpNo7ApSlZVQRCb32sN-95d8XdPkFqGqFY2yVoleYwZnx-dLADa0PLM9swqN4oLdkRWaBkC1QSH0ghQTn7eAvT_s7p7D9rEsQ5Tact-5vAZofG5TIummJcKTGa94EGC-w1mQXWWfqzAjfe_o725P3KErd9AQbISQs-yoxiJFUIPOU47Ua_E7pEvUuaO1uYQk7OdgHiopx2ecNblk67lH3LgQ"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "nZ6riMOT1CAa9gAhiC4OLrK5khyp5j6MBjapgSdbT3Uc2ESqhc3VIyAFFOUxadakusTzC0TYXiidCImGMarXJKaITxFMiz7CHDxjxQNYWzg35D-EIctyToY4vZQb_ehpNo7ApSlZVQRCb32sN-95d8XdPkFqGqFY2yVoleYwZnx-dLADa0PLM9swqN4oLdkRWaBkC1QSH0ghQTn7eAvT_s7p7D9rEsQ5Tact-5vAZofG5TIummJcKTGa94EGC-w1mQXWWfqzAjfe_o725P3KErd9AQbISQs-yoxiJFUIPOU47Ua_E7pEvUuaO1uYQk7OdgHiopx2ecNblk67lH3LgQ"
    }
  ]
}
2022-11-04 22:41:31 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-04 22:41:31
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-11-04 22:41:31
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
Client 1 vavs5SUNqT01xKk
2022-11-04 22:41:31
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-11-04 22:41:31
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 vavs5SUNqT01xKk",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nZ6riMOT1CAa9gAhiC4OLrK5khyp5j6MBjapgSdbT3Uc2ESqhc3VIyAFFOUxadakusTzC0TYXiidCImGMarXJKaITxFMiz7CHDxjxQNYWzg35D-EIctyToY4vZQb_ehpNo7ApSlZVQRCb32sN-95d8XdPkFqGqFY2yVoleYwZnx-dLADa0PLM9swqN4oLdkRWaBkC1QSH0ghQTn7eAvT_s7p7D9rEsQ5Tact-5vAZofG5TIummJcKTGa94EGC-w1mQXWWfqzAjfe_o725P3KErd9AQbISQs-yoxiJFUIPOU47Ua_E7pEvUuaO1uYQk7OdgHiopx2ecNblk67lH3LgQ"
      }
    ]
  }
}
2022-11-04 22:41:31
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 vavs5SUNqT01xKk",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nZ6riMOT1CAa9gAhiC4OLrK5khyp5j6MBjapgSdbT3Uc2ESqhc3VIyAFFOUxadakusTzC0TYXiidCImGMarXJKaITxFMiz7CHDxjxQNYWzg35D-EIctyToY4vZQb_ehpNo7ApSlZVQRCb32sN-95d8XdPkFqGqFY2yVoleYwZnx-dLADa0PLM9swqN4oLdkRWaBkC1QSH0ghQTn7eAvT_s7p7D9rEsQ5Tact-5vAZofG5TIummJcKTGa94EGC-w1mQXWWfqzAjfe_o725P3KErd9AQbISQs-yoxiJFUIPOU47Ua_E7pEvUuaO1uYQk7OdgHiopx2ecNblk67lH3LgQ"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-11-04 22:41:31
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 vavs5SUNqT01xKk",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nZ6riMOT1CAa9gAhiC4OLrK5khyp5j6MBjapgSdbT3Uc2ESqhc3VIyAFFOUxadakusTzC0TYXiidCImGMarXJKaITxFMiz7CHDxjxQNYWzg35D-EIctyToY4vZQb_ehpNo7ApSlZVQRCb32sN-95d8XdPkFqGqFY2yVoleYwZnx-dLADa0PLM9swqN4oLdkRWaBkC1QSH0ghQTn7eAvT_s7p7D9rEsQ5Tact-5vAZofG5TIummJcKTGa94EGC-w1mQXWWfqzAjfe_o725P3KErd9AQbISQs-yoxiJFUIPOU47Ua_E7pEvUuaO1uYQk7OdgHiopx2ecNblk67lH3LgQ"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code"
  ]
}
2022-11-04 22:41:31
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 vavs5SUNqT01xKk",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nZ6riMOT1CAa9gAhiC4OLrK5khyp5j6MBjapgSdbT3Uc2ESqhc3VIyAFFOUxadakusTzC0TYXiidCImGMarXJKaITxFMiz7CHDxjxQNYWzg35D-EIctyToY4vZQb_ehpNo7ApSlZVQRCb32sN-95d8XdPkFqGqFY2yVoleYwZnx-dLADa0PLM9swqN4oLdkRWaBkC1QSH0ghQTn7eAvT_s7p7D9rEsQ5Tact-5vAZofG5TIummJcKTGa94EGC-w1mQXWWfqzAjfe_o725P3KErd9AQbISQs-yoxiJFUIPOU47Ua_E7pEvUuaO1uYQk7OdgHiopx2ecNblk67lH3LgQ"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback"
  ]
}
2022-11-04 22:41:31
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 vavs5SUNqT01xKk",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nZ6riMOT1CAa9gAhiC4OLrK5khyp5j6MBjapgSdbT3Uc2ESqhc3VIyAFFOUxadakusTzC0TYXiidCImGMarXJKaITxFMiz7CHDxjxQNYWzg35D-EIctyToY4vZQb_ehpNo7ApSlZVQRCb32sN-95d8XdPkFqGqFY2yVoleYwZnx-dLADa0PLM9swqN4oLdkRWaBkC1QSH0ghQTn7eAvT_s7p7D9rEsQ5Tact-5vAZofG5TIummJcKTGa94EGC-w1mQXWWfqzAjfe_o725P3KErd9AQbISQs-yoxiJFUIPOU47Ua_E7pEvUuaO1uYQk7OdgHiopx2ecNblk67lH3LgQ"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2022-11-04 22:41:31
AddPolicyUriToDynamicRegistrationRequest
Added policy_uri to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 vavs5SUNqT01xKk",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nZ6riMOT1CAa9gAhiC4OLrK5khyp5j6MBjapgSdbT3Uc2ESqhc3VIyAFFOUxadakusTzC0TYXiidCImGMarXJKaITxFMiz7CHDxjxQNYWzg35D-EIctyToY4vZQb_ehpNo7ApSlZVQRCb32sN-95d8XdPkFqGqFY2yVoleYwZnx-dLADa0PLM9swqN4oLdkRWaBkC1QSH0ghQTn7eAvT_s7p7D9rEsQ5Tact-5vAZofG5TIummJcKTGa94EGC-w1mQXWWfqzAjfe_o725P3KErd9AQbISQs-yoxiJFUIPOU47Ua_E7pEvUuaO1uYQk7OdgHiopx2ecNblk67lH3LgQ"
      }
    ]
  },
  "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"
  ],
  "policy_uri": "https://www.certification.openid.net/login.html"
}
2022-11-04 22:41:31
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": "789"
}
request_body
{"client_name":"Client 1 vavs5SUNqT01xKk","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"nZ6riMOT1CAa9gAhiC4OLrK5khyp5j6MBjapgSdbT3Uc2ESqhc3VIyAFFOUxadakusTzC0TYXiidCImGMarXJKaITxFMiz7CHDxjxQNYWzg35D-EIctyToY4vZQb_ehpNo7ApSlZVQRCb32sN-95d8XdPkFqGqFY2yVoleYwZnx-dLADa0PLM9swqN4oLdkRWaBkC1QSH0ghQTn7eAvT_s7p7D9rEsQ5Tact-5vAZofG5TIummJcKTGa94EGC-w1mQXWWfqzAjfe_o725P3KErd9AQbISQs-yoxiJFUIPOU47Ua_E7pEvUuaO1uYQk7OdgHiopx2ecNblk67lH3LgQ"}]},"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"],"policy_uri":"https://www.certification.openid.net/login.html"}
2022-11-04 22:41:34 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "date": "Fri, 04 Nov 2022 22:41:34 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7650db8e6b3fb03e-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 vavs5SUNqT01xKk","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"nZ6riMOT1CAa9gAhiC4OLrK5khyp5j6MBjapgSdbT3Uc2ESqhc3VIyAFFOUxadakusTzC0TYXiidCImGMarXJKaITxFMiz7CHDxjxQNYWzg35D-EIctyToY4vZQb_ehpNo7ApSlZVQRCb32sN-95d8XdPkFqGqFY2yVoleYwZnx-dLADa0PLM9swqN4oLdkRWaBkC1QSH0ghQTn7eAvT_s7p7D9rEsQ5Tact-5vAZofG5TIummJcKTGa94EGC-w1mQXWWfqzAjfe_o725P3KErd9AQbISQs-yoxiJFUIPOU47Ua_E7pEvUuaO1uYQk7OdgHiopx2ecNblk67lH3LgQ"}]},"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"],"policy_uri":"https://www.certification.openid.net/login.html","application_type":"web","id_token_signed_response_alg":"RS256","scopes":"openid email address phone profile books.read","client_id":"lf1CLGQ16qXSzqjkMoEAbc7jP3lSX2YLa6qnXKOGX5o","client_id_issued_at":"2022-11-04T22:41:31Z","client_secret":"HGXmLM6qQI6cF505orLo4mjN_GgDb9vDIr1G7KosJC4","client_secret_expires_at":0}
2022-11-04 22:41:34
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "date": "Fri, 04 Nov 2022 22:41:34 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7650db8e6b3fb03e-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 vavs5SUNqT01xKk","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"nZ6riMOT1CAa9gAhiC4OLrK5khyp5j6MBjapgSdbT3Uc2ESqhc3VIyAFFOUxadakusTzC0TYXiidCImGMarXJKaITxFMiz7CHDxjxQNYWzg35D-EIctyToY4vZQb_ehpNo7ApSlZVQRCb32sN-95d8XdPkFqGqFY2yVoleYwZnx-dLADa0PLM9swqN4oLdkRWaBkC1QSH0ghQTn7eAvT_s7p7D9rEsQ5Tact-5vAZofG5TIummJcKTGa94EGC-w1mQXWWfqzAjfe_o725P3KErd9AQbISQs-yoxiJFUIPOU47Ua_E7pEvUuaO1uYQk7OdgHiopx2ecNblk67lH3LgQ"}]},"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"],"policy_uri":"https://www.certification.openid.net/login.html","application_type":"web","id_token_signed_response_alg":"RS256","scopes":"openid email address phone profile books.read","client_id":"lf1CLGQ16qXSzqjkMoEAbc7jP3lSX2YLa6qnXKOGX5o","client_id_issued_at":"2022-11-04T22:41:31Z","client_secret":"HGXmLM6qQI6cF505orLo4mjN_GgDb9vDIr1G7KosJC4","client_secret_expires_at":0}
body_json
{
  "client_name": "Client 1 vavs5SUNqT01xKk",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nZ6riMOT1CAa9gAhiC4OLrK5khyp5j6MBjapgSdbT3Uc2ESqhc3VIyAFFOUxadakusTzC0TYXiidCImGMarXJKaITxFMiz7CHDxjxQNYWzg35D-EIctyToY4vZQb_ehpNo7ApSlZVQRCb32sN-95d8XdPkFqGqFY2yVoleYwZnx-dLADa0PLM9swqN4oLdkRWaBkC1QSH0ghQTn7eAvT_s7p7D9rEsQ5Tact-5vAZofG5TIummJcKTGa94EGC-w1mQXWWfqzAjfe_o725P3KErd9AQbISQs-yoxiJFUIPOU47Ua_E7pEvUuaO1uYQk7OdgHiopx2ecNblk67lH3LgQ"
      }
    ]
  },
  "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"
  ],
  "policy_uri": "https://www.certification.openid.net/login.html",
  "application_type": "web",
  "id_token_signed_response_alg": "RS256",
  "scopes": "openid email address phone profile books.read",
  "client_id": "lf1CLGQ16qXSzqjkMoEAbc7jP3lSX2YLa6qnXKOGX5o",
  "client_id_issued_at": "2022-11-04T22:41:31Z",
  "client_secret": "HGXmLM6qQI6cF505orLo4mjN_GgDb9vDIr1G7KosJC4",
  "client_secret_expires_at": 0
}
2022-11-04 22:41:34 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-11-04 22:41:34 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-11-04 22:41:34 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-11-04 22:41:34 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
lf1CLGQ16qXSzqjkMoEAbc7jP3lSX2YLa6qnXKOGX5o
2022-11-04 22:41:34
VerifyClientManagementCredentials
Dynamic registration returned neither registration_client_uri nor registration_access_token
2022-11-04 22:41:34
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
Make request to authorization endpoint
2022-11-04 22:41:34 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
lf1CLGQ16qXSzqjkMoEAbc7jP3lSX2YLa6qnXKOGX5o
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
scope
openid
2022-11-04 22:41:34
CreateRandomStateValue
Created state value
requested_state_length
10
state
IKXIr3epBZ
2022-11-04 22:41:34 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
lf1CLGQ16qXSzqjkMoEAbc7jP3lSX2YLa6qnXKOGX5o
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
scope
openid
state
IKXIr3epBZ
2022-11-04 22:41:34
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
XZuqKvjchR
2022-11-04 22:41:34 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
lf1CLGQ16qXSzqjkMoEAbc7jP3lSX2YLa6qnXKOGX5o
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
scope
openid
state
IKXIr3epBZ
nonce
XZuqKvjchR
2022-11-04 22:41:34 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
lf1CLGQ16qXSzqjkMoEAbc7jP3lSX2YLa6qnXKOGX5o
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback
scope
openid
state
IKXIr3epBZ
nonce
XZuqKvjchR
response_type
code
2022-11-04 22:41:34 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "lf1CLGQ16qXSzqjkMoEAbc7jP3lSX2YLa6qnXKOGX5o",
  "redirect_uri": "https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback",
  "scope": "openid",
  "state": "IKXIr3epBZ",
  "nonce": "XZuqKvjchR",
  "response_type": "code"
}
redirect_to_authorization_endpoint
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=lf1CLGQ16qXSzqjkMoEAbc7jP3lSX2YLa6qnXKOGX5o&redirect_uri=https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback&scope=openid&state=IKXIr3epBZ&nonce=XZuqKvjchR&response_type=code
2022-11-04 22:41:34 REDIRECT
oidcc-registration-policy-uri
Redirecting to authorization endpoint
redirect_to
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=lf1CLGQ16qXSzqjkMoEAbc7jP3lSX2YLa6qnXKOGX5o&redirect_uri=https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile/callback&scope=openid&state=IKXIr3epBZ&nonce=XZuqKvjchR&response_type=code
2022-11-04 22:41:34 REVIEW IMAGE
ExpectLoginPageWithPolicyLink
The login page should show a link to a policy document - upload a screenshot of the login page.
img
updatedAt
1667601722083
2022-11-04 22:42:05 FINISHED
oidcc-registration-policy-uri
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2022-11-04 22:42:05
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-11-04 22:43:30
TEST-RUNNER
Alias has now been claimed by another test
alias
rodauth-oauth-dynamic-certification-proffile
new_test_id
50bVKeZisubbg5b
Test Results