Test Summary

Test Results

Expand All Collapse All
All times are UTC
2025-04-28 07:51:12 INFO
TEST-RUNNER
Test instance XzAC0lizZom7Atp 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-idtoken-sig-none
2025-04-28 07:51:12 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:51:12
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:51:13
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "4aa_yWp7ML_h-QRY2dwHIn0dKqWiZbSpruZN8jxzfVxFXS49WwRGy-85nmEVXfosbZ69mJQ6DxpSO9ckiOWDUiR3d-Qwipm9cj8iL-7L_-Tlv48UZ4ie3VQx-ruShuItFKsdDxhRNUP_lyBD6aeGPqaVSe08ffIMSg7sq_akNRc",
      "kty": "RSA",
      "q": "4pE0PLp7u7yBZJtTc0ySNJvZj3C8RKRWh3qQBj24EpkD-iombNRNPAZObvDvt7XA_H60twrBiJCot1W6CRpgM9z5pUo5ePRVq_rYiUH2PgxI_VIrreS0Vf0HUnZPuvfm7-YtxpXgWb5Z8pkqrIaEikWf6ePaCx-cpkrtxhNDBeE",
      "d": "DqJqGyhwFREganrRC38sCAyp7W11Hgssv2Qp3FKD6Nz1ndphhz3vCgMKvGWKhWDwLCw7gLx5cu16ezUs58RcstqsEcEUTT8oqNlLpXY1ZSmqSlrmoC37Gofe7-t7rjfl1Ajf-JislZUVHRZgRCDLHTVhkCVMjpHLMqzRVWHt9Lc95xw-8LocjcXOG_r1L_FkvWBvIQsxdKCR6nlPRThFDEoJvnjxfiCCpu60N5b7yVxOf-PrEMnm-Ikg2qht2GoU-eqot-bkAK2WxHop72XRO4CTYBy_c-kHMqBAlLzRganAV-hQs4L-kqW8Nj0-vd-fmRcGBamaLNEzf7Ey5s8jIQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "b928d12a-1d2a-4e79-b13e-681444e709cb",
      "qi": "dUHXGKJRocOqEwJvvGk_c-zp2jSFF78wjTD_0RkuovPOZyohscuyjD2HpIn6RgkJsN4N4JjuiF_WgL8j3e4KRIiIOXb5uB00pmvzJZp-68DUBk-1aifQR6nMJ--we8EsaSxbzYD7v3UDqVq3isIAC1wvf6ypfOF9Zo2ZabPm9tg",
      "dp": "rvuE--cDsrEJxfX2BLNYIQmOhZS-E0p-zu8vAKqaEFtuOqzxzVPKprhTIRs924t1ymfvtJM1VqLdpCPY5AO-ywMWVbVxYvmHbEHC_BKcxUo2U07bztGmCBITU9EC9nAL71wmA5-i0cByQjo2D8nmE01QtWwvnacGmqNqKovvmG8",
      "dq": "x81rtr5yDc6ggVulTUHSkch7JU8zCImwsUs5pfdZ1DTS2BPBzSmwbuXU12tsy6LibQlET0OSBuAjmYJlTE_RVQtjsQtzAaLfxomx2eGsyW1GFPgZAwJ0snwwr90cVPL32sovxjg4IIyIgDPo-TqrudDKxJWmnTaki9X6ODqWWaE",
      "n": "x7UyzdeAJZdwsZLAZYFfxneQK3btV9Yk3URFbgQd7LJHhq0oJUkEV2zqnwZ45Iui_NmTd9s6oYMS06h6cJh6j5_-Go3ZXu9j6_Rn4S6AYS3kww4mz40I9Ll5mwIjOBTl9OWIui1tDNsEMYwGowL4q6ua6Exe-8fo_zpX6VvxiQoWpdLsh5UmUPaW451U2x-nQcB2TuQQBLngxaBqa2FIL3KMVOGvwXGcTjKVo22cP7KOxeoWFrSTnQT9_CL2JwLcfmyJcrsjzvql3bQrNuAuEvfTmRuZeS85lsIfDu_IgDEtJDzSNNPFoNf4puEc1gcGea_xx_PnoPcg2naplWEcNw"
    },
    {
      "kty": "EC",
      "d": "nRNzPvRa89rntBr5QolKZ0nSAc28i1feuQaWAS8cY1g",
      "use": "sig",
      "crv": "P-256",
      "kid": "e23098b6-9c12-45cf-afc1-826339dd258a",
      "x": "Oph1ZTsz-ohH_BpdGcRoMQxgSHS3AwRqW0DkLY6bDO4",
      "y": "ieq3ef7FA2UbO7Duo2C_zRWQe7sHeh9q2o2VNE_Z3Hk"
    },
    {
      "kty": "EC",
      "d": "ishUMdvtXeFygD7w2cwDnVAPSGhdiAdpTxT4qwQR2Vg",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "a3a85c5a-ef7c-4b12-b9d9-4f2802e9bedb",
      "x": "hj3P7BKwKU682RUEf8VgJXjetywbDL40D5Xjk0fvFn8",
      "y": "21XZBj8YdSwFApNXg8C8H58C6jxW2aCZnF1n6mPIp-4"
    },
    {
      "kty": "OKP",
      "d": "adN-RuhuC21_N8ft5E8EOCaZeTkdIvJQU81ouJZkVc0",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "6eb3141f-803c-477d-beaa-2837ed4070b7",
      "x": "j2zfQE0VrqjBeslJs39_Vzgf3f9FB5F7B7aX6yDAMww"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "-s8A-jMugjdAGJPEQc8tGjyuGt-AhDnnFs2ogmKpabX0e4eBG6KpQM3PupaQ3evAsbQMW7GjxTa3NCo-vrLcxl1p_JmebQSS76MoE0B7TuFVAnJdbjluRPoOWi9jLknqOGCgllwswdfSz6r_vcoY7xU5Y5Z7yeaWbfAm8MoBzUs",
      "kty": "RSA",
      "q": "0Ryj28xAJ6ZJcgKxZkwMXqd7IZRc5zRuNEQ2DG1BMfegeYayIYu6kADKtkDjoEfIozbcjbuFjZEOhAiXj2qhlRmPVF2B-2Fn-llUrAPJtq0T6x0E7SfBi1jzMIjmtPqXxLK26rSKomk921dmPMwyWwLnmlnOfKPjbFWJSCe8bus",
      "d": "BTJxYE4DNOyYzfj8F6Cff9dOJs3x_0alQOH-TLgiBPj_LY8sBp5HIJTxYpOsAeylJ_5Kn9vZXJTX_ouDPONsI3LoVBvpV6XWNwmt_GGtmi4R53o6v4AHxGtqUZYi1XI-_sWp9ZXiBUCOr6n20sYPBREOX2nEtQoWHrq-cFtj3Q3e678IOiyM0VukBkeFTXCcbHXHtEqh1IRXXPd9q6lw5FViTmtJdYcx9c-UAMCyLVFnNJXF9MFyziDjqfJMPZegWnOQBd81n7t7YlB5uFHPR_L0cC9uHEHmPawUBDMGVZv_927UAw5tZeSY8SAC07dMXbUVewdUisEdgFVzIIp_iw",
      "e": "AQAB",
      "use": "enc",
      "kid": "f40ccc9d-686d-4e41-b7a0-2ddc9c9f834f",
      "qi": "CWeu98pz87F2bRWvNa1wSGypT4d0e6bZ6OaICxqkQpWfnuCxblPXIwdlf0IIyyN-IzO7dXEtumxOp1SRUdaKL9MzyuI_VmFYGJsXNF44BAZ9YHWv_7gShU29rWmjZJF6Fy_Un0CH6wy4BS57Hw7m85h3UK7iqyMKCkYjc0zjz5Y",
      "dp": "lkQpwL2jcs7pbxAxOICI9DxAz8byt8X9RzNGb3_vIm-qn8wqtUT6hOIKQC9vchaKZ62I7fL7PPAwSWe6GgUNsydKldXwDj78TekB3K74ceUdSo78nUp5X4g1yyCzGouccdSqwgtNoYHOQy-fc7U-xReBP8JsPiYSIKIOoptVAws",
      "alg": "RSA-OAEP",
      "dq": "Fal22_0TpEfYkePvhp5YJbIJ0lexLA5FYEq0oqLqvwdc61nluA3mfKZoWWrtaZwmD6pOPKxxUFH3g_vz31p3dJ-aNm4dWfIkOE3qtIsL6U2So6d07DBTH2FOh_eWlqbi8_BjfHrJZburOb6bC69HhCAP5_BnsIe1tnJB72SWY5M",
      "n": "zN8O-YP3hWXRvPvt7I3W9R0t09I8ZWvLQ7binyIRQzeI5rkuFhENmyaRcRxYohe54ZR1qutSreFyFfGlXVbtu6NES31WFjOQV3J90KzExVu2BHx0Xvl_LxINjQsTG1g5cG77V4Qiqtu6H_mbj7oPHB0ruhzQT-Lr4GmBcJ0ZPrcIdGAT2r_jrC2_i9dzISO9RYLNv5mvXH9QC3TeSryTLJW_q1st6IEl4nkmv7HsEl1zGMtGqzPhdZMGyFnCloFaA4yZVAPrgfHYyRyWvLC_6v28sQJ4R9uVb56O_0gy-bj5D8S_fQkS2G5_FLcfHdH2QBSMUKfVESj5D7WHZfGt2Q"
    },
    {
      "kty": "EC",
      "d": "YiwOi7EteRThPHzIYIE2PFIzYNqjixjB2e2ErDVn0aw",
      "use": "enc",
      "crv": "P-256",
      "kid": "c1bcab2c-535a-4a5b-a2f0-244cdd1f0a42",
      "x": "_boSXq12FcjTBeSlOJINb6R9dI-gXHDpwot_2H1OAKQ",
      "y": "D7NGaLSgyG9m7Mty3CZljGrdroJxQYwJU92vmVLEsrE",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "b928d12a-1d2a-4e79-b13e-681444e709cb",
      "n": "x7UyzdeAJZdwsZLAZYFfxneQK3btV9Yk3URFbgQd7LJHhq0oJUkEV2zqnwZ45Iui_NmTd9s6oYMS06h6cJh6j5_-Go3ZXu9j6_Rn4S6AYS3kww4mz40I9Ll5mwIjOBTl9OWIui1tDNsEMYwGowL4q6ua6Exe-8fo_zpX6VvxiQoWpdLsh5UmUPaW451U2x-nQcB2TuQQBLngxaBqa2FIL3KMVOGvwXGcTjKVo22cP7KOxeoWFrSTnQT9_CL2JwLcfmyJcrsjzvql3bQrNuAuEvfTmRuZeS85lsIfDu_IgDEtJDzSNNPFoNf4puEc1gcGea_xx_PnoPcg2naplWEcNw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "71e9a7e3-8749-4280-8f95-abffb44a52ac",
      "n": "mjqfD6edc3-G97_Ngo6s-eQk8hwnd6wihOaddkG2ScGvO8bKPqx6XZPO-R5h1qV7ZqWheJI-vrSqUQW69PwbD-d3pvWr3V12Kj_2me8SNk2XPabnIGmTHWoIcf2XpLJ3ewihz1Qy5exxrXJDk0pgJDuUoDvunTCjvDDjnUPiLTHBF-pGqx-rdJHCiZhUNk1LMkrYTeyv1ZQxI6AqN_EolHZnPkRuFq5L7qA-nEgZOugbxJ2Md2VpGZUpawA4qTrrKEvTfX2jDl9BZWPrCt8nbsbXY6t-H1P7GU72tpJSGG6sdKp9-RfNBP2LLLhJrtMuloMhzyE1Uz6YwYXVv6D2iw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e23098b6-9c12-45cf-afc1-826339dd258a",
      "x": "Oph1ZTsz-ohH_BpdGcRoMQxgSHS3AwRqW0DkLY6bDO4",
      "y": "ieq3ef7FA2UbO7Duo2C_zRWQe7sHeh9q2o2VNE_Z3Hk"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "11955a50-b745-4af3-afe2-766f137169f8",
      "x": "sBJSj-mxW55YCpE0U6Jxj8FeJdv8EllFhKQn6ETY8qw",
      "y": "zIghBLZbHAc2AJ_V78VAlnBvMw1FbNyEJtNnfZsk84A"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "a3a85c5a-ef7c-4b12-b9d9-4f2802e9bedb",
      "x": "hj3P7BKwKU682RUEf8VgJXjetywbDL40D5Xjk0fvFn8",
      "y": "21XZBj8YdSwFApNXg8C8H58C6jxW2aCZnF1n6mPIp-4"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "6eb3141f-803c-477d-beaa-2837ed4070b7",
      "x": "j2zfQE0VrqjBeslJs39_Vzgf3f9FB5F7B7aX6yDAMww"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "f40ccc9d-686d-4e41-b7a0-2ddc9c9f834f",
      "alg": "RSA-OAEP",
      "n": "zN8O-YP3hWXRvPvt7I3W9R0t09I8ZWvLQ7binyIRQzeI5rkuFhENmyaRcRxYohe54ZR1qutSreFyFfGlXVbtu6NES31WFjOQV3J90KzExVu2BHx0Xvl_LxINjQsTG1g5cG77V4Qiqtu6H_mbj7oPHB0ruhzQT-Lr4GmBcJ0ZPrcIdGAT2r_jrC2_i9dzISO9RYLNv5mvXH9QC3TeSryTLJW_q1st6IEl4nkmv7HsEl1zGMtGqzPhdZMGyFnCloFaA4yZVAPrgfHYyRyWvLC_6v28sQJ4R9uVb56O_0gy-bj5D8S_fQkS2G5_FLcfHdH2QBSMUKfVESj5D7WHZfGt2Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "c1bcab2c-535a-4a5b-a2f0-244cdd1f0a42",
      "x": "_boSXq12FcjTBeSlOJINb6R9dI-gXHDpwot_2H1OAKQ",
      "y": "D7NGaLSgyG9m7Mty3CZljGrdroJxQYwJU92vmVLEsrE",
      "alg": "ECDH-ES"
    }
  ]
}
2025-04-28 07:51:13 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2025-04-28 07:51:13 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2025-04-28 07:51:13 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:51:13 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:51:13 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:51:13 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2025-04-28 07:51:13 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2025-04-28 07:51:13 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://oidc.arconnet.com/api/Oidc/callback"
]
2025-04-28 07:51:13 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2025-04-28 07:51:13 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2025-04-28 07:51:13 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2025-04-28 07:51:13 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2025-04-28 07:51:13 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2025-04-28 07:51:13 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:51:13 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2025-04-28 07:51:13 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:51:13 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2025-04-28 07:51:13 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:51:13 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2025-04-28 07:51:13 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:51:13 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2025-04-28 07:51:13 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2025-04-28 07:51:13 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2025-04-28 07:51:13 SUCCESS
ValidateInitiateLoginUri
initiate_login_uri is valid
initiate_login_uri
https://oidc.arconnet.com/api/Oidc/initiate-login
2025-04-28 07:51:13 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2025-04-28 07:51:13
SetServerSigningAlgToNone
Successfully set signing algorithm to none
signing_algorithm
none
2025-04-28 07:51:13
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
none
2025-04-28 07:51:13
oidcc-client-test-idtoken-sig-none
Setup Done
2025-04-28 07:51:19 INCOMING
oidcc-client-test-idtoken-sig-none
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": "c18a001b-5a3a-432f-9175-d089c467c3eb",
  "nonce": "9d53f73c-302d-4be2-b1d1-8e07c1212ae0"
}
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:51:19 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2025-04-28 07:51:19 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email"
]
expected
openid
2025-04-28 07:51:19 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": "c18a001b-5a3a-432f-9175-d089c467c3eb",
  "nonce": "9d53f73c-302d-4be2-b1d1-8e07c1212ae0"
}
2025-04-28 07:51:19 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email
2025-04-28 07:51:19 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
9d53f73c-302d-4be2-b1d1-8e07c1212ae0
2025-04-28 07:51:19 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:51:19 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2025-04-28 07:51:19 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
0oaka2gpoymlyinwZ5d7
2025-04-28 07:51:19 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:51:19 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email"
]
expected
openid
2025-04-28 07:51:19 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2025-04-28 07:51:19 INFO
CheckForUnexpectedClaimsInRequestObject
Skipped evaluation due to missing required element: authorization_request_object claims
path
claims
mapped
object
authorization_request_object
2025-04-28 07:51:19 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:51:19 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:51:19 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:51:19 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:51:19 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
a5cF26aVKKMA0pzwe1dmH2ePTadfAfxM
2025-04-28 07:51:19 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://oidc.arconnet.com/api/Oidc/callback",
  "state": "c18a001b-5a3a-432f-9175-d089c467c3eb"
}
2025-04-28 07:51:19 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://oidc.arconnet.com/api/Oidc/callback",
  "state": "c18a001b-5a3a-432f-9175-d089c467c3eb",
  "code": "a5cF26aVKKMA0pzwe1dmH2ePTadfAfxM"
}
2025-04-28 07:51:19
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://oidc.arconnet.com/api/Oidc/callback?state=c18a001b-5a3a-432f-9175-d089c467c3eb&code=a5cF26aVKKMA0pzwe1dmH2ePTadfAfxM
2025-04-28 07:51:19 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance XzAC0lizZom7Atp
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://oidc.arconnet.com/api/Oidc/callback?state=c18a001b-5a3a-432f-9175-d089c467c3eb&code=a5cF26aVKKMA0pzwe1dmH2ePTadfAfxM]
outgoing_path
authorize
2025-04-28 07:51:20 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to /test/a/ArconCI/token
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic MG9ha2EyZ3BveW1seWlud1o1ZDc6X1NESFBLS3h0YlE1NXJQdkZKVjNESUhOSTlWS0FmYkNKcHR6Smh6VjVFaWJkdHZZSmxYTlA2dlNsUEMtWkRLSg\u003d\u003d",
  "traceparent": "00-9afc2ec4d657055e6f8edc85887a3dd4-9d7c448dcff2b0a5-00",
  "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": "a5cF26aVKKMA0pzwe1dmH2ePTadfAfxM",
  "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=a5cF26aVKKMA0pzwe1dmH2ePTadfAfxM&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:51:20
