Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-31 22:55:20 INFO
TEST-RUNNER
Test instance jorF5liBjnCiJ2q 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-scope-profile
2022-10-31 22:55:20 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
2022-10-31 22:55:20
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-31 22:55:20 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Mon, 31 Oct 2022 22:55:20 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "762ffa484e67adbf-ATL",
  "cache-control": "private, max-age\u003d86400",
  "vary": "Accept-Encoding",
  "cf-cache-status": "DYNAMIC",
  "server": "cloudflare",
  "alt-svc": "h3\u003d\":443\"; ma\u003d86400, h3-29\u003d\":443\"; ma\u003d86400"
}
response_body
{"issuer":"https://rodauth-oauth-oidc.onrender.com","token_endpoint":"https://rodauth-oauth-oidc.onrender.com/token","scopes_supported":["openid","email","address","phone","profile","books.read"],"response_types_supported":["code","id_token","none","code id_token","code token","id_token token","code id_token token","token"],"response_modes_supported":["query","form_post","fragment"],"grant_types_supported":["refresh_token","authorization_code","implicit","client_credentials","urn:ietf:params:oauth:grant-type:jwt-bearer"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","private_key_jwt"],"token_endpoint_auth_signing_alg_values_supported":["RS256"],"jwks_uri":"https://rodauth-oauth-oidc.onrender.com/jwks","authorization_endpoint":"https://rodauth-oauth-oidc.onrender.com/authorize","registration_endpoint":"https://rodauth-oauth-oidc.onrender.com/register","request_parameter_supported":true,"request_uri_parameter_supported":true,"require_request_uri_registration":false,"userinfo_endpoint":"https://rodauth-oauth-oidc.onrender.com/userinfo","end_session_endpoint":"https://rodauth-oauth-oidc.onrender.com/oidc-logout","subject_types_supported":["public","pairwise"],"acr_values_supported":["phr","phrh"],"claims_parameter_supported":true,"id_token_signing_alg_values_supported":["HS256","HS384","HS512","HS512256","RS256","RS384","RS512","ED25519","ES256","ES384","ES512","PS256","PS384","PS512","none"],"userinfo_signing_alg_values_supported":["HS256","HS384","HS512","HS512256","RS256","RS384","RS512","ED25519","ES256","ES384","ES512","PS256","PS384","PS512","none"],"request_object_signing_alg_values_supported":["HS256","HS384","HS512","HS512256","RS256","RS384","RS512","ED25519","ES256","ES384","ES512","PS256","PS384","PS512","none"],"claim_types_supported":["normal"],"claims_supported":["sub","iss","iat","exp","aud","auth_time","email","email_verified","formatted","street_address","locality","region","postal_code","country","phone_number","phone_number_verified","name","family_name","given_name","middle_name","nickname","preferred_username","profile","picture","website","gender","birthdate","zoneinfo","locale","updated_at","read"]}
2022-10-31 22:55:20 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
issuer
https://rodauth-oauth-oidc.onrender.com
token_endpoint
https://rodauth-oauth-oidc.onrender.com/token
scopes_supported
[
  "openid",
  "email",
  "address",
  "phone",
  "profile",
  "books.read"
]
response_types_supported
[
  "code",
  "id_token",
  "none",
  "code id_token",
  "code token",
  "id_token token",
  "code id_token token",
  "token"
]
response_modes_supported
[
  "query",
  "form_post",
  "fragment"
]
grant_types_supported
[
  "refresh_token",
  "authorization_code",
  "implicit",
  "client_credentials",
  "urn:ietf:params:oauth:grant-type:jwt-bearer"
]
token_endpoint_auth_methods_supported
[
  "client_secret_basic",
  "client_secret_post",
  "private_key_jwt"
]
token_endpoint_auth_signing_alg_values_supported
[
  "RS256"
]
jwks_uri
https://rodauth-oauth-oidc.onrender.com/jwks
authorization_endpoint
https://rodauth-oauth-oidc.onrender.com/authorize
registration_endpoint
https://rodauth-oauth-oidc.onrender.com/register
request_parameter_supported
true
request_uri_parameter_supported
true
require_request_uri_registration
false
userinfo_endpoint
https://rodauth-oauth-oidc.onrender.com/userinfo
end_session_endpoint
https://rodauth-oauth-oidc.onrender.com/oidc-logout
subject_types_supported
[
  "public",
  "pairwise"
]
acr_values_supported
[
  "phr",
  "phrh"
]
claims_parameter_supported
true
id_token_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "HS512256",
  "RS256",
  "RS384",
  "RS512",
  "ED25519",
  "ES256",
  "ES384",
  "ES512",
  "PS256",
  "PS384",
  "PS512",
  "none"
]
userinfo_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "HS512256",
  "RS256",
  "RS384",
  "RS512",
  "ED25519",
  "ES256",
  "ES384",
  "ES512",
  "PS256",
  "PS384",
  "PS512",
  "none"
]
request_object_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "HS512256",
  "RS256",
  "RS384",
  "RS512",
  "ED25519",
  "ES256",
  "ES384",
  "ES512",
  "PS256",
  "PS384",
  "PS512",
  "none"
]
claim_types_supported
[
  "normal"
]
claims_supported
[
  "sub",
  "iss",
  "iat",
  "exp",
  "aud",
  "auth_time",
  "email",
  "email_verified",
  "formatted",
  "street_address",
  "locality",
  "region",
  "postal_code",
  "country",
  "phone_number",
  "phone_number_verified",
  "name",
  "family_name",
  "given_name",
  "middle_name",
  "nickname",
  "preferred_username",
  "profile",
  "picture",
  "website",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "updated_at",
  "read"
]
2022-10-31 22:55:20 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-10-31 22:55:20 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-31 22:55:20
FetchServerKeys
Fetching server key
jwks_uri
https://rodauth-oauth-oidc.onrender.com/jwks
2022-10-31 22:55:20
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-31 22:55:21 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Mon, 31 Oct 2022 22:55:21 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "762ffa4affb907e6-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-31 22:55:21
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-31 22:55:21 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-31 22:55:21 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-31 22:55:21 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-31 22:55:21 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-10-31 22:55:21 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-31 22:55:21 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-10-31 22:55:21
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_name
Client 1
2022-10-31 22:55:21
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
Client 1
2022-10-31 22:55:21 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "52M5WXQjRbkqxsLnrbivPVcixgRfMboCzNgieoBuRae3OdXwQmpBvXEHy1WEAeEbxyt_0CCB57_hNe8_Qh6QsxhkIzTXWFzrhM6ztPotLhw6j9F7Ngi88IRodahFSMSCsIf2bc2QJuCYG75ygueJwvjrzAYOkx7Lv8PWwXfPCoc",
      "kty": "RSA",
      "q": "voR2X0UO0CyAHix4FCnVZTMd_uvULqyULvird-HRwVxqCivXbHMl_0HYMnMtYK-2Xy42SIE8A9W238eYvF_RhMXPeiYYNXDaKzdLd2B6CJZrZ1xVnXMidZF_XkL7LZdZ5w-fDeswpbjqFDIgdvkckk3TIcXKgozKIBbCl561diU",
      "d": "jdGI0myhjVis-lzTzFN2IGhhUThciccCBf84VVBl_7tpPM3sXjBpyu8V3Np73Rrx3FxzyAOjmRYMm2OOpI3C-Twe-FwlL4u9YQRrglxTWy-j9w7amqbvRrFv5DRoP02ECbvWq7FuU1nNQIbdWBGl7UAdo0S3x1yFNCS5_7ek6KckaRiDR4lyGR4vaE0Gzp0oBp2SL64nksxRAlsTbqOwsWtYYSDYNfw1VqDgXkZSM9YVZO07IT58jczJx36gcin6Vx_KG9uZFNc0d00W_36FbRaljkHviEWEhHl3MJO_cWRqJqfeWauMSXGYqbt3KxcuXBnLPY88K0oSN7tu1H64kQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "0B42yYrJWgp_GdUkYSdjMoiM_BPhuNsIOjuErfOzUrAG83RcWkmFKEyYrtslXtzMBeKbHvet1CbQ9SrfIbz9_VAwNhWhH8p8GfAIr0ka1A91PbPdshG1KvetMd5iZiaGdoqmM1ME_uTIbZFXxNyYOQ-qBcH09Y4zEDZVIIE2Bks",
      "dp": "PUVPCFryhCH2K8-snZnL_Yg3UwwRUQ-acjfBWYLssFEq-YunJU8RvWJS2Ar6-6xqOKFSJQCWpZFvx2Jk89M4KdSJn7D8XQ-t5er-NywQDqe28iJcaACEV4QYTR-TySMQIELAhG7sfv72CFKz6-n31sMnXU01Ssva1Bq9oVliX70",
      "alg": "RS256",
      "dq": "XOlKtTF_hOR-4rg7I1I3gLAKK90k0FJXvgSF0uQtIEiKakVxPLF3UWHyJsBm2-U1Ynut-3QTKaebFM1JXmy4SDET-vUDD2Tm8PZ5dlF1kiSRYon0MuIIZx-65uRxjI1oSbgjkG0nf1qLxaegj4TzeyI7GhhUp5AzrqyK39iFlIU",
      "n": "rDNet87-tbTTGRSHUIEsdeKyQB1bsVvGzcvWeP0QyAxpj9Bitl0O3I4HZhmYxVeUbMcrdTKHxIycORtWxPhhZeKmsO35bycFP9cUZhGwrONR1Hjvn-6-mfZCtrPlRFYceTsqmYD0FGoh_XVSpZpH9LimcHVzpRFykO_f2CqYZ3_db_7ujpZ3FZoWZcpbezIls9teAtenBPfkaEJW8azM_setrwxqdJYcduBxIVpQmZGCGrLOCSgumFxjGk6PWXJuqiSOggRSxjG4jcS7K1p8Qdcupe9mDcXnbYTF3F9lfRJY8R0D5rZpaxB1o9oAnYJXJrPiTjxpamOTujiygzm_gw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "rDNet87-tbTTGRSHUIEsdeKyQB1bsVvGzcvWeP0QyAxpj9Bitl0O3I4HZhmYxVeUbMcrdTKHxIycORtWxPhhZeKmsO35bycFP9cUZhGwrONR1Hjvn-6-mfZCtrPlRFYceTsqmYD0FGoh_XVSpZpH9LimcHVzpRFykO_f2CqYZ3_db_7ujpZ3FZoWZcpbezIls9teAtenBPfkaEJW8azM_setrwxqdJYcduBxIVpQmZGCGrLOCSgumFxjGk6PWXJuqiSOggRSxjG4jcS7K1p8Qdcupe9mDcXnbYTF3F9lfRJY8R0D5rZpaxB1o9oAnYJXJrPiTjxpamOTujiygzm_gw"
    }
  ]
}
2022-10-31 22:55:21 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-31 22:55:21
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-10-31 22:55:21
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
Client 1 jorF5liBjnCiJ2q
2022-10-31 22:55:21
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-10-31 22:55:21
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 jorF5liBjnCiJ2q",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rDNet87-tbTTGRSHUIEsdeKyQB1bsVvGzcvWeP0QyAxpj9Bitl0O3I4HZhmYxVeUbMcrdTKHxIycORtWxPhhZeKmsO35bycFP9cUZhGwrONR1Hjvn-6-mfZCtrPlRFYceTsqmYD0FGoh_XVSpZpH9LimcHVzpRFykO_f2CqYZ3_db_7ujpZ3FZoWZcpbezIls9teAtenBPfkaEJW8azM_setrwxqdJYcduBxIVpQmZGCGrLOCSgumFxjGk6PWXJuqiSOggRSxjG4jcS7K1p8Qdcupe9mDcXnbYTF3F9lfRJY8R0D5rZpaxB1o9oAnYJXJrPiTjxpamOTujiygzm_gw"
      }
    ]
  }
}
2022-10-31 22:55:21
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 jorF5liBjnCiJ2q",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rDNet87-tbTTGRSHUIEsdeKyQB1bsVvGzcvWeP0QyAxpj9Bitl0O3I4HZhmYxVeUbMcrdTKHxIycORtWxPhhZeKmsO35bycFP9cUZhGwrONR1Hjvn-6-mfZCtrPlRFYceTsqmYD0FGoh_XVSpZpH9LimcHVzpRFykO_f2CqYZ3_db_7ujpZ3FZoWZcpbezIls9teAtenBPfkaEJW8azM_setrwxqdJYcduBxIVpQmZGCGrLOCSgumFxjGk6PWXJuqiSOggRSxjG4jcS7K1p8Qdcupe9mDcXnbYTF3F9lfRJY8R0D5rZpaxB1o9oAnYJXJrPiTjxpamOTujiygzm_gw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2022-10-31 22:55:21
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 jorF5liBjnCiJ2q",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rDNet87-tbTTGRSHUIEsdeKyQB1bsVvGzcvWeP0QyAxpj9Bitl0O3I4HZhmYxVeUbMcrdTKHxIycORtWxPhhZeKmsO35bycFP9cUZhGwrONR1Hjvn-6-mfZCtrPlRFYceTsqmYD0FGoh_XVSpZpH9LimcHVzpRFykO_f2CqYZ3_db_7ujpZ3FZoWZcpbezIls9teAtenBPfkaEJW8azM_setrwxqdJYcduBxIVpQmZGCGrLOCSgumFxjGk6PWXJuqiSOggRSxjG4jcS7K1p8Qdcupe9mDcXnbYTF3F9lfRJY8R0D5rZpaxB1o9oAnYJXJrPiTjxpamOTujiygzm_gw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ]
}
2022-10-31 22:55:21
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 jorF5liBjnCiJ2q",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rDNet87-tbTTGRSHUIEsdeKyQB1bsVvGzcvWeP0QyAxpj9Bitl0O3I4HZhmYxVeUbMcrdTKHxIycORtWxPhhZeKmsO35bycFP9cUZhGwrONR1Hjvn-6-mfZCtrPlRFYceTsqmYD0FGoh_XVSpZpH9LimcHVzpRFykO_f2CqYZ3_db_7ujpZ3FZoWZcpbezIls9teAtenBPfkaEJW8azM_setrwxqdJYcduBxIVpQmZGCGrLOCSgumFxjGk6PWXJuqiSOggRSxjG4jcS7K1p8Qdcupe9mDcXnbYTF3F9lfRJY8R0D5rZpaxB1o9oAnYJXJrPiTjxpamOTujiygzm_gw"
      }
    ]
  },
  "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-31 22:55:21
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "Client 1 jorF5liBjnCiJ2q",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rDNet87-tbTTGRSHUIEsdeKyQB1bsVvGzcvWeP0QyAxpj9Bitl0O3I4HZhmYxVeUbMcrdTKHxIycORtWxPhhZeKmsO35bycFP9cUZhGwrONR1Hjvn-6-mfZCtrPlRFYceTsqmYD0FGoh_XVSpZpH9LimcHVzpRFykO_f2CqYZ3_db_7ujpZ3FZoWZcpbezIls9teAtenBPfkaEJW8azM_setrwxqdJYcduBxIVpQmZGCGrLOCSgumFxjGk6PWXJuqiSOggRSxjG4jcS7K1p8Qdcupe9mDcXnbYTF3F9lfRJY8R0D5rZpaxB1o9oAnYJXJrPiTjxpamOTujiygzm_gw"
      }
    ]
  },
  "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-31 22:55:21
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 jorF5liBjnCiJ2q","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"rDNet87-tbTTGRSHUIEsdeKyQB1bsVvGzcvWeP0QyAxpj9Bitl0O3I4HZhmYxVeUbMcrdTKHxIycORtWxPhhZeKmsO35bycFP9cUZhGwrONR1Hjvn-6-mfZCtrPlRFYceTsqmYD0FGoh_XVSpZpH9LimcHVzpRFykO_f2CqYZ3_db_7ujpZ3FZoWZcpbezIls9teAtenBPfkaEJW8azM_setrwxqdJYcduBxIVpQmZGCGrLOCSgumFxjGk6PWXJuqiSOggRSxjG4jcS7K1p8Qdcupe9mDcXnbYTF3F9lfRJY8R0D5rZpaxB1o9oAnYJXJrPiTjxpamOTujiygzm_gw"}]},"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-31 22:55:24 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "date": "Mon, 31 Oct 2022 22:55:24 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "762ffa4ded18be15-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 jorF5liBjnCiJ2q","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"rDNet87-tbTTGRSHUIEsdeKyQB1bsVvGzcvWeP0QyAxpj9Bitl0O3I4HZhmYxVeUbMcrdTKHxIycORtWxPhhZeKmsO35bycFP9cUZhGwrONR1Hjvn-6-mfZCtrPlRFYceTsqmYD0FGoh_XVSpZpH9LimcHVzpRFykO_f2CqYZ3_db_7ujpZ3FZoWZcpbezIls9teAtenBPfkaEJW8azM_setrwxqdJYcduBxIVpQmZGCGrLOCSgumFxjGk6PWXJuqiSOggRSxjG4jcS7K1p8Qdcupe9mDcXnbYTF3F9lfRJY8R0D5rZpaxB1o9oAnYJXJrPiTjxpamOTujiygzm_gw"}]},"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":"vQL0uZ_FVp0nlQr1Fewf0IEkpGwzVjRosj6TwcokUlc","client_id_issued_at":"2022-10-31T22:55:21Z","client_secret":"8wb2dhMaZrqwJK62V1gyPCFyvV4Jayn__AD4viQxVik","client_secret_expires_at":0}
2022-10-31 22:55:24
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "date": "Mon, 31 Oct 2022 22:55:24 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "762ffa4ded18be15-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 jorF5liBjnCiJ2q","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"rDNet87-tbTTGRSHUIEsdeKyQB1bsVvGzcvWeP0QyAxpj9Bitl0O3I4HZhmYxVeUbMcrdTKHxIycORtWxPhhZeKmsO35bycFP9cUZhGwrONR1Hjvn-6-mfZCtrPlRFYceTsqmYD0FGoh_XVSpZpH9LimcHVzpRFykO_f2CqYZ3_db_7ujpZ3FZoWZcpbezIls9teAtenBPfkaEJW8azM_setrwxqdJYcduBxIVpQmZGCGrLOCSgumFxjGk6PWXJuqiSOggRSxjG4jcS7K1p8Qdcupe9mDcXnbYTF3F9lfRJY8R0D5rZpaxB1o9oAnYJXJrPiTjxpamOTujiygzm_gw"}]},"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":"vQL0uZ_FVp0nlQr1Fewf0IEkpGwzVjRosj6TwcokUlc","client_id_issued_at":"2022-10-31T22:55:21Z","client_secret":"8wb2dhMaZrqwJK62V1gyPCFyvV4Jayn__AD4viQxVik","client_secret_expires_at":0}
body_json
{
  "client_name": "Client 1 jorF5liBjnCiJ2q",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rDNet87-tbTTGRSHUIEsdeKyQB1bsVvGzcvWeP0QyAxpj9Bitl0O3I4HZhmYxVeUbMcrdTKHxIycORtWxPhhZeKmsO35bycFP9cUZhGwrONR1Hjvn-6-mfZCtrPlRFYceTsqmYD0FGoh_XVSpZpH9LimcHVzpRFykO_f2CqYZ3_db_7ujpZ3FZoWZcpbezIls9teAtenBPfkaEJW8azM_setrwxqdJYcduBxIVpQmZGCGrLOCSgumFxjGk6PWXJuqiSOggRSxjG4jcS7K1p8Qdcupe9mDcXnbYTF3F9lfRJY8R0D5rZpaxB1o9oAnYJXJrPiTjxpamOTujiygzm_gw"
      }
    ]
  },
  "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": "vQL0uZ_FVp0nlQr1Fewf0IEkpGwzVjRosj6TwcokUlc",
  "client_id_issued_at": "2022-10-31T22:55:21Z",
  "client_secret": "8wb2dhMaZrqwJK62V1gyPCFyvV4Jayn__AD4viQxVik",
  "client_secret_expires_at": 0
}
2022-10-31 22:55:24 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-10-31 22:55:24 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-10-31 22:55:24 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-10-31 22:55:24 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
vQL0uZ_FVp0nlQr1Fewf0IEkpGwzVjRosj6TwcokUlc
2022-10-31 22:55:24
VerifyClientManagementCredentials
Dynamic registration returned neither registration_client_uri nor registration_access_token
2022-10-31 22:55:24
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-10-31 22:55:24 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-31 22:55:24
SetScopeInClientConfigurationToOpenIdProfile
Set scope in client configuration to "openid profile"
scope
openid profile
2022-10-31 22:55:24 SUCCESS
OIDCCCheckScopesSupportedContainScopeTest
'scopes_supported' in discovery document contain expected scopes
actual
[
  "openid",
  "email",
  "address",
  "phone",
  "profile",
  "books.read"
]
expected
openid profile
2022-10-31 22:55:24 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-31 22:55:24
oidcc-scope-profile
Setup Done
Make request to authorization endpoint
2022-10-31 22:55:24 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
vQL0uZ_FVp0nlQr1Fewf0IEkpGwzVjRosj6TwcokUlc
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
scope
openid profile
2022-10-31 22:55:24
CreateRandomStateValue
Created state value
requested_state_length
10
state
ERWSAKgjIZ
2022-10-31 22:55:24 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
vQL0uZ_FVp0nlQr1Fewf0IEkpGwzVjRosj6TwcokUlc
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
scope
openid profile
state
ERWSAKgjIZ
2022-10-31 22:55:24
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
y0310JV8Yg
2022-10-31 22:55:24 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
vQL0uZ_FVp0nlQr1Fewf0IEkpGwzVjRosj6TwcokUlc
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
scope
openid profile
state
ERWSAKgjIZ
nonce
y0310JV8Yg
2022-10-31 22:55:24 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
vQL0uZ_FVp0nlQr1Fewf0IEkpGwzVjRosj6TwcokUlc
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
scope
openid profile
state
ERWSAKgjIZ
nonce
y0310JV8Yg
response_type
code
2022-10-31 22:55:24 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "vQL0uZ_FVp0nlQr1Fewf0IEkpGwzVjRosj6TwcokUlc",
  "redirect_uri": "https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback",
  "scope": "openid profile",
  "state": "ERWSAKgjIZ",
  "nonce": "y0310JV8Yg",
  "response_type": "code"
}
redirect_to_authorization_endpoint
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=vQL0uZ_FVp0nlQr1Fewf0IEkpGwzVjRosj6TwcokUlc&redirect_uri=https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback&scope=openid%20profile&state=ERWSAKgjIZ&nonce=y0310JV8Yg&response_type=code
2022-10-31 22:55:24 REDIRECT
oidcc-scope-profile
Redirecting to authorization endpoint
redirect_to
https://rodauth-oauth-oidc.onrender.com/authorize?client_id=vQL0uZ_FVp0nlQr1Fewf0IEkpGwzVjRosj6TwcokUlc&redirect_uri=https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback&scope=openid%20profile&state=ERWSAKgjIZ&nonce=y0310JV8Yg&response_type=code
2022-10-31 22:55:34 INCOMING
oidcc-scope-profile
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:107.0) Gecko/20100101 Firefox/107.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\u003dF4311061B212BEFC2AAD98FFFE65E07B",
  "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": "TzcN5wZuFDu3wUq-WLwh2UTE0fWGfeepsqEo9KTi7GA",
  "state": "ERWSAKgjIZ"
}
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-31 22:55:34 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/N0mn795YceDqxehdP36v",
  "fullUrl": "https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/implicit/N0mn795YceDqxehdP36v"
}
2022-10-31 22:55:34 OUTGOING
oidcc-scope-profile
Response to HTTP request to test instance jorF5liBjnCiJ2q
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/implicit/N0mn795YceDqxehdP36v, returnUrl=/log-detail.html?log=jorF5liBjnCiJ2q}]
outgoing_path
callback
2022-10-31 22:55:35 INCOMING
oidcc-scope-profile
Incoming HTTP request to /test/a/rodauth-oauth-basic-certification/implicit/N0mn795YceDqxehdP36v
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:107.0) Gecko/20100101 Firefox/107.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\u003dTzcN5wZuFDu3wUq-WLwh2UTE0fWGfeepsqEo9KTi7GA\u0026state\u003dERWSAKgjIZ",
  "cookie": "JSESSIONID\u003dF4311061B212BEFC2AAD98FFFE65E07B",
  "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/N0mn795YceDqxehdP36v
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-31 22:55:35 OUTGOING
oidcc-scope-profile
Response to HTTP request to test instance jorF5liBjnCiJ2q
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/N0mn795YceDqxehdP36v
2022-10-31 22:55:35 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-10-31 22:55:35 REDIRECT-IN
oidcc-scope-profile
Authorization endpoint response captured
url_query
{
  "code": "TzcN5wZuFDu3wUq-WLwh2UTE0fWGfeepsqEo9KTi7GA",
  "state": "ERWSAKgjIZ"
}
headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:107.0) Gecko/20100101 Firefox/107.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\u003dF4311061B212BEFC2AAD98FFFE65E07B",
  "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-31 22:55:35 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-10-31 22:55:35
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-10-31 22:55:35 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-10-31 22:55:35 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
ERWSAKgjIZ
2022-10-31 22:55:35 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
TzcN5wZuFDu3wUq-WLwh2UTE0fWGfeepsqEo9KTi7GA
2022-10-31 22:55:35 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
TzcN5wZuFDu3wUq-WLwh2UTE0fWGfeepsqEo9KTi7GA
redirect_uri
https://www.certification.openid.net/test/a/rodauth-oauth-basic-certification/callback
2022-10-31 22:55:35 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic dlFMMHVaX0ZWcDBubFFyMUZld2YwSUVrcEd3elZqUm9zajZUd2Nva1VsYzo4d2IyZGhNYVpycXdKSzYyVjFneVBDRnl2VjRKYXluX19BRDR2aVF4Vmlr
2022-10-31 22:55:35
CallTokenEndpoint
HTTP request
request_uri
https://rodauth-oauth-oidc.onrender.com/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic dlFMMHVaX0ZWcDBubFFyMUZld2YwSUVrcEd3elZqUm9zajZUd2Nva1VsYzo4d2IyZGhNYVpycXdKSzYyVjFneVBDRnl2VjRKYXluX19BRDR2aVF4Vmlr",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "192"
}
request_body
grant_type=authorization_code&code=TzcN5wZuFDu3wUq-WLwh2UTE0fWGfeepsqEo9KTi7GA&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Frodauth-oauth-basic-certification%2Fcallback
2022-10-31 22:55:38 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Mon, 31 Oct 2022 22:55:38 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "762ffaa60a110c55-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.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjcyNTY5MzgsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwiZXhwIjoxNjY3MjYwNTM4LCJhdWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwic2NvcGUiOiJvcGVuaWQgcHJvZmlsZSIsImp0aSI6IjM5ZWVhYzE5MGVmYTE5YTNkMDliMTI5NTJiN2FiZjFlNjk3M2RmNGU2NWY0N2ZhYWM4ODYzMGZjZWI2ODJhNzUifQ.nujP0F1JrOtv7eNTOTB2sHGTtCRv2NiNfDpdlmR_-fPGkNAxjDbrSmSLHanvgiypS4XVY1X3G2uj8RpO_SkOIuK0EjMXsGh3KINLaIm18Sra0R8chQColGPnmzkNQMdMVLmTyHiji9Esr7McPzpHhRCz_7mSjoueQ0O0nWkO-ZI989MQOY2OU3lmftLUa1qirMWQdpCSWShBqb9UfmPir7yevanovUzzkx8QlXtYt1eJcBZ41rA0FhflHCWdvHvdOKCRCPp3uaKtNtMCzN1VCNV6PtHO6DgDNhK3DBZr0r701TATzHGKWxEjwbYgHplHY59ws2_RMFujUqnX9Vp2GQ","token_type":"bearer","expires_in":3600,"refresh_token":"oB5g1ctuC7nOFB0ay5vjDA5HlPsHpK02b5BhyX3pbyM","id_token":"eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjcyNTY5MzgsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwiZXhwIjoxNjY3MjYwNTM4LCJhdWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwibm9uY2UiOiJ5MDMxMEpWOFlnIiwiYXV0aF90aW1lIjoxNjY3MjU2OTMwLCJqdGkiOiIzOWVlYWMxOTBlZmExOWEzZDA5YjEyOTUyYjdhYmYxZTY5NzNkZjRlNjVmNDdmYWFjODg2MzBmY2ViNjgyYTc1In0.PfgBFivkDRjW8-nTlVQzwliqS8IDPQ_en6865U_RGe1F8JuHTErX6rvzK2cK2u_Eu7AO7xlPvbQfoz8ASXJX_aWmfTDFPakwQuySqSaCNXOmm6BE9AxGlI6N67zvTsqdRujvvjTdAb9UUmUBLmYV8xZItr1EMKseMF4axdeu0ijYM0f8vhnwy3wPvE_hiMCpT--tMwEpzADEMMbK6sdBANp8bokCyu1RwOX9o-8-p3oqC5qm3T0QyFcAuGL1sauVQxJ01Eizk9gf9MjQYcRBLDd2GPDgq8VwLs_-Avxn-t-V61-EQLbvbHZpNrOPfL_avtgTDFIhP5T1FpsAPtkLTQ"}
2022-10-31 22:55:38 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjcyNTY5MzgsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwiZXhwIjoxNjY3MjYwNTM4LCJhdWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwic2NvcGUiOiJvcGVuaWQgcHJvZmlsZSIsImp0aSI6IjM5ZWVhYzE5MGVmYTE5YTNkMDliMTI5NTJiN2FiZjFlNjk3M2RmNGU2NWY0N2ZhYWM4ODYzMGZjZWI2ODJhNzUifQ.nujP0F1JrOtv7eNTOTB2sHGTtCRv2NiNfDpdlmR_-fPGkNAxjDbrSmSLHanvgiypS4XVY1X3G2uj8RpO_SkOIuK0EjMXsGh3KINLaIm18Sra0R8chQColGPnmzkNQMdMVLmTyHiji9Esr7McPzpHhRCz_7mSjoueQ0O0nWkO-ZI989MQOY2OU3lmftLUa1qirMWQdpCSWShBqb9UfmPir7yevanovUzzkx8QlXtYt1eJcBZ41rA0FhflHCWdvHvdOKCRCPp3uaKtNtMCzN1VCNV6PtHO6DgDNhK3DBZr0r701TATzHGKWxEjwbYgHplHY59ws2_RMFujUqnX9Vp2GQ
token_type
bearer
expires_in
3600
refresh_token
oB5g1ctuC7nOFB0ay5vjDA5HlPsHpK02b5BhyX3pbyM
id_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjcyNTY5MzgsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwiZXhwIjoxNjY3MjYwNTM4LCJhdWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwibm9uY2UiOiJ5MDMxMEpWOFlnIiwiYXV0aF90aW1lIjoxNjY3MjU2OTMwLCJqdGkiOiIzOWVlYWMxOTBlZmExOWEzZDA5YjEyOTUyYjdhYmYxZTY5NzNkZjRlNjVmNDdmYWFjODg2MzBmY2ViNjgyYTc1In0.PfgBFivkDRjW8-nTlVQzwliqS8IDPQ_en6865U_RGe1F8JuHTErX6rvzK2cK2u_Eu7AO7xlPvbQfoz8ASXJX_aWmfTDFPakwQuySqSaCNXOmm6BE9AxGlI6N67zvTsqdRujvvjTdAb9UUmUBLmYV8xZItr1EMKseMF4axdeu0ijYM0f8vhnwy3wPvE_hiMCpT--tMwEpzADEMMbK6sdBANp8bokCyu1RwOX9o-8-p3oqC5qm3T0QyFcAuGL1sauVQxJ01Eizk9gf9MjQYcRBLDd2GPDgq8VwLs_-Avxn-t-V61-EQLbvbHZpNrOPfL_avtgTDFIhP5T1FpsAPtkLTQ
2022-10-31 22:55:38 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-10-31 22:55:38 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjcyNTY5MzgsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwiZXhwIjoxNjY3MjYwNTM4LCJhdWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwic2NvcGUiOiJvcGVuaWQgcHJvZmlsZSIsImp0aSI6IjM5ZWVhYzE5MGVmYTE5YTNkMDliMTI5NTJiN2FiZjFlNjk3M2RmNGU2NWY0N2ZhYWM4ODYzMGZjZWI2ODJhNzUifQ.nujP0F1JrOtv7eNTOTB2sHGTtCRv2NiNfDpdlmR_-fPGkNAxjDbrSmSLHanvgiypS4XVY1X3G2uj8RpO_SkOIuK0EjMXsGh3KINLaIm18Sra0R8chQColGPnmzkNQMdMVLmTyHiji9Esr7McPzpHhRCz_7mSjoueQ0O0nWkO-ZI989MQOY2OU3lmftLUa1qirMWQdpCSWShBqb9UfmPir7yevanovUzzkx8QlXtYt1eJcBZ41rA0FhflHCWdvHvdOKCRCPp3uaKtNtMCzN1VCNV6PtHO6DgDNhK3DBZr0r701TATzHGKWxEjwbYgHplHY59ws2_RMFujUqnX9Vp2GQ
2022-10-31 22:55:38 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjcyNTY5MzgsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwiZXhwIjoxNjY3MjYwNTM4LCJhdWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwic2NvcGUiOiJvcGVuaWQgcHJvZmlsZSIsImp0aSI6IjM5ZWVhYzE5MGVmYTE5YTNkMDliMTI5NTJiN2FiZjFlNjk3M2RmNGU2NWY0N2ZhYWM4ODYzMGZjZWI2ODJhNzUifQ.nujP0F1JrOtv7eNTOTB2sHGTtCRv2NiNfDpdlmR_-fPGkNAxjDbrSmSLHanvgiypS4XVY1X3G2uj8RpO_SkOIuK0EjMXsGh3KINLaIm18Sra0R8chQColGPnmzkNQMdMVLmTyHiji9Esr7McPzpHhRCz_7mSjoueQ0O0nWkO-ZI989MQOY2OU3lmftLUa1qirMWQdpCSWShBqb9UfmPir7yevanovUzzkx8QlXtYt1eJcBZ41rA0FhflHCWdvHvdOKCRCPp3uaKtNtMCzN1VCNV6PtHO6DgDNhK3DBZr0r701TATzHGKWxEjwbYgHplHY59ws2_RMFujUqnX9Vp2GQ
type
bearer
2022-10-31 22:55:38 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
3600
2022-10-31 22:55:38 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
3600
2022-10-31 22:55:38 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
oB5g1ctuC7nOFB0ay5vjDA5HlPsHpK02b5BhyX3pbyM
2022-10-31 22:55:38 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjcyNTY5MzgsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwiZXhwIjoxNjY3MjYwNTM4LCJhdWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwibm9uY2UiOiJ5MDMxMEpWOFlnIiwiYXV0aF90aW1lIjoxNjY3MjU2OTMwLCJqdGkiOiIzOWVlYWMxOTBlZmExOWEzZDA5YjEyOTUyYjdhYmYxZTY5NzNkZjRlNjVmNDdmYWFjODg2MzBmY2ViNjgyYTc1In0.PfgBFivkDRjW8-nTlVQzwliqS8IDPQ_en6865U_RGe1F8JuHTErX6rvzK2cK2u_Eu7AO7xlPvbQfoz8ASXJX_aWmfTDFPakwQuySqSaCNXOmm6BE9AxGlI6N67zvTsqdRujvvjTdAb9UUmUBLmYV8xZItr1EMKseMF4axdeu0ijYM0f8vhnwy3wPvE_hiMCpT--tMwEpzADEMMbK6sdBANp8bokCyu1RwOX9o-8-p3oqC5qm3T0QyFcAuGL1sauVQxJ01Eizk9gf9MjQYcRBLDd2GPDgq8VwLs_-Avxn-t-V61-EQLbvbHZpNrOPfL_avtgTDFIhP5T1FpsAPtkLTQ
header
{
  "kid": "d826e299966ba45876f479f6d735c6e2aa18e28d47231db76f56ab05256b8e8e",
  "alg": "RS256"
}
claims
{
  "sub": "1",
  "aud": "vQL0uZ_FVp0nlQr1Fewf0IEkpGwzVjRosj6TwcokUlc",
  "auth_time": 1667256930,
  "iss": "https://rodauth-oauth-oidc.onrender.com",
  "exp": 1667260538,
  "iat": 1667256938,
  "nonce": "y0310JV8Yg",
  "client_id": "vQL0uZ_FVp0nlQr1Fewf0IEkpGwzVjRosj6TwcokUlc",
  "jti": "39eeac190efa19a3d09b12952b7abf1e6973df4e65f47faac88630fceb682a75"
}
2022-10-31 22:55:38 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-10-31 22:55:38
ValidateIdTokenStandardClaims
sub is a string with content
2022-10-31 22:55:38
ValidateIdTokenStandardClaims
Skipping unknown claim: client_id
2022-10-31 22:55:38 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-10-31 22:55:38 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
y0310JV8Yg
2022-10-31 22:55:38 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-10-31 22:55:38 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjcyNTY5MzgsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwiZXhwIjoxNjY3MjYwNTM4LCJhdWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwibm9uY2UiOiJ5MDMxMEpWOFlnIiwiYXV0aF90aW1lIjoxNjY3MjU2OTMwLCJqdGkiOiIzOWVlYWMxOTBlZmExOWEzZDA5YjEyOTUyYjdhYmYxZTY5NzNkZjRlNjVmNDdmYWFjODg2MzBmY2ViNjgyYTc1In0.PfgBFivkDRjW8-nTlVQzwliqS8IDPQ_en6865U_RGe1F8JuHTErX6rvzK2cK2u_Eu7AO7xlPvbQfoz8ASXJX_aWmfTDFPakwQuySqSaCNXOmm6BE9AxGlI6N67zvTsqdRujvvjTdAb9UUmUBLmYV8xZItr1EMKseMF4axdeu0ijYM0f8vhnwy3wPvE_hiMCpT--tMwEpzADEMMbK6sdBANp8bokCyu1RwOX9o-8-p3oqC5qm3T0QyFcAuGL1sauVQxJ01Eizk9gf9MjQYcRBLDd2GPDgq8VwLs_-Avxn-t-V61-EQLbvbHZpNrOPfL_avtgTDFIhP5T1FpsAPtkLTQ
2022-10-31 22:55:38 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjcyNTY5MzgsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwiZXhwIjoxNjY3MjYwNTM4LCJhdWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwibm9uY2UiOiJ5MDMxMEpWOFlnIiwiYXV0aF90aW1lIjoxNjY3MjU2OTMwLCJqdGkiOiIzOWVlYWMxOTBlZmExOWEzZDA5YjEyOTUyYjdhYmYxZTY5NzNkZjRlNjVmNDdmYWFjODg2MzBmY2ViNjgyYTc1In0.PfgBFivkDRjW8-nTlVQzwliqS8IDPQ_en6865U_RGe1F8JuHTErX6rvzK2cK2u_Eu7AO7xlPvbQfoz8ASXJX_aWmfTDFPakwQuySqSaCNXOmm6BE9AxGlI6N67zvTsqdRujvvjTdAb9UUmUBLmYV8xZItr1EMKseMF4axdeu0ijYM0f8vhnwy3wPvE_hiMCpT--tMwEpzADEMMbK6sdBANp8bokCyu1RwOX9o-8-p3oqC5qm3T0QyFcAuGL1sauVQxJ01Eizk9gf9MjQYcRBLDd2GPDgq8VwLs_-Avxn-t-V61-EQLbvbHZpNrOPfL_avtgTDFIhP5T1FpsAPtkLTQ
2022-10-31 22:55:38 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
1
2022-10-31 22:55:38
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-10-31 22:55:38 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-31 22:55:38
CallProtectedResource
HTTP request
request_uri
https://rodauth-oauth-oidc.onrender.com/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjcyNTY5MzgsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwiZXhwIjoxNjY3MjYwNTM4LCJhdWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwic2NvcGUiOiJvcGVuaWQgcHJvZmlsZSIsImp0aSI6IjM5ZWVhYzE5MGVmYTE5YTNkMDliMTI5NTJiN2FiZjFlNjk3M2RmNGU2NWY0N2ZhYWM4ODYzMGZjZWI2ODJhNzUifQ.nujP0F1JrOtv7eNTOTB2sHGTtCRv2NiNfDpdlmR_-fPGkNAxjDbrSmSLHanvgiypS4XVY1X3G2uj8RpO_SkOIuK0EjMXsGh3KINLaIm18Sra0R8chQColGPnmzkNQMdMVLmTyHiji9Esr7McPzpHhRCz_7mSjoueQ0O0nWkO-ZI989MQOY2OU3lmftLUa1qirMWQdpCSWShBqb9UfmPir7yevanovUzzkx8QlXtYt1eJcBZ41rA0FhflHCWdvHvdOKCRCPp3uaKtNtMCzN1VCNV6PtHO6DgDNhK3DBZr0r701TATzHGKWxEjwbYgHplHY59ws2_RMFujUqnX9Vp2GQ",
  "content-length": "0"
}
request_body

                                
2022-10-31 22:55:39 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Mon, 31 Oct 2022 22:55:39 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "762ffaba4dfbb17b-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","name":"Ferdinand Mensch","family_name":"Gottschalk","given_name":"Peter","middle_name":"Franz","nickname":"Poltermeister","preferred_username":"PM","profile":"https://id-provider/franz","picture":"https://id-provider/franz.jpg","website":"https://id-provider/franz/about","gender":"male","birthdate":"1996-08-30","zoneinfo":"Europe/Paris","locale":"de-DE","updated_at":1662818460}
2022-10-31 22:55:39 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "date": "Mon, 31 Oct 2022 22:55:39 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "762ffaba4dfbb17b-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","name":"Ferdinand Mensch","family_name":"Gottschalk","given_name":"Peter","middle_name":"Franz","nickname":"Poltermeister","preferred_username":"PM","profile":"https://id-provider/franz","picture":"https://id-provider/franz.jpg","website":"https://id-provider/franz/about","gender":"male","birthdate":"1996-08-30","zoneinfo":"Europe/Paris","locale":"de-DE","updated_at":1662818460}
2022-10-31 22:55:39 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-10-31 22:55:39
CallUserInfoEndpoint
HTTP request
request_uri
https://rodauth-oauth-oidc.onrender.com/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "bearer eyJraWQiOiJkODI2ZTI5OTk2NmJhNDU4NzZmNDc5ZjZkNzM1YzZlMmFhMThlMjhkNDcyMzFkYjc2ZjU2YWIwNTI1NmI4ZThlIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL3JvZGF1dGgtb2F1dGgtb2lkYy5vbnJlbmRlci5jb20iLCJpYXQiOjE2NjcyNTY5MzgsInN1YiI6IjEiLCJjbGllbnRfaWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwiZXhwIjoxNjY3MjYwNTM4LCJhdWQiOiJ2UUwwdVpfRlZwMG5sUXIxRmV3ZjBJRWtwR3d6VmpSb3NqNlR3Y29rVWxjIiwic2NvcGUiOiJvcGVuaWQgcHJvZmlsZSIsImp0aSI6IjM5ZWVhYzE5MGVmYTE5YTNkMDliMTI5NTJiN2FiZjFlNjk3M2RmNGU2NWY0N2ZhYWM4ODYzMGZjZWI2ODJhNzUifQ.nujP0F1JrOtv7eNTOTB2sHGTtCRv2NiNfDpdlmR_-fPGkNAxjDbrSmSLHanvgiypS4XVY1X3G2uj8RpO_SkOIuK0EjMXsGh3KINLaIm18Sra0R8chQColGPnmzkNQMdMVLmTyHiji9Esr7McPzpHhRCz_7mSjoueQ0O0nWkO-ZI989MQOY2OU3lmftLUa1qirMWQdpCSWShBqb9UfmPir7yevanovUzzkx8QlXtYt1eJcBZ41rA0FhflHCWdvHvdOKCRCPp3uaKtNtMCzN1VCNV6PtHO6DgDNhK3DBZr0r701TATzHGKWxEjwbYgHplHY59ws2_RMFujUqnX9Vp2GQ",
  "content-length": "0"
}
request_body

                                
2022-10-31 22:55:39 RESPONSE
CallUserInfoEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Mon, 31 Oct 2022 22:55:39 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "762ffabd797507d6-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","name":"Ferdinand Mensch","family_name":"Gottschalk","given_name":"Peter","middle_name":"Franz","nickname":"Poltermeister","preferred_username":"PM","profile":"https://id-provider/franz","picture":"https://id-provider/franz.jpg","website":"https://id-provider/franz/about","gender":"male","birthdate":"1996-08-30","zoneinfo":"Europe/Paris","locale":"de-DE","updated_at":1662818460}
2022-10-31 22:55:39 SUCCESS
CallUserInfoEndpoint
Got a response from the userinfo endpoint
headers
{
  "date": "Mon, 31 Oct 2022 22:55:39 GMT",
  "content-type": "application/json",
  "connection": "keep-alive",
  "cf-ray": "762ffabd797507d6-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"
}
status_code
{
  "code": 200
}
body
{"sub":"1","name":"Ferdinand Mensch","family_name":"Gottschalk","given_name":"Peter","middle_name":"Franz","nickname":"Poltermeister","preferred_username":"PM","profile":"https://id-provider/franz","picture":"https://id-provider/franz.jpg","website":"https://id-provider/franz/about","gender":"male","birthdate":"1996-08-30","zoneinfo":"Europe/Paris","locale":"de-DE","updated_at":1662818460}
2022-10-31 22:55:39 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-10-31 22:55:39 SUCCESS
ExtractUserInfoFromUserInfoEndpointResponse
Extracted user info
userinfo
{
  "sub": "1",
  "name": "Ferdinand Mensch",
  "family_name": "Gottschalk",
  "given_name": "Peter",
  "middle_name": "Franz",
  "nickname": "Poltermeister",
  "preferred_username": "PM",
  "profile": "https://id-provider/franz",
  "picture": "https://id-provider/franz.jpg",
  "website": "https://id-provider/franz/about",
  "gender": "male",
  "birthdate": "1996-08-30",
  "zoneinfo": "Europe/Paris",
  "locale": "de-DE",
  "updated_at": 1662818460
}
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
sub is a string with content
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
name is a string with content
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
family_name is a string with content
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
given_name is a string with content
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
middle_name is a string with content
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
nickname is a string with content
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
preferred_username is a string with content
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
profile is a string with content
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
picture is a string with content
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
website is a string with content
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
gender is a string with content
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
birthdate is a valid birthdate in the format stated in OpenID Connect Standard - YYYY-MM-DD, 0000-MM-DD or YYYY
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
zoneinfo is a string with content
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
locale is a string with content
2022-10-31 22:55:39
ValidateUserInfoStandardClaims
updated_at is a number
2022-10-31 22:55:39 SUCCESS
ValidateUserInfoStandardClaims
Userinfo is valid
2022-10-31 22:55:39 SUCCESS
EnsureUserInfoContainsSub
Found sub in userinfo
sub
1
2022-10-31 22:55:39 SUCCESS
EnsureUserInfoUpdatedAtValid
'updated_at' in userinfo response seems to be a valid time
updated_at
"Sep 10, 2022, 2:01:00 PM"
now
"Oct 31, 2022, 10:55:39 PM"
2022-10-31 22:55:39
EnsureMemberValuesInClaimNameReferenceToMemberNamesInClaimSources
userinfo response does not contain '_claim_names' nor _claim_sources'
2022-10-31 22:55:39 SUCCESS
VerifyUserInfoAndIdTokenInTokenEndpointSameSub
userinfo response and id_token sub are the same
sub_user_info
1
sub_id_token
1
2022-10-31 22:55:39 SUCCESS
VerifyScopesReturnedInUserInfoClaims
'claims' in userinfo contains all scope items of scope in authorization request (corresponds to scope standard claims)
actual_scope_items
[
  "sub",
  "name",
  "family_name",
  "given_name",
  "middle_name",
  "nickname",
  "preferred_username",
  "profile",
  "picture",
  "website",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "updated_at"
]
expected_scope_items
[
  "sub",
  "name",
  "given_name",
  "family_name",
  "middle_name",
  "nickname",
  "profile",
  "picture",
  "website",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "updated_at",
  "preferred_username"
]
2022-10-31 22:55:39 FINISHED
oidcc-scope-profile
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-10-31 22:55:39
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-10-31 22:55:51
TEST-RUNNER
Alias has now been claimed by another test
alias
rodauth-oauth-basic-certification
new_test_id
b8tD6d67wZXiveM
Test Results