Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-26 22:47:17 INFO
TEST-RUNNER
Test instance 1NAWNvNW2b6y5XJ 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-request-with-unknown-parameter-succeeds
2022-10-26 22:47:17 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
2022-10-26 22:47:17
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-26 22:47:17 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 26 Oct 2022 22:47:17 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7606bb9fdf48b17b-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-26 22:47:17 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-26 22:47:17 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-10-26 22:47:17 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-26 22:47:17
FetchServerKeys
Fetching server key
jwks_uri
https://rodauth-oauth-oidc.onrender.com/jwks
2022-10-26 22:47:17
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-26 22:47:18 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 26 Oct 2022 22:47:18 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7606bba11d81acef-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-26 22:47:18
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-26 22:47:18 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-26 22:47:18 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-26 22:47:18 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-26 22:47:18 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-10-26 22:47:18 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-26 22:47:18 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-10-26 22:47:18
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_name
Client 1
2022-10-26 22:47:18
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
Client 1
2022-10-26 22:47:18 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "57pbV7MaGLXmxVT1pvgctE9ZGLl7dMkE6sMmlIqG4b037g6fbCnP1c4qfmq4f6YFfoY0eQIv3CEPPc1CT45j4VoTas24dqZS2QA2U-g75uLGQvbSb3WD7W78sVcczkhCLQULTNxhHacsIB7C4mfHpcU9fCftEY4FAkIAHryoJv0",
      "kty": "RSA",
      "q": "pQeied2js3qUAyemb0Mcc4wX9uzAiYsWXILG2cLQWnZ05rcHyCr9RVS6e4zx49G0zxuWRXckTWJNiHiHfsyhoxOH5lsnsDpP4o1qAK3LSt8ptbz-ZTrlnu3OD61u_bnGCUpFnWynZcPqhoawiah_8dUrdjxSr1owLt1vq-HxlA8",
      "d": "OfWyikDfDGRnqpTEmeyFQJ_1e0LQyIn45V3EQmqCkBr5N-hr3gMNX6Y-V5GVU1phSd0Gsu7QWXYUoIqt53Quiy04KlL52Z4yot3W04ONwA3Q0MPjI79tuiSXh7qrcnU4tWwKRjE-n-lLnGIsMDs8dBl9PZr9NqSdr9ENn8jLvoKBFf5PINWtElzOJnrw0ZKKL9G2ZTLLeu6-GWLL4T-P0cnps3j9cmUAm2GFjk1E3wkQc-GrS-8tUB5Wu1MR92cZOH4LbLHMqYaVI5QEhOycEOyqBRM2B4913my4WJRU_DnSVV_dv-nULNn0ilkkn04FGsDt9eswF3yx8IepsdAtoQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "KFLWHaQAub5EwOYZkBkaU5oCvsQdCZEVeq_V154DPwv93KliOjg0_Ve9BNe0TYSg8y5KBLQvAjL8Kg1mOKmwHBfnlL7vaai2nMZnFXGaitOpilvsIKytogd83_gURnivHS761n4XVmX68-8bzD9H4hDzzss7NfYBV0N-qMH3cpM",
      "dp": "ajWaJCos7eKBsTRtm2fhECvGNHTfRvnTzR5BEpgjlle5yNze6R6I6gAireqQQcGAhytP5Z7A_O4SJEtt9zTWRrWYbL15rLgzBM76F587xWlvYcXrUbbVDwBtxYKd61ZnLmc_dK0VvhefO-GdhVP3x90Nf1h1ajRjy1Mg5vWlRKk",
      "alg": "RS256",
      "dq": "N7fnLHwfnCZjuNj3QZOIFJ8VLEJtE0NJjnx9BOLYk-Jwv8DGONgC4RilSbehp8iS4mYvC08Zi6MICG6hWLdgT331oVnfgYl-lUAnrQkAnUvRelHQFn-XLVye-P4WfkXtzg8sh-U6c4p9MWRiUGf6orzVSrs9M4UgxYHwBTlo5hM",
      "n": "lWIGCkNYcmc2zEwFySmr94Pd9qkEGeGmgxuFaxEqRSj370OSXiRHEIHP5Rk356xx7YoDTUER7FUIPdk-eyscD-eMlHgMXnmo8hyHUp5v6G_1_6UHH8yhLbr-OzhKOuHehYElB_f-j9h9YRHtGNdVaD1ixktqNb1GZbX0-WuEhgJFSFP3-ZLjbQZyVz_mhBD2lvsM5mW4efu3d986ZNAZDyrK1tXjI7xshuheXDWYd4FvoT_iAju7AOwqmnSGqJfoNulw66Lp-0mFFsJcKpj72cjwTallnErBdUMmjY2qRE4wGZ4GRWeX0nwGp4WIlGTK4Bk34xKXF8Z2UeluVZGM0w"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "lWIGCkNYcmc2zEwFySmr94Pd9qkEGeGmgxuFaxEqRSj370OSXiRHEIHP5Rk356xx7YoDTUER7FUIPdk-eyscD-eMlHgMXnmo8hyHUp5v6G_1_6UHH8yhLbr-OzhKOuHehYElB_f-j9h9YRHtGNdVaD1ixktqNb1GZbX0-WuEhgJFSFP3-ZLjbQZyVz_mhBD2lvsM5mW4efu3d986ZNAZDyrK1tXjI7xshuheXDWYd4FvoT_iAju7AOwqmnSGqJfoNulw66Lp-0mFFsJcKpj72cjwTallnErBdUMmjY2qRE4wGZ4GRWeX0nwGp4WIlGTK4Bk34xKXF8Z2UeluVZGM0w"
    }
  ]
}
2022-10-26 22:47:18 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-26 22:47:18
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-10-26 22:47:18
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
Client 1 1NAWNvNW2b6y5XJ
2022-10-26 22:47:18
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-10-26 22:47:18
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 1NAWNvNW2b6y5XJ",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lWIGCkNYcmc2zEwFySmr94Pd9qkEGeGmgxuFaxEqRSj370OSXiRHEIHP5Rk356xx7YoDTUER7FUIPdk-eyscD-eMlHgMXnmo8hyHUp5v6G_1_6UHH8yhLbr-OzhKOuHehYElB_f-j9h9YRHtGNdVaD1ixktqNb1GZbX0-WuEhgJFSFP3-ZLjbQZyVz_mhBD2lvsM5mW4efu3d986ZNAZDyrK1tXjI7xshuheXDWYd4FvoT_iAju7AOwqmnSGqJfoNulw66Lp-0mFFsJcKpj72cjwTallnErBdUMmjY2qRE4wGZ4GRWeX0nwGp4WIlGTK4Bk34xKXF8Z2UeluVZGM0w"
      }
    ]
  }
}
2022-10-26 22:47:18
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 1NAWNvNW2b6y5XJ",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lWIGCkNYcmc2zEwFySmr94Pd9qkEGeGmgxuFaxEqRSj370OSXiRHEIHP5Rk356xx7YoDTUER7FUIPdk-eyscD-eMlHgMXnmo8hyHUp5v6G_1_6UHH8yhLbr-OzhKOuHehYElB_f-j9h9YRHtGNdVaD1ixktqNb1GZbX0-WuEhgJFSFP3-ZLjbQZyVz_mhBD2lvsM5mW4efu3d986ZNAZDyrK1tXjI7xshuheXDWYd4FvoT_iAju7AOwqmnSGqJfoNulw66Lp-0mFFsJcKpj72cjwTallnErBdUMmjY2qRE4wGZ4GRWeX0nwGp4WIlGTK4Bk34xKXF8Z2UeluVZGM0w"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2022-10-26 22:47:18
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 1NAWNvNW2b6y5XJ",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lWIGCkNYcmc2zEwFySmr94Pd9qkEGeGmgxuFaxEqRSj370OSXiRHEIHP5Rk356xx7YoDTUER7FUIPdk-eyscD-eMlHgMXnmo8hyHUp5v6G_1_6UHH8yhLbr-OzhKOuHehYElB_f-j9h9YRHtGNdVaD1ixktqNb1GZbX0-WuEhgJFSFP3-ZLjbQZyVz_mhBD2lvsM5mW4efu3d986ZNAZDyrK1tXjI7xshuheXDWYd4FvoT_iAju7AOwqmnSGqJfoNulw66Lp-0mFFsJcKpj72cjwTallnErBdUMmjY2qRE4wGZ4GRWeX0nwGp4WIlGTK4Bk34xKXF8Z2UeluVZGM0w"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ]
}
2022-10-26 22:47:18
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 1NAWNvNW2b6y5XJ",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lWIGCkNYcmc2zEwFySmr94Pd9qkEGeGmgxuFaxEqRSj370OSXiRHEIHP5Rk356xx7YoDTUER7FUIPdk-eyscD-eMlHgMXnmo8hyHUp5v6G_1_6UHH8yhLbr-OzhKOuHehYElB_f-j9h9YRHtGNdVaD1ixktqNb1GZbX0-WuEhgJFSFP3-ZLjbQZyVz_mhBD2lvsM5mW4efu3d986ZNAZDyrK1tXjI7xshuheXDWYd4FvoT_iAju7AOwqmnSGqJfoNulw66Lp-0mFFsJcKpj72cjwTallnErBdUMmjY2qRE4wGZ4GRWeX0nwGp4WIlGTK4Bk34xKXF8Z2UeluVZGM0w"
      }
    ]
  },
  "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-26 22:47:18
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 1NAWNvNW2b6y5XJ",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lWIGCkNYcmc2zEwFySmr94Pd9qkEGeGmgxuFaxEqRSj370OSXiRHEIHP5Rk356xx7YoDTUER7FUIPdk-eyscD-eMlHgMXnmo8hyHUp5v6G_1_6UHH8yhLbr-OzhKOuHehYElB_f-j9h9YRHtGNdVaD1ixktqNb1GZbX0-WuEhgJFSFP3-ZLjbQZyVz_mhBD2lvsM5mW4efu3d986ZNAZDyrK1tXjI7xshuheXDWYd4FvoT_iAju7AOwqmnSGqJfoNulw66Lp-0mFFsJcKpj72cjwTallnErBdUMmjY2qRE4wGZ4GRWeX0nwGp4WIlGTK4Bk34xKXF8Z2UeluVZGM0w"
      }
    ]
  },
  "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-26 22:47:18
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 1NAWNvNW2b6y5XJ","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"lWIGCkNYcmc2zEwFySmr94Pd9qkEGeGmgxuFaxEqRSj370OSXiRHEIHP5Rk356xx7YoDTUER7FUIPdk-eyscD-eMlHgMXnmo8hyHUp5v6G_1_6UHH8yhLbr-OzhKOuHehYElB_f-j9h9YRHtGNdVaD1ixktqNb1GZbX0-WuEhgJFSFP3-ZLjbQZyVz_mhBD2lvsM5mW4efu3d986ZNAZDyrK1tXjI7xshuheXDWYd4FvoT_iAju7AOwqmnSGqJfoNulw66Lp-0mFFsJcKpj72cjwTallnErBdUMmjY2qRE4wGZ4GRWeX0nwGp4WIlGTK4Bk34xKXF8Z2UeluVZGM0w"}]},"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-26 22:47:21 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "date": "Wed, 26 Oct 2022 22:47:21 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7606bba3984217f3-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 1NAWNvNW2b6y5XJ","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"lWIGCkNYcmc2zEwFySmr94Pd9qkEGeGmgxuFaxEqRSj370OSXiRHEIHP5Rk356xx7YoDTUER7FUIPdk-eyscD-eMlHgMXnmo8hyHUp5v6G_1_6UHH8yhLbr-OzhKOuHehYElB_f-j9h9YRHtGNdVaD1ixktqNb1GZbX0-WuEhgJFSFP3-ZLjbQZyVz_mhBD2lvsM5mW4efu3d986ZNAZDyrK1tXjI7xshuheXDWYd4FvoT_iAju7AOwqmnSGqJfoNulw66Lp-0mFFsJcKpj72cjwTallnErBdUMmjY2qRE4wGZ4GRWeX0nwGp4WIlGTK4Bk34xKXF8Z2UeluVZGM0w"}]},"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":"Lql_EXmoIg_ymqNxKz98bzK36sXD6TJKBPj3nkWjaJM","client_id_issued_at":"2022-10-26T22:47:18Z","client_secret":"YjNVlaI1WwBRUxtTqPfD1EO2eKHe3NTA28KHIULonf4","client_secret_expires_at":0}
2022-10-26 22:47:21
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "date": "Wed, 26 Oct 2022 22:47:21 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7606bba3984217f3-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 1NAWNvNW2b6y5XJ","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"lWIGCkNYcmc2zEwFySmr94Pd9qkEGeGmgxuFaxEqRSj370OSXiRHEIHP5Rk356xx7YoDTUER7FUIPdk-eyscD-eMlHgMXnmo8hyHUp5v6G_1_6UHH8yhLbr-OzhKOuHehYElB_f-j9h9YRHtGNdVaD1ixktqNb1GZbX0-WuEhgJFSFP3-ZLjbQZyVz_mhBD2lvsM5mW4efu3d986ZNAZDyrK1tXjI7xshuheXDWYd4FvoT_iAju7AOwqmnSGqJfoNulw66Lp-0mFFsJcKpj72cjwTallnErBdUMmjY2qRE4wGZ4GRWeX0nwGp4WIlGTK4Bk34xKXF8Z2UeluVZGM0w"}]},"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":"Lql_EXmoIg_ymqNxKz98bzK36sXD6TJKBPj3nkWjaJM","client_id_issued_at":"2022-10-26T22:47:18Z","client_secret":"YjNVlaI1WwBRUxtTqPfD1EO2eKHe3NTA28KHIULonf4","client_secret_expires_at":0}
body_json
{
  "client_name": "Client 1 1NAWNvNW2b6y5XJ",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lWIGCkNYcmc2zEwFySmr94Pd9qkEGeGmgxuFaxEqRSj370OSXiRHEIHP5Rk356xx7YoDTUER7FUIPdk-eyscD-eMlHgMXnmo8hyHUp5v6G_1_6UHH8yhLbr-OzhKOuHehYElB_f-j9h9YRHtGNdVaD1ixktqNb1GZbX0-WuEhgJFSFP3-ZLjbQZyVz_mhBD2lvsM5mW4efu3d986ZNAZDyrK1tXjI7xshuheXDWYd4FvoT_iAju7AOwqmnSGqJfoNulw66Lp-0mFFsJcKpj72cjwTallnErBdUMmjY2qRE4wGZ4GRWeX0nwGp4WIlGTK4Bk34xKXF8Z2UeluVZGM0w"
      }
    ]
  },
  "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": "Lql_EXmoIg_ymqNxKz98bzK36sXD6TJKBPj3nkWjaJM",
  "client_id_issued_at": "2022-10-26T22:47:18Z",
  "client_secret": "YjNVlaI1WwBRUxtTqPfD1EO2eKHe3NTA28KHIULonf4",
  "client_secret_expires_at": 0
}
2022-10-26 22:47:21 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-10-26 22:47:21 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-10-26 22:47:21 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-10-26 22:47:21 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
Lql_EXmoIg_ymqNxKz98bzK36sXD6TJKBPj3nkWjaJM
2022-10-26 22:47:21
VerifyClientManagementCredentials
Dynamic registration returned neither registration_client_uri nor registration_access_token
2022-10-26 22:47:21
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-10-26 22:47:21 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-26 22:47:21 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-26 22:47:21
oidcc-ensure-request-with-unknown-parameter-succeeds
Setup Done
Make request to authorization endpoint
2022-10-26 22:47:21 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
Lql_EXmoIg_ymqNxKz98bzK36sXD6TJKBPj3nkWjaJM
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
scope
openid
2022-10-26 22:47:21
CreateRandomStateValue
Created state value
requested_state_length
10
state
cOEU9kDHdn
2022-10-26 22:47:21 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
Lql_EXmoIg_ymqNxKz98bzK36sXD6TJKBPj3nkWjaJM
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
scope
openid
state
cOEU9kDHdn
2022-10-26 22:47:21
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
0YWvpbWcxc
2022-10-26 22:47:21 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
Lql_EXmoIg_ymqNxKz98bzK36sXD6TJKBPj3nkWjaJM
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
scope
openid
state
cOEU9kDHdn
nonce
0YWvpbWcxc
2022-10-26 22:47:21 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
Lql_EXmoIg_ymqNxKz98bzK36sXD6TJKBPj3nkWjaJM
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
scope
openid
state
cOEU9kDHdn
nonce
0YWvpbWcxc
response_type
code
2022-10-26 22:47:21
AddExtraFoobarToAuthorizationEndpointRequest
Added extra=foobar to authorization endpoint request
client_id
Lql_EXmoIg_ymqNxKz98bzK36sXD6TJKBPj3nkWjaJM
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
scope
openid
state
cOEU9kDHdn
nonce
0YWvpbWcxc
response_type
code
extra
foobar
2022-10-26 22:47:21 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "Lql_EXmoIg_ymqNxKz98bzK36sXD6TJKBPj3nkWjaJM",
  "redirect_uri": "https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback",
  "scope": "openid",
  "state": "cOEU9kDHdn",
  "nonce": "0YWvpbWcxc",
  "response_type": "code",
  "extra": "foobar"
}
redirect_to_authorization_endpoint
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=Lql_EXmoIg_ymqNxKz98bzK36sXD6TJKBPj3nkWjaJM&redirect_uri=https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback&scope=openid&state=cOEU9kDHdn&nonce=0YWvpbWcxc&response_type=code&extra=foobar
2022-10-26 22:47:21 REDIRECT
oidcc-ensure-request-with-unknown-parameter-succeeds
Redirecting to authorization endpoint
redirect_to
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=Lql_EXmoIg_ymqNxKz98bzK36sXD6TJKBPj3nkWjaJM&redirect_uri=https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback&scope=openid&state=cOEU9kDHdn&nonce=0YWvpbWcxc&response_type=code&extra=foobar
2022-10-26 22:47:29 INCOMING
oidcc-ensure-request-with-unknown-parameter-succeeds
Incoming HTTP request to /test/a/rodauth-oauth-basic-certification/callback
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:106.0) Gecko/20100101 Firefox/106.0",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,*/*;q\u003d0.8",
  "accept-language": "pt-PT,pt;q\u003d0.8,en;q\u003d0.5,en-US;q\u003d0.3",
  "accept-encoding": "gzip, deflate, br",
  "referer": "https://rodauth-oauth-oidc.onrender.com/",
  "dnt": "1",
  "cookie": "JSESSIONID\u003d99A09E57E07FA2AC418991611552A6B0",
  "upgrade-insecure-requests": "1",
  "sec-fetch-dest": "document",
  "sec-fetch-mode": "navigate",
  "sec-fetch-site": "cross-site",
  "sec-fetch-user": "?1",
  "connection": "close"
}
incoming_path
/test/a/rodauth-oauth-basic-certification/callback
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "code": "pk3V-4MPs_cwj-9RyJOiQWmk7yx8u4N1vSTqk_9F9xw",
  "state": "cOEU9kDHdn"
}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-10-26 22:47:29 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/pVbvXWKoEQzbzKNpfEbp",
  "fullUrl": "https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/implicit/pVbvXWKoEQzbzKNpfEbp"
}
2022-10-26 22:47:29 OUTGOING
oidcc-ensure-request-with-unknown-parameter-succeeds
Response to HTTP request to test instance 1NAWNvNW2b6y5XJ
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/implicit/pVbvXWKoEQzbzKNpfEbp, returnUrl=/log-detail.html?log=1NAWNvNW2b6y5XJ}]
outgoing_path
callback
2022-10-26 22:47:30 INCOMING
oidcc-ensure-request-with-unknown-parameter-succeeds
Incoming HTTP request to /test/a/rodauth-oauth-basic-certification/implicit/pVbvXWKoEQzbzKNpfEbp
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:106.0) Gecko/20100101 Firefox/106.0",
  "accept": "*/*",
  "accept-language": "pt-PT,pt;q\u003d0.8,en;q\u003d0.5,en-US;q\u003d0.3",
  "accept-encoding": "gzip, deflate, br",
  "content-type": "text/plain",
  "x-requested-with": "XMLHttpRequest",
  "origin": "https://www.certification.openid.net",
  "dnt": "1",
  "referer": "https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback?code\u003dpk3V-4MPs_cwj-9RyJOiQWmk7yx8u4N1vSTqk_9F9xw\u0026state\u003dcOEU9kDHdn",
  "cookie": "JSESSIONID\u003d99A09E57E07FA2AC418991611552A6B0",
  "sec-fetch-dest": "empty",
  "sec-fetch-mode": "cors",
  "sec-fetch-site": "same-origin",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/rodauth-oauth-basic-certification/implicit/pVbvXWKoEQzbzKNpfEbp
