Test Summary

Test Results

Expand All Collapse All
All times are UTC
2026-07-18 14:17:59 INFO
TEST-RUNNER
Test instance M22Ah4giVqa9BoY created
baseUrl
https://www.certification.openid.net/test/a/codeb
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "server_metadata": "discovery",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
codeb
description
CodeB OIDC OP - Basic Certification Profile - 2026-07-18
planId
RRxhrmgabfcym
config
{
  "alias": "codeb",
  "description": "CodeB OIDC OP - Basic Certification Profile - 2026-07-18",
  "server": {
    "discoveryUrl": "https://phone.codeb.io/.well-known/openid-configuration",
    "login_hint": "claude"
  },
  "client": {
    "client_id": "oidf-conf-basic",
    "client_secret": "W6Oag_SfF8T9CKjyQlBz3fSyRCPN60bpa6vL4456yro"
  },
  "client_secret_post": {
    "client_id": "client_secret_post",
    "client_secret": "cRZGUg0oa9MoMEOgo5iXRjg9Z0AJaAf97IrP7wURYpk"
  },
  "client2": {
    "client_id": "client_secret_basic",
    "client_secret": "FdL-0qSC8oVVy9Vh1Et2Tx7owpdukS643i-NWaysQvY"
  }
}
baseMtlsUrl
https://mtls-www.certification.openid.net/test-mtls/a/codeb
testName
oidcc-max-age-10000
2026-07-18 14:17:59 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/codeb/callback
2026-07-18 14:17:59
GetDynamicServerConfiguration
HTTP request
request_uri
https://phone.codeb.io/.well-known/openid-configuration
request_method
GET
request_headers
{
  "Accept": "text/plain, application/json, application/yaml, application/*+json, */*",
  "Content-Length": "0"
}
request_body

                                
2026-07-18 14:18:00 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "cache-control": "private, no-store,no-store, no-cache, must-revalidate, max-age\u003d0",
  "pragma": "no-cache",
  "content-type": "application/json; charset\u003dutf-8",
  "expires": "0",
  "vary": "Origin",
  "access-control-allow-origin": "*",
  "access-control-allow-methods": "GET, POST, OPTIONS",
  "access-control-allow-headers": "Content-Type, Authorization, DPoP, X-Requested-With",
  "access-control-max-age": "600",
  "x-aspnet-version": "4.0.30319",
  "referrer-policy": "no-referrer",
  "x-content-type-options": "nosniff",
  "permissions-policy": "camera\u003d(self), microphone\u003d(self), display-capture\u003d(self)",
  "strict-transport-security": "max-age\u003d63072000; includeSubDomains",
  "date": "Sat, 18 Jul 2026 14:18:00 GMT",
  "content-length": "2074"
}
response_body
{"issuer":"https://phone.codeb.io","authorization_endpoint":"https://phone.codeb.io/oauth2/v1/authorize","token_endpoint":"https://phone.codeb.io/oauth2/v1/token","userinfo_endpoint":"https://phone.codeb.io/oauth2/v1/userinfo","revocation_endpoint":"https://phone.codeb.io/oauth2/v1/revoke","introspection_endpoint":"https://phone.codeb.io/oauth2/v1/introspect","jwks_uri":"https://phone.codeb.io/.well-known/jwks.json","end_session_endpoint":"https://phone.codeb.io/oauth2/v1/logout","response_types_supported":["code"],"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["RS256"],"scopes_supported":["openid","profile","email","groups","phone","address"],"token_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_post"],"introspection_endpoint_auth_methods_supported":["none","client_secret_post"],"revocation_endpoint_auth_methods_supported":["none","client_secret_post"],"claims_supported":["sub","iss","aud","exp","iat","auth_time","nonce","name","preferred_username","email","email_verified","phone_number","phone_number_verified","address","locale","role","groups","given_name","family_name","middle_name","birthdate","gender","nationality","vc"],"code_challenge_methods_supported":["S256"],"grant_types_supported":["authorization_code","refresh_token","urn:ietf:params:oauth:grant-type:jwt-bearer"],"amr_values_supported":["pwd","hwk","mfa","swk","otp"],"acr_values_supported":["urn:codeb:acr:pwd","urn:codeb:acr:hwk","urn:codeb:acr:hwk-mfa","urn:codeb:acr:mfa","eudi:pid:high","eudi:pid:substantial","urn:codeb:vc:member"],"vp_formats_supported":[],"response_modes_supported":["query"],"claim_types_supported":["normal"],"claims_parameter_supported":false,"request_parameter_supported":false,"request_uri_parameter_supported":false,"require_request_uri_registration":false,"display_values_supported":["page"],"ui_locales_supported":["en","de"],"op_policy_uri":"https://phone.codeb.io/privacy.html","op_tos_uri":"https://phone.codeb.io/imprint.html","service_documentation":"https://phone.codeb.io/api-docs.html"}
2026-07-18 14:18:00 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
issuer
https://phone.codeb.io
authorization_endpoint
https://phone.codeb.io/oauth2/v1/authorize
token_endpoint
https://phone.codeb.io/oauth2/v1/token
userinfo_endpoint
https://phone.codeb.io/oauth2/v1/userinfo
revocation_endpoint
https://phone.codeb.io/oauth2/v1/revoke
introspection_endpoint
https://phone.codeb.io/oauth2/v1/introspect
jwks_uri
https://phone.codeb.io/.well-known/jwks.json
end_session_endpoint
https://phone.codeb.io/oauth2/v1/logout
response_types_supported
[
  "code"
]
subject_types_supported
[
  "public"
]
id_token_signing_alg_values_supported
[
  "RS256"
]
scopes_supported
[
  "openid",
  "profile",
  "email",
  "groups",
  "phone",
  "address"
]
token_endpoint_auth_methods_supported
[
  "none",
  "client_secret_basic",
  "client_secret_post"
]
introspection_endpoint_auth_methods_supported
[
  "none",
  "client_secret_post"
]
revocation_endpoint_auth_methods_supported
[
  "none",
  "client_secret_post"
]
claims_supported
[
  "sub",
  "iss",
  "aud",
  "exp",
  "iat",
  "auth_time",
  "nonce",
  "name",
  "preferred_username",
  "email",
  "email_verified",
  "phone_number",
  "phone_number_verified",
  "address",
  "locale",
  "role",
  "groups",
  "given_name",
  "family_name",
  "middle_name",
  "birthdate",
  "gender",
  "nationality",
  "vc"
]
code_challenge_methods_supported
[
  "S256"
]
grant_types_supported
[
  "authorization_code",
  "refresh_token",
  "urn:ietf:params:oauth:grant-type:jwt-bearer"
]
amr_values_supported
[
  "pwd",
  "hwk",
  "mfa",
  "swk",
  "otp"
]
acr_values_supported
[
  "urn:codeb:acr:pwd",
  "urn:codeb:acr:hwk",
  "urn:codeb:acr:hwk-mfa",
  "urn:codeb:acr:mfa",
  "eudi:pid:high",
  "eudi:pid:substantial",
  "urn:codeb:vc:member"
]
vp_formats_supported
[]
response_modes_supported
[
  "query"
]
claim_types_supported
[
  "normal"
]
claims_parameter_supported
false
request_parameter_supported
false
request_uri_parameter_supported
false
require_request_uri_registration
false
display_values_supported
[
  "page"
]
ui_locales_supported
[
  "en",
  "de"
]
op_policy_uri
https://phone.codeb.io/privacy.html
op_tos_uri
https://phone.codeb.io/imprint.html
service_documentation
https://phone.codeb.io/api-docs.html
2026-07-18 14:18:00 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2026-07-18 14:18:00 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
authorization_endpoint
{
  "testHost": "phone.codeb.io",
  "testPort": 443
}
token_endpoint
{
  "testHost": "phone.codeb.io",
  "testPort": 443
}
userinfo_endpoint
{
  "testHost": "phone.codeb.io",
  "testPort": 443
}
2026-07-18 14:18:00
FetchServerKeys
Fetching server key
jwks_uri
https://phone.codeb.io/.well-known/jwks.json
2026-07-18 14:18:00
FetchServerKeys
HTTP request
request_uri
https://phone.codeb.io/.well-known/jwks.json
request_method
GET
request_headers
{
  "Accept": "text/plain, application/json, application/yaml, application/*+json, */*",
  "Content-Length": "0"
}
request_body

                                
2026-07-18 14:18:01 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "cache-control": "private, no-store,no-store, no-cache, must-revalidate, max-age\u003d0",
  "pragma": "no-cache",
  "content-type": "application/json; charset\u003dutf-8",
  "expires": "0",
  "vary": "Origin",
  "access-control-allow-origin": "*",
  "access-control-allow-methods": "GET, POST, OPTIONS",
  "access-control-allow-headers": "Content-Type, Authorization, DPoP, X-Requested-With",
  "access-control-max-age": "600",
  "x-aspnet-version": "4.0.30319",
  "referrer-policy": "no-referrer",
  "x-content-type-options": "nosniff",
  "permissions-policy": "camera\u003d(self), microphone\u003d(self), display-capture\u003d(self)",
  "strict-transport-security": "max-age\u003d63072000; includeSubDomains",
  "date": "Sat, 18 Jul 2026 14:18:00 GMT",
  "content-length": "435"
}
response_body
{"keys":[{"kty":"RSA","use":"sig","alg":"RS256","kid":"ee3dae3ffb874034","n":"zMFT1RyDifG0bk56Yak8et9ICRQyOc2RgTSG_QVL2TlpEfdKnROTsJ3mMXS6ig4To3cfUkm4cXTmaIjCypJG2Lt7WImYBMcaf8X57v2FBIt-eJSDfWyZ_dLq2_kxSDNVjF4Bas7WMQPQ_e2RX94kntnG2yxIvLoPnLQlOj5BbqbwtXErg0bL9IE93sS3X6R8RcbI3MapS_vJCLwEhXdpjR9g6I14PzLFS5Z8KvxbgitiuECjZGx-R-2Rg7gMpjS_3LZWPdNmYGmjU2VF1XA8ExfNACbxU7Dkf4QYGhVEc9dStJJxcKmfha6oyOtjU7cs1S1eVHZy-jnN0O6_5K1JlQ","e":"AQAB"}]}
2026-07-18 14:18:01
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"kty":"RSA","use":"sig","alg":"RS256","kid":"ee3dae3ffb874034","n":"zMFT1RyDifG0bk56Yak8et9ICRQyOc2RgTSG_QVL2TlpEfdKnROTsJ3mMXS6ig4To3cfUkm4cXTmaIjCypJG2Lt7WImYBMcaf8X57v2FBIt-eJSDfWyZ_dLq2_kxSDNVjF4Bas7WMQPQ_e2RX94kntnG2yxIvLoPnLQlOj5BbqbwtXErg0bL9IE93sS3X6R8RcbI3MapS_vJCLwEhXdpjR9g6I14PzLFS5Z8KvxbgitiuECjZGx-R-2Rg7gMpjS_3LZWPdNmYGmjU2VF1XA8ExfNACbxU7Dkf4QYGhVEc9dStJJxcKmfha6oyOtjU7cs1S1eVHZy-jnN0O6_5K1JlQ","e":"AQAB"}]}
2026-07-18 14:18:01 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "alg": "RS256",
      "kid": "ee3dae3ffb874034",
      "n": "zMFT1RyDifG0bk56Yak8et9ICRQyOc2RgTSG_QVL2TlpEfdKnROTsJ3mMXS6ig4To3cfUkm4cXTmaIjCypJG2Lt7WImYBMcaf8X57v2FBIt-eJSDfWyZ_dLq2_kxSDNVjF4Bas7WMQPQ_e2RX94kntnG2yxIvLoPnLQlOj5BbqbwtXErg0bL9IE93sS3X6R8RcbI3MapS_vJCLwEhXdpjR9g6I14PzLFS5Z8KvxbgitiuECjZGx-R-2Rg7gMpjS_3LZWPdNmYGmjU2VF1XA8ExfNACbxU7Dkf4QYGhVEc9dStJJxcKmfha6oyOtjU7cs1S1eVHZy-jnN0O6_5K1JlQ",
      "e": "AQAB"
    }
  ]
}
2026-07-18 14:18:01 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "alg": "RS256",
      "kid": "ee3dae3ffb874034",
      "n": "zMFT1RyDifG0bk56Yak8et9ICRQyOc2RgTSG_QVL2TlpEfdKnROTsJ3mMXS6ig4To3cfUkm4cXTmaIjCypJG2Lt7WImYBMcaf8X57v2FBIt-eJSDfWyZ_dLq2_kxSDNVjF4Bas7WMQPQ_e2RX94kntnG2yxIvLoPnLQlOj5BbqbwtXErg0bL9IE93sS3X6R8RcbI3MapS_vJCLwEhXdpjR9g6I14PzLFS5Z8KvxbgitiuECjZGx-R-2Rg7gMpjS_3LZWPdNmYGmjU2VF1XA8ExfNACbxU7Dkf4QYGhVEc9dStJJxcKmfha6oyOtjU7cs1S1eVHZy-jnN0O6_5K1JlQ",
      "e": "AQAB"
    }
  ]
}
Validate the JWK set in server JWKS
2026-07-18 14:18:01 SUCCESS
MapJwksToValidationLocation
Selected the JWK set in server JWKS for validation
jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "alg": "RS256",
      "kid": "ee3dae3ffb874034",
      "n": "zMFT1RyDifG0bk56Yak8et9ICRQyOc2RgTSG_QVL2TlpEfdKnROTsJ3mMXS6ig4To3cfUkm4cXTmaIjCypJG2Lt7WImYBMcaf8X57v2FBIt-eJSDfWyZ_dLq2_kxSDNVjF4Bas7WMQPQ_e2RX94kntnG2yxIvLoPnLQlOj5BbqbwtXErg0bL9IE93sS3X6R8RcbI3MapS_vJCLwEhXdpjR9g6I14PzLFS5Z8KvxbgitiuECjZGx-R-2Rg7gMpjS_3LZWPdNmYGmjU2VF1XA8ExfNACbxU7Dkf4QYGhVEc9dStJJxcKmfha6oyOtjU7cs1S1eVHZy-jnN0O6_5K1JlQ",
      "e": "AQAB"
    }
  ]
}
2026-07-18 14:18:01 SUCCESS
EnsureJwksHasNoPrivateOrSymmetricKeyMaterial
The JWK set in server JWKS contains only public key material
jwks_source
server JWKS
2026-07-18 14:18:01 SUCCESS
ValidateJwksStructure
The JWK set in server JWKS is structurally valid
jwks_source
server JWKS
2026-07-18 14:18:01 SUCCESS
ParseUsableJwksKeys
All usable keys in the JWK set in server JWKS parse successfully
jwks_source
server JWKS
2026-07-18 14:18:01 SUCCESS
WarnOnUnusableJwksKeys
All keys in the JWK set in server JWKS use a supported key type, curve and algorithm
jwks_source
server JWKS
2026-07-18 14:18:01 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2026-07-18 14:18:01 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2026-07-18 14:18:01 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
oidf-conf-basic
client_secret
W6Oag_SfF8T9CKjyQlBz3fSyRCPN60bpa6vL4456yro
2026-07-18 14:18:01 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
mapped
path
jwks
object
client
2026-07-18 14:18:01 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
mapped
path
jwks
object
client
2026-07-18 14:18:01 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
mapped
path
jwks
object
client
2026-07-18 14:18:01
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2026-07-18 14:18:01 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "none",
  "client_secret_basic",
  "client_secret_post"
]
minimum_matches_required
1
expected
[
  "client_secret_basic"
]
2026-07-18 14:18:01 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://phone.codeb.io/oauth2/v1/userinfo
2026-07-18 14:18:01
oidcc-max-age-10000
Setup Done
Make request to authorization endpoint
2026-07-18 14:18:01 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
oidf-conf-basic
redirect_uri
https://www.certification.openid.net/test/a/codeb/callback
scope
openid
2026-07-18 14:18:01
CreateRandomStateValue
Created state value
state
u0hcSYnPDH
requested_state_length
10
2026-07-18 14:18:01 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
oidf-conf-basic
redirect_uri
https://www.certification.openid.net/test/a/codeb/callback
scope
openid
state
u0hcSYnPDH
2026-07-18 14:18:01
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
jNzsnyiS0u
2026-07-18 14:18:01 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
oidf-conf-basic
redirect_uri
https://www.certification.openid.net/test/a/codeb/callback
scope
openid
state
u0hcSYnPDH
nonce
jNzsnyiS0u
2026-07-18 14:18:01 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
oidf-conf-basic
redirect_uri
https://www.certification.openid.net/test/a/codeb/callback
scope
openid
state
u0hcSYnPDH
nonce
jNzsnyiS0u
response_type
code
2026-07-18 14:18:01 SUCCESS
AddMaxAge15000ToAuthorizationEndpointRequest
Added max_age=15000 to authorization endpoint request
client_id
oidf-conf-basic
redirect_uri
https://www.certification.openid.net/test/a/codeb/callback
scope
openid
state
u0hcSYnPDH
nonce
jNzsnyiS0u
response_type
code
max_age
15000
2026-07-18 14:18:01 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "oidf-conf-basic",
  "redirect_uri": "https://www.certification.openid.net/test/a/codeb/callback",
  "scope": "openid",
  "state": "u0hcSYnPDH",
  "nonce": "jNzsnyiS0u",
  "response_type": "code",
  "max_age": 15000
}
redirect_to_authorization_endpoint
https://phone.codeb.io/oauth2/v1/authorize?client_id=oidf-conf-basic&max_age=15000&nonce=jNzsnyiS0u&redirect_uri=https://www.certification.openid.net/test/a/codeb/callback&response_type=code&scope=openid&state=u0hcSYnPDH
2026-07-18 14:18:01 REDIRECT
oidcc-max-age-10000
Redirecting to authorization endpoint
method
GET
redirect_to
https://phone.codeb.io/oauth2/v1/authorize?client_id=oidf-conf-basic&max_age=15000&nonce=jNzsnyiS0u&redirect_uri=https://www.certification.openid.net/test/a/codeb/callback&response_type=code&scope=openid&state=u0hcSYnPDH
2026-07-18 14:18:21 INCOMING
oidcc-max-age-10000
Incoming HTTP request to /test/a/codeb/callback
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"149\", \"Chromium\";v\u003d\"149\", \"Not)A;Brand\";v\u003d\"24\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.7",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "accept-encoding": "gzip, deflate, br, zstd",
  "accept-language": "en-GB,en;q\u003d0.9,en-US;q\u003d0.8,de;q\u003d0.7",
  "cookie": "JSESSIONID\u003d68A8301AB4862BB7D9ECEFA93BCE360D",
  "connection": "close"
}
incoming_path
/test/a/codeb/callback
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "code": "bcb4jsPc8BNeX0ADfSZrLkL5l72Ghm2WIjKrMLS__O0",
  "state": "u0hcSYnPDH"
}
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_body_json_parse_error
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2026-07-18 14:18:21 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/aUjczLkf4HWFwBwt7VL8",
  "fullUrl": "https://www.certification.openid.net/test/a/codeb/implicit/aUjczLkf4HWFwBwt7VL8"
}
2026-07-18 14:18:21 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance M22Ah4giVqa9BoY
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/codeb/implicit/aUjczLkf4HWFwBwt7VL8, returnUrl=/log-detail.html?log=M22Ah4giVqa9BoY}]
outgoing_path
callback
2026-07-18 14:18:21 INCOMING
oidcc-max-age-10000
Incoming HTTP request to /test/a/codeb/implicit/aUjczLkf4HWFwBwt7VL8
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua-platform": "\"Windows\"",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"149\", \"Chromium\";v\u003d\"149\", \"Not)A;Brand\";v\u003d\"24\"",
  "content-type": "text/plain",
  "sec-ch-ua-mobile": "?0",
  "accept": "*/*",
  "origin": "https://www.certification.openid.net",
  "sec-fetch-site": "same-origin",
  "sec-fetch-mode": "cors",
  "sec-fetch-dest": "empty",
  "referer": "https://www.certification.openid.net/test/a/codeb/callback?code\u003dbcb4jsPc8BNeX0ADfSZrLkL5l72Ghm2WIjKrMLS__O0\u0026state\u003du0hcSYnPDH",
  "accept-encoding": "gzip, deflate, br, zstd",
  "accept-language": "en-GB,en;q\u003d0.9,en-US;q\u003d0.8,de;q\u003d0.7",
  "cookie": "JSESSIONID\u003d68A8301AB4862BB7D9ECEFA93BCE360D",
  "content-length": "0",
  "connection": "close"
}
incoming_path
/test/a/codeb/implicit/aUjczLkf4HWFwBwt7VL8
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_body_json_parse_error
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2026-07-18 14:18:21 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance M22Ah4giVqa9BoY
outgoing_status_code
204
outgoing_body

                                
outgoing_headers
{}
outgoing_path
implicit/aUjczLkf4HWFwBwt7VL8
2026-07-18 14:18:21 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2026-07-18 14:18:21 REDIRECT-IN
oidcc-max-age-10000
Authorization endpoint response captured
url_query
{
  "code": "bcb4jsPc8BNeX0ADfSZrLkL5l72Ghm2WIjKrMLS__O0",
  "state": "u0hcSYnPDH"
}
headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"149\", \"Chromium\";v\u003d\"149\", \"Not)A;Brand\";v\u003d\"24\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.7",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "accept-encoding": "gzip, deflate, br, zstd",
  "accept-language": "en-GB,en;q\u003d0.9,en-US;q\u003d0.8,de;q\u003d0.7",
  "cookie": "JSESSIONID\u003d68A8301AB4862BB7D9ECEFA93BCE360D",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "x-forwarded-proto": "https",
  "x-forwarded-port": "443",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
