Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-11-04 22:36:08 INFO
TEST-RUNNER
Test instance TmZJuEsWcSyHwXI created
baseUrl
https://www.certification.openid.net/test/a/rodauth-oauth-dynamic-certification-proffile
variant
{
  "response_type": "code",
  "server_metadata": "discovery",
  "client_registration": "dynamic_client"
}
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-discovery-endpoint-verification
2022-11-04 22:36:08
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:36:08 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 04 Nov 2022 22:36:08 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7650d3a8ffe8ad0f-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:36:08 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:36:08 SUCCESS
EnsureDiscoveryEndpointResponseStatusCodeIs200
discovery_endpoint_response returned http 200 as expected
http_status
200
2022-11-04 22:36:08 SUCCESS
CheckDiscoveryEndpointReturnedJsonContentType
discovery_endpoint_response Content-Type: header is application/json
2022-11-04 22:36:08
oidcc-discovery-endpoint-verification
Setup Done
2022-11-04 22:36:08 SUCCESS
OIDCCCheckDiscEndpointResponseTypesSupportedDynamic
Contents of 'response_types_supported' in discovery document matches expectations.
actual
[
  "code",
  "id_token",
  "none",
  "code id_token",
  "code token",
  "id_token token",
  "code id_token token",
  "token"
]
expected
[
  "code",
  "id_token",
  "token id_token"
]
minimum_matches_required
3
2022-11-04 22:36:08 SUCCESS
CheckDiscEndpointDiscoveryUrl
discoveryUrl
actual
https://rodauth-oauth-oidc.onrender.com/.well-known/openid-configuration
2022-11-04 22:36:08 SUCCESS
CheckDiscEndpointIssuer
issuer is consistent with the discovery endpoint
2022-11-04 22:36:08 SUCCESS
OIDCCCheckDiscEndpointSubjectTypesSupported
Contents of 'subject_types_supported' in discovery document matches expectations.
actual
[
  "public",
  "pairwise"
]
expected
[
  "public",
  "pairwise"
]
minimum_matches_required
1
2022-11-04 22:36:08 SUCCESS
OIDCCCheckDiscEndpointIdTokenSigningAlgValuesSupported
Contents of 'id_token_signing_alg_values_supported' in discovery document matches expectations.
actual
[
  "HS256",
  "HS384",
  "HS512",
  "HS512256",
  "RS256",
  "RS384",
  "RS512",
  "ED25519",
  "ES256",
  "ES384",
  "ES512",
  "PS256",
  "PS384",
  "PS512",
  "none"
]
expected
[
  "RS256"
]
minimum_matches_required
1
2022-11-04 22:36:08 SUCCESS
OIDCCCheckDiscEndpointUserinfoSigningAlgValuesSupported
Contents of 'userinfo_signing_alg_values_supported' in discovery document matches expectations.
actual
[
  "HS256",
  "HS384",
  "HS512",
  "HS512256",
  "RS256",
  "RS384",
  "RS512",
  "ED25519",
  "ES256",
  "ES384",
  "ES512",
  "PS256",
  "PS384",
  "PS512",
  "none"
]
expected
[]
minimum_matches_required
0
2022-11-04 22:36:08 SUCCESS
CheckDiscEndpointAuthorizationEndpoint
authorization_endpoint
actual
https://rodauth-oauth-oidc.onrender.com/authorize
2022-11-04 22:36:08 SUCCESS
CheckDiscEndpointTokenEndpoint
token_endpoint
actual
https://rodauth-oauth-oidc.onrender.com/token
2022-11-04 22:36:08 SUCCESS
CheckDiscEndpointUserinfoEndpoint
userinfo_endpoint
actual
https://rodauth-oauth-oidc.onrender.com/userinfo
2022-11-04 22:36:08 SUCCESS
CheckDiscEndpointRegistrationEndpoint
registration_endpoint
actual
https://rodauth-oauth-oidc.onrender.com/register
2022-11-04 22:36:08 SUCCESS
CheckJwksUri
jwks_uri
actual
https://rodauth-oauth-oidc.onrender.com/jwks
2022-11-04 22:36:08
FetchServerKeys
Fetching server key
jwks_uri
https://rodauth-oauth-oidc.onrender.com/jwks
2022-11-04 22:36:08
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-04 22:36:09 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 04 Nov 2022 22:36:09 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7650d3ab8c90b076-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-04 22:36:09
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-04 22:36:09 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-04 22:36:09 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-11-04 22:36:09 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-11-04 22:36:09 SUCCESS
CheckDiscEndpointRequestParameterSupported
request_parameter_supported has correct value
request_parameter_supported
true
2022-11-04 22:36:09 SUCCESS
CheckDiscEndpointRequestUriParameterSupported
request_uri_parameter_supported has correct value
request_uri_parameter_supported
true
2022-11-04 22:36:09 SUCCESS
CheckDiscEndpointRequestObjectSigningAlgValuesSupportedIncludesRS256
Contents of 'request_object_signing_alg_values_supported' in discovery document matches expectations.
actual
[
  "HS256",
  "HS384",
  "HS512",
  "HS512256",
  "RS256",
  "RS384",
  "RS512",
  "ED25519",
  "ES256",
  "ES384",
  "ES512",
  "PS256",
  "PS384",
  "PS512",
  "none"
]
expected
[
  "RS256"
]
minimum_matches_required
1
2022-11-04 22:36:09 SUCCESS
CheckDiscEndpointClaimsParameterSupported
claims_parameter_supported has correct value
claims_parameter_supported
true
2022-11-04 22:36:09 SUCCESS
OIDCCCheckDiscEndpointClaimsSupported
Contents of 'claims_supported' in discovery document matches expectations.
actual
[
  "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"
]
expected
[]
minimum_matches_required
0
2022-11-04 22:36:09 SUCCESS
OIDCCCheckDiscEndpointGrantTypesSupportedDynamic
Contents of 'grant_types_supported' in discovery document matches expectations.
actual
[
  "refresh_token",
  "authorization_code",
  "implicit",
  "client_credentials",
  "urn:ietf:params:oauth:grant-type:jwt-bearer"
]
expected
[
  "authorization_code",
  "implicit"
]
minimum_matches_required
2
2022-11-04 22:36:09 SUCCESS
CheckDiscEndpointScopesSupportedContainsOpenId
Contents of 'scopes_supported' in discovery document matches expectations.
actual
[
  "openid",
  "email",
  "address",
  "phone",
  "profile",
  "books.read"
]
expected
[
  "openid"
]
minimum_matches_required
1
2022-11-04 22:36:09 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
token_endpoint
actual
https://rodauth-oauth-oidc.onrender.com/token
2022-11-04 22:36:09 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
authorization_endpoint
actual
https://rodauth-oauth-oidc.onrender.com/token
2022-11-04 22:36:09 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
registration_endpoint
actual
https://rodauth-oauth-oidc.onrender.com/token
2022-11-04 22:36:09 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
userinfo_endpoint
actual
https://rodauth-oauth-oidc.onrender.com/token
2022-11-04 22:36:09 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
end_session_endpoint
actual
https://rodauth-oauth-oidc.onrender.com/token
2022-11-04 22:36:09 FINISHED
oidcc-discovery-endpoint-verification
Test has run to completion
testmodule_result
PASSED
2022-11-04 22:36:21
TEST-RUNNER
Alias has now been claimed by another test
alias
rodauth-oauth-dynamic-certification-proffile
new_test_id
jaAngwGWj0GBRAB
Test Results