incoming_body_form_params
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-10-26 22:47:30 OUTGOING
oidcc-ensure-request-with-unknown-parameter-succeeds
Response to HTTP request to test instance 1NAWNvNW2b6y5XJ
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/pVbvXWKoEQzbzKNpfEbp
2022-10-26 22:47:30 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-10-26 22:47:30 REDIRECT-IN
oidcc-ensure-request-with-unknown-parameter-succeeds
Authorization endpoint response captured
url_query
{
  "code": "pk3V-4MPs_cwj-9RyJOiQWmk7yx8u4N1vSTqk_9F9xw",
  "state": "cOEU9kDHdn"
}
headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:106.0) Gecko/20100101 Firefox/106.0",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,*/*;q\u003d0.8",
  "accept-language": "pt-PT,pt;q\u003d0.8,en;q\u003d0.5,en-US;q\u003d0.3",
  "accept-encoding": "gzip, deflate, br",
  "referer": "https://rodauth-oauth-oidc.onrender.com/",
  "dnt": "1",
  "cookie": "JSESSIONID\u003d99A09E57E07FA2AC418991611552A6B0",
  "upgrade-insecure-requests": "1",
  "sec-fetch-dest": "document",
  "sec-fetch-mode": "navigate",
  "sec-fetch-site": "cross-site",
  "sec-fetch-user": "?1",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "x-forwarded-proto": "https",
  "x-forwarded-port": "443",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