CheckClientIdMatchesOnTokenRequestIfPresent
client_id not present, nothing to check
2025-04-28 07:51:20 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
0oaka2gpoymlyinwZ5d7
client_secret
_SDHPKKxtbQ55rPvFJV3DIHNI9VKAfbCJptzJhzV5EibdtvYJlXNP6vSlPC-ZDKJ
method
client_secret_basic
2025-04-28 07:51:20 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2025-04-28 07:51:20 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
a5cF26aVKKMA0pzwe1dmH2ePTadfAfxM
2025-04-28 07:51:20 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:51:20 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
KREDnToDq3Qa27Qcyu4rKjhjzCCBpydQlYFnqWNoGyWABvWtGg
2025-04-28 07:51:20 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/ArconCI/
sub
user-subject-1234531
aud
0oaka2gpoymlyinwZ5d7
nonce
9d53f73c-302d-4be2-b1d1-8e07c1212ae0
iat
1745826680
exp
1745826980
2025-04-28 07:51:20 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2025-04-28 07:51:20 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:51:20 SUCCESS
SignIdTokenWithAlgNone
Created id_token with alg none
id_token
eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL0FyY29uQ0kvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiIwb2FrYTJncG95bWx5aW53WjVkNyIsIm5vbmNlIjoiOWQ1M2Y3M2MtMzAyZC00YmUyLWIxZDEtOGUwN2MxMjEyYWUwIiwiaWF0IjoxNzQ1ODI2NjgwLCJleHAiOjE3NDU4MjY5ODB9.
2025-04-28 07:51:20 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:51:20 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
KREDnToDq3Qa27Qcyu4rKjhjzCCBpydQlYFnqWNoGyWABvWtGg
token_type
Bearer
id_token
eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL0FyY29uQ0kvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiIwb2FrYTJncG95bWx5aW53WjVkNyIsIm5vbmNlIjoiOWQ1M2Y3M2MtMzAyZC00YmUyLWIxZDEtOGUwN2MxMjEyYWUwIiwiaWF0IjoxNzQ1ODI2NjgwLCJleHAiOjE3NDU4MjY5ODB9.
scope
openid email
2025-04-28 07:51:20 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance XzAC0lizZom7Atp
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "KREDnToDq3Qa27Qcyu4rKjhjzCCBpydQlYFnqWNoGyWABvWtGg",
  "token_type": "Bearer",
  "id_token": "eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL0FyY29uQ0kvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiIwb2FrYTJncG95bWx5aW53WjVkNyIsIm5vbmNlIjoiOWQ1M2Y3M2MtMzAyZC00YmUyLWIxZDEtOGUwN2MxMjEyYWUwIiwiaWF0IjoxNzQ1ODI2NjgwLCJleHAiOjE3NDU4MjY5ODB9.",
  "scope": "openid email"
}
outgoing_path
token
2025-04-28 07:51:20 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to /test/a/ArconCI/jwks
incoming_headers
{
  "host": "www.certification.openid.net",
  "traceparent": "00-9afc2ec4d657055e6f8edc85887a3dd4-d80d2a8dc14850cb-00",
  "cookie": "JSESSIONID\u003d63C028490CD78A9D63484D337447BAAE",
  "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:51:20 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance XzAC0lizZom7Atp
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "b928d12a-1d2a-4e79-b13e-681444e709cb",
      "n": "x7UyzdeAJZdwsZLAZYFfxneQK3btV9Yk3URFbgQd7LJHhq0oJUkEV2zqnwZ45Iui_NmTd9s6oYMS06h6cJh6j5_-Go3ZXu9j6_Rn4S6AYS3kww4mz40I9Ll5mwIjOBTl9OWIui1tDNsEMYwGowL4q6ua6Exe-8fo_zpX6VvxiQoWpdLsh5UmUPaW451U2x-nQcB2TuQQBLngxaBqa2FIL3KMVOGvwXGcTjKVo22cP7KOxeoWFrSTnQT9_CL2JwLcfmyJcrsjzvql3bQrNuAuEvfTmRuZeS85lsIfDu_IgDEtJDzSNNPFoNf4puEc1gcGea_xx_PnoPcg2naplWEcNw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "71e9a7e3-8749-4280-8f95-abffb44a52ac",
      "n": "mjqfD6edc3-G97_Ngo6s-eQk8hwnd6wihOaddkG2ScGvO8bKPqx6XZPO-R5h1qV7ZqWheJI-vrSqUQW69PwbD-d3pvWr3V12Kj_2me8SNk2XPabnIGmTHWoIcf2XpLJ3ewihz1Qy5exxrXJDk0pgJDuUoDvunTCjvDDjnUPiLTHBF-pGqx-rdJHCiZhUNk1LMkrYTeyv1ZQxI6AqN_EolHZnPkRuFq5L7qA-nEgZOugbxJ2Md2VpGZUpawA4qTrrKEvTfX2jDl9BZWPrCt8nbsbXY6t-H1P7GU72tpJSGG6sdKp9-RfNBP2LLLhJrtMuloMhzyE1Uz6YwYXVv6D2iw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e23098b6-9c12-45cf-afc1-826339dd258a",
      "x": "Oph1ZTsz-ohH_BpdGcRoMQxgSHS3AwRqW0DkLY6bDO4",
      "y": "ieq3ef7FA2UbO7Duo2C_zRWQe7sHeh9q2o2VNE_Z3Hk"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "11955a50-b745-4af3-afe2-766f137169f8",
      "x": "sBJSj-mxW55YCpE0U6Jxj8FeJdv8EllFhKQn6ETY8qw",
      "y": "zIghBLZbHAc2AJ_V78VAlnBvMw1FbNyEJtNnfZsk84A"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "a3a85c5a-ef7c-4b12-b9d9-4f2802e9bedb",
      "x": "hj3P7BKwKU682RUEf8VgJXjetywbDL40D5Xjk0fvFn8",
      "y": "21XZBj8YdSwFApNXg8C8H58C6jxW2aCZnF1n6mPIp-4"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "6eb3141f-803c-477d-beaa-2837ed4070b7",
      "x": "j2zfQE0VrqjBeslJs39_Vzgf3f9FB5F7B7aX6yDAMww"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "f40ccc9d-686d-4e41-b7a0-2ddc9c9f834f",
      "alg": "RSA-OAEP",
      "n": "zN8O-YP3hWXRvPvt7I3W9R0t09I8ZWvLQ7binyIRQzeI5rkuFhENmyaRcRxYohe54ZR1qutSreFyFfGlXVbtu6NES31WFjOQV3J90KzExVu2BHx0Xvl_LxINjQsTG1g5cG77V4Qiqtu6H_mbj7oPHB0ruhzQT-Lr4GmBcJ0ZPrcIdGAT2r_jrC2_i9dzISO9RYLNv5mvXH9QC3TeSryTLJW_q1st6IEl4nkmv7HsEl1zGMtGqzPhdZMGyFnCloFaA4yZVAPrgfHYyRyWvLC_6v28sQJ4R9uVb56O_0gy-bj5D8S_fQkS2G5_FLcfHdH2QBSMUKfVESj5D7WHZfGt2Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "c1bcab2c-535a-4a5b-a2f0-244cdd1f0a42",
      "x": "_boSXq12FcjTBeSlOJINb6R9dI-gXHDpwot_2H1OAKQ",
      "y": "D7NGaLSgyG9m7Mty3CZljGrdroJxQYwJU92vmVLEsrE",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2025-04-28 07:51:25 SKIPPED
oidcc-client-test-idtoken-sig-none
The test was skipped: Client did not send a userinfo request after receiving an unsigned id_token. As clients are not required to support unsigned (alg: none) id_tokens this is okay.
2025-04-28 07:51:25 FINISHED
oidcc-client-test-idtoken-sig-none
Test has run to completion
testmodule_result
SKIPPED
2025-04-28 07:51:28
TEST-RUNNER
Alias has now been claimed by another test
alias
ArconCI
new_test_id
oyYcAEoyYG46McZ
Test Results