GET
url_fragment
{}
post_body
Verify authorization endpoint response
2026-07-18 14:18:21 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2026-07-18 14:18:21
ValidateIssIfPresentInAuthorizationResponse
No 'iss' value in authorization response.
2026-07-18 14:18:21 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2026-07-18 14:18:21 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
u0hcSYnPDH
2026-07-18 14:18:21 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
bcb4jsPc8BNeX0ADfSZrLkL5l72Ghm2WIjKrMLS__O0
2026-07-18 14:18:21 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
bcb4jsPc8BNeX0ADfSZrLkL5l72Ghm2WIjKrMLS__O0
redirect_uri
https://www.certification.openid.net/test/a/codeb/callback
2026-07-18 14:18:21 SUCCESS
AddBasicAuthClientSecretToRequest
Added basic authorization header
Authorization
Basic b2lkZi1jb25mLWJhc2ljOlc2T2FnX1NmRjhUOUNLanlRbEJ6M2ZTeVJDUE42MGJwYTZ2TDQ0NTZ5cm8=
2026-07-18 14:18:21
CallTokenEndpointAndReturnFullResponse
HTTP request
request_uri
https://phone.codeb.io/oauth2/v1/token
request_method
POST
request_headers
{
  "Accept": "application/json",
  "Authorization": "Basic b2lkZi1jb25mLWJhc2ljOlc2T2FnX1NmRjhUOUNLanlRbEJ6M2ZTeVJDUE42MGJwYTZ2TDQ0NTZ5cm8\u003d",
  "Content-Type": "application/x-www-form-urlencoded",
  "Content-Length": "164"
}
request_body
grant_type=authorization_code&code=bcb4jsPc8BNeX0ADfSZrLkL5l72Ghm2WIjKrMLS__O0&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fcodeb%2Fcallback
2026-07-18 14:18:21 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "cache-control": "private, no-store,no-store, no-cache, must-revalidate, max-age\u003d0",
  "pragma": "no-cache",
  "content-type": "application/json; charset\u003dutf-8",
  "expires": "0",
  "x-aspnet-version": "4.0.30319",
  "referrer-policy": "no-referrer",
  "x-content-type-options": "nosniff",
  "permissions-policy": "camera\u003d(self), microphone\u003d(self), display-capture\u003d(self)",
  "strict-transport-security": "max-age\u003d63072000; includeSubDomains",
  "date": "Sat, 18 Jul 2026 14:18:21 GMT",
  "content-length": "1514"
}
response_body
{"access_token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTAxLCJpYXQiOjE3ODQzODQzMDEsInNjb3BlIjoib3BlbmlkIiwicm9sZSI6ImFkbWluIiwiZ3JvdXBzIjpbImFkbWluIl0sImFtciI6WyJwd2QiXSwiYWNyIjoidXJuOmNvZGViOmFjcjpwd2QiLCJ0eXAiOiJhY2Nlc3MifQ.GwqbCdbzIjANrAty4IUr72x7kBXvZa9_wvn57PZUr-2VJofjZ1U8uk01dmZi3fFFGlQu3OQQkrLDUtZCDW4fZQzmMKCH3lcG9WOIkAxeA0v6UDAYRTM23cBsCf3RDPgEejvAO2uinJbYDS2nZTD-eNJF7qOhXLBm5-46W-K5s8ypIfrFmMt2I1PABrbt-VIjQI4UDUgfPsmrIYFqvubtrQNbVxT2Rae2RY1LgpAIAiv4wbcNW8rc5NzHfFF2IjVQNMnGrOAiNXGYUGYsV38uDzixH--4PDBAbP3-4si4lSwsEORHFbEtVG4rZhbxEKSm0x1munXvkej0yDpYCgtvHA","token_type":"Bearer","expires_in":3600,"id_token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTAxLCJpYXQiOjE3ODQzODQzMDEsImF1dGhfdGltZSI6MTc4NDM4NDMwMCwibm9uY2UiOiJqTnpzbnlpUzB1IiwiYW1yIjpbInB3ZCJdLCJhY3IiOiJ1cm46Y29kZWI6YWNyOnB3ZCJ9.mopqIduqePK7_pd9H-gssTnjEKlMobErk7RYU49rw5yNiw7j-k0kR7iWfko4kpMYsBFkuBMPLk2NExfhJRuqAciTO2rBt8J8LEHqPwlGPRDq7TcmFEMEoMHFIyChiPzBKsy3XE5UGpP_X1bbWr805IoQ0w86LKGiRc8oNsDht8tRlvLR18sNCuP1VJJU0Rcter60nCPVUVXE6OifG3GdV6IsA6Lr7aQ6ZCXE4ro-qiDqp2ZiJFHL8jlfLncObm4gW0_QqXn9SBwM76_hN69nRcsfnX12NFzcIQOmTCLFAmmkrH3i1PC4iG7ytIq5xDxmBPjzYzlmniMZ7J22WogcGw","refresh_token":"u7pqfX3yzpgZpQ0jY6hKzv-rflB2graKoUTa7qAWP1s","scope":"openid"}
2026-07-18 14:18:21 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
status
200
endpoint_name
https://phone.codeb.io/oauth2/v1/token
headers
{
  "cache-control": "private, no-store,no-store, no-cache, must-revalidate, max-age\u003d0",
  "pragma": "no-cache",
  "content-type": "application/json; charset\u003dutf-8",
  "expires": "0",
  "x-aspnet-version": "4.0.30319",
  "referrer-policy": "no-referrer",
  "x-content-type-options": "nosniff",
  "permissions-policy": "camera\u003d(self), microphone\u003d(self), display-capture\u003d(self)",
  "strict-transport-security": "max-age\u003d63072000; includeSubDomains",
  "date": "Sat, 18 Jul 2026 14:18:21 GMT",
  "content-length": "1514"
}
body
{"access_token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTAxLCJpYXQiOjE3ODQzODQzMDEsInNjb3BlIjoib3BlbmlkIiwicm9sZSI6ImFkbWluIiwiZ3JvdXBzIjpbImFkbWluIl0sImFtciI6WyJwd2QiXSwiYWNyIjoidXJuOmNvZGViOmFjcjpwd2QiLCJ0eXAiOiJhY2Nlc3MifQ.GwqbCdbzIjANrAty4IUr72x7kBXvZa9_wvn57PZUr-2VJofjZ1U8uk01dmZi3fFFGlQu3OQQkrLDUtZCDW4fZQzmMKCH3lcG9WOIkAxeA0v6UDAYRTM23cBsCf3RDPgEejvAO2uinJbYDS2nZTD-eNJF7qOhXLBm5-46W-K5s8ypIfrFmMt2I1PABrbt-VIjQI4UDUgfPsmrIYFqvubtrQNbVxT2Rae2RY1LgpAIAiv4wbcNW8rc5NzHfFF2IjVQNMnGrOAiNXGYUGYsV38uDzixH--4PDBAbP3-4si4lSwsEORHFbEtVG4rZhbxEKSm0x1munXvkej0yDpYCgtvHA","token_type":"Bearer","expires_in":3600,"id_token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTAxLCJpYXQiOjE3ODQzODQzMDEsImF1dGhfdGltZSI6MTc4NDM4NDMwMCwibm9uY2UiOiJqTnpzbnlpUzB1IiwiYW1yIjpbInB3ZCJdLCJhY3IiOiJ1cm46Y29kZWI6YWNyOnB3ZCJ9.mopqIduqePK7_pd9H-gssTnjEKlMobErk7RYU49rw5yNiw7j-k0kR7iWfko4kpMYsBFkuBMPLk2NExfhJRuqAciTO2rBt8J8LEHqPwlGPRDq7TcmFEMEoMHFIyChiPzBKsy3XE5UGpP_X1bbWr805IoQ0w86LKGiRc8oNsDht8tRlvLR18sNCuP1VJJU0Rcter60nCPVUVXE6OifG3GdV6IsA6Lr7aQ6ZCXE4ro-qiDqp2ZiJFHL8jlfLncObm4gW0_QqXn9SBwM76_hN69nRcsfnX12NFzcIQOmTCLFAmmkrH3i1PC4iG7ytIq5xDxmBPjzYzlmniMZ7J22WogcGw","refresh_token":"u7pqfX3yzpgZpQ0jY6hKzv-rflB2graKoUTa7qAWP1s","scope":"openid"}
body_json
{
  "access_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTAxLCJpYXQiOjE3ODQzODQzMDEsInNjb3BlIjoib3BlbmlkIiwicm9sZSI6ImFkbWluIiwiZ3JvdXBzIjpbImFkbWluIl0sImFtciI6WyJwd2QiXSwiYWNyIjoidXJuOmNvZGViOmFjcjpwd2QiLCJ0eXAiOiJhY2Nlc3MifQ.GwqbCdbzIjANrAty4IUr72x7kBXvZa9_wvn57PZUr-2VJofjZ1U8uk01dmZi3fFFGlQu3OQQkrLDUtZCDW4fZQzmMKCH3lcG9WOIkAxeA0v6UDAYRTM23cBsCf3RDPgEejvAO2uinJbYDS2nZTD-eNJF7qOhXLBm5-46W-K5s8ypIfrFmMt2I1PABrbt-VIjQI4UDUgfPsmrIYFqvubtrQNbVxT2Rae2RY1LgpAIAiv4wbcNW8rc5NzHfFF2IjVQNMnGrOAiNXGYUGYsV38uDzixH--4PDBAbP3-4si4lSwsEORHFbEtVG4rZhbxEKSm0x1munXvkej0yDpYCgtvHA",
  "token_type": "Bearer",
  "expires_in": 3600,
  "id_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTAxLCJpYXQiOjE3ODQzODQzMDEsImF1dGhfdGltZSI6MTc4NDM4NDMwMCwibm9uY2UiOiJqTnpzbnlpUzB1IiwiYW1yIjpbInB3ZCJdLCJhY3IiOiJ1cm46Y29kZWI6YWNyOnB3ZCJ9.mopqIduqePK7_pd9H-gssTnjEKlMobErk7RYU49rw5yNiw7j-k0kR7iWfko4kpMYsBFkuBMPLk2NExfhJRuqAciTO2rBt8J8LEHqPwlGPRDq7TcmFEMEoMHFIyChiPzBKsy3XE5UGpP_X1bbWr805IoQ0w86LKGiRc8oNsDht8tRlvLR18sNCuP1VJJU0Rcter60nCPVUVXE6OifG3GdV6IsA6Lr7aQ6ZCXE4ro-qiDqp2ZiJFHL8jlfLncObm4gW0_QqXn9SBwM76_hN69nRcsfnX12NFzcIQOmTCLFAmmkrH3i1PC4iG7ytIq5xDxmBPjzYzlmniMZ7J22WogcGw",
  "refresh_token": "u7pqfX3yzpgZpQ0jY6hKzv-rflB2graKoUTa7qAWP1s",
  "scope": "openid"
}
2026-07-18 14:18:21 SUCCESS
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
2026-07-18 14:18:21 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2026-07-18 14:18:21 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTAxLCJpYXQiOjE3ODQzODQzMDEsInNjb3BlIjoib3BlbmlkIiwicm9sZSI6ImFkbWluIiwiZ3JvdXBzIjpbImFkbWluIl0sImFtciI6WyJwd2QiXSwiYWNyIjoidXJuOmNvZGViOmFjcjpwd2QiLCJ0eXAiOiJhY2Nlc3MifQ.GwqbCdbzIjANrAty4IUr72x7kBXvZa9_wvn57PZUr-2VJofjZ1U8uk01dmZi3fFFGlQu3OQQkrLDUtZCDW4fZQzmMKCH3lcG9WOIkAxeA0v6UDAYRTM23cBsCf3RDPgEejvAO2uinJbYDS2nZTD-eNJF7qOhXLBm5-46W-K5s8ypIfrFmMt2I1PABrbt-VIjQI4UDUgfPsmrIYFqvubtrQNbVxT2Rae2RY1LgpAIAiv4wbcNW8rc5NzHfFF2IjVQNMnGrOAiNXGYUGYsV38uDzixH--4PDBAbP3-4si4lSwsEORHFbEtVG4rZhbxEKSm0x1munXvkej0yDpYCgtvHA
2026-07-18 14:18:21 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTAxLCJpYXQiOjE3ODQzODQzMDEsInNjb3BlIjoib3BlbmlkIiwicm9sZSI6ImFkbWluIiwiZ3JvdXBzIjpbImFkbWluIl0sImFtciI6WyJwd2QiXSwiYWNyIjoidXJuOmNvZGViOmFjcjpwd2QiLCJ0eXAiOiJhY2Nlc3MifQ.GwqbCdbzIjANrAty4IUr72x7kBXvZa9_wvn57PZUr-2VJofjZ1U8uk01dmZi3fFFGlQu3OQQkrLDUtZCDW4fZQzmMKCH3lcG9WOIkAxeA0v6UDAYRTM23cBsCf3RDPgEejvAO2uinJbYDS2nZTD-eNJF7qOhXLBm5-46W-K5s8ypIfrFmMt2I1PABrbt-VIjQI4UDUgfPsmrIYFqvubtrQNbVxT2Rae2RY1LgpAIAiv4wbcNW8rc5NzHfFF2IjVQNMnGrOAiNXGYUGYsV38uDzixH--4PDBAbP3-4si4lSwsEORHFbEtVG4rZhbxEKSm0x1munXvkej0yDpYCgtvHA
type
Bearer
2026-07-18 14:18:21 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
3600
2026-07-18 14:18:21 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
3600
2026-07-18 14:18:21 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
u7pqfX3yzpgZpQ0jY6hKzv-rflB2graKoUTa7qAWP1s
2026-07-18 14:18:21 INFO
ValidateIdTokenFromTokenResponseEncryption
Skipped evaluation due to missing required object: client_jwks
mapped
expected
client_jwks
2026-07-18 14:18:21 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTAxLCJpYXQiOjE3ODQzODQzMDEsImF1dGhfdGltZSI6MTc4NDM4NDMwMCwibm9uY2UiOiJqTnpzbnlpUzB1IiwiYW1yIjpbInB3ZCJdLCJhY3IiOiJ1cm46Y29kZWI6YWNyOnB3ZCJ9.mopqIduqePK7_pd9H-gssTnjEKlMobErk7RYU49rw5yNiw7j-k0kR7iWfko4kpMYsBFkuBMPLk2NExfhJRuqAciTO2rBt8J8LEHqPwlGPRDq7TcmFEMEoMHFIyChiPzBKsy3XE5UGpP_X1bbWr805IoQ0w86LKGiRc8oNsDht8tRlvLR18sNCuP1VJJU0Rcter60nCPVUVXE6OifG3GdV6IsA6Lr7aQ6ZCXE4ro-qiDqp2ZiJFHL8jlfLncObm4gW0_QqXn9SBwM76_hN69nRcsfnX12NFzcIQOmTCLFAmmkrH3i1PC4iG7ytIq5xDxmBPjzYzlmniMZ7J22WogcGw
header
{
  "kid": "ee3dae3ffb874034",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "sub": "claude",
  "aud": "oidf-conf-basic",
  "acr": "urn:codeb:acr:pwd",
  "auth_time": 1784384300,
  "amr": [
    "pwd"
  ],
  "iss": "https://phone.codeb.io",
  "exp": 1784387901,
  "iat": 1784384301,
  "nonce": "jNzsnyiS0u"
}
2026-07-18 14:18:21 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2026-07-18 14:18:21
ValidateIdTokenStandardClaims
sub is a string with content
2026-07-18 14:18:21 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2026-07-18 14:18:21 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
jNzsnyiS0u
2026-07-18 14:18:21 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2026-07-18 14:18:21 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTAxLCJpYXQiOjE3ODQzODQzMDEsImF1dGhfdGltZSI6MTc4NDM4NDMwMCwibm9uY2UiOiJqTnpzbnlpUzB1IiwiYW1yIjpbInB3ZCJdLCJhY3IiOiJ1cm46Y29kZWI6YWNyOnB3ZCJ9.mopqIduqePK7_pd9H-gssTnjEKlMobErk7RYU49rw5yNiw7j-k0kR7iWfko4kpMYsBFkuBMPLk2NExfhJRuqAciTO2rBt8J8LEHqPwlGPRDq7TcmFEMEoMHFIyChiPzBKsy3XE5UGpP_X1bbWr805IoQ0w86LKGiRc8oNsDht8tRlvLR18sNCuP1VJJU0Rcter60nCPVUVXE6OifG3GdV6IsA6Lr7aQ6ZCXE4ro-qiDqp2ZiJFHL8jlfLncObm4gW0_QqXn9SBwM76_hN69nRcsfnX12NFzcIQOmTCLFAmmkrH3i1PC4iG7ytIq5xDxmBPjzYzlmniMZ7J22WogcGw
2026-07-18 14:18:21 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
claude
2026-07-18 14:18:21
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2026-07-18 14:18:21 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
Userinfo endpoint tests
2026-07-18 14:18:21
CallProtectedResource
HTTP request
request_uri
https://phone.codeb.io/oauth2/v1/userinfo
request_method
GET
request_headers
{
  "Accept": "application/json",
  "Authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTAxLCJpYXQiOjE3ODQzODQzMDEsInNjb3BlIjoib3BlbmlkIiwicm9sZSI6ImFkbWluIiwiZ3JvdXBzIjpbImFkbWluIl0sImFtciI6WyJwd2QiXSwiYWNyIjoidXJuOmNvZGViOmFjcjpwd2QiLCJ0eXAiOiJhY2Nlc3MifQ.GwqbCdbzIjANrAty4IUr72x7kBXvZa9_wvn57PZUr-2VJofjZ1U8uk01dmZi3fFFGlQu3OQQkrLDUtZCDW4fZQzmMKCH3lcG9WOIkAxeA0v6UDAYRTM23cBsCf3RDPgEejvAO2uinJbYDS2nZTD-eNJF7qOhXLBm5-46W-K5s8ypIfrFmMt2I1PABrbt-VIjQI4UDUgfPsmrIYFqvubtrQNbVxT2Rae2RY1LgpAIAiv4wbcNW8rc5NzHfFF2IjVQNMnGrOAiNXGYUGYsV38uDzixH--4PDBAbP3-4si4lSwsEORHFbEtVG4rZhbxEKSm0x1munXvkej0yDpYCgtvHA",
  "Content-Length": "0"
}
request_body

                                
2026-07-18 14:18:22 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "cache-control": "private, no-store,no-store, no-cache, must-revalidate, max-age\u003d0",
  "pragma": "no-cache,no-cache",
  "content-type": "application/json; charset\u003dutf-8",
  "expires": "0",
  "x-aspnet-version": "4.0.30319",
  "referrer-policy": "no-referrer",
  "x-content-type-options": "nosniff",
  "permissions-policy": "camera\u003d(self), microphone\u003d(self), display-capture\u003d(self)",
  "strict-transport-security": "max-age\u003d63072000; includeSubDomains",
  "date": "Sat, 18 Jul 2026 14:18:21 GMT",
  "content-length": "46"
}
response_body
{"sub":"claude","preferred_username":"claude"}
2026-07-18 14:18:22 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "cache-control": "private, no-store,no-store, no-cache, must-revalidate, max-age\u003d0",
  "pragma": "no-cache,no-cache",
  "content-type": "application/json; charset\u003dutf-8",
  "expires": "0",
  "x-aspnet-version": "4.0.30319",
  "referrer-policy": "no-referrer",
  "x-content-type-options": "nosniff",
  "permissions-policy": "camera\u003d(self), microphone\u003d(self), display-capture\u003d(self)",
  "strict-transport-security": "max-age\u003d63072000; includeSubDomains",
  "date": "Sat, 18 Jul 2026 14:18:21 GMT",
  "content-length": "46"
}
body
{"sub":"claude","preferred_username":"claude"}
2026-07-18 14:18:22 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
http_status
200
expected_status
200
2026-07-18 14:18:22 SUCCESS
CheckIdTokenAuthTimeClaimPresentDueToMaxAge
auth_time is present in the id_token, as required for a authentication where the max_age parameter was used
id_token
{
  "sub": "claude",
  "aud": "oidf-conf-basic",
  "acr": "urn:codeb:acr:pwd",
  "auth_time": 1784384300,
  "amr": [
    "pwd"
  ],
  "iss": "https://phone.codeb.io",
  "exp": 1784387901,
  "iat": 1784384301,
  "nonce": "jNzsnyiS0u"
}
Second authorization: Make request to authorization endpoint
2026-07-18 14:18:22 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
oidf-conf-basic
redirect_uri
https://www.certification.openid.net/test/a/codeb/callback
scope
openid
2026-07-18 14:18:22
CreateRandomStateValue
Created state value
state
vBO7Uzv5gT
requested_state_length
10
2026-07-18 14:18:22 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
oidf-conf-basic
redirect_uri
https://www.certification.openid.net/test/a/codeb/callback
scope
openid
state
vBO7Uzv5gT
2026-07-18 14:18:22
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
lpULMv1D5K
2026-07-18 14:18:22 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
oidf-conf-basic
redirect_uri
https://www.certification.openid.net/test/a/codeb/callback
scope
openid
state
vBO7Uzv5gT
nonce
lpULMv1D5K
2026-07-18 14:18:22 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
oidf-conf-basic
redirect_uri
https://www.certification.openid.net/test/a/codeb/callback
scope
openid
state
vBO7Uzv5gT
nonce
lpULMv1D5K
response_type
code
2026-07-18 14:18:22 SUCCESS
AddMaxAge10000ToAuthorizationEndpointRequest
Added max_age=10000 to authorization endpoint request
client_id
oidf-conf-basic
redirect_uri
https://www.certification.openid.net/test/a/codeb/callback
scope
openid
state
vBO7Uzv5gT
nonce
lpULMv1D5K
response_type
code
max_age
10000
2026-07-18 14:18:22 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "oidf-conf-basic",
  "redirect_uri": "https://www.certification.openid.net/test/a/codeb/callback",
  "scope": "openid",
  "state": "vBO7Uzv5gT",
  "nonce": "lpULMv1D5K",
  "response_type": "code",
  "max_age": 10000
}
redirect_to_authorization_endpoint
https://phone.codeb.io/oauth2/v1/authorize?client_id=oidf-conf-basic&max_age=10000&nonce=lpULMv1D5K&redirect_uri=https://www.certification.openid.net/test/a/codeb/callback&response_type=code&scope=openid&state=vBO7Uzv5gT
2026-07-18 14:18:22 REDIRECT
oidcc-max-age-10000
Redirecting to authorization endpoint
method
GET
redirect_to
https://phone.codeb.io/oauth2/v1/authorize?client_id=oidf-conf-basic&max_age=10000&nonce=lpULMv1D5K&redirect_uri=https://www.certification.openid.net/test/a/codeb/callback&response_type=code&scope=openid&state=vBO7Uzv5gT
2026-07-18 14:18:58 INCOMING
oidcc-max-age-10000
Incoming HTTP request to /test/a/codeb/callback
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"149\", \"Chromium\";v\u003d\"149\", \"Not)A;Brand\";v\u003d\"24\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.7",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-dest": "document",
  "accept-encoding": "gzip, deflate, br, zstd",
  "accept-language": "en-GB,en;q\u003d0.9,en-US;q\u003d0.8,de;q\u003d0.7",
  "cookie": "JSESSIONID\u003d68A8301AB4862BB7D9ECEFA93BCE360D",
  "connection": "close"
}
incoming_path
/test/a/codeb/callback
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "code": "GzImqN8CJ0PLXOsicHCT6Fzl_BERdwHSEf-IvrBT-m8",
  "state": "vBO7Uzv5gT"
}
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_body_json_parse_error
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2026-07-18 14:18:58 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/K6IR4ORjuZRVDwgfePdi",
  "fullUrl": "https://www.certification.openid.net/test/a/codeb/implicit/K6IR4ORjuZRVDwgfePdi"
}
2026-07-18 14:18:58 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance M22Ah4giVqa9BoY
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/codeb/implicit/K6IR4ORjuZRVDwgfePdi, returnUrl=/log-detail.html?log=M22Ah4giVqa9BoY}]
outgoing_path
callback
2026-07-18 14:18:58 INCOMING
oidcc-max-age-10000
Incoming HTTP request to /test/a/codeb/implicit/K6IR4ORjuZRVDwgfePdi
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua-platform": "\"Windows\"",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"149\", \"Chromium\";v\u003d\"149\", \"Not)A;Brand\";v\u003d\"24\"",
  "content-type": "text/plain",
  "sec-ch-ua-mobile": "?0",
  "accept": "*/*",
  "origin": "https://www.certification.openid.net",
  "sec-fetch-site": "same-origin",
  "sec-fetch-mode": "cors",
  "sec-fetch-dest": "empty",
  "referer": "https://www.certification.openid.net/test/a/codeb/callback?code\u003dGzImqN8CJ0PLXOsicHCT6Fzl_BERdwHSEf-IvrBT-m8\u0026state\u003dvBO7Uzv5gT",
  "accept-encoding": "gzip, deflate, br, zstd",
  "accept-language": "en-GB,en;q\u003d0.9,en-US;q\u003d0.8,de;q\u003d0.7",
  "cookie": "JSESSIONID\u003d68A8301AB4862BB7D9ECEFA93BCE360D",
  "content-length": "0",
  "connection": "close"
}
incoming_path
/test/a/codeb/implicit/K6IR4ORjuZRVDwgfePdi
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_body_json_parse_error
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2026-07-18 14:18:58 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance M22Ah4giVqa9BoY
outgoing_status_code
204
outgoing_body

                                
outgoing_headers
{}
outgoing_path
implicit/K6IR4ORjuZRVDwgfePdi
2026-07-18 14:18:58 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2026-07-18 14:18:58 REDIRECT-IN
oidcc-max-age-10000
Authorization endpoint response captured
url_query
{
  "code": "GzImqN8CJ0PLXOsicHCT6Fzl_BERdwHSEf-IvrBT-m8",
  "state": "vBO7Uzv5gT"
}
headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"149\", \"Chromium\";v\u003d\"149\", \"Not)A;Brand\";v\u003d\"24\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.7",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-dest": "document",
  "accept-encoding": "gzip, deflate, br, zstd",
  "accept-language": "en-GB,en;q\u003d0.9,en-US;q\u003d0.8,de;q\u003d0.7",
  "cookie": "JSESSIONID\u003d68A8301AB4862BB7D9ECEFA93BCE360D",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "x-forwarded-proto": "https",
  "x-forwarded-port": "443",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