http_method
GET
url_fragment
{}
post_body
Verify authorization endpoint response
2022-10-26 22:47:30 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-10-26 22:47:30
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-10-26 22:47:30 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-10-26 22:47:30 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
cOEU9kDHdn
2022-10-26 22:47:30 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
pk3V-4MPs_cwj-9RyJOiQWmk7yx8u4N1vSTqk_9F9xw
2022-10-26 22:47:30 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
pk3V-4MPs_cwj-9RyJOiQWmk7yx8u4N1vSTqk_9F9xw
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
2022-10-26 22:47:30 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic THFsX0VYbW9JZ195bXFOeEt6OThiekszNnNYRDZUSktCUGozbmtXamFKTTpZak5WbGFJMVd3QlJVeHRUcVBmRDFFTzJlS0hlM05UQTI4S0hJVUxvbmY0
2022-10-26 22:47:30
CallTokenEndpoint
HTTP request
request_uri
https://rodauth-oauth-oidc.onrender.com/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic THFsX0VYbW9JZ195bXFOeEt6OThiekszNnNYRDZUSktCUGozbmtXamFKTTpZak5WbGFJMVd3QlJVeHRUcVBmRDFFTzJlS0hlM05UQTI4S0hJVUxvbmY0",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "192"
}
request_body
grant_type=authorization_code&code=pk3V-4MPs_cwj-9RyJOiQWmk7yx8u4N1vSTqk_9F9xw&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Frodauth-oauth-basic-certification%2Fcallback
2022-10-26 22:47:33 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 26 Oct 2022 22:47:33 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7606bbee6e1bf379-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
{"access_token":"eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ0NTMsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwiZXhwIjoxNjY2ODI4MDUzLCJhdWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwic2NvcGUiOiJvcGVuaWQiLCJqdGkiOiI5MDNmMmRlYWNmNmViNTM0ZTQ1YmJmNTVkZDc3YWRjZDE4OWVmMDczM2QzZjUzNTEzZTM2ODQ0MjRmZTE2OTMyIn0.ZHxK5f8Sf-fkpfEJMrvDEuBu1V2L2YJnDMjsuG-Z70xsELNM4H3uTthEI-azrbo9gozZOpHfFwDsttcy2sgBzUhJXVouOyV8szFND7LKJXsrzBj5hYUzCdTH3i4BQWZOSIDutYUjqbsie9OY-Lvrf2rZHGzs1CoACmadRsKKPd8cTc3BZMdl34Lr6egvGCQfrctcmoBgLIg9UBbZkm_h0hC9YKjBrFuPr30auqduWXbAnlUv5elqfGBJ4Tp3RUssJNCOqnqt2vEWhxJZ0DI1VXAIIOfeVabsduaupG7yyFzGf7LEOLVkvG0SPqTG7aAkaD5nSkmnkSFm29XxZcvMow","token_type":"bearer","expires_in":3600,"refresh_token":"eYTURqSyPl9AIPXlmDd4VqJJ_-T0XwRMG2Sx2aLTz4s","id_token":"eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ0NTMsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwiZXhwIjoxNjY2ODI4MDUzLCJhdWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwibm9uY2UiOiIwWVd2cGJXY3hjIiwiYXV0aF90aW1lIjoxNjY2ODI0MzM3LCJqdGkiOiI5MDNmMmRlYWNmNmViNTM0ZTQ1YmJmNTVkZDc3YWRjZDE4OWVmMDczM2QzZjUzNTEzZTM2ODQ0MjRmZTE2OTMyIn0.k1EuX2GvjN8uKew0-WWXAwqZaNcGON8M-KjF8CODF1Htbujj9pzuOFUcpg5Iv3fZx4n3B16VJlUGbvGa9yWfP16DN8PpkvAZox_JvzlJSK_ZNDYVokj4SeN0fkrJ9H3wdyyzAz7aADhIGnPwpZqXAtchdcdE1hMUe7fxpkfBxvO46fPg0uhDNGHkFNPv5i7Q45p3fj09fJ5ZssHoHLKRwOmx50obd9Yn810w_Bwr03buS44IKc4ooZvUC87M5sKNp5ipaWfBF1Sjw7wtoEP5It5svdowuuERcoKiTF3OhYB64sQzP9cMdp3P9FNG11YfDZi9rfvOAcgUY-UZHFg50w"}
2022-10-26 22:47:33 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ0NTMsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwiZXhwIjoxNjY2ODI4MDUzLCJhdWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwic2NvcGUiOiJvcGVuaWQiLCJqdGkiOiI5MDNmMmRlYWNmNmViNTM0ZTQ1YmJmNTVkZDc3YWRjZDE4OWVmMDczM2QzZjUzNTEzZTM2ODQ0MjRmZTE2OTMyIn0.ZHxK5f8Sf-fkpfEJMrvDEuBu1V2L2YJnDMjsuG-Z70xsELNM4H3uTthEI-azrbo9gozZOpHfFwDsttcy2sgBzUhJXVouOyV8szFND7LKJXsrzBj5hYUzCdTH3i4BQWZOSIDutYUjqbsie9OY-Lvrf2rZHGzs1CoACmadRsKKPd8cTc3BZMdl34Lr6egvGCQfrctcmoBgLIg9UBbZkm_h0hC9YKjBrFuPr30auqduWXbAnlUv5elqfGBJ4Tp3RUssJNCOqnqt2vEWhxJZ0DI1VXAIIOfeVabsduaupG7yyFzGf7LEOLVkvG0SPqTG7aAkaD5nSkmnkSFm29XxZcvMow
token_type
bearer
expires_in
3600
refresh_token
eYTURqSyPl9AIPXlmDd4VqJJ_-T0XwRMG2Sx2aLTz4s
id_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ0NTMsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwiZXhwIjoxNjY2ODI4MDUzLCJhdWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwibm9uY2UiOiIwWVd2cGJXY3hjIiwiYXV0aF90aW1lIjoxNjY2ODI0MzM3LCJqdGkiOiI5MDNmMmRlYWNmNmViNTM0ZTQ1YmJmNTVkZDc3YWRjZDE4OWVmMDczM2QzZjUzNTEzZTM2ODQ0MjRmZTE2OTMyIn0.k1EuX2GvjN8uKew0-WWXAwqZaNcGON8M-KjF8CODF1Htbujj9pzuOFUcpg5Iv3fZx4n3B16VJlUGbvGa9yWfP16DN8PpkvAZox_JvzlJSK_ZNDYVokj4SeN0fkrJ9H3wdyyzAz7aADhIGnPwpZqXAtchdcdE1hMUe7fxpkfBxvO46fPg0uhDNGHkFNPv5i7Q45p3fj09fJ5ZssHoHLKRwOmx50obd9Yn810w_Bwr03buS44IKc4ooZvUC87M5sKNp5ipaWfBF1Sjw7wtoEP5It5svdowuuERcoKiTF3OhYB64sQzP9cMdp3P9FNG11YfDZi9rfvOAcgUY-UZHFg50w
2022-10-26 22:47:33 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-10-26 22:47:33 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ0NTMsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwiZXhwIjoxNjY2ODI4MDUzLCJhdWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwic2NvcGUiOiJvcGVuaWQiLCJqdGkiOiI5MDNmMmRlYWNmNmViNTM0ZTQ1YmJmNTVkZDc3YWRjZDE4OWVmMDczM2QzZjUzNTEzZTM2ODQ0MjRmZTE2OTMyIn0.ZHxK5f8Sf-fkpfEJMrvDEuBu1V2L2YJnDMjsuG-Z70xsELNM4H3uTthEI-azrbo9gozZOpHfFwDsttcy2sgBzUhJXVouOyV8szFND7LKJXsrzBj5hYUzCdTH3i4BQWZOSIDutYUjqbsie9OY-Lvrf2rZHGzs1CoACmadRsKKPd8cTc3BZMdl34Lr6egvGCQfrctcmoBgLIg9UBbZkm_h0hC9YKjBrFuPr30auqduWXbAnlUv5elqfGBJ4Tp3RUssJNCOqnqt2vEWhxJZ0DI1VXAIIOfeVabsduaupG7yyFzGf7LEOLVkvG0SPqTG7aAkaD5nSkmnkSFm29XxZcvMow
2022-10-26 22:47:33 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ0NTMsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwiZXhwIjoxNjY2ODI4MDUzLCJhdWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwic2NvcGUiOiJvcGVuaWQiLCJqdGkiOiI5MDNmMmRlYWNmNmViNTM0ZTQ1YmJmNTVkZDc3YWRjZDE4OWVmMDczM2QzZjUzNTEzZTM2ODQ0MjRmZTE2OTMyIn0.ZHxK5f8Sf-fkpfEJMrvDEuBu1V2L2YJnDMjsuG-Z70xsELNM4H3uTthEI-azrbo9gozZOpHfFwDsttcy2sgBzUhJXVouOyV8szFND7LKJXsrzBj5hYUzCdTH3i4BQWZOSIDutYUjqbsie9OY-Lvrf2rZHGzs1CoACmadRsKKPd8cTc3BZMdl34Lr6egvGCQfrctcmoBgLIg9UBbZkm_h0hC9YKjBrFuPr30auqduWXbAnlUv5elqfGBJ4Tp3RUssJNCOqnqt2vEWhxJZ0DI1VXAIIOfeVabsduaupG7yyFzGf7LEOLVkvG0SPqTG7aAkaD5nSkmnkSFm29XxZcvMow
type
bearer
2022-10-26 22:47:33 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
3600
2022-10-26 22:47:33 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
3600
2022-10-26 22:47:33 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
eYTURqSyPl9AIPXlmDd4VqJJ_-T0XwRMG2Sx2aLTz4s
2022-10-26 22:47:33 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ0NTMsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwiZXhwIjoxNjY2ODI4MDUzLCJhdWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwibm9uY2UiOiIwWVd2cGJXY3hjIiwiYXV0aF90aW1lIjoxNjY2ODI0MzM3LCJqdGkiOiI5MDNmMmRlYWNmNmViNTM0ZTQ1YmJmNTVkZDc3YWRjZDE4OWVmMDczM2QzZjUzNTEzZTM2ODQ0MjRmZTE2OTMyIn0.k1EuX2GvjN8uKew0-WWXAwqZaNcGON8M-KjF8CODF1Htbujj9pzuOFUcpg5Iv3fZx4n3B16VJlUGbvGa9yWfP16DN8PpkvAZox_JvzlJSK_ZNDYVokj4SeN0fkrJ9H3wdyyzAz7aADhIGnPwpZqXAtchdcdE1hMUe7fxpkfBxvO46fPg0uhDNGHkFNPv5i7Q45p3fj09fJ5ZssHoHLKRwOmx50obd9Yn810w_Bwr03buS44IKc4ooZvUC87M5sKNp5ipaWfBF1Sjw7wtoEP5It5svdowuuERcoKiTF3OhYB64sQzP9cMdp3P9FNG11YfDZi9rfvOAcgUY-UZHFg50w
header
{
  "kid": "d826e299966ba45876f479f6d735c6e2aa18e28d47231db76f56ab05256b8e8e",
  "alg": "RS256"
}
claims
{
  "sub": "1",
  "aud": "Lql_EXmoIg_ymqNxKz98bzK36sXD6TJKBPj3nkWjaJM",
  "auth_time": 1666824337,
  "iss": "https://rodauth-oauth-oidc.onrender.com",
  "exp": 1666828053,
  "iat": 1666824453,
  "nonce": "0YWvpbWcxc",
  "client_id": "Lql_EXmoIg_ymqNxKz98bzK36sXD6TJKBPj3nkWjaJM",
  "jti": "903f2deacf6eb534e45bbf55dd77adcd189ef0733d3f53513e3684424fe16932"
}
2022-10-26 22:47:33 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-10-26 22:47:33
ValidateIdTokenStandardClaims
sub is a string with content
2022-10-26 22:47:33
ValidateIdTokenStandardClaims
Skipping unknown claim: client_id
2022-10-26 22:47:33 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-10-26 22:47:33 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
0YWvpbWcxc
2022-10-26 22:47:33 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-10-26 22:47:33 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ0NTMsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwiZXhwIjoxNjY2ODI4MDUzLCJhdWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwibm9uY2UiOiIwWVd2cGJXY3hjIiwiYXV0aF90aW1lIjoxNjY2ODI0MzM3LCJqdGkiOiI5MDNmMmRlYWNmNmViNTM0ZTQ1YmJmNTVkZDc3YWRjZDE4OWVmMDczM2QzZjUzNTEzZTM2ODQ0MjRmZTE2OTMyIn0.k1EuX2GvjN8uKew0-WWXAwqZaNcGON8M-KjF8CODF1Htbujj9pzuOFUcpg5Iv3fZx4n3B16VJlUGbvGa9yWfP16DN8PpkvAZox_JvzlJSK_ZNDYVokj4SeN0fkrJ9H3wdyyzAz7aADhIGnPwpZqXAtchdcdE1hMUe7fxpkfBxvO46fPg0uhDNGHkFNPv5i7Q45p3fj09fJ5ZssHoHLKRwOmx50obd9Yn810w_Bwr03buS44IKc4ooZvUC87M5sKNp5ipaWfBF1Sjw7wtoEP5It5svdowuuERcoKiTF3OhYB64sQzP9cMdp3P9FNG11YfDZi9rfvOAcgUY-UZHFg50w
2022-10-26 22:47:33 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ0NTMsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwiZXhwIjoxNjY2ODI4MDUzLCJhdWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwibm9uY2UiOiIwWVd2cGJXY3hjIiwiYXV0aF90aW1lIjoxNjY2ODI0MzM3LCJqdGkiOiI5MDNmMmRlYWNmNmViNTM0ZTQ1YmJmNTVkZDc3YWRjZDE4OWVmMDczM2QzZjUzNTEzZTM2ODQ0MjRmZTE2OTMyIn0.k1EuX2GvjN8uKew0-WWXAwqZaNcGON8M-KjF8CODF1Htbujj9pzuOFUcpg5Iv3fZx4n3B16VJlUGbvGa9yWfP16DN8PpkvAZox_JvzlJSK_ZNDYVokj4SeN0fkrJ9H3wdyyzAz7aADhIGnPwpZqXAtchdcdE1hMUe7fxpkfBxvO46fPg0uhDNGHkFNPv5i7Q45p3fj09fJ5ZssHoHLKRwOmx50obd9Yn810w_Bwr03buS44IKc4ooZvUC87M5sKNp5ipaWfBF1Sjw7wtoEP5It5svdowuuERcoKiTF3OhYB64sQzP9cMdp3P9FNG11YfDZi9rfvOAcgUY-UZHFg50w
2022-10-26 22:47:33 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
1
2022-10-26 22:47:33
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-10-26 22:47:33 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
Userinfo endpoint tests
2022-10-26 22:47:33
CallProtectedResource
HTTP request
request_uri
https://rodauth-oauth-oidc.onrender.com/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ0NTMsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwiZXhwIjoxNjY2ODI4MDUzLCJhdWQiOiJMcWxfRVhtb0lnX3ltcU54S3o5OGJ6SzM2c1hENlRKS0JQajNua1dqYUpNIiwic2NvcGUiOiJvcGVuaWQiLCJqdGkiOiI5MDNmMmRlYWNmNmViNTM0ZTQ1YmJmNTVkZDc3YWRjZDE4OWVmMDczM2QzZjUzNTEzZTM2ODQ0MjRmZTE2OTMyIn0.ZHxK5f8Sf-fkpfEJMrvDEuBu1V2L2YJnDMjsuG-Z70xsELNM4H3uTthEI-azrbo9gozZOpHfFwDsttcy2sgBzUhJXVouOyV8szFND7LKJXsrzBj5hYUzCdTH3i4BQWZOSIDutYUjqbsie9OY-Lvrf2rZHGzs1CoACmadRsKKPd8cTc3BZMdl34Lr6egvGCQfrctcmoBgLIg9UBbZkm_h0hC9YKjBrFuPr30auqduWXbAnlUv5elqfGBJ4Tp3RUssJNCOqnqt2vEWhxJZ0DI1VXAIIOfeVabsduaupG7yyFzGf7LEOLVkvG0SPqTG7aAkaD5nSkmnkSFm29XxZcvMow",
  "content-length": "0"
}
request_body

                                
2022-10-26 22:47:33 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 26 Oct 2022 22:47:33 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7606bc0099c2b09f-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
{"sub":"1"}
2022-10-26 22:47:33 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "date": "Wed, 26 Oct 2022 22:47:33 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7606bc0099c2b09f-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
{"sub":"1"}
2022-10-26 22:47:33 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-10-26 22:47:33 FINISHED
oidcc-ensure-request-with-unknown-parameter-succeeds
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-10-26 22:47:33
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-10-26 22:47:56
TEST-RUNNER
Alias has now been claimed by another test
alias
rodauth-oauth-basic-certification
new_test_id
kHEnqaCO0fSSs1M
Test Results