Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-26 22:48:32 INFO
TEST-RUNNER
Test instance T3v1a3PMkkrrrrw 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-login-hint
2022-10-26 22:48:32 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
2022-10-26 22:48:32
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:48:32 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 26 Oct 2022 22:48:32 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7606bd735b52acf7-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:48:32 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:48:32 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-10-26 22:48:32 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:48:32
FetchServerKeys
Fetching server key
jwks_uri
https://rodauth-oauth-oidc.onrender.com/jwks
2022-10-26 22:48:32
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:48:33 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 26 Oct 2022 22:48:33 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7606bd760ecfb04b-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:48:33
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:48:33 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:48:33 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:48:33 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-26 22:48:33 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-10-26 22:48:33 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-26 22:48:33 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-10-26 22:48:33
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_name
Client 1
2022-10-26 22:48:33
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
Client 1
2022-10-26 22:48:33 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "83pMBk5RzCFsDf5BWPRnKVfGRYXyd59TICKU3ZHDFXNBEt2XH54KKuAVrNjCsa-2AUxkD1HZtGuqXovTSulphUkLFuWVdio0-yQjknxtUxr41c5KLIyRE05i_o05ywjGXB7Cl6zCBZah852rNYkN-rPHJEoHNVfrl-fAHqSdLOE",
      "kty": "RSA",
      "q": "w4JgyTOUNY3fAZanNnT8q4ADqv26xkLO6k8Axr9pSilgBYg34-wn5Dt6B660feqbZt_vrfdgZfaoYPXQ3DNafHjE_j55K-ApzBzsAbvLfJd4Jb5LkD5GMRoQwNUiRRJYg10i0UHSAGAYvoQDAh1I4Kx1S3jv7XAXzAYP23SAMS8",
      "d": "ExeLB5IcF2y8i38tomcPHJ7vpD_4gcfHrb7I8Xo4AKjNbeFdagwryz7S3Bn_UKiPKr8kloRuU2fWzrzbG5TDXc8EpejXJLIarkTpHRnqVMafmXBMmPU8gPGclU67qFASJvIgcHgRlqc19Roih0D7G_5hIw13K3OhSyLD_gURGX_oAGdI2tztIKu0P3sdcDUVkthADyS1f9omdKvWFqLqYYtDP_YhnnZPvPo2qnnpsgAI2oN_mSztqwKLIy8OcnNV4bCDpKTxMWBTup4chrUYOGfFHVL-KqBBrOmgGLP5gaD5R4mFzanx5wkGLiXyUUu1fLnyrRdRIqlGBVe0e94CQQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "lUtSDoakbKzI_TZlhPC-C66443dWC8DeDKzweJMgUcC-hBPhAfZBZ9QvnGq0aNAMpMbv3uZ7Lh0TDAR4xbBtDc9PDqN8gCL8Mz-0bcFopt7boiJThdRgfbkyXUHCLzjB1Z34YV8YYHyFoK6n98rxC9oJi1Xgi4GgDp9R9OsK-7A",
      "dp": "iiSZffpx7qAH7uiTqyUAYzSqCkg1iimbwF_elthdF46NHWccl5PTsP_zTF6wGKDZY2M0YnzOSM_Nmlc7SwWkGTuYTyVz59eKt_OJO1Pds4laJfUloKEgrxOKl2MJp2kTIrFRNz2N2B3fRZnvyjA4_kWCd9SIwntf8JBNMRW1GAE",
      "alg": "RS256",
      "dq": "c83vTF475LjjJgq5gt0qqN8LzSW7kyIRc-JV4GOSlzYIxV4ZVO0V9-9u6cwG5yqm3_m2-4Gy3NKMi9ou26-jYmUaskoI9f8yYs-iz6gP8P27Ugf0tDze0MjSsZXNVcJ3IWBydiaZoFVLctW4_nCgMUyVsZ2x6B9kSRoyHFhWcks",
      "n": "ufIoEKFydSG-fyIrM839yAApg22iZs572qh8faqb3OCxY3CfTp8r18XL1qPy3JNz-HqhJIXyraPw4VyOTWCN7Uv956HXp8jjXepxhkwkn_l4fRXz8yJ8VeiL9jwSEqGhO3lMwguRUY8vEptvVRYeF5FpBMdI0Ejr097xw2XPoRYgJzgtN1LGW73WXr9HcbQYthMrzWXRqy8Gjm7nVL_o7l92CIAhzr-q3zilc6qg23pCy-XypldkJkwiTAtQmZSnhFkrNmqxppmPjiHr-xu-I7yiajwpbqz5M24Kkn0EaUglxW2fE3i6oqYLxTzc9h6BTbmeGdu27MeSmD2JsvJOTw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "ufIoEKFydSG-fyIrM839yAApg22iZs572qh8faqb3OCxY3CfTp8r18XL1qPy3JNz-HqhJIXyraPw4VyOTWCN7Uv956HXp8jjXepxhkwkn_l4fRXz8yJ8VeiL9jwSEqGhO3lMwguRUY8vEptvVRYeF5FpBMdI0Ejr097xw2XPoRYgJzgtN1LGW73WXr9HcbQYthMrzWXRqy8Gjm7nVL_o7l92CIAhzr-q3zilc6qg23pCy-XypldkJkwiTAtQmZSnhFkrNmqxppmPjiHr-xu-I7yiajwpbqz5M24Kkn0EaUglxW2fE3i6oqYLxTzc9h6BTbmeGdu27MeSmD2JsvJOTw"
    }
  ]
}
2022-10-26 22:48:33 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-26 22:48:33
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-10-26 22:48:33
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
Client 1 T3v1a3PMkkrrrrw
2022-10-26 22:48:33
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-10-26 22:48:33
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 T3v1a3PMkkrrrrw",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "ufIoEKFydSG-fyIrM839yAApg22iZs572qh8faqb3OCxY3CfTp8r18XL1qPy3JNz-HqhJIXyraPw4VyOTWCN7Uv956HXp8jjXepxhkwkn_l4fRXz8yJ8VeiL9jwSEqGhO3lMwguRUY8vEptvVRYeF5FpBMdI0Ejr097xw2XPoRYgJzgtN1LGW73WXr9HcbQYthMrzWXRqy8Gjm7nVL_o7l92CIAhzr-q3zilc6qg23pCy-XypldkJkwiTAtQmZSnhFkrNmqxppmPjiHr-xu-I7yiajwpbqz5M24Kkn0EaUglxW2fE3i6oqYLxTzc9h6BTbmeGdu27MeSmD2JsvJOTw"
      }
    ]
  }
}
2022-10-26 22:48:33
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 T3v1a3PMkkrrrrw",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "ufIoEKFydSG-fyIrM839yAApg22iZs572qh8faqb3OCxY3CfTp8r18XL1qPy3JNz-HqhJIXyraPw4VyOTWCN7Uv956HXp8jjXepxhkwkn_l4fRXz8yJ8VeiL9jwSEqGhO3lMwguRUY8vEptvVRYeF5FpBMdI0Ejr097xw2XPoRYgJzgtN1LGW73WXr9HcbQYthMrzWXRqy8Gjm7nVL_o7l92CIAhzr-q3zilc6qg23pCy-XypldkJkwiTAtQmZSnhFkrNmqxppmPjiHr-xu-I7yiajwpbqz5M24Kkn0EaUglxW2fE3i6oqYLxTzc9h6BTbmeGdu27MeSmD2JsvJOTw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2022-10-26 22:48:33
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 T3v1a3PMkkrrrrw",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "ufIoEKFydSG-fyIrM839yAApg22iZs572qh8faqb3OCxY3CfTp8r18XL1qPy3JNz-HqhJIXyraPw4VyOTWCN7Uv956HXp8jjXepxhkwkn_l4fRXz8yJ8VeiL9jwSEqGhO3lMwguRUY8vEptvVRYeF5FpBMdI0Ejr097xw2XPoRYgJzgtN1LGW73WXr9HcbQYthMrzWXRqy8Gjm7nVL_o7l92CIAhzr-q3zilc6qg23pCy-XypldkJkwiTAtQmZSnhFkrNmqxppmPjiHr-xu-I7yiajwpbqz5M24Kkn0EaUglxW2fE3i6oqYLxTzc9h6BTbmeGdu27MeSmD2JsvJOTw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ]
}
2022-10-26 22:48:33
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 T3v1a3PMkkrrrrw",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "ufIoEKFydSG-fyIrM839yAApg22iZs572qh8faqb3OCxY3CfTp8r18XL1qPy3JNz-HqhJIXyraPw4VyOTWCN7Uv956HXp8jjXepxhkwkn_l4fRXz8yJ8VeiL9jwSEqGhO3lMwguRUY8vEptvVRYeF5FpBMdI0Ejr097xw2XPoRYgJzgtN1LGW73WXr9HcbQYthMrzWXRqy8Gjm7nVL_o7l92CIAhzr-q3zilc6qg23pCy-XypldkJkwiTAtQmZSnhFkrNmqxppmPjiHr-xu-I7yiajwpbqz5M24Kkn0EaUglxW2fE3i6oqYLxTzc9h6BTbmeGdu27MeSmD2JsvJOTw"
      }
    ]
  },
  "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:48:33
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 T3v1a3PMkkrrrrw",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "ufIoEKFydSG-fyIrM839yAApg22iZs572qh8faqb3OCxY3CfTp8r18XL1qPy3JNz-HqhJIXyraPw4VyOTWCN7Uv956HXp8jjXepxhkwkn_l4fRXz8yJ8VeiL9jwSEqGhO3lMwguRUY8vEptvVRYeF5FpBMdI0Ejr097xw2XPoRYgJzgtN1LGW73WXr9HcbQYthMrzWXRqy8Gjm7nVL_o7l92CIAhzr-q3zilc6qg23pCy-XypldkJkwiTAtQmZSnhFkrNmqxppmPjiHr-xu-I7yiajwpbqz5M24Kkn0EaUglxW2fE3i6oqYLxTzc9h6BTbmeGdu27MeSmD2JsvJOTw"
      }
    ]
  },
  "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:48:33
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 T3v1a3PMkkrrrrw","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"ufIoEKFydSG-fyIrM839yAApg22iZs572qh8faqb3OCxY3CfTp8r18XL1qPy3JNz-HqhJIXyraPw4VyOTWCN7Uv956HXp8jjXepxhkwkn_l4fRXz8yJ8VeiL9jwSEqGhO3lMwguRUY8vEptvVRYeF5FpBMdI0Ejr097xw2XPoRYgJzgtN1LGW73WXr9HcbQYthMrzWXRqy8Gjm7nVL_o7l92CIAhzr-q3zilc6qg23pCy-XypldkJkwiTAtQmZSnhFkrNmqxppmPjiHr-xu-I7yiajwpbqz5M24Kkn0EaUglxW2fE3i6oqYLxTzc9h6BTbmeGdu27MeSmD2JsvJOTw"}]},"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:48:36 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "date": "Wed, 26 Oct 2022 22:48:36 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7606bd7829c1b0b5-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 T3v1a3PMkkrrrrw","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"ufIoEKFydSG-fyIrM839yAApg22iZs572qh8faqb3OCxY3CfTp8r18XL1qPy3JNz-HqhJIXyraPw4VyOTWCN7Uv956HXp8jjXepxhkwkn_l4fRXz8yJ8VeiL9jwSEqGhO3lMwguRUY8vEptvVRYeF5FpBMdI0Ejr097xw2XPoRYgJzgtN1LGW73WXr9HcbQYthMrzWXRqy8Gjm7nVL_o7l92CIAhzr-q3zilc6qg23pCy-XypldkJkwiTAtQmZSnhFkrNmqxppmPjiHr-xu-I7yiajwpbqz5M24Kkn0EaUglxW2fE3i6oqYLxTzc9h6BTbmeGdu27MeSmD2JsvJOTw"}]},"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":"AnNTcK9Bmu1Ct4Izk3UVfAk-xFQTL6YfxzAEPTG5RwE","client_id_issued_at":"2022-10-26T22:48:33Z","client_secret":"9RbfIOygQ8hQO5Pt5hSAnbEWyFriU1BiiuPgPnIIVIY","client_secret_expires_at":0}
2022-10-26 22:48:36
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "date": "Wed, 26 Oct 2022 22:48:36 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7606bd7829c1b0b5-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 T3v1a3PMkkrrrrw","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"ufIoEKFydSG-fyIrM839yAApg22iZs572qh8faqb3OCxY3CfTp8r18XL1qPy3JNz-HqhJIXyraPw4VyOTWCN7Uv956HXp8jjXepxhkwkn_l4fRXz8yJ8VeiL9jwSEqGhO3lMwguRUY8vEptvVRYeF5FpBMdI0Ejr097xw2XPoRYgJzgtN1LGW73WXr9HcbQYthMrzWXRqy8Gjm7nVL_o7l92CIAhzr-q3zilc6qg23pCy-XypldkJkwiTAtQmZSnhFkrNmqxppmPjiHr-xu-I7yiajwpbqz5M24Kkn0EaUglxW2fE3i6oqYLxTzc9h6BTbmeGdu27MeSmD2JsvJOTw"}]},"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":"AnNTcK9Bmu1Ct4Izk3UVfAk-xFQTL6YfxzAEPTG5RwE","client_id_issued_at":"2022-10-26T22:48:33Z","client_secret":"9RbfIOygQ8hQO5Pt5hSAnbEWyFriU1BiiuPgPnIIVIY","client_secret_expires_at":0}
body_json
{
  "client_name": "Client 1 T3v1a3PMkkrrrrw",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "ufIoEKFydSG-fyIrM839yAApg22iZs572qh8faqb3OCxY3CfTp8r18XL1qPy3JNz-HqhJIXyraPw4VyOTWCN7Uv956HXp8jjXepxhkwkn_l4fRXz8yJ8VeiL9jwSEqGhO3lMwguRUY8vEptvVRYeF5FpBMdI0Ejr097xw2XPoRYgJzgtN1LGW73WXr9HcbQYthMrzWXRqy8Gjm7nVL_o7l92CIAhzr-q3zilc6qg23pCy-XypldkJkwiTAtQmZSnhFkrNmqxppmPjiHr-xu-I7yiajwpbqz5M24Kkn0EaUglxW2fE3i6oqYLxTzc9h6BTbmeGdu27MeSmD2JsvJOTw"
      }
    ]
  },
  "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": "AnNTcK9Bmu1Ct4Izk3UVfAk-xFQTL6YfxzAEPTG5RwE",
  "client_id_issued_at": "2022-10-26T22:48:33Z",
  "client_secret": "9RbfIOygQ8hQO5Pt5hSAnbEWyFriU1BiiuPgPnIIVIY",
  "client_secret_expires_at": 0
}
2022-10-26 22:48:36 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-10-26 22:48:36 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-10-26 22:48:36 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-10-26 22:48:36 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
AnNTcK9Bmu1Ct4Izk3UVfAk-xFQTL6YfxzAEPTG5RwE
2022-10-26 22:48:36
VerifyClientManagementCredentials
Dynamic registration returned neither registration_client_uri nor registration_access_token
2022-10-26 22:48:36
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-10-26 22:48:36 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:48:36 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:48:36
oidcc-login-hint
Setup Done
Make request to authorization endpoint
2022-10-26 22:48:36 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
AnNTcK9Bmu1Ct4Izk3UVfAk-xFQTL6YfxzAEPTG5RwE
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
scope
openid
2022-10-26 22:48:36
CreateRandomStateValue
Created state value
requested_state_length
10
state
vnm2GgSLp9
2022-10-26 22:48:36 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
AnNTcK9Bmu1Ct4Izk3UVfAk-xFQTL6YfxzAEPTG5RwE
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
scope
openid
state
vnm2GgSLp9
2022-10-26 22:48:36
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
tpu4VdSUQL
2022-10-26 22:48:36 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
AnNTcK9Bmu1Ct4Izk3UVfAk-xFQTL6YfxzAEPTG5RwE
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
scope
openid
state
vnm2GgSLp9
nonce
tpu4VdSUQL
2022-10-26 22:48:36 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
AnNTcK9Bmu1Ct4Izk3UVfAk-xFQTL6YfxzAEPTG5RwE
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
scope
openid
state
vnm2GgSLp9
nonce
tpu4VdSUQL
response_type
code
2022-10-26 22:48:36 SUCCESS
AddLoginHintFromConfigurationToAuthorizationEndpointRequest
No login_hint in test configuration, created one based on issuer and added login_hint to authorization endpoint request
client_id
AnNTcK9Bmu1Ct4Izk3UVfAk-xFQTL6YfxzAEPTG5RwE
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
scope
openid
state
vnm2GgSLp9
nonce
tpu4VdSUQL
response_type
code
login_hint
buffy@rodauth-oauth-oidc.onrender.com
2022-10-26 22:48:36 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "AnNTcK9Bmu1Ct4Izk3UVfAk-xFQTL6YfxzAEPTG5RwE",
  "redirect_uri": "https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback",
  "scope": "openid",
  "state": "vnm2GgSLp9",
  "nonce": "tpu4VdSUQL",
  "response_type": "code",
  "login_hint": "buffy@rodauth-oauth-oidc.onrender.com"
}
redirect_to_authorization_endpoint
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=AnNTcK9Bmu1Ct4Izk3UVfAk-xFQTL6YfxzAEPTG5RwE&redirect_uri=https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback&scope=openid&state=vnm2GgSLp9&nonce=tpu4VdSUQL&response_type=code&login_hint=buffy@rodauth-oauth-oidc.onrender.com
2022-10-26 22:48:36 REDIRECT
oidcc-login-hint
Redirecting to authorization endpoint
redirect_to
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=AnNTcK9Bmu1Ct4Izk3UVfAk-xFQTL6YfxzAEPTG5RwE&redirect_uri=https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback&scope=openid&state=vnm2GgSLp9&nonce=tpu4VdSUQL&response_type=code&login_hint=buffy@rodauth-oauth-oidc.onrender.com
2022-10-26 22:48:42 INCOMING
oidcc-login-hint
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": "UXQfCzIZ18AwpdZ5DpRXcPmhy3y_MRLc7KksgkPwiSY",
  "state": "vnm2GgSLp9"
}
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:48:42 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/OYoA0P0mRJlp3pkjobjJ",
  "fullUrl": "https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/implicit/OYoA0P0mRJlp3pkjobjJ"
}
2022-10-26 22:48:42 OUTGOING
oidcc-login-hint
Response to HTTP request to test instance T3v1a3PMkkrrrrw
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/implicit/OYoA0P0mRJlp3pkjobjJ, returnUrl=/log-detail.html?log=T3v1a3PMkkrrrrw}]
outgoing_path
callback
2022-10-26 22:48:42 INCOMING
oidcc-login-hint
Incoming HTTP request to /test/a/rodauth-oauth-basic-certification/implicit/OYoA0P0mRJlp3pkjobjJ
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\u003dUXQfCzIZ18AwpdZ5DpRXcPmhy3y_MRLc7KksgkPwiSY\u0026state\u003dvnm2GgSLp9",
  "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/OYoA0P0mRJlp3pkjobjJ
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:48:42 OUTGOING
oidcc-login-hint
Response to HTTP request to test instance T3v1a3PMkkrrrrw
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/OYoA0P0mRJlp3pkjobjJ
2022-10-26 22:48:42 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-10-26 22:48:42 REDIRECT-IN
oidcc-login-hint
Authorization endpoint response captured
url_query
{
  "code": "UXQfCzIZ18AwpdZ5DpRXcPmhy3y_MRLc7KksgkPwiSY",
  "state": "vnm2GgSLp9"
}
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:48:42 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-10-26 22:48:42
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-10-26 22:48:42 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-10-26 22:48:42 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
vnm2GgSLp9
2022-10-26 22:48:42 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
UXQfCzIZ18AwpdZ5DpRXcPmhy3y_MRLc7KksgkPwiSY
2022-10-26 22:48:42 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
UXQfCzIZ18AwpdZ5DpRXcPmhy3y_MRLc7KksgkPwiSY
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
2022-10-26 22:48:42 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic QW5OVGNLOUJtdTFDdDRJemszVVZmQWsteEZRVEw2WWZ4ekFFUFRHNVJ3RTo5UmJmSU95Z1E4aFFPNVB0NWhTQW5iRVd5RnJpVTFCaWl1UGdQbklJVklZ
2022-10-26 22:48:42
CallTokenEndpoint
HTTP request
request_uri
https://rodauth-oauth-oidc.onrender.com/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic QW5OVGNLOUJtdTFDdDRJemszVVZmQWsteEZRVEw2WWZ4ekFFUFRHNVJ3RTo5UmJmSU95Z1E4aFFPNVB0NWhTQW5iRVd5RnJpVTFCaWl1UGdQbklJVklZ",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "192"
}
request_body
grant_type=authorization_code&code=UXQfCzIZ18AwpdZ5DpRXcPmhy3y_MRLc7KksgkPwiSY&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Frodauth-oauth-basic-certification%2Fcallback
2022-10-26 22:48:45 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 26 Oct 2022 22:48:45 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "7606bdb2ef0ab05c-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.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ1MjUsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwiZXhwIjoxNjY2ODI4MTI1LCJhdWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwic2NvcGUiOiJvcGVuaWQiLCJqdGkiOiI5YTRlYTBlZDQyZDRiNDkyMGFiMjE0NzdmODBlNmYxNDZkM2YyOWFmMDY4NjhkZDg5YzQ1OTk1MjU2ODE2ZWY2In0.np70NYpgPQaOve4S4Zsu5jfqgsXTxnaNfphDIVxXxnRYjaAYJUwOHxrP5dCSsQcrhB9MJPL9HtlMv5BtTNGGGg_hhsrfHa0-9POXiPPCKg3_oK4Sa6GZtAMOjTPh9rPRGRueqaKeR8ekKRaHXJANhv6RJLylf5ZdiABL0_dv7-kqE-ErHpG_ah4ciJFJL9UoquIUOz_3788OfcZUtzfFAYuVMAdgBeSeExmbfmGPUVoZmqbYSRjjYd_6fPuReSFPC7D7c7MZ6vhe2UFtqDghGi4HXpOGGubCqeXkXdZZDz_HQz6qM1bC_amQet3UAMyeFzw8mJnlBjSEneeLKANjcA","token_type":"bearer","expires_in":3600,"refresh_token":"bRiVf-L6fl20lY1kCswcyntJ6uiNPOuF2UZMzKe2Dx8","id_token":"eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ1MjUsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwiZXhwIjoxNjY2ODI4MTI1LCJhdWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwibm9uY2UiOiJ0cHU0VmRTVVFMIiwiYXV0aF90aW1lIjoxNjY2ODI0MzM3LCJqdGkiOiI5YTRlYTBlZDQyZDRiNDkyMGFiMjE0NzdmODBlNmYxNDZkM2YyOWFmMDY4NjhkZDg5YzQ1OTk1MjU2ODE2ZWY2In0.ay_j8SVJsd1g4YvMbNgFCAmXxYA_b62t_3gsASJi0dFD-YOFeM6F6lxe9GaSJkvxhaIZYTGdyVC8yw-8xHYhxfWGBWW-t5QjU33-2xhyADeOgfhkdCXrCax7kKocNPoFKHvnDuh9NuXJ1OJRLTpnFHNSc7pwAt5rzOeGBPF8X99SCeJO428W_16fMGxHcG1ruC8uIdBz2AlB5rsXHjxrv1MG3U9aBCWKi-2PZ9fKwmdvwo6nLQCTmJNASh03aQwRFVSzEd7n19M1OfFR7LOULY155aVweYeQIyTb1emYttacWFV2krkqYs4lRu3jMNN1H8uxhIzWjcayfg1kcwp6tQ"}
2022-10-26 22:48:45 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ1MjUsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwiZXhwIjoxNjY2ODI4MTI1LCJhdWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwic2NvcGUiOiJvcGVuaWQiLCJqdGkiOiI5YTRlYTBlZDQyZDRiNDkyMGFiMjE0NzdmODBlNmYxNDZkM2YyOWFmMDY4NjhkZDg5YzQ1OTk1MjU2ODE2ZWY2In0.np70NYpgPQaOve4S4Zsu5jfqgsXTxnaNfphDIVxXxnRYjaAYJUwOHxrP5dCSsQcrhB9MJPL9HtlMv5BtTNGGGg_hhsrfHa0-9POXiPPCKg3_oK4Sa6GZtAMOjTPh9rPRGRueqaKeR8ekKRaHXJANhv6RJLylf5ZdiABL0_dv7-kqE-ErHpG_ah4ciJFJL9UoquIUOz_3788OfcZUtzfFAYuVMAdgBeSeExmbfmGPUVoZmqbYSRjjYd_6fPuReSFPC7D7c7MZ6vhe2UFtqDghGi4HXpOGGubCqeXkXdZZDz_HQz6qM1bC_amQet3UAMyeFzw8mJnlBjSEneeLKANjcA
token_type
bearer
expires_in
3600
refresh_token
bRiVf-L6fl20lY1kCswcyntJ6uiNPOuF2UZMzKe2Dx8
id_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ1MjUsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwiZXhwIjoxNjY2ODI4MTI1LCJhdWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwibm9uY2UiOiJ0cHU0VmRTVVFMIiwiYXV0aF90aW1lIjoxNjY2ODI0MzM3LCJqdGkiOiI5YTRlYTBlZDQyZDRiNDkyMGFiMjE0NzdmODBlNmYxNDZkM2YyOWFmMDY4NjhkZDg5YzQ1OTk1MjU2ODE2ZWY2In0.ay_j8SVJsd1g4YvMbNgFCAmXxYA_b62t_3gsASJi0dFD-YOFeM6F6lxe9GaSJkvxhaIZYTGdyVC8yw-8xHYhxfWGBWW-t5QjU33-2xhyADeOgfhkdCXrCax7kKocNPoFKHvnDuh9NuXJ1OJRLTpnFHNSc7pwAt5rzOeGBPF8X99SCeJO428W_16fMGxHcG1ruC8uIdBz2AlB5rsXHjxrv1MG3U9aBCWKi-2PZ9fKwmdvwo6nLQCTmJNASh03aQwRFVSzEd7n19M1OfFR7LOULY155aVweYeQIyTb1emYttacWFV2krkqYs4lRu3jMNN1H8uxhIzWjcayfg1kcwp6tQ
2022-10-26 22:48:45 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-10-26 22:48:45 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ1MjUsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwiZXhwIjoxNjY2ODI4MTI1LCJhdWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwic2NvcGUiOiJvcGVuaWQiLCJqdGkiOiI5YTRlYTBlZDQyZDRiNDkyMGFiMjE0NzdmODBlNmYxNDZkM2YyOWFmMDY4NjhkZDg5YzQ1OTk1MjU2ODE2ZWY2In0.np70NYpgPQaOve4S4Zsu5jfqgsXTxnaNfphDIVxXxnRYjaAYJUwOHxrP5dCSsQcrhB9MJPL9HtlMv5BtTNGGGg_hhsrfHa0-9POXiPPCKg3_oK4Sa6GZtAMOjTPh9rPRGRueqaKeR8ekKRaHXJANhv6RJLylf5ZdiABL0_dv7-kqE-ErHpG_ah4ciJFJL9UoquIUOz_3788OfcZUtzfFAYuVMAdgBeSeExmbfmGPUVoZmqbYSRjjYd_6fPuReSFPC7D7c7MZ6vhe2UFtqDghGi4HXpOGGubCqeXkXdZZDz_HQz6qM1bC_amQet3UAMyeFzw8mJnlBjSEneeLKANjcA
2022-10-26 22:48:45 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ1MjUsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwiZXhwIjoxNjY2ODI4MTI1LCJhdWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwic2NvcGUiOiJvcGVuaWQiLCJqdGkiOiI5YTRlYTBlZDQyZDRiNDkyMGFiMjE0NzdmODBlNmYxNDZkM2YyOWFmMDY4NjhkZDg5YzQ1OTk1MjU2ODE2ZWY2In0.np70NYpgPQaOve4S4Zsu5jfqgsXTxnaNfphDIVxXxnRYjaAYJUwOHxrP5dCSsQcrhB9MJPL9HtlMv5BtTNGGGg_hhsrfHa0-9POXiPPCKg3_oK4Sa6GZtAMOjTPh9rPRGRueqaKeR8ekKRaHXJANhv6RJLylf5ZdiABL0_dv7-kqE-ErHpG_ah4ciJFJL9UoquIUOz_3788OfcZUtzfFAYuVMAdgBeSeExmbfmGPUVoZmqbYSRjjYd_6fPuReSFPC7D7c7MZ6vhe2UFtqDghGi4HXpOGGubCqeXkXdZZDz_HQz6qM1bC_amQet3UAMyeFzw8mJnlBjSEneeLKANjcA
type
bearer
2022-10-26 22:48:45 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
3600
2022-10-26 22:48:45 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
3600
2022-10-26 22:48:45 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
bRiVf-L6fl20lY1kCswcyntJ6uiNPOuF2UZMzKe2Dx8
2022-10-26 22:48:45 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ1MjUsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwiZXhwIjoxNjY2ODI4MTI1LCJhdWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwibm9uY2UiOiJ0cHU0VmRTVVFMIiwiYXV0aF90aW1lIjoxNjY2ODI0MzM3LCJqdGkiOiI5YTRlYTBlZDQyZDRiNDkyMGFiMjE0NzdmODBlNmYxNDZkM2YyOWFmMDY4NjhkZDg5YzQ1OTk1MjU2ODE2ZWY2In0.ay_j8SVJsd1g4YvMbNgFCAmXxYA_b62t_3gsASJi0dFD-YOFeM6F6lxe9GaSJkvxhaIZYTGdyVC8yw-8xHYhxfWGBWW-t5QjU33-2xhyADeOgfhkdCXrCax7kKocNPoFKHvnDuh9NuXJ1OJRLTpnFHNSc7pwAt5rzOeGBPF8X99SCeJO428W_16fMGxHcG1ruC8uIdBz2AlB5rsXHjxrv1MG3U9aBCWKi-2PZ9fKwmdvwo6nLQCTmJNASh03aQwRFVSzEd7n19M1OfFR7LOULY155aVweYeQIyTb1emYttacWFV2krkqYs4lRu3jMNN1H8uxhIzWjcayfg1kcwp6tQ
header
{
  "kid": "d826e299966ba45876f479f6d735c6e2aa18e28d47231db76f56ab05256b8e8e",
  "alg": "RS256"
}
claims
{
  "sub": "1",
  "aud": "AnNTcK9Bmu1Ct4Izk3UVfAk-xFQTL6YfxzAEPTG5RwE",
  "auth_time": 1666824337,
  "iss": "https://rodauth-oauth-oidc.onrender.com",
  "exp": 1666828125,
  "iat": 1666824525,
  "nonce": "tpu4VdSUQL",
  "client_id": "AnNTcK9Bmu1Ct4Izk3UVfAk-xFQTL6YfxzAEPTG5RwE",
  "jti": "9a4ea0ed42d4b4920ab21477f80e6f146d3f29af06868dd89c45995256816ef6"
}
2022-10-26 22:48:45 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-10-26 22:48:45
ValidateIdTokenStandardClaims
sub is a string with content
2022-10-26 22:48:45
ValidateIdTokenStandardClaims
Skipping unknown claim: client_id
2022-10-26 22:48:45 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-10-26 22:48:45 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
tpu4VdSUQL
2022-10-26 22:48:45 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-10-26 22:48:45 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ1MjUsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwiZXhwIjoxNjY2ODI4MTI1LCJhdWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwibm9uY2UiOiJ0cHU0VmRTVVFMIiwiYXV0aF90aW1lIjoxNjY2ODI0MzM3LCJqdGkiOiI5YTRlYTBlZDQyZDRiNDkyMGFiMjE0NzdmODBlNmYxNDZkM2YyOWFmMDY4NjhkZDg5YzQ1OTk1MjU2ODE2ZWY2In0.ay_j8SVJsd1g4YvMbNgFCAmXxYA_b62t_3gsASJi0dFD-YOFeM6F6lxe9GaSJkvxhaIZYTGdyVC8yw-8xHYhxfWGBWW-t5QjU33-2xhyADeOgfhkdCXrCax7kKocNPoFKHvnDuh9NuXJ1OJRLTpnFHNSc7pwAt5rzOeGBPF8X99SCeJO428W_16fMGxHcG1ruC8uIdBz2AlB5rsXHjxrv1MG3U9aBCWKi-2PZ9fKwmdvwo6nLQCTmJNASh03aQwRFVSzEd7n19M1OfFR7LOULY155aVweYeQIyTb1emYttacWFV2krkqYs4lRu3jMNN1H8uxhIzWjcayfg1kcwp6tQ
2022-10-26 22:48:45 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ1MjUsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwiZXhwIjoxNjY2ODI4MTI1LCJhdWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwibm9uY2UiOiJ0cHU0VmRTVVFMIiwiYXV0aF90aW1lIjoxNjY2ODI0MzM3LCJqdGkiOiI5YTRlYTBlZDQyZDRiNDkyMGFiMjE0NzdmODBlNmYxNDZkM2YyOWFmMDY4NjhkZDg5YzQ1OTk1MjU2ODE2ZWY2In0.ay_j8SVJsd1g4YvMbNgFCAmXxYA_b62t_3gsASJi0dFD-YOFeM6F6lxe9GaSJkvxhaIZYTGdyVC8yw-8xHYhxfWGBWW-t5QjU33-2xhyADeOgfhkdCXrCax7kKocNPoFKHvnDuh9NuXJ1OJRLTpnFHNSc7pwAt5rzOeGBPF8X99SCeJO428W_16fMGxHcG1ruC8uIdBz2AlB5rsXHjxrv1MG3U9aBCWKi-2PZ9fKwmdvwo6nLQCTmJNASh03aQwRFVSzEd7n19M1OfFR7LOULY155aVweYeQIyTb1emYttacWFV2krkqYs4lRu3jMNN1H8uxhIzWjcayfg1kcwp6tQ
2022-10-26 22:48:45 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
1
2022-10-26 22:48:45
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-10-26 22:48:45 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:48:45
CallProtectedResource
HTTP request
request_uri
https://rodauth-oauth-oidc.onrender.com/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjY4MjQ1MjUsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwiZXhwIjoxNjY2ODI4MTI1LCJhdWQiOiJBbk5UY0s5Qm11MUN0NEl6azNVVmZBay14RlFUTDZZZnh6QUVQVEc1UndFIiwic2NvcGUiOiJvcGVuaWQiLCJqdGkiOiI5YTRlYTBlZDQyZDRiNDkyMGFiMjE0NzdmODBlNmYxNDZkM2YyOWFmMDY4NjhkZDg5YzQ1OTk1MjU2ODE2ZWY2In0.np70NYpgPQaOve4S4Zsu5jfqgsXTxnaNfphDIVxXxnRYjaAYJUwOHxrP5dCSsQcrhB9MJPL9HtlMv5BtTNGGGg_hhsrfHa0-9POXiPPCKg3_oK4Sa6GZtAMOjTPh9rPRGRueqaKeR8ekKRaHXJANhv6RJLylf5ZdiABL0_dv7-kqE-ErHpG_ah4ciJFJL9UoquIUOz_3788OfcZUtzfFAYuVMAdgBeSeExmbfmGPUVoZmqbYSRjjYd_6fPuReSFPC7D7c7MZ6vhe2UFtqDghGi4HXpOGGubCqeXkXdZZDz_HQz6qM1bC_amQet3UAMyeFzw8mJnlBjSEneeLKANjcA",
  "content-length": "0"
}
request_body

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