GET
url_fragment
{}
post_body
Second authorization: Verify authorization endpoint response
2026-07-18 14:18:58 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2026-07-18 14:18:58
ValidateIssIfPresentInAuthorizationResponse
No 'iss' value in authorization response.
2026-07-18 14:18:58 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2026-07-18 14:18:58 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
vBO7Uzv5gT
2026-07-18 14:18:58 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
GzImqN8CJ0PLXOsicHCT6Fzl_BERdwHSEf-IvrBT-m8
2026-07-18 14:18:58 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
GzImqN8CJ0PLXOsicHCT6Fzl_BERdwHSEf-IvrBT-m8
redirect_uri
https://www.certification.openid.net/test/a/codeb/callback
2026-07-18 14:18:58 SUCCESS
AddBasicAuthClientSecretToRequest
Added basic authorization header
Authorization
Basic b2lkZi1jb25mLWJhc2ljOlc2T2FnX1NmRjhUOUNLanlRbEJ6M2ZTeVJDUE42MGJwYTZ2TDQ0NTZ5cm8=
2026-07-18 14:18:58
CallTokenEndpointAndReturnFullResponse
HTTP request
request_uri
https://phone.codeb.io/oauth2/v1/token
request_method
POST
request_headers
{
  "Accept": "application/json",
  "Authorization": "Basic b2lkZi1jb25mLWJhc2ljOlc2T2FnX1NmRjhUOUNLanlRbEJ6M2ZTeVJDUE42MGJwYTZ2TDQ0NTZ5cm8\u003d",
  "Content-Type": "application/x-www-form-urlencoded",
  "Content-Length": "164"
}
request_body
grant_type=authorization_code&code=GzImqN8CJ0PLXOsicHCT6Fzl_BERdwHSEf-IvrBT-m8&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fcodeb%2Fcallback
2026-07-18 14:18:58 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "cache-control": "private, no-store,no-store, no-cache, must-revalidate, max-age\u003d0",
  "pragma": "no-cache",
  "content-type": "application/json; charset\u003dutf-8",
  "expires": "0",
  "x-aspnet-version": "4.0.30319",
  "referrer-policy": "no-referrer",
  "x-content-type-options": "nosniff",
  "permissions-policy": "camera\u003d(self), microphone\u003d(self), display-capture\u003d(self)",
  "strict-transport-security": "max-age\u003d63072000; includeSubDomains",
  "date": "Sat, 18 Jul 2026 14:18:58 GMT",
  "content-length": "1514"
}
response_body
{"access_token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTM4LCJpYXQiOjE3ODQzODQzMzgsInNjb3BlIjoib3BlbmlkIiwicm9sZSI6ImFkbWluIiwiZ3JvdXBzIjpbImFkbWluIl0sImFtciI6WyJwd2QiXSwiYWNyIjoidXJuOmNvZGViOmFjcjpwd2QiLCJ0eXAiOiJhY2Nlc3MifQ.g9aCu0Jv8IrR4ICCJZhhv73omYN5a34SkdXZ8Ce_nC8SB6XXw6CFCXXyCoX46IULQyRKCynfQ9TaV4OBv-AZUS7LPX8AfrAZfYniOcbxu0mo2MEudArs2MPpYlNmI68aCv1aOKPCrMQozkTR0phHaet7TH-lNdeC1OuMdNVa8iFxbCFZw1Jg1Ki-n3D442Zfy54uTF6vCXe0WdhladFmOtBnbWOUso7kHEyAAqsf4WdHlYSNd_3lCVN6uE8f2LIdWpWhzqhstxslWimf3xy--QeGZeFJdB4JGrhGRjpmNynxLfHjNloRhoujdU0cAu7HFU2677wWJgrdUqxGfGZtDQ","token_type":"Bearer","expires_in":3600,"id_token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTM4LCJpYXQiOjE3ODQzODQzMzgsImF1dGhfdGltZSI6MTc4NDM4NDMwMCwibm9uY2UiOiJscFVMTXYxRDVLIiwiYW1yIjpbInB3ZCJdLCJhY3IiOiJ1cm46Y29kZWI6YWNyOnB3ZCJ9.FvNG1bA4NiZiDkqEOg2Vp9bWudcxqLbZO9CctiB8luHhOGpP_2tzUSHC-RNfq3zyKcFEoVDjl7vB3iZe0bi0N-8NlpYa9pRRqElxPpPtKnQ5qenV5j6cfzAuaExQGBjzwmDIgaoTni5N2eERSDqXFYDtJhmgZJX3I1JWLAW7F5DHNAzap4KzU6lbY6qaXVkGoKWvwP0Wyd8WzNURp9YQU7cqp27NW06UVPo51SJuqBUXnDjuL2gTwcPWWWrxmXUvrV7qgtWUP1yr5NOHd1pfRP5Mwwh-ViHRaaDCBfEAoQ2p9-Y9qWBMyRdg_7QBhqiP0gezvb8jpvcwksSS3waYhQ","refresh_token":"de_HmGKqkj-oX5KpY0sp0AUKHTibg1I58WHYbc-KINg","scope":"openid"}
2026-07-18 14:18:58 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
status
200
endpoint_name
https://phone.codeb.io/oauth2/v1/token
headers
{
  "cache-control": "private, no-store,no-store, no-cache, must-revalidate, max-age\u003d0",
  "pragma": "no-cache",
  "content-type": "application/json; charset\u003dutf-8",
  "expires": "0",
  "x-aspnet-version": "4.0.30319",
  "referrer-policy": "no-referrer",
  "x-content-type-options": "nosniff",
  "permissions-policy": "camera\u003d(self), microphone\u003d(self), display-capture\u003d(self)",
  "strict-transport-security": "max-age\u003d63072000; includeSubDomains",
  "date": "Sat, 18 Jul 2026 14:18:58 GMT",
  "content-length": "1514"
}
body
{"access_token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTM4LCJpYXQiOjE3ODQzODQzMzgsInNjb3BlIjoib3BlbmlkIiwicm9sZSI6ImFkbWluIiwiZ3JvdXBzIjpbImFkbWluIl0sImFtciI6WyJwd2QiXSwiYWNyIjoidXJuOmNvZGViOmFjcjpwd2QiLCJ0eXAiOiJhY2Nlc3MifQ.g9aCu0Jv8IrR4ICCJZhhv73omYN5a34SkdXZ8Ce_nC8SB6XXw6CFCXXyCoX46IULQyRKCynfQ9TaV4OBv-AZUS7LPX8AfrAZfYniOcbxu0mo2MEudArs2MPpYlNmI68aCv1aOKPCrMQozkTR0phHaet7TH-lNdeC1OuMdNVa8iFxbCFZw1Jg1Ki-n3D442Zfy54uTF6vCXe0WdhladFmOtBnbWOUso7kHEyAAqsf4WdHlYSNd_3lCVN6uE8f2LIdWpWhzqhstxslWimf3xy--QeGZeFJdB4JGrhGRjpmNynxLfHjNloRhoujdU0cAu7HFU2677wWJgrdUqxGfGZtDQ","token_type":"Bearer","expires_in":3600,"id_token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTM4LCJpYXQiOjE3ODQzODQzMzgsImF1dGhfdGltZSI6MTc4NDM4NDMwMCwibm9uY2UiOiJscFVMTXYxRDVLIiwiYW1yIjpbInB3ZCJdLCJhY3IiOiJ1cm46Y29kZWI6YWNyOnB3ZCJ9.FvNG1bA4NiZiDkqEOg2Vp9bWudcxqLbZO9CctiB8luHhOGpP_2tzUSHC-RNfq3zyKcFEoVDjl7vB3iZe0bi0N-8NlpYa9pRRqElxPpPtKnQ5qenV5j6cfzAuaExQGBjzwmDIgaoTni5N2eERSDqXFYDtJhmgZJX3I1JWLAW7F5DHNAzap4KzU6lbY6qaXVkGoKWvwP0Wyd8WzNURp9YQU7cqp27NW06UVPo51SJuqBUXnDjuL2gTwcPWWWrxmXUvrV7qgtWUP1yr5NOHd1pfRP5Mwwh-ViHRaaDCBfEAoQ2p9-Y9qWBMyRdg_7QBhqiP0gezvb8jpvcwksSS3waYhQ","refresh_token":"de_HmGKqkj-oX5KpY0sp0AUKHTibg1I58WHYbc-KINg","scope":"openid"}
body_json
{
  "access_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTM4LCJpYXQiOjE3ODQzODQzMzgsInNjb3BlIjoib3BlbmlkIiwicm9sZSI6ImFkbWluIiwiZ3JvdXBzIjpbImFkbWluIl0sImFtciI6WyJwd2QiXSwiYWNyIjoidXJuOmNvZGViOmFjcjpwd2QiLCJ0eXAiOiJhY2Nlc3MifQ.g9aCu0Jv8IrR4ICCJZhhv73omYN5a34SkdXZ8Ce_nC8SB6XXw6CFCXXyCoX46IULQyRKCynfQ9TaV4OBv-AZUS7LPX8AfrAZfYniOcbxu0mo2MEudArs2MPpYlNmI68aCv1aOKPCrMQozkTR0phHaet7TH-lNdeC1OuMdNVa8iFxbCFZw1Jg1Ki-n3D442Zfy54uTF6vCXe0WdhladFmOtBnbWOUso7kHEyAAqsf4WdHlYSNd_3lCVN6uE8f2LIdWpWhzqhstxslWimf3xy--QeGZeFJdB4JGrhGRjpmNynxLfHjNloRhoujdU0cAu7HFU2677wWJgrdUqxGfGZtDQ",
  "token_type": "Bearer",
  "expires_in": 3600,
  "id_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTM4LCJpYXQiOjE3ODQzODQzMzgsImF1dGhfdGltZSI6MTc4NDM4NDMwMCwibm9uY2UiOiJscFVMTXYxRDVLIiwiYW1yIjpbInB3ZCJdLCJhY3IiOiJ1cm46Y29kZWI6YWNyOnB3ZCJ9.FvNG1bA4NiZiDkqEOg2Vp9bWudcxqLbZO9CctiB8luHhOGpP_2tzUSHC-RNfq3zyKcFEoVDjl7vB3iZe0bi0N-8NlpYa9pRRqElxPpPtKnQ5qenV5j6cfzAuaExQGBjzwmDIgaoTni5N2eERSDqXFYDtJhmgZJX3I1JWLAW7F5DHNAzap4KzU6lbY6qaXVkGoKWvwP0Wyd8WzNURp9YQU7cqp27NW06UVPo51SJuqBUXnDjuL2gTwcPWWWrxmXUvrV7qgtWUP1yr5NOHd1pfRP5Mwwh-ViHRaaDCBfEAoQ2p9-Y9qWBMyRdg_7QBhqiP0gezvb8jpvcwksSS3waYhQ",
  "refresh_token": "de_HmGKqkj-oX5KpY0sp0AUKHTibg1I58WHYbc-KINg",
  "scope": "openid"
}
2026-07-18 14:18:58 SUCCESS
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
2026-07-18 14:18:58 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2026-07-18 14:18:58 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTM4LCJpYXQiOjE3ODQzODQzMzgsInNjb3BlIjoib3BlbmlkIiwicm9sZSI6ImFkbWluIiwiZ3JvdXBzIjpbImFkbWluIl0sImFtciI6WyJwd2QiXSwiYWNyIjoidXJuOmNvZGViOmFjcjpwd2QiLCJ0eXAiOiJhY2Nlc3MifQ.g9aCu0Jv8IrR4ICCJZhhv73omYN5a34SkdXZ8Ce_nC8SB6XXw6CFCXXyCoX46IULQyRKCynfQ9TaV4OBv-AZUS7LPX8AfrAZfYniOcbxu0mo2MEudArs2MPpYlNmI68aCv1aOKPCrMQozkTR0phHaet7TH-lNdeC1OuMdNVa8iFxbCFZw1Jg1Ki-n3D442Zfy54uTF6vCXe0WdhladFmOtBnbWOUso7kHEyAAqsf4WdHlYSNd_3lCVN6uE8f2LIdWpWhzqhstxslWimf3xy--QeGZeFJdB4JGrhGRjpmNynxLfHjNloRhoujdU0cAu7HFU2677wWJgrdUqxGfGZtDQ
2026-07-18 14:18:58 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTM4LCJpYXQiOjE3ODQzODQzMzgsInNjb3BlIjoib3BlbmlkIiwicm9sZSI6ImFkbWluIiwiZ3JvdXBzIjpbImFkbWluIl0sImFtciI6WyJwd2QiXSwiYWNyIjoidXJuOmNvZGViOmFjcjpwd2QiLCJ0eXAiOiJhY2Nlc3MifQ.g9aCu0Jv8IrR4ICCJZhhv73omYN5a34SkdXZ8Ce_nC8SB6XXw6CFCXXyCoX46IULQyRKCynfQ9TaV4OBv-AZUS7LPX8AfrAZfYniOcbxu0mo2MEudArs2MPpYlNmI68aCv1aOKPCrMQozkTR0phHaet7TH-lNdeC1OuMdNVa8iFxbCFZw1Jg1Ki-n3D442Zfy54uTF6vCXe0WdhladFmOtBnbWOUso7kHEyAAqsf4WdHlYSNd_3lCVN6uE8f2LIdWpWhzqhstxslWimf3xy--QeGZeFJdB4JGrhGRjpmNynxLfHjNloRhoujdU0cAu7HFU2677wWJgrdUqxGfGZtDQ
type
Bearer
2026-07-18 14:18:58 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
3600
2026-07-18 14:18:58 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
3600
2026-07-18 14:18:58 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
de_HmGKqkj-oX5KpY0sp0AUKHTibg1I58WHYbc-KINg
2026-07-18 14:18:58 INFO
ValidateIdTokenFromTokenResponseEncryption
Skipped evaluation due to missing required object: client_jwks
mapped
expected
client_jwks
2026-07-18 14:18:58 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTM4LCJpYXQiOjE3ODQzODQzMzgsImF1dGhfdGltZSI6MTc4NDM4NDMwMCwibm9uY2UiOiJscFVMTXYxRDVLIiwiYW1yIjpbInB3ZCJdLCJhY3IiOiJ1cm46Y29kZWI6YWNyOnB3ZCJ9.FvNG1bA4NiZiDkqEOg2Vp9bWudcxqLbZO9CctiB8luHhOGpP_2tzUSHC-RNfq3zyKcFEoVDjl7vB3iZe0bi0N-8NlpYa9pRRqElxPpPtKnQ5qenV5j6cfzAuaExQGBjzwmDIgaoTni5N2eERSDqXFYDtJhmgZJX3I1JWLAW7F5DHNAzap4KzU6lbY6qaXVkGoKWvwP0Wyd8WzNURp9YQU7cqp27NW06UVPo51SJuqBUXnDjuL2gTwcPWWWrxmXUvrV7qgtWUP1yr5NOHd1pfRP5Mwwh-ViHRaaDCBfEAoQ2p9-Y9qWBMyRdg_7QBhqiP0gezvb8jpvcwksSS3waYhQ
header
{
  "kid": "ee3dae3ffb874034",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "sub": "claude",
  "aud": "oidf-conf-basic",
  "acr": "urn:codeb:acr:pwd",
  "auth_time": 1784384300,
  "amr": [
    "pwd"
  ],
  "iss": "https://phone.codeb.io",
  "exp": 1784387938,
  "iat": 1784384338,
  "nonce": "lpULMv1D5K"
}
2026-07-18 14:18:58 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2026-07-18 14:18:58
ValidateIdTokenStandardClaims
sub is a string with content
2026-07-18 14:18:58 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2026-07-18 14:18:58 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
lpULMv1D5K
2026-07-18 14:18:58 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2026-07-18 14:18:58 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTM4LCJpYXQiOjE3ODQzODQzMzgsImF1dGhfdGltZSI6MTc4NDM4NDMwMCwibm9uY2UiOiJscFVMTXYxRDVLIiwiYW1yIjpbInB3ZCJdLCJhY3IiOiJ1cm46Y29kZWI6YWNyOnB3ZCJ9.FvNG1bA4NiZiDkqEOg2Vp9bWudcxqLbZO9CctiB8luHhOGpP_2tzUSHC-RNfq3zyKcFEoVDjl7vB3iZe0bi0N-8NlpYa9pRRqElxPpPtKnQ5qenV5j6cfzAuaExQGBjzwmDIgaoTni5N2eERSDqXFYDtJhmgZJX3I1JWLAW7F5DHNAzap4KzU6lbY6qaXVkGoKWvwP0Wyd8WzNURp9YQU7cqp27NW06UVPo51SJuqBUXnDjuL2gTwcPWWWrxmXUvrV7qgtWUP1yr5NOHd1pfRP5Mwwh-ViHRaaDCBfEAoQ2p9-Y9qWBMyRdg_7QBhqiP0gezvb8jpvcwksSS3waYhQ
2026-07-18 14:18:58 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
claude
2026-07-18 14:18:58
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2026-07-18 14:18:58 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
Second authorization: Userinfo endpoint tests
2026-07-18 14:18:58
CallProtectedResource
HTTP request
request_uri
https://phone.codeb.io/oauth2/v1/userinfo
request_method
GET
request_headers
{
  "Accept": "application/json",
  "Authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImVlM2RhZTNmZmI4NzQwMzQifQ.eyJpc3MiOiJodHRwczovL3Bob25lLmNvZGViLmlvIiwic3ViIjoiY2xhdWRlIiwiYXVkIjoib2lkZi1jb25mLWJhc2ljIiwiZXhwIjoxNzg0Mzg3OTM4LCJpYXQiOjE3ODQzODQzMzgsInNjb3BlIjoib3BlbmlkIiwicm9sZSI6ImFkbWluIiwiZ3JvdXBzIjpbImFkbWluIl0sImFtciI6WyJwd2QiXSwiYWNyIjoidXJuOmNvZGViOmFjcjpwd2QiLCJ0eXAiOiJhY2Nlc3MifQ.g9aCu0Jv8IrR4ICCJZhhv73omYN5a34SkdXZ8Ce_nC8SB6XXw6CFCXXyCoX46IULQyRKCynfQ9TaV4OBv-AZUS7LPX8AfrAZfYniOcbxu0mo2MEudArs2MPpYlNmI68aCv1aOKPCrMQozkTR0phHaet7TH-lNdeC1OuMdNVa8iFxbCFZw1Jg1Ki-n3D442Zfy54uTF6vCXe0WdhladFmOtBnbWOUso7kHEyAAqsf4WdHlYSNd_3lCVN6uE8f2LIdWpWhzqhstxslWimf3xy--QeGZeFJdB4JGrhGRjpmNynxLfHjNloRhoujdU0cAu7HFU2677wWJgrdUqxGfGZtDQ",
  "Content-Length": "0"
}
request_body

                                
2026-07-18 14:18:59 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "cache-control": "private, no-store,no-store, no-cache, must-revalidate, max-age\u003d0",
  "pragma": "no-cache,no-cache",
  "content-type": "application/json; charset\u003dutf-8",
  "expires": "0",
  "x-aspnet-version": "4.0.30319",
  "referrer-policy": "no-referrer",
  "x-content-type-options": "nosniff",
  "permissions-policy": "camera\u003d(self), microphone\u003d(self), display-capture\u003d(self)",
  "strict-transport-security": "max-age\u003d63072000; includeSubDomains",
  "date": "Sat, 18 Jul 2026 14:18:58 GMT",
  "content-length": "46"
}
response_body
{"sub":"claude","preferred_username":"claude"}
2026-07-18 14:18:59 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "cache-control": "private, no-store,no-store, no-cache, must-revalidate, max-age\u003d0",
  "pragma": "no-cache,no-cache",
  "content-type": "application/json; charset\u003dutf-8",
  "expires": "0",
  "x-aspnet-version": "4.0.30319",
  "referrer-policy": "no-referrer",
  "x-content-type-options": "nosniff",
  "permissions-policy": "camera\u003d(self), microphone\u003d(self), display-capture\u003d(self)",
  "strict-transport-security": "max-age\u003d63072000; includeSubDomains",
  "date": "Sat, 18 Jul 2026 14:18:58 GMT",
  "content-length": "46"
}
body
{"sub":"claude","preferred_username":"claude"}
2026-07-18 14:18:59 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
http_status
200
expected_status
200
2026-07-18 14:18:59 SUCCESS
CheckIdTokenAuthTimeClaimPresentDueToMaxAge
auth_time is present in the id_token, as required for a authentication where the max_age parameter was used
id_token
{
  "sub": "claude",
  "aud": "oidf-conf-basic",
  "acr": "urn:codeb:acr:pwd",
  "auth_time": 1784384300,
  "amr": [
    "pwd"
  ],
  "iss": "https://phone.codeb.io",
  "exp": 1784387938,
  "iat": 1784384338,
  "nonce": "lpULMv1D5K"
}
2026-07-18 14:18:59 SUCCESS
CheckIdTokenAuthTimeClaimsSameIfPresent
auth_time is the same in the second id_token
first_id_token
{
  "sub": "claude",
  "aud": "oidf-conf-basic",
  "acr": "urn:codeb:acr:pwd",
  "auth_time": 1784384300,
  "amr": [
    "pwd"
  ],
  "iss": "https://phone.codeb.io",
  "exp": 1784387901,
  "iat": 1784384301,
  "nonce": "jNzsnyiS0u"
}
second_id_token
{
  "sub": "claude",
  "aud": "oidf-conf-basic",
  "acr": "urn:codeb:acr:pwd",
  "auth_time": 1784384300,
  "amr": [
    "pwd"
  ],
  "iss": "https://phone.codeb.io",
  "exp": 1784387938,
  "iat": 1784384338,
  "nonce": "lpULMv1D5K"
}
2026-07-18 14:18:59 SUCCESS
CheckIdTokenSubConsistentForSecondAuthorization
sub is the same in the second id_token
first_id_token
{
  "sub": "claude",
  "aud": "oidf-conf-basic",
  "acr": "urn:codeb:acr:pwd",
  "auth_time": 1784384300,
  "amr": [
    "pwd"
  ],
  "iss": "https://phone.codeb.io",
  "exp": 1784387901,
  "iat": 1784384301,
  "nonce": "jNzsnyiS0u"
}
second_id_token
{
  "sub": "claude",
  "aud": "oidf-conf-basic",
  "acr": "urn:codeb:acr:pwd",
  "auth_time": 1784384300,
  "amr": [
    "pwd"
  ],
  "iss": "https://phone.codeb.io",
  "exp": 1784387938,
  "iat": 1784384338,
  "nonce": "lpULMv1D5K"
}
2026-07-18 14:18:59 FINISHED
oidcc-max-age-10000
Test has run to completion
testmodule_result
PASSED
2026-07-18 14:19:52
TEST-RUNNER
Alias has now been claimed by another test
alias
codeb
new_test_id
8qyKSTXF38zFNqX
Test Results