Test Summary

Test Results

Expand All Collapse All
All times are UTC
2025-04-28 07:49:49 INFO
TEST-RUNNER
Test instance LlJE87FwQz6xFyp created
baseUrl
https://www.certification.openid.net/test/a/ArconCI
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
ArconCI
description
Conformance testing of Arcon Converged Identity as a Relaying Party using the OpenID Connect Core: Basic Certification Profile
planId
BFj2iiVzbPPzd
config
{
  "alias": "ArconCI",
  "description": "Conformance testing of Arcon Converged Identity as a Relaying Party using the OpenID Connect Core: Basic Certification Profile",
  "client": {
    "client_id": "0oaka2gpoymlyinwZ5d7",
    "client_secret": "_SDHPKKxtbQ55rPvFJV3DIHNI9VKAfbCJptzJhzV5EibdtvYJlXNP6vSlPC-ZDKJ",
    "redirect_uri": "https://oidc.arconnet.com/api/Oidc/callback",
    "initiate_login_uri": "https://oidc.arconnet.com/api/Oidc/initiate-login"
  },
  "publish": "everything"
}
baseMtlsUrl
https://mtls-www.certification.openid.net/test-mtls/a/ArconCI
testName
oidcc-client-test-missing-iat
2025-04-28 07:49:49 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/ArconCI/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/ArconCI/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/ArconCI/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/ArconCI/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/ArconCI/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/ArconCI/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "HS256",
    "HS384",
    "HS512",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA",
    "Ed25519",
    "Ed448"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "preferred_username",
    "gender",
    "birthdate",
    "address",
    "zoneinfo",
    "locale",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified",
    "website",
    "profile",
    "updated_at",
    "txn"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA",
    "Ed25519",
    "Ed448"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA",
    "Ed25519",
    "Ed448"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA",
    "Ed25519",
    "Ed448"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2025-04-28 07:49:49
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/ArconCI/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/ArconCI/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/ArconCI/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/ArconCI/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/ArconCI/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/ArconCI/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "HS256",
    "HS384",
    "HS512",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA",
    "Ed25519",
    "Ed448"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "preferred_username",
    "gender",
    "birthdate",
    "address",
    "zoneinfo",
    "locale",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified",
    "website",
    "profile",
    "updated_at",
    "txn"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA",
    "Ed25519",
    "Ed448"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA",
    "Ed25519",
    "Ed448"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA",
    "Ed25519",
    "Ed448"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2025-04-28 07:49:50
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "7FI2Tl1cunuZnifBvib7swqwoKk5RJ0UgRjAZa-enx-EQSGJNlEPvE34DnVis8_7XAE0W0ZU93MZyD_cUoaBcl0XMlm43ep6eCE7cYdkZ50nMxiUtKn-sCFnbMbj-m_Ri4BWJ3F1WZ_m8-qv2DXBxLVtjl5h1WvueAS72K8D5Dc",
      "kty": "RSA",
      "q": "3uQjkf0DG4UQylxN0QjcfmIpJ9RL4nuj99dXc9KFoVFUrdv2wNuV40Vm1R62CHjZsc22tBJ3izlVui0NYvZtcgaWUG5e1HlJircO__S6I3ZiVyI6qqJkTc4sivuumvhPl5rjG1Chqs6jzuU_ExMrZqdoWArQ-nDrQTn3Kcmkt0E",
      "d": "AyJH59Ly6n2p8qsW3rA-Xh69WdnR1E_ESi6fzQxwK4OiSQkhmfB3NI9J_bWJNWODvIz3E3XnuyBG08vHcT7F7ga1ZWv3uMX4T0wTgZnjP9rcWSADz2qTjjka7Xbir6TliwViEU6KUA74j5dcP_qZzaOSNf2n3NoiSzTBJjGnqBgjDI-XgQxBDMAsHbGVnfdIGHuhz_jcaApLGkaz-iEHz_6oOqVIRdlZSF3hkTJHKjgokSlcu-YKJdbhAHcjCIH7nc6F8tiDQPAUifMPqID7CF09in4-P48qk7tfxNXwAMiScCSieLtrr4y6oh9Cf7FTc6_QlyRoegCyxOuV5DUegQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "6c0fb264-87cb-4a66-854b-446ad8aa2a55",
      "qi": "b2tYG9lX0zx4SauBvUSth7fz1H_6t5jLiPip5PGrJS4fQifDLtZmUeqZtvhXZj2cogO2KUm_VNW_7UjThpmPnd30wFdAxMolefGTuslFRqf0maGkmtlJPhJ6il-f1shgVl6oV2sbzASmvZvDkx2dvf40I6Ml-g2PHyEGb8424v4",
      "dp": "xXxCc6RjrFdD3b3dkzlil5F0Xx5rhCI8k1GK3q8vQEyHKiKLVr_RBYymofaIwDkrFgzPowMYWB1wyz5KsRBENr0CeIowCgs7ww4Kbeo2Brx2mKWPB5cUBj4z_twKgitVkl1yIc4Xwgj1aJqTznvF7MusvQ-0dDSY-OUD0aUX_Gs",
      "dq": "1gV4RkkNP9KQ4c6qBesdVdnJrO4EA7A3LNdAqP1fxRvEVMEe-eaf0UAl0sSPhCkO19Uw9024Lh5au89gyELZqqC6mvav5hOkUycdpxaF2WFmYkaC0K_n4nHzgWzUJwgB3RAjvGm7IrkSv6qO2zEP_p0G62tPaPseWl5ff2eY20E",
      "n": "zcHlJlRPJ31rcKXCzXRyrio7V8DuVnpVIdS0dw89E7J_RiwR0QiNNtsOkQk2JTfw1Y5X0a2fUm3A7dgausJkOZxyhJTV-fiVe6mFouci3TNlTHel_W6UPBQyT1pDBWGbI19tLFGPT3koTlq_JqLZO7Kc15lGc7byIry-iatuksCwdnoayQBNqzfjvKl29tUuv7h3tLq_aNBB5LUtRuaid4iDZ8E9YECpm3cvQSsjtv0O961uWxmqfya8eVx5pC0J--Xeo2ILf1gPeGzp6QXa-cGG4PEbirXqUOsWibd5BZcqksDhpzyEPqOH4_YN1_yyXghJ9VQoI7rjxWGcmlxC9w"
    },
    {
      "kty": "EC",
      "d": "Ja8PPAhD3YK8JWaL4n5Kz_UxapH2kidYrwBCVqGnkgM",
      "use": "sig",
      "crv": "P-256",
      "kid": "e7207904-4af8-4101-a623-9eafcee6c257",
      "x": "R1aRjMvUhpj5J7OW6wCy1v5A5ED3A8OGDlmMJ3Hxb_w",
      "y": "EekvIR75mLFP3untiDSshnLzzwBhRIcpuNz-QlZsRYw"
    },
    {
      "kty": "EC",
      "d": "7VvPeBcJMovwqBjGaJi2m7y87ycPsqOojpA4UxnbGCo",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "24aa2ce2-c942-4768-bf16-3af9e6db910c",
      "x": "tRbJNz_ZRtcqbCjg0qvNXhMTrSIkXfAYt4FZkfmeXHA",
      "y": "CKOH-yX3SaxOzpC4l3SZP9N021IwAGzDkSo3gInoueM"
    },
    {
      "kty": "OKP",
      "d": "gsdd1045gBtJEJ8sHTxDk_ss1DM-fQIOt2JBwqNm-60",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "696a076f-379e-4cb6-9ccc-7cd8cc9aba2a",
      "x": "CF6b010vFHcDywMSY2vjanhrbo5tfZdfVwyvViwAdKE"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "7jW9VgyyUWXWxPuxPwODXbVaxMoEY6mpndgo5jT646-ZmcgdpUeCdPvsOugk_bliyosHZMOB1_lZ_eY3-LGLZ_oCfm74HOdJGqcF_Aze4iFei7cfi284zX9sGWVPOYoEWrJpxHH6u2vGIzqjQx_KK8zsyk8VwgU1bLcJxyxELEU",
      "kty": "RSA",
      "q": "_7DHOjnUccfpbr5qGYj48qpt-6EG6k-aC-a-GEHTVrFtx24GYdXpUdkwCwwdAq1fMY6jxd7GOzjYXnKGyI0XVuRtSXZEA1l6OXeT0Yh-1hVvXlSdgYU9bUicZkm-In1_NLwF5rN1f4MO15kgUb7vKZddGC31MQdyVED8fYPzByc",
      "d": "FI8rLz00MNIomvaHgUlyK_qnEhCWbeU7OS5LHhSZkjXk5RFK8ZVkymy3ecrh_9BFB4M0guiDHVD5ua-03eEiH3VL-B7F246mvudsRpWVIerHXZcJPhaWd4tY83N8T_5OxFR8dzts9MwCGdh2-SPIcDpwCQuDEwjG-K6GG-s8VCLFkdt0rps4BBUIu99Il3wNYfP_vVjEpZetlXS0jdlufUp7etuH3WI6vq0QRhp70bBEzY38wDdB_HrvQVfV08Oi0-twSi2fMMJgDv7YNSL6qHrq9VbJ47hBC2RiT5kdv2g2U4_jw1R-93YH-bM8Ker0tRjzhPkTn9OETBDAw7Eh7Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "238371bb-2be0-40cb-b51c-08a8bde3660d",
      "qi": "AktYIXxZjkJTWN5Giwx2Am14_GQTjckcFWYLhUd4zd61kXAdV-j3tsKuMjk815LjIcUEiLsHnWhCDpJ20LuhojDladoeizQJ0uOxDzFtvWeUJXDK11N8pAjlaWN6_ihDv8LJjEmwPU4_WzzTVJebAAlXva1ZnoJVwJc61zsTU2s",
      "dp": "D5Mp7v9jhVjwQu7l9uXG6BCcf7NpuA52zaA9hFfAc7SeiWSBM7ZKPFXgazWUfZZqdC3E7Pyvd6yRCr3LuRH6uHCrSxL8W_9vUzPKe2FoDUb7RI1Tna1G_ICxU7PBC1UP1dJGghaluy1fxhvmYtQoRtbeQJgNJyNqC9Kn7ALj7jU",
      "alg": "RSA-OAEP",
      "dq": "9R0YwB60JCdLBlkQCU6fqLHtIW4q3PBWctZOoZ5o5RDOdoJpJ90TAN2-CrkgDnL5cN6W7Zc0XY2PDmun_hYTq77rbaMsbDGY1AJn-FRrkvuVec6P95wtWNhk5kIHPbUk_v7IgXLETurqjZBDxVnOmAZ8vjNAfDHxTgfGhOS7U70",
      "n": "7ewF7NX4yJKWQ9ALUqtI_JRB8MArz1CJeFmUFXlw39P16u2cH3KG9QAnWdCSOPRiBf4eGJ9U2TIzjEBGh7-wd43wQfEJTe7Kc0s8WxC8RMwM4oW0_xiEsig9PisRsGSZXLP6xhDPOhvPp6LLoL5KmlJ607til8ZKEMc0z6tjeVkjSuzrcMPzu_srn6XhcoPAadoUxxK3wr9XvGYlmTaHpqKA2OopQWSUdoTlhKMgknWU2G_N6939Sk1Z0frYw1Ly7Jzb7SBm-EnLv0KmkE3Z4ckuGPyrydkeXpc5yhqNXQvcsMiOGOfoPLJIVULwUWAPgCoO_wwi-_sy-mCb8Behgw"
    },
    {
      "kty": "EC",
      "d": "8l9wX1qwAO4OdsnRo3cmG0J3kFlYD2rSjpRdObp97Fo",
      "use": "enc",
      "crv": "P-256",
      "kid": "2dabbfbe-ece2-4e7b-bd62-95afb8aede54",
      "x": "tebxGWw4aKVwg968F2VeGLNelxmZ7rSJUP0_RBCdJ9M",
      "y": "E5pqKBp6hDN3FbbWIMt_r_5y9_Mm4CKclY3OP3VaGgs",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "6c0fb264-87cb-4a66-854b-446ad8aa2a55",
      "n": "zcHlJlRPJ31rcKXCzXRyrio7V8DuVnpVIdS0dw89E7J_RiwR0QiNNtsOkQk2JTfw1Y5X0a2fUm3A7dgausJkOZxyhJTV-fiVe6mFouci3TNlTHel_W6UPBQyT1pDBWGbI19tLFGPT3koTlq_JqLZO7Kc15lGc7byIry-iatuksCwdnoayQBNqzfjvKl29tUuv7h3tLq_aNBB5LUtRuaid4iDZ8E9YECpm3cvQSsjtv0O961uWxmqfya8eVx5pC0J--Xeo2ILf1gPeGzp6QXa-cGG4PEbirXqUOsWibd5BZcqksDhpzyEPqOH4_YN1_yyXghJ9VQoI7rjxWGcmlxC9w"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "06d7d32c-022a-4e8d-9c16-37827f752ed2",
      "n": "u1-jcL4Ose6jH1qT1KwjOQh9ymvD3Xffiz1n0B8zACoG5p7bbAMpQdfSn50g0MRNOlk_0r-yFa5bbOT8-tynWLhsBhAHmYuyYwIBVyFGGEQVHKzGETFp2SVWcbXkC9TP7G6YHEi7pjsJTi3h1N4ASPlh6yhFW_tbSwQp5meWC34fSLs0BKLEJYE6CeukuS4TvqEQRPn1AA41FRb6uQwpCr6MP58vBo9-DP-DgnvE4edYBP04J-OErESScuOWp2BKZkYtfOIy4waUYxGH_wSyzixby3GOHuXR6d9Wn2_XHDNW0g_-58NvGHWK8lTEROGxBBljq3zO0OfNlGjLBK3PCQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e7207904-4af8-4101-a623-9eafcee6c257",
      "x": "R1aRjMvUhpj5J7OW6wCy1v5A5ED3A8OGDlmMJ3Hxb_w",
      "y": "EekvIR75mLFP3untiDSshnLzzwBhRIcpuNz-QlZsRYw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "a2a8b13a-d472-4979-ae22-edb3c118aaf4",
      "x": "XB3sqmkgVo3tFUGD6Lc4VnWudZClwFSHhlHAKIJL8g8",
      "y": "_tD5O-TEN-aUD7bgzRGNP2ED5dCjh7-v6teBKvqB5vk"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "24aa2ce2-c942-4768-bf16-3af9e6db910c",
      "x": "tRbJNz_ZRtcqbCjg0qvNXhMTrSIkXfAYt4FZkfmeXHA",
      "y": "CKOH-yX3SaxOzpC4l3SZP9N021IwAGzDkSo3gInoueM"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "696a076f-379e-4cb6-9ccc-7cd8cc9aba2a",
      "x": "CF6b010vFHcDywMSY2vjanhrbo5tfZdfVwyvViwAdKE"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "238371bb-2be0-40cb-b51c-08a8bde3660d",
      "alg": "RSA-OAEP",
      "n": "7ewF7NX4yJKWQ9ALUqtI_JRB8MArz1CJeFmUFXlw39P16u2cH3KG9QAnWdCSOPRiBf4eGJ9U2TIzjEBGh7-wd43wQfEJTe7Kc0s8WxC8RMwM4oW0_xiEsig9PisRsGSZXLP6xhDPOhvPp6LLoL5KmlJ607til8ZKEMc0z6tjeVkjSuzrcMPzu_srn6XhcoPAadoUxxK3wr9XvGYlmTaHpqKA2OopQWSUdoTlhKMgknWU2G_N6939Sk1Z0frYw1Ly7Jzb7SBm-EnLv0KmkE3Z4ckuGPyrydkeXpc5yhqNXQvcsMiOGOfoPLJIVULwUWAPgCoO_wwi-_sy-mCb8Behgw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "2dabbfbe-ece2-4e7b-bd62-95afb8aede54",
      "x": "tebxGWw4aKVwg968F2VeGLNelxmZ7rSJUP0_RBCdJ9M",
      "y": "E5pqKBp6hDN3FbbWIMt_r_5y9_Mm4CKclY3OP3VaGgs",
      "alg": "ECDH-ES"
    }
  ]
}
2025-04-28 07:49:50 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2025-04-28 07:49:50 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2025-04-28 07:49:50 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "profile": "https://example.com/user",
  "updated_at": 1580000000,
  "txn": "2c6fb585-d51b-465a-9dca-b8cd22a11451"
}
2025-04-28 07:49:50 SUCCESS
OIDCCGetStaticClientConfigurationForRPTests
Found a static client object
client_id
0oaka2gpoymlyinwZ5d7
client_secret
_SDHPKKxtbQ55rPvFJV3DIHNI9VKAfbCJptzJhzV5EibdtvYJlXNP6vSlPC-ZDKJ
initiate_login_uri
https://oidc.arconnet.com/api/Oidc/initiate-login
redirect_uris
[
  "https://oidc.arconnet.com/api/Oidc/callback"
]
2025-04-28 07:49:50 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "client_id": "0oaka2gpoymlyinwZ5d7",
  "client_secret": "_SDHPKKxtbQ55rPvFJV3DIHNI9VKAfbCJptzJhzV5EibdtvYJlXNP6vSlPC-ZDKJ",
  "initiate_login_uri": "https://oidc.arconnet.com/api/Oidc/initiate-login",
  "redirect_uris": [
    "https://oidc.arconnet.com/api/Oidc/callback"
  ]
}
2025-04-28 07:49:50 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2025-04-28 07:49:50 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2025-04-28 07:49:50 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://oidc.arconnet.com/api/Oidc/callback"
]
2025-04-28 07:49:50 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2025-04-28 07:49:50 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2025-04-28 07:49:50 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2025-04-28 07:49:50 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2025-04-28 07:49:50 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2025-04-28 07:49:50 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2025-04-28 07:49:50 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2025-04-28 07:49:50 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2025-04-28 07:49:50 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2025-04-28 07:49:50 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2025-04-28 07:49:50 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2025-04-28 07:49:50 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2025-04-28 07:49:50 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2025-04-28 07:49:50 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2025-04-28 07:49:50 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2025-04-28 07:49:50 SUCCESS
ValidateInitiateLoginUri
initiate_login_uri is valid
initiate_login_uri
https://oidc.arconnet.com/api/Oidc/initiate-login
2025-04-28 07:49:50 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2025-04-28 07:49:50 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2025-04-28 07:49:50
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2025-04-28 07:49:50
oidcc-client-test-missing-iat
Setup Done
2025-04-28 07:49:57 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to /test/a/ArconCI/authorize
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.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": "none",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"135\", \"Not-A.Brand\";v\u003d\"8\", \"Chromium\";v\u003d\"135\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "accept-encoding": "gzip, deflate, br, zstd",
  "accept-language": "en-US,en;q\u003d0.9",
  "cookie": "_gid\u003dGA1.2.1265047192.1745825002; _ga\u003dGA1.2.1650576532.1738752960; JSESSIONID\u003dAD623538DCDCDE27055B97879A488FDA; _ga_NF8HNLNJJE\u003dGS1.1.1745825002.5.1.1745825607.0.0.0",
  "connection": "close"
}
incoming_path
/test/a/ArconCI/authorize
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "response_type": "code",
  "client_id": "0oaka2gpoymlyinwZ5d7",
  "redirect_uri": "https://oidc.arconnet.com/api/Oidc/callback",
  "scope": "openid email",
  "state": "ce9f8826-0c8f-47eb-be96-0c21b30e31e9",
  "nonce": "331c9626-74b8-495e-a470-324415a1ffdb"
}
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
Authorization endpoint
2025-04-28 07:49:57 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2025-04-28 07:49:57 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email"
]
expected
openid
2025-04-28 07:49:57 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "response_type": "code",
  "client_id": "0oaka2gpoymlyinwZ5d7",
  "redirect_uri": "https://oidc.arconnet.com/api/Oidc/callback",
  "scope": "openid email",
  "state": "ce9f8826-0c8f-47eb-be96-0c21b30e31e9",
  "nonce": "331c9626-74b8-495e-a470-324415a1ffdb"
}
2025-04-28 07:49:57 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email
2025-04-28 07:49:57 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
331c9626-74b8-495e-a470-324415a1ffdb
2025-04-28 07:49:57 INFO
EnsureAuthorizationRequestContainsPkceCodeChallenge
Skipped evaluation due to missing required element: effective_authorization_endpoint_request code_challenge
path
code_challenge
mapped
object
effective_authorization_endpoint_request
2025-04-28 07:49:57 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2025-04-28 07:49:57 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
0oaka2gpoymlyinwZ5d7
2025-04-28 07:49:57 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://oidc.arconnet.com/api/Oidc/callback
expected
[
  "https://oidc.arconnet.com/api/Oidc/callback"
]
2025-04-28 07:49:57 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email"
]
expected
openid
2025-04-28 07:49:57 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2025-04-28 07:49:57 INFO
CheckForUnexpectedClaimsInRequestObject
Skipped evaluation due to missing required element: authorization_request_object claims
path
claims
mapped
object
authorization_request_object
2025-04-28 07:49:57 INFO
CheckForUnexpectedClaimsInClaimsParameter
Skipped evaluation due to missing required element: authorization_request_object claims.claims
path
claims.claims
mapped
object
authorization_request_object
2025-04-28 07:49:57 INFO
CheckForUnexpectedOpenIdClaims
Skipped evaluation due to missing required element: authorization_request_object claims.claims
path
claims.claims
mapped
object
authorization_request_object
2025-04-28 07:49:57 INFO
CheckRequestObjectClaimsParameterValues
Skipped evaluation due to missing required element: authorization_request_object claims.claims
path
claims.claims
mapped
object
authorization_request_object
2025-04-28 07:49:57 INFO
CheckRequestObjectClaimsParameterMemberValues
Skipped evaluation due to missing required element: authorization_request_object claims.claims
path
claims.claims
mapped
object
authorization_request_object
2025-04-28 07:49:57 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
LmMwexx7SMitm1IXYErrYV6dtiwXAswX
2025-04-28 07:49:57 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
ogGyU7fuszWtV1XsfhTCyA
2025-04-28 07:49:57 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://oidc.arconnet.com/api/Oidc/callback",
  "state": "ce9f8826-0c8f-47eb-be96-0c21b30e31e9"
}
2025-04-28 07:49:57 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://oidc.arconnet.com/api/Oidc/callback",
  "state": "ce9f8826-0c8f-47eb-be96-0c21b30e31e9",
  "code": "LmMwexx7SMitm1IXYErrYV6dtiwXAswX"
}
2025-04-28 07:49:57
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://oidc.arconnet.com/api/Oidc/callback?state=ce9f8826-0c8f-47eb-be96-0c21b30e31e9&code=LmMwexx7SMitm1IXYErrYV6dtiwXAswX
2025-04-28 07:49:57 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance LlJE87FwQz6xFyp
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://oidc.arconnet.com/api/Oidc/callback?state=ce9f8826-0c8f-47eb-be96-0c21b30e31e9&code=LmMwexx7SMitm1IXYErrYV6dtiwXAswX]
outgoing_path
authorize
2025-04-28 07:49:57 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to /test/a/ArconCI/token
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic MG9ha2EyZ3BveW1seWlud1o1ZDc6X1NESFBLS3h0YlE1NXJQdkZKVjNESUhOSTlWS0FmYkNKcHR6Smh6VjVFaWJkdHZZSmxYTlA2dlNsUEMtWkRLSg\u003d\u003d",
  "traceparent": "00-163bcdd56d9035712fe9a52d60c29f69-2a4517b27a96241c-00",
  "cookie": "JSESSIONID\u003dB0A6189B5F2ACF761BF49D54B23A0592",
  "content-type": "application/x-www-form-urlencoded",
  "content-length": "136",
  "connection": "close"
}
incoming_path
/test/a/ArconCI/token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "code": "LmMwexx7SMitm1IXYErrYV6dtiwXAswX",
  "redirect_uri": "https://oidc.arconnet.com/api/Oidc/callback"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=LmMwexx7SMitm1IXYErrYV6dtiwXAswX&redirect_uri=https%3A%2F%2Foidc.arconnet.com%2Fapi%2FOidc%2Fcallback
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-AES256-GCM-SHA384
incoming_body_json
Token endpoint
2025-04-28 07:49:57
CheckClientIdMatchesOnTokenRequestIfPresent
client_id not present, nothing to check
2025-04-28 07:49:57 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
0oaka2gpoymlyinwZ5d7
client_secret
_SDHPKKxtbQ55rPvFJV3DIHNI9VKAfbCJptzJhzV5EibdtvYJlXNP6vSlPC-ZDKJ
method
client_secret_basic
2025-04-28 07:49:57 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2025-04-28 07:49:57 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
LmMwexx7SMitm1IXYErrYV6dtiwXAswX
2025-04-28 07:49:57 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://oidc.arconnet.com/api/Oidc/callback
2025-04-28 07:49:57 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
eSmEXVZ4TCnkQGJ66q8puxojB5WkSQNigs6FLlG9Ch4PIKrxxW
2025-04-28 07:49:57 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
_YB-wHMUGGcaU56JM5nvPw
2025-04-28 07:49:57 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/ArconCI/
sub
user-subject-1234531
aud
0oaka2gpoymlyinwZ5d7
nonce
331c9626-74b8-495e-a470-324415a1ffdb
iat
1745826597
exp
1745826897
2025-04-28 07:49:57 SUCCESS
RemoveIatFromIdToken
Removed iat from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/ArconCI/",
  "sub": "user-subject-1234531",
  "aud": "0oaka2gpoymlyinwZ5d7",
  "nonce": "331c9626-74b8-495e-a470-324415a1ffdb",
  "exp": 1745826897
}
2025-04-28 07:49:57 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
_YB-wHMUGGcaU56JM5nvPw
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/ArconCI/",
  "sub": "user-subject-1234531",
  "aud": "0oaka2gpoymlyinwZ5d7",
  "nonce": "331c9626-74b8-495e-a470-324415a1ffdb",
  "exp": 1745826897,
  "at_hash": "_YB-wHMUGGcaU56JM5nvPw"
}
2025-04-28 07:49:57 INFO
AddAuthTimeToIdTokenClaims
Skipped evaluation due to missing required element: effective_authorization_endpoint_request max_age
path
max_age
mapped
object
effective_authorization_endpoint_request
2025-04-28 07:49:57 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI2YzBmYjI2NC04N2NiLTRhNjYtODU0Yi00NDZhZDhhYTJhNTUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiX1lCLXdITVVHR2NhVTU2Sk01bnZQdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiMG9ha2EyZ3BveW1seWlud1o1ZDciLCJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL0FyY29uQ0kvIiwiZXhwIjoxNzQ1ODI2ODk3LCJub25jZSI6IjMzMWM5NjI2LTc0YjgtNDk1ZS1hNDcwLTMyNDQxNWExZmZkYiJ9.sy7y9mVY-ATDldnvM5M3n8C_J0U2M-q6yJDtD7hIvX_Niu4eKB7jFug38-VIs-IYEB-zn_boHn3oy3qTf_esHe2HVFclIwivfV8R0kd2Ot3fiWy1zfp1q1HtjKZnpxkt5IS8rMnVFn48zTkGYbIK1qOI8-okD8_P9iVzBGU2GqOkd7Ejj-G6qWfTVwpYYCO9T_OiDsPFjBZPEk_FlW7pm1YwKVcwfiJVO9FZyS7zxvnT7a1hWvBIoB8l2jlV29YsfyCZBIdAXLmp3Z3QeUjiZ1BIcAxNu42LOpex_ydnLo4TFFXWWfwQooiPhpbcsHKuMG4L1VhqSi1_9G99L67t0A
key
{"p":"7FI2Tl1cunuZnifBvib7swqwoKk5RJ0UgRjAZa-enx-EQSGJNlEPvE34DnVis8_7XAE0W0ZU93MZyD_cUoaBcl0XMlm43ep6eCE7cYdkZ50nMxiUtKn-sCFnbMbj-m_Ri4BWJ3F1WZ_m8-qv2DXBxLVtjl5h1WvueAS72K8D5Dc","kty":"RSA","q":"3uQjkf0DG4UQylxN0QjcfmIpJ9RL4nuj99dXc9KFoVFUrdv2wNuV40Vm1R62CHjZsc22tBJ3izlVui0NYvZtcgaWUG5e1HlJircO__S6I3ZiVyI6qqJkTc4sivuumvhPl5rjG1Chqs6jzuU_ExMrZqdoWArQ-nDrQTn3Kcmkt0E","d":"AyJH59Ly6n2p8qsW3rA-Xh69WdnR1E_ESi6fzQxwK4OiSQkhmfB3NI9J_bWJNWODvIz3E3XnuyBG08vHcT7F7ga1ZWv3uMX4T0wTgZnjP9rcWSADz2qTjjka7Xbir6TliwViEU6KUA74j5dcP_qZzaOSNf2n3NoiSzTBJjGnqBgjDI-XgQxBDMAsHbGVnfdIGHuhz_jcaApLGkaz-iEHz_6oOqVIRdlZSF3hkTJHKjgokSlcu-YKJdbhAHcjCIH7nc6F8tiDQPAUifMPqID7CF09in4-P48qk7tfxNXwAMiScCSieLtrr4y6oh9Cf7FTc6_QlyRoegCyxOuV5DUegQ","e":"AQAB","use":"sig","kid":"6c0fb264-87cb-4a66-854b-446ad8aa2a55","qi":"b2tYG9lX0zx4SauBvUSth7fz1H_6t5jLiPip5PGrJS4fQifDLtZmUeqZtvhXZj2cogO2KUm_VNW_7UjThpmPnd30wFdAxMolefGTuslFRqf0maGkmtlJPhJ6il-f1shgVl6oV2sbzASmvZvDkx2dvf40I6Ml-g2PHyEGb8424v4","dp":"xXxCc6RjrFdD3b3dkzlil5F0Xx5rhCI8k1GK3q8vQEyHKiKLVr_RBYymofaIwDkrFgzPowMYWB1wyz5KsRBENr0CeIowCgs7ww4Kbeo2Brx2mKWPB5cUBj4z_twKgitVkl1yIc4Xwgj1aJqTznvF7MusvQ-0dDSY-OUD0aUX_Gs","dq":"1gV4RkkNP9KQ4c6qBesdVdnJrO4EA7A3LNdAqP1fxRvEVMEe-eaf0UAl0sSPhCkO19Uw9024Lh5au89gyELZqqC6mvav5hOkUycdpxaF2WFmYkaC0K_n4nHzgWzUJwgB3RAjvGm7IrkSv6qO2zEP_p0G62tPaPseWl5ff2eY20E","n":"zcHlJlRPJ31rcKXCzXRyrio7V8DuVnpVIdS0dw89E7J_RiwR0QiNNtsOkQk2JTfw1Y5X0a2fUm3A7dgausJkOZxyhJTV-fiVe6mFouci3TNlTHel_W6UPBQyT1pDBWGbI19tLFGPT3koTlq_JqLZO7Kc15lGc7byIry-iatuksCwdnoayQBNqzfjvKl29tUuv7h3tLq_aNBB5LUtRuaid4iDZ8E9YECpm3cvQSsjtv0O961uWxmqfya8eVx5pC0J--Xeo2ILf1gPeGzp6QXa-cGG4PEbirXqUOsWibd5BZcqksDhpzyEPqOH4_YN1_yyXghJ9VQoI7rjxWGcmlxC9w"}
algorithm
RS256
2025-04-28 07:49:57 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2025-04-28 07:49:57 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
eSmEXVZ4TCnkQGJ66q8puxojB5WkSQNigs6FLlG9Ch4PIKrxxW
token_type
Bearer
id_token
eyJraWQiOiI2YzBmYjI2NC04N2NiLTRhNjYtODU0Yi00NDZhZDhhYTJhNTUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiX1lCLXdITVVHR2NhVTU2Sk01bnZQdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiMG9ha2EyZ3BveW1seWlud1o1ZDciLCJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL0FyY29uQ0kvIiwiZXhwIjoxNzQ1ODI2ODk3LCJub25jZSI6IjMzMWM5NjI2LTc0YjgtNDk1ZS1hNDcwLTMyNDQxNWExZmZkYiJ9.sy7y9mVY-ATDldnvM5M3n8C_J0U2M-q6yJDtD7hIvX_Niu4eKB7jFug38-VIs-IYEB-zn_boHn3oy3qTf_esHe2HVFclIwivfV8R0kd2Ot3fiWy1zfp1q1HtjKZnpxkt5IS8rMnVFn48zTkGYbIK1qOI8-okD8_P9iVzBGU2GqOkd7Ejj-G6qWfTVwpYYCO9T_OiDsPFjBZPEk_FlW7pm1YwKVcwfiJVO9FZyS7zxvnT7a1hWvBIoB8l2jlV29YsfyCZBIdAXLmp3Z3QeUjiZ1BIcAxNu42LOpex_ydnLo4TFFXWWfwQooiPhpbcsHKuMG4L1VhqSi1_9G99L67t0A
scope
openid email
2025-04-28 07:49:57 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance LlJE87FwQz6xFyp
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "eSmEXVZ4TCnkQGJ66q8puxojB5WkSQNigs6FLlG9Ch4PIKrxxW",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI2YzBmYjI2NC04N2NiLTRhNjYtODU0Yi00NDZhZDhhYTJhNTUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiX1lCLXdITVVHR2NhVTU2Sk01bnZQdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiMG9ha2EyZ3BveW1seWlud1o1ZDciLCJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL0FyY29uQ0kvIiwiZXhwIjoxNzQ1ODI2ODk3LCJub25jZSI6IjMzMWM5NjI2LTc0YjgtNDk1ZS1hNDcwLTMyNDQxNWExZmZkYiJ9.sy7y9mVY-ATDldnvM5M3n8C_J0U2M-q6yJDtD7hIvX_Niu4eKB7jFug38-VIs-IYEB-zn_boHn3oy3qTf_esHe2HVFclIwivfV8R0kd2Ot3fiWy1zfp1q1HtjKZnpxkt5IS8rMnVFn48zTkGYbIK1qOI8-okD8_P9iVzBGU2GqOkd7Ejj-G6qWfTVwpYYCO9T_OiDsPFjBZPEk_FlW7pm1YwKVcwfiJVO9FZyS7zxvnT7a1hWvBIoB8l2jlV29YsfyCZBIdAXLmp3Z3QeUjiZ1BIcAxNu42LOpex_ydnLo4TFFXWWfwQooiPhpbcsHKuMG4L1VhqSi1_9G99L67t0A",
  "scope": "openid email"
}
outgoing_path
token
2025-04-28 07:49:58 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to /test/a/ArconCI/jwks
incoming_headers
{
  "host": "www.certification.openid.net",
  "traceparent": "00-163bcdd56d9035712fe9a52d60c29f69-b4749e9fc7d33ed8-00",
  "cookie": "JSESSIONID\u003dB0A6189B5F2ACF761BF49D54B23A0592",
  "connection": "close"
}
incoming_path
/test/a/ArconCI/jwks
incoming_body_form_params
incoming_method
GET
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-AES256-GCM-SHA384
incoming_body_json
Jwks endpoint
2025-04-28 07:49:58 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance LlJE87FwQz6xFyp
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "6c0fb264-87cb-4a66-854b-446ad8aa2a55",
      "n": "zcHlJlRPJ31rcKXCzXRyrio7V8DuVnpVIdS0dw89E7J_RiwR0QiNNtsOkQk2JTfw1Y5X0a2fUm3A7dgausJkOZxyhJTV-fiVe6mFouci3TNlTHel_W6UPBQyT1pDBWGbI19tLFGPT3koTlq_JqLZO7Kc15lGc7byIry-iatuksCwdnoayQBNqzfjvKl29tUuv7h3tLq_aNBB5LUtRuaid4iDZ8E9YECpm3cvQSsjtv0O961uWxmqfya8eVx5pC0J--Xeo2ILf1gPeGzp6QXa-cGG4PEbirXqUOsWibd5BZcqksDhpzyEPqOH4_YN1_yyXghJ9VQoI7rjxWGcmlxC9w"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "06d7d32c-022a-4e8d-9c16-37827f752ed2",
      "n": "u1-jcL4Ose6jH1qT1KwjOQh9ymvD3Xffiz1n0B8zACoG5p7bbAMpQdfSn50g0MRNOlk_0r-yFa5bbOT8-tynWLhsBhAHmYuyYwIBVyFGGEQVHKzGETFp2SVWcbXkC9TP7G6YHEi7pjsJTi3h1N4ASPlh6yhFW_tbSwQp5meWC34fSLs0BKLEJYE6CeukuS4TvqEQRPn1AA41FRb6uQwpCr6MP58vBo9-DP-DgnvE4edYBP04J-OErESScuOWp2BKZkYtfOIy4waUYxGH_wSyzixby3GOHuXR6d9Wn2_XHDNW0g_-58NvGHWK8lTEROGxBBljq3zO0OfNlGjLBK3PCQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e7207904-4af8-4101-a623-9eafcee6c257",
      "x": "R1aRjMvUhpj5J7OW6wCy1v5A5ED3A8OGDlmMJ3Hxb_w",
      "y": "EekvIR75mLFP3untiDSshnLzzwBhRIcpuNz-QlZsRYw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "a2a8b13a-d472-4979-ae22-edb3c118aaf4",
      "x": "XB3sqmkgVo3tFUGD6Lc4VnWudZClwFSHhlHAKIJL8g8",
      "y": "_tD5O-TEN-aUD7bgzRGNP2ED5dCjh7-v6teBKvqB5vk"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "24aa2ce2-c942-4768-bf16-3af9e6db910c",
      "x": "tRbJNz_ZRtcqbCjg0qvNXhMTrSIkXfAYt4FZkfmeXHA",
      "y": "CKOH-yX3SaxOzpC4l3SZP9N021IwAGzDkSo3gInoueM"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "696a076f-379e-4cb6-9ccc-7cd8cc9aba2a",
      "x": "CF6b010vFHcDywMSY2vjanhrbo5tfZdfVwyvViwAdKE"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "238371bb-2be0-40cb-b51c-08a8bde3660d",
      "alg": "RSA-OAEP",
      "n": "7ewF7NX4yJKWQ9ALUqtI_JRB8MArz1CJeFmUFXlw39P16u2cH3KG9QAnWdCSOPRiBf4eGJ9U2TIzjEBGh7-wd43wQfEJTe7Kc0s8WxC8RMwM4oW0_xiEsig9PisRsGSZXLP6xhDPOhvPp6LLoL5KmlJ607til8ZKEMc0z6tjeVkjSuzrcMPzu_srn6XhcoPAadoUxxK3wr9XvGYlmTaHpqKA2OopQWSUdoTlhKMgknWU2G_N6939Sk1Z0frYw1Ly7Jzb7SBm-EnLv0KmkE3Z4ckuGPyrydkeXpc5yhqNXQvcsMiOGOfoPLJIVULwUWAPgCoO_wwi-_sy-mCb8Behgw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "2dabbfbe-ece2-4e7b-bd62-95afb8aede54",
      "x": "tebxGWw4aKVwg968F2VeGLNelxmZ7rSJUP0_RBCdJ9M",
      "y": "E5pqKBp6hDN3FbbWIMt_r_5y9_Mm4CKclY3OP3VaGgs",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2025-04-28 07:50:02 FINISHED
oidcc-client-test-missing-iat
Test has run to completion
testmodule_result
PASSED
2025-04-28 07:50:05
TEST-RUNNER
Alias has now been claimed by another test
alias
ArconCI
new_test_id
Kw3VyUtYlwmPcdc
Test Results