Test Summary

Test Results

Expand All Collapse All
All times are UTC
2025-04-28 07:52:24 INFO
TEST-RUNNER
Test instance yGrRRCmurzFZWgl 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-nonce-invalid
2025-04-28 07:52:24 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:52:24
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:52:24
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "6F1djg2lnVOGJ4EHiiUhKshNHbDv_xd8BsEuNj8GHMyly4aRw89dGXFeMcZJ8XLqukpcQ6m3BQgBfmXG50kS1orhTf4vsugdDRIipxOFwvG_ILPQzNZOonOyPf4886J5JMesNGl8z5IDgb80rp28pLtkBh1jiLpwFDUSVMMqM-E",
      "kty": "RSA",
      "q": "tVeYS2u1hJ8TS-0sRLCGOVCpJGCx0w3pRcS7XeXrMc2OOR0D_ZQVhDmr8SnqO6eSMcwkGUPgO9m7-07tJrHSkK3t7p8FU32ntW8cKrGmC_Ey80lAAmOl_mit9GcMVbWsngC9Mg2Zp0Qy0Xd8vYuHWvZHUNKKExUk__lcGuknkGc",
      "d": "Ud_HVWjlXpu1iGXv2D3ZWNIGKBPkSQKVX-JSXBLqO8AOry7IqiSmdSDHwI80_BarK6-Sif553C4Lyr3iERLueLzpE-oyJ1t5cZHGbubqLaJtPjC7U6Nw9wfzhkYBfQFLVEsN8UNkDCzpjzu291XKCnwqRq9VhfVnRChHGVcOlmRk8dGhY3k-V-_7qZc8ywdmsWLkdEtdkICHPgNpHKiEX5GADdRMAM1R8VnZuzTye1meQAKP3mpHXceHs80-98CCDPwW10H6cavBHSx8nVK-zhGusDi1v3FY-juMbfidQXDiMcDNXdJ7JAlsL_SZwnGQoXGlv1LscgCJjo_-b5_ywQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "9ebcb3ac-f4eb-4120-a8eb-0a825985b809",
      "qi": "mDCBVsZ4ilhdlB9KyoEGUhWVd6_v6puNmbsNrS_yRXxtrvF9EymQwkCshD5loTVABaim21Ci4sLOxW1Xd70zjQoKDF92kNTvxLo9a13gzpGpOoegZTVswJVz02kQ2yPQedCTD5C3pUB4TCq8a9X_27eGtZCn5VkOJqpK6SPKcX0",
      "dp": "in8Lwh2UNt-PuIAJlGdpC2zzudy6T1saC5SdDKwn4oZ_031T6Ffyb7XIpPZBIG6URZEIyTOg6JjK-yGCmlxNpB6HB8uXdpUuq5nBmb_jHDym5MEIlO6vU9iNxrGAdt7CQg_ZLiwpvjaTbIQgzGssAyvGBHcD2nz1TLYNRQRGZUE",
      "dq": "IWGeh0Oshl1CEBf4rixQiPxwJmImWdOVvWIZm49XXDOamqjcszEvRMfY_uvYUmLmZoRNoNj9zgams_wza4wQVtGtmt9q-5OF68AoTzOkfU5JMr-pKMdvJwXd_794Zc6rl-pK6YvXXRMQx75XGA03PWdYeWhIQnsB9JzSd6GzxsE",
      "n": "pJmFHB-XRLrnDUZ3hiqHVAOqy7UNxf0k_8kcA8eKEZ_Z7DTNaQ9XdQb8_LOQKu__Y-dj9RumNsQe4lo0t4RLw162rtlnLVUb-QU45nsAj9cfyTOZKPWdfuNdTaORfBts4O2-Xfq_sDiWLpQL3cRP8hoP7rxtMsLfvoim76S3VPW-tPT-wstbwUj-ZtXhlvL9WuJ3nrW6JXGMLwwyGaGhd8hRr_jP1rl2su4kI-fLomSPHwM5driaeiZ_VMtSPQOmw7DiMIMm9A0DeOD5cSue5TYLPVJx0vDOqAAY1pT1tdW8ZUB4ql3dCC1r6A0quPRcsnr3c80QYVd9_FNh83Bvhw"
    },
    {
      "kty": "EC",
      "d": "6sb9pDhzaxHY_TR1FXLTxEfszPUI1Oy-6XxQQBqYj1M",
      "use": "sig",
      "crv": "P-256",
      "kid": "a96a7041-620a-4c58-a202-84eeed23aee9",
      "x": "c2kYf0pjQKAluxCcW0nTRjOS1XDmBoOSXSYUr8Bv1SY",
      "y": "F7KJ0bCDAECIZEgvPgEdE7YRDu56WYzR_5ek0vZC4Dw"
    },
    {
      "kty": "EC",
      "d": "Avqh-FOne-uueek23V7fjvxM4wZOeWkmvukEXqJk0Ls",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "b0fa4e54-4663-4137-b416-2b3473539686",
      "x": "Ap76emjMU87z_TdGf2jVUb5Un1mHe4AGdsha-t3ka1E",
      "y": "kv0C8gbHv63FKH92yuOR_pbcDxHQ5KS-QIVmdZYZIew"
    },
    {
      "kty": "OKP",
      "d": "EhWfhKB73cJEcaLWS-Lmq0Hyo3-FWMDrZ4Efsm2MwC0",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "45584cb5-665e-4ea3-ab80-b6856b3502fc",
      "x": "CRcn_-RB39RkjPDD7_GYrDWQNu83RNv4sR8fvNLXnRY"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "7xrEewJ4ln1K6BWm_MUx8GFSIOtaRe4Hq9wOqC1d0m7gGB9i9PHr8k5FmP3fV3H5EvcYR9nTRwOLGmyKeT6ogsqAfdRIJ0bqLrylSErasTTYmmj6rWvTLS_Ul6eAbDU0Tl-ETSNTYnpQDBbADT1iJ4q2zPZsO6W31crdj1Pvo40",
      "kty": "RSA",
      "q": "51oME_pf2V4nzsmSwkPBx-dfscLD-Z3nrp4CWsatniWqOJAEq_3UI5oQI-0jp8TyBSekljLea2iSDTFW6W9iRD-ZMw_MSXRkTjNvxmXCdaMkmVpjyC-CIJt-T_ar0dYPKSnuKLQkaL9bzfK2ci8XM5kS5wZmjq342KjondSK7qM",
      "d": "P7yNeQl0WeQf3hOTSsL6zBMLCAhsZ95tpnmHTGDKUk0YL0z3uWUnvgDCYW8ER_3u6mKGWJXoqdBp-Z8aaLxXhCAOw3rOzIub9x1fCrx8LE2MPxO2DuCNeWHAbg7zOjubxy6_EQGS-6IH6Q8k9G0_uH105xaI4DvswrjKd2DjUjF8NcjgyO6LKvjiN0V07X3G3eVZZFn1klXXUniochrLq6j8B4ipTEz2RJch41x6Qmo2FGDqORhIdOVgOC0B97lwAPKKkXQmk6FjPnQBI5INQgUXmNF8PxFTQQhSbAoB0f4YV2sboNtX9PG7qcPcb-YKpfLh1s0apcftP-WkBFXHyQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "a61cffc0-43a5-4e16-b5ca-d83a82825b41",
      "qi": "nblRExKLvL8clzklATaHDblCC2Mnrm7H9gNp4MQjjteKbnYdfsNaB_LuyRkGsM6SyauBUUqWZvr6QlNZ5UOaTJ3vlUrEy3UidH6x8fZoc6PHn0oVxI5VbbqEpOqjw22lwa811Pu4E2Uk8KJdohm6YGFsWGwRgS3G2GiP2dDFxo0",
      "dp": "6ue_VKKO2jpp1y0-i2MotuLGDzVp0P4TZ1Kgy7UWUeFAJDLhw4fRqJIhajcwrvZ4H5vGrQBhw4jFpsYwHQHkB-ru5bAi2wOemyAWublgtWwXyUuNy8b9B43QLNYRIz36D21jy20DROKptda8A8Xkorhy81a96rPash3GIkPyURk",
      "alg": "RSA-OAEP",
      "dq": "l2mrtfeLe6vPydrLHjFSRg775k9eC6R42SO4zshxIKvt-A7pv9bkXFicb6boSwjujMkhQtwQDaPm0pOUGjs3yQsGrRCN1xVCAJxRbztyRaN8dJFf9MiDFewugw8h7Ld4PKygnisoGRYEc4mCNsDzImXwpRrfTEo4LzR86a8NLpk",
      "n": "2BVB-_yFsUN4Qxun_du1WZz1CSuP3MIb9GNmFsCrCMW5XgAsKCoTI2DuMNUF07fkCPio6mdxtrpF3tPO_7SSQvoytugFSeNSjZXLG-WNdWv6Lm3nvyTcH7hMzod-IOgYuMypB7PhFJRr1rjs1Oxc1G7V7yyJIMKvWHhrv0KAk8Gq51q3gjhHFsOa3XkhN7xNgGJbDWfxwuKzrCNMipgTxChQIsYFunNnLH0TcOBmuF_qxUtsOfBX8tvlF1_e_PZd0NuxtkFjLmM5kZVqiZ2nFvNpGszajVRoWeRih9001xJklGsSRGrkiVLd798DleDATYKjcWMocXfNoxpjKaQ4xw"
    },
    {
      "kty": "EC",
      "d": "d4dKp6kpEhAcP-woApPopolOT9r2PyPMFXKqDj3Som8",
      "use": "enc",
      "crv": "P-256",
      "kid": "472f6218-eba3-4bfb-bbfb-61b766663319",
      "x": "2RQHuc-I_G6LyHvmepxfFev9O1hxdco1G7-0g1xz9uU",
      "y": "skXbie3nOmwodJn1hvtu7elm8UIDQTjB3-NDz91HBEQ",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "9ebcb3ac-f4eb-4120-a8eb-0a825985b809",
      "n": "pJmFHB-XRLrnDUZ3hiqHVAOqy7UNxf0k_8kcA8eKEZ_Z7DTNaQ9XdQb8_LOQKu__Y-dj9RumNsQe4lo0t4RLw162rtlnLVUb-QU45nsAj9cfyTOZKPWdfuNdTaORfBts4O2-Xfq_sDiWLpQL3cRP8hoP7rxtMsLfvoim76S3VPW-tPT-wstbwUj-ZtXhlvL9WuJ3nrW6JXGMLwwyGaGhd8hRr_jP1rl2su4kI-fLomSPHwM5driaeiZ_VMtSPQOmw7DiMIMm9A0DeOD5cSue5TYLPVJx0vDOqAAY1pT1tdW8ZUB4ql3dCC1r6A0quPRcsnr3c80QYVd9_FNh83Bvhw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "df38b800-c360-43da-95c3-54cd149f8662",
      "n": "vwAo8fdNriPI_2UzoSRz-QbiilYW3CO8IgpQiuXmaNHLG7am7E3WorZ2VM-qXcau3kL87uysUuKXYf1DTYixNiLjQEzyfn9LmgBlmwtLnNdbMilALNIw5S6rb-ibub-1eRzozKLFqz74v1Iw_7BkBFN_0DW2ijSZ2fnm2onq2n6UXxCPC9hIwm5ZYTTH7CWGuv_qD13jixUm5tzAw8bjut5EVqqkmimhdrNTjCFtM19_ZSE20-Na686A-CN7oDzbN_6uONo2t4G4yb2GDaMNUiHWl7j0UL7WP34BrbtBV-vM9RHlFkMWS-tdqubDH7aOIEEqiW1uFx4JLmLOaslfhw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "a96a7041-620a-4c58-a202-84eeed23aee9",
      "x": "c2kYf0pjQKAluxCcW0nTRjOS1XDmBoOSXSYUr8Bv1SY",
      "y": "F7KJ0bCDAECIZEgvPgEdE7YRDu56WYzR_5ek0vZC4Dw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "3a32ebaf-ffae-4058-9264-a79fe27910cf",
      "x": "Th9Fgjfnv284TYWCEPpCpLwniAgRDip0ZknZuXFxV6o",
      "y": "5a-W-uUANC8I2ogr5xHJsw5hvsXBS-lCO35RmshYHfs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "b0fa4e54-4663-4137-b416-2b3473539686",
      "x": "Ap76emjMU87z_TdGf2jVUb5Un1mHe4AGdsha-t3ka1E",
      "y": "kv0C8gbHv63FKH92yuOR_pbcDxHQ5KS-QIVmdZYZIew"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "45584cb5-665e-4ea3-ab80-b6856b3502fc",
      "x": "CRcn_-RB39RkjPDD7_GYrDWQNu83RNv4sR8fvNLXnRY"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "a61cffc0-43a5-4e16-b5ca-d83a82825b41",
      "alg": "RSA-OAEP",
      "n": "2BVB-_yFsUN4Qxun_du1WZz1CSuP3MIb9GNmFsCrCMW5XgAsKCoTI2DuMNUF07fkCPio6mdxtrpF3tPO_7SSQvoytugFSeNSjZXLG-WNdWv6Lm3nvyTcH7hMzod-IOgYuMypB7PhFJRr1rjs1Oxc1G7V7yyJIMKvWHhrv0KAk8Gq51q3gjhHFsOa3XkhN7xNgGJbDWfxwuKzrCNMipgTxChQIsYFunNnLH0TcOBmuF_qxUtsOfBX8tvlF1_e_PZd0NuxtkFjLmM5kZVqiZ2nFvNpGszajVRoWeRih9001xJklGsSRGrkiVLd798DleDATYKjcWMocXfNoxpjKaQ4xw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "472f6218-eba3-4bfb-bbfb-61b766663319",
      "x": "2RQHuc-I_G6LyHvmepxfFev9O1hxdco1G7-0g1xz9uU",
      "y": "skXbie3nOmwodJn1hvtu7elm8UIDQTjB3-NDz91HBEQ",
      "alg": "ECDH-ES"
    }
  ]
}
2025-04-28 07:52:24 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2025-04-28 07:52:24 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2025-04-28 07:52:24 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:52:24 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:52:24 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:52:24 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2025-04-28 07:52:24 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2025-04-28 07:52:24 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://oidc.arconnet.com/api/Oidc/callback"
]
2025-04-28 07:52:24 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2025-04-28 07:52:24 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2025-04-28 07:52:24 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2025-04-28 07:52:24 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2025-04-28 07:52:24 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2025-04-28 07:52:24 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:52:24 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2025-04-28 07:52:24 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:52:24 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2025-04-28 07:52:24 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:52:24 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2025-04-28 07:52:24 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:52:24 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2025-04-28 07:52:24 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2025-04-28 07:52:24 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2025-04-28 07:52:24 SUCCESS
ValidateInitiateLoginUri
initiate_login_uri is valid
initiate_login_uri
https://oidc.arconnet.com/api/Oidc/initiate-login
2025-04-28 07:52:24 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2025-04-28 07:52:24 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2025-04-28 07:52:24
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2025-04-28 07:52:24
oidcc-client-test-nonce-invalid
Setup Done
2025-04-28 07:52:32 INCOMING
oidcc-client-test-nonce-invalid
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": "3a23e07c-8a1a-4c2a-b4ac-880d63bf4d9d",
  "nonce": "5361bd6c-cbf8-47f6-a73e-384ae8502673"
}
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:52:32 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2025-04-28 07:52:33 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email"
]
expected
openid
2025-04-28 07:52:33 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": "3a23e07c-8a1a-4c2a-b4ac-880d63bf4d9d",
  "nonce": "5361bd6c-cbf8-47f6-a73e-384ae8502673"
}
2025-04-28 07:52:33 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email
2025-04-28 07:52:33 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
5361bd6c-cbf8-47f6-a73e-384ae8502673
2025-04-28 07:52:33 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:52:33 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2025-04-28 07:52:33 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
0oaka2gpoymlyinwZ5d7
2025-04-28 07:52:33 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:52:33 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email"
]
expected
openid
2025-04-28 07:52:33 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2025-04-28 07:52:33 INFO
CheckForUnexpectedClaimsInRequestObject
Skipped evaluation due to missing required element: authorization_request_object claims
path
claims
mapped
object
authorization_request_object
2025-04-28 07:52:33 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:52:33 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:52:33 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:52:33 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:52:33 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
866CveVjk77uSZ8XWG4cXRR2mnTyZLQA
2025-04-28 07:52:33 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
SIWDyi5a3bHO1G_dVe6CpQ
2025-04-28 07:52:33 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://oidc.arconnet.com/api/Oidc/callback",
  "state": "3a23e07c-8a1a-4c2a-b4ac-880d63bf4d9d"
}
2025-04-28 07:52:33 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://oidc.arconnet.com/api/Oidc/callback",
  "state": "3a23e07c-8a1a-4c2a-b4ac-880d63bf4d9d",
  "code": "866CveVjk77uSZ8XWG4cXRR2mnTyZLQA"
}
2025-04-28 07:52:33
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://oidc.arconnet.com/api/Oidc/callback?state=3a23e07c-8a1a-4c2a-b4ac-880d63bf4d9d&code=866CveVjk77uSZ8XWG4cXRR2mnTyZLQA
2025-04-28 07:52:33 OUTGOING
oidcc-client-test-nonce-invalid
Response to HTTP request to test instance yGrRRCmurzFZWgl
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://oidc.arconnet.com/api/Oidc/callback?state=3a23e07c-8a1a-4c2a-b4ac-880d63bf4d9d&code=866CveVjk77uSZ8XWG4cXRR2mnTyZLQA]
outgoing_path
authorize
2025-04-28 07:52:34 INCOMING
oidcc-client-test-nonce-invalid
Incoming HTTP request to /test/a/ArconCI/token
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic MG9ha2EyZ3BveW1seWlud1o1ZDc6X1NESFBLS3h0YlE1NXJQdkZKVjNESUhOSTlWS0FmYkNKcHR6Smh6VjVFaWJkdHZZSmxYTlA2dlNsUEMtWkRLSg\u003d\u003d",
  "traceparent": "00-86df400281a8858813e896373ddd6baa-d1aafaa14f2325ca-00",
  "cookie": "JSESSIONID\u003d63C028490CD78A9D63484D337447BAAE",
  "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": "866CveVjk77uSZ8XWG4cXRR2mnTyZLQA",
  "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=866CveVjk77uSZ8XWG4cXRR2mnTyZLQA&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:52:34
CheckClientIdMatchesOnTokenRequestIfPresent
client_id not present, nothing to check
2025-04-28 07:52:34 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
0oaka2gpoymlyinwZ5d7
client_secret
_SDHPKKxtbQ55rPvFJV3DIHNI9VKAfbCJptzJhzV5EibdtvYJlXNP6vSlPC-ZDKJ
method
client_secret_basic
2025-04-28 07:52:34 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2025-04-28 07:52:34 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
866CveVjk77uSZ8XWG4cXRR2mnTyZLQA
2025-04-28 07:52:34 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:52:34 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
S4y9J7ljXsuKXuwvgzwlT3K2JNTCOAoWhkrC1UyyPnC9urhF4l
2025-04-28 07:52:34 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
Rgq_diHU-m2TRx9GASDwMg
2025-04-28 07:52:34 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/ArconCI/
sub
user-subject-1234531
aud
0oaka2gpoymlyinwZ5d7
nonce
5361bd6c-cbf8-47f6-a73e-384ae8502673
iat
1745826754
exp
1745827054
2025-04-28 07:52:34 SUCCESS
AddInvalidNonceValueToIdToken
Added invalid nonce to ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/ArconCI/",
  "sub": "user-subject-1234531",
  "aud": "0oaka2gpoymlyinwZ5d7",
  "nonce": "5361bd6c-cbf8-47f6-a73e-384ae85026731",
  "iat": 1745826754,
  "exp": 1745827054
}
nonce
5361bd6c-cbf8-47f6-a73e-384ae85026731
2025-04-28 07:52:34 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
Rgq_diHU-m2TRx9GASDwMg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/ArconCI/",
  "sub": "user-subject-1234531",
  "aud": "0oaka2gpoymlyinwZ5d7",
  "nonce": "5361bd6c-cbf8-47f6-a73e-384ae85026731",
  "iat": 1745826754,
  "exp": 1745827054,
  "at_hash": "Rgq_diHU-m2TRx9GASDwMg"
}
2025-04-28 07:52:34 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:52:34 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI5ZWJjYjNhYy1mNGViLTQxMjAtYThlYi0wYTgyNTk4NWI4MDkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUmdxX2RpSFUtbTJUUng5R0FTRHdNZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiMG9ha2EyZ3BveW1seWlud1o1ZDciLCJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL0FyY29uQ0kvIiwiZXhwIjoxNzQ1ODI3MDU0LCJub25jZSI6IjUzNjFiZDZjLWNiZjgtNDdmNi1hNzNlLTM4NGFlODUwMjY3MzEiLCJpYXQiOjE3NDU4MjY3NTR9.SI1tnjMvYvD5MunkfTRJAkJFnKQRlTlNiirzfwzAcxxbzVLUQLMwvwCtX0JmHizQdIoxVZtFcg_ZIWhmnAuvIIhWmRfPWWcXuTrGebhvZkdrlQWa3G6sHWs-mKCQLEVn1EycNTjyVHB2B_vVBrjjqYvb_EKo-ogV5Y20Qlxy--wV2r9unYTbrtCTua_CcAohX6vPcIyL-1Xp44-QxRy6OsFao8J4mn3AKNyDjLEVWtmDrifvbP0lbhoDCujQp2rsXtsjWGwuKAiVMgQeAkIGK3kkSPlmbDPLudvaAjWPP4xFwropoY3WNIMg39EQOHoqhcegGMY_8V3uHS0Totsjfw
key
{"p":"6F1djg2lnVOGJ4EHiiUhKshNHbDv_xd8BsEuNj8GHMyly4aRw89dGXFeMcZJ8XLqukpcQ6m3BQgBfmXG50kS1orhTf4vsugdDRIipxOFwvG_ILPQzNZOonOyPf4886J5JMesNGl8z5IDgb80rp28pLtkBh1jiLpwFDUSVMMqM-E","kty":"RSA","q":"tVeYS2u1hJ8TS-0sRLCGOVCpJGCx0w3pRcS7XeXrMc2OOR0D_ZQVhDmr8SnqO6eSMcwkGUPgO9m7-07tJrHSkK3t7p8FU32ntW8cKrGmC_Ey80lAAmOl_mit9GcMVbWsngC9Mg2Zp0Qy0Xd8vYuHWvZHUNKKExUk__lcGuknkGc","d":"Ud_HVWjlXpu1iGXv2D3ZWNIGKBPkSQKVX-JSXBLqO8AOry7IqiSmdSDHwI80_BarK6-Sif553C4Lyr3iERLueLzpE-oyJ1t5cZHGbubqLaJtPjC7U6Nw9wfzhkYBfQFLVEsN8UNkDCzpjzu291XKCnwqRq9VhfVnRChHGVcOlmRk8dGhY3k-V-_7qZc8ywdmsWLkdEtdkICHPgNpHKiEX5GADdRMAM1R8VnZuzTye1meQAKP3mpHXceHs80-98CCDPwW10H6cavBHSx8nVK-zhGusDi1v3FY-juMbfidQXDiMcDNXdJ7JAlsL_SZwnGQoXGlv1LscgCJjo_-b5_ywQ","e":"AQAB","use":"sig","kid":"9ebcb3ac-f4eb-4120-a8eb-0a825985b809","qi":"mDCBVsZ4ilhdlB9KyoEGUhWVd6_v6puNmbsNrS_yRXxtrvF9EymQwkCshD5loTVABaim21Ci4sLOxW1Xd70zjQoKDF92kNTvxLo9a13gzpGpOoegZTVswJVz02kQ2yPQedCTD5C3pUB4TCq8a9X_27eGtZCn5VkOJqpK6SPKcX0","dp":"in8Lwh2UNt-PuIAJlGdpC2zzudy6T1saC5SdDKwn4oZ_031T6Ffyb7XIpPZBIG6URZEIyTOg6JjK-yGCmlxNpB6HB8uXdpUuq5nBmb_jHDym5MEIlO6vU9iNxrGAdt7CQg_ZLiwpvjaTbIQgzGssAyvGBHcD2nz1TLYNRQRGZUE","dq":"IWGeh0Oshl1CEBf4rixQiPxwJmImWdOVvWIZm49XXDOamqjcszEvRMfY_uvYUmLmZoRNoNj9zgams_wza4wQVtGtmt9q-5OF68AoTzOkfU5JMr-pKMdvJwXd_794Zc6rl-pK6YvXXRMQx75XGA03PWdYeWhIQnsB9JzSd6GzxsE","n":"pJmFHB-XRLrnDUZ3hiqHVAOqy7UNxf0k_8kcA8eKEZ_Z7DTNaQ9XdQb8_LOQKu__Y-dj9RumNsQe4lo0t4RLw162rtlnLVUb-QU45nsAj9cfyTOZKPWdfuNdTaORfBts4O2-Xfq_sDiWLpQL3cRP8hoP7rxtMsLfvoim76S3VPW-tPT-wstbwUj-ZtXhlvL9WuJ3nrW6JXGMLwwyGaGhd8hRr_jP1rl2su4kI-fLomSPHwM5driaeiZ_VMtSPQOmw7DiMIMm9A0DeOD5cSue5TYLPVJx0vDOqAAY1pT1tdW8ZUB4ql3dCC1r6A0quPRcsnr3c80QYVd9_FNh83Bvhw"}
algorithm
RS256
2025-04-28 07:52:34 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:52:34 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
S4y9J7ljXsuKXuwvgzwlT3K2JNTCOAoWhkrC1UyyPnC9urhF4l
token_type
Bearer
id_token
eyJraWQiOiI5ZWJjYjNhYy1mNGViLTQxMjAtYThlYi0wYTgyNTk4NWI4MDkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUmdxX2RpSFUtbTJUUng5R0FTRHdNZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiMG9ha2EyZ3BveW1seWlud1o1ZDciLCJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL0FyY29uQ0kvIiwiZXhwIjoxNzQ1ODI3MDU0LCJub25jZSI6IjUzNjFiZDZjLWNiZjgtNDdmNi1hNzNlLTM4NGFlODUwMjY3MzEiLCJpYXQiOjE3NDU4MjY3NTR9.SI1tnjMvYvD5MunkfTRJAkJFnKQRlTlNiirzfwzAcxxbzVLUQLMwvwCtX0JmHizQdIoxVZtFcg_ZIWhmnAuvIIhWmRfPWWcXuTrGebhvZkdrlQWa3G6sHWs-mKCQLEVn1EycNTjyVHB2B_vVBrjjqYvb_EKo-ogV5Y20Qlxy--wV2r9unYTbrtCTua_CcAohX6vPcIyL-1Xp44-QxRy6OsFao8J4mn3AKNyDjLEVWtmDrifvbP0lbhoDCujQp2rsXtsjWGwuKAiVMgQeAkIGK3kkSPlmbDPLudvaAjWPP4xFwropoY3WNIMg39EQOHoqhcegGMY_8V3uHS0Totsjfw
scope
openid email
2025-04-28 07:52:34 OUTGOING
oidcc-client-test-nonce-invalid
Response to HTTP request to test instance yGrRRCmurzFZWgl
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "S4y9J7ljXsuKXuwvgzwlT3K2JNTCOAoWhkrC1UyyPnC9urhF4l",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI5ZWJjYjNhYy1mNGViLTQxMjAtYThlYi0wYTgyNTk4NWI4MDkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUmdxX2RpSFUtbTJUUng5R0FTRHdNZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiMG9ha2EyZ3BveW1seWlud1o1ZDciLCJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL0FyY29uQ0kvIiwiZXhwIjoxNzQ1ODI3MDU0LCJub25jZSI6IjUzNjFiZDZjLWNiZjgtNDdmNi1hNzNlLTM4NGFlODUwMjY3MzEiLCJpYXQiOjE3NDU4MjY3NTR9.SI1tnjMvYvD5MunkfTRJAkJFnKQRlTlNiirzfwzAcxxbzVLUQLMwvwCtX0JmHizQdIoxVZtFcg_ZIWhmnAuvIIhWmRfPWWcXuTrGebhvZkdrlQWa3G6sHWs-mKCQLEVn1EycNTjyVHB2B_vVBrjjqYvb_EKo-ogV5Y20Qlxy--wV2r9unYTbrtCTua_CcAohX6vPcIyL-1Xp44-QxRy6OsFao8J4mn3AKNyDjLEVWtmDrifvbP0lbhoDCujQp2rsXtsjWGwuKAiVMgQeAkIGK3kkSPlmbDPLudvaAjWPP4xFwropoY3WNIMg39EQOHoqhcegGMY_8V3uHS0Totsjfw",
  "scope": "openid email"
}
outgoing_path
token
2025-04-28 07:52:39 FINISHED
oidcc-client-test-nonce-invalid
Test has run to completion
testmodule_result
PASSED
2025-04-28 07:52:42
TEST-RUNNER
Alias has now been claimed by another test
alias
ArconCI
new_test_id
cB8sVdcWYS8wxZd
Test Results