Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-13 07:07:15 INFO
TEST-RUNNER
Test instance kV6FzAIKeK2xSqz created
baseUrl
https://www.certification.openid.net/test/a/GC_broker
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
GC_broker
description
GC Broker OIDC RP TEST 0927
planId
FDN4myZlLP3tX
config
{
  "alias": "GC_broker",
  "description": "GC Broker OIDC RP TEST 0927",
  "publish": "everything",
  "consent": {},
  "client": {
    "client_id": "oidc-test-client",
    "client_secret": "123456",
    "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01"
  }
}
testName
oidcc-client-test-kid-absent-multiple-jwks
2022-10-13 07:07:15 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/GC_broker/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/GC_broker/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/GC_broker/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/GC_broker/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/GC_broker/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/GC_broker/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": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "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"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "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"
  ],
  "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"
  ],
  "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"
  ]
}
2022-10-13 07:07:15
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/GC_broker/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/GC_broker/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/GC_broker/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/GC_broker/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/GC_broker/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/GC_broker/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": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "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"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "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"
  ],
  "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"
  ],
  "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"
  ]
}
2022-10-13 07:07:15
OIDCCGenerateServerJWKsMultipleSigningsKeyWithNoKeyIds
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "6H4nFnQ3jwz2NshKk7a1uZVBu7mE8pKZuZdmIUNCDuBJAU-ho0yNJMIWBwbKAhOKoH_8blbhNL6aqoE1c4PdqNnIOSkfw_1QIppTJbTFa3YuHGt1eAfOs0SG7QZW5btejiJtoGcOtKaCyH_iY7C8jFI7sRRwJVP1cxTiiFkNaFc",
      "kty": "RSA",
      "q": "nNxb2CK5cEJoSZMXeanBg1fQjUdms1C2XJh18xw1YkviihzrrXTRCZa0-0dxGqXOIibZ35y_3Dqu9R5-giuisLOJ6l_hV4hF1oSPIfoq1qvitmogyPE89eOa0fBJGur9SZmpOdBo2VJ54e-WC9E_0hYp2cMj2gtXr81QqvlB7Vk",
      "d": "Ghl3aMCgg_mzZl7eWmoxM9VAS25qEytNVgXfOmOpUnHaU-cDWkxVnbNyeJZQyKsmyya29P2W7UUqgv_mLYPNoup7b1EvAn_fx4WFaaCzmh9ExQtzaVvN9QcfcZTwaF_lrpAWddbfbnLMdg1yrcq0ABw6Y3mJtbzpII2fhVQjPT0K0s2miOGWdZXfM7KcAD3-UtJyh1aJnrSyUjBD0bkYUSE_IIX9FWK5CNxAbXExVoZjePGk8X_MT4cdb56b306MKYKaiwHwQrYiLdSFBcvdi0Sc94hZ5CyRK8AIb1_R-PhY9g831oyTqCYLpSg-lbKEU9FDrGUye40d4XwrQ9Fe8Q",
      "e": "AQAB",
      "use": "sig",
      "qi": "pwvPJFLkHkIy9x5hhkrJVpBu3_i0Bi7vZDTFpx7y_9y5RfhFEM7l9Uza3_IE4Z9L819aOmZZoJqPvY0BnlczkAjAZzQG6naLBP6fG-Y01y952M_V9Qrkk8bMlIMDn-JOLWwESsmXEPSrNaahTBqZJ-qVEMrSFqEQTJgOV2L0-uA",
      "dp": "Owtu2eECCy57iUYsyn7ogA1L-GURQpnAuMWehmwSZrzHTbHvlw1l-yPffEFZJFXaKxDWBx_BaifOF-dgr8mZjbxhgULUcm3u4BrZawYR7UzCQS15U9aHxDdvHNszTnzbcrWDqe0CaxauuETiNfc4q1pnFn3eTVyZRXTUY1Rad1k",
      "dq": "kW1bWU8YTZPDzDKrGQjheDv6BoGkHas-5yoScIo-lBt2tEWL2wzqoNEwiab6nZILQm5yoHZbCnr9qhPThiueceSCgODTsquM1A2iBgZBoTVKw4QxURsXQYD7EJiNrn8exRXJZuhpzNJCXc4admpRmR0jP9lDa-wIJ91aZKkjDkE",
      "n": "jnT_pGf823te5pzPLmJzpSPX2JJLID7HjJgsLrYzxPdWv9-_NmIIGko-NxE8NbovFT8XQTt2U_azDnFo3XA8hidSvft8qBH1SLXuB5e5cgV6J3LHtXIH6A7vRzLZoQsRFn0XFscfIqa_sWjD4VPO2fJzVvdj6mTS2ivhRosm-45N2hsVyewZy1X9ZRR6_ABoSfC7ymz6yv4Q1TyvSlB9WgAu801zc9HVpJ3AOcE3SKjyvMdgocBcf9TemaCh1CO96SUcNry8s0jwOqMlTKsJYTNDByov7WSOEI4lNKycTynCKqnLOR4Ys6qY5IUSyC0myejjuL7Oq4PVZRyCfFjRPw"
    },
    {
      "kty": "EC",
      "d": "jmp4UwUFG1xkHrDgHxUMKO_6RatcpiPbrfbgT9B4Khs",
      "use": "sig",
      "crv": "P-256",
      "x": "J2DlduYIfJaVCvvQGHsSYLICG5gV0JtQzawJM2nJpr4",
      "y": "CxIefp_MgKTOD0QMi4Bm7ax3MusuwaIU7jM_FAcunPc"
    },
    {
      "kty": "EC",
      "d": "pQL98vPgohw2M-AgyaaPlF7cYJqJRh4W0W0DbGePXiI",
      "use": "sig",
      "crv": "secp256k1",
      "x": "qy8kdvUq3fkADTenj_-MRjNPkfvf3q60oAqeF2eMPbM",
      "y": "cA-Sf4U5HrzcB_hcoXbVAOo_sZkZszTaxGTHyybBmPc"
    },
    {
      "kty": "OKP",
      "d": "8VJ-O9lTPzkKlLXVRIBtwLZrwYqqKnoGUiG-RQ_z5sY",
      "use": "sig",
      "crv": "Ed25519",
      "x": "vw2VBkUs1sSuX3JjqpskegPB_wOfTRB_CEPz2vC_rhY"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "8Vkauof2JmZafm5-iGMwYPj22tPzFmtLYykjqMp7dDhlKUTeT8VMn_9N2Z1m2tDjkA9D4HrXnL_n8pu8CsYTYV6P3prxYfmVafHdA8tXZj1NR-dtQnGzl4YCShsFPEQHcsjyRgkBZ1LhPqDdi4CiufoQZPLKQK5DchA74lLXdtU",
      "kty": "RSA",
      "q": "vbm62k82ufn8z_tHGdGpJ_c333gG6u7Kd5uk-dqbQ2-t07pfvF4c8WlKWjDvexv5-uMT-z3J5rcGjgYD2Yx03ar0iIed6y1Idero-PvTer2Qfu529SzZysCoGE56q0CQUvVLkcoPsinyUehe0bJRZfpWLYXsjknOHytclCa6DG0",
      "d": "Wan7JnGGwqj4SnKHYFW3e2fJL5vUrd3G-IoeVWjvOWZuF2v0fwP_HR9ggN8SFXk4VBP5pRf3sMAeONey8w4Y7m-UhR6uCOUXDeTjuTclcpJs5KWrQy9Z-AR-EQ8LYqAuAZo_RcDsnCBHaG5O7J1ccXsK82100Bh2Xg-ER2bWgaUVdU1_IuP5KHt3aDUpn_ROAM4D_nnoB-mT63peQSzwWzEhRles98OD01HZQ3V41Lh7oLGUIMFE0oBhRNgZ1iuDbZSZpoITDRRNHHqZPS_alwl8812W6IXRHs2SPxpJCPj83MlKtH_cNRn4fa33YeIMWfpCuqg02bHhKbHHywzKMQ",
      "e": "AQAB",
      "use": "enc",
      "qi": "ceg5kqG351Pi9bV1Nat8WgVxfz3RHWINQiPsAofpAH1faYehx0lCNeuEydBJCdpatQpoI4gBSmqutSW5_EL1XFRpfE8beQp3o1fIjAq9gWY_GlzKoeZU5YUsN-Wk8FUavQEtksaIFuRY3lUJ0Mi0ExwYmxcAuy8JByQ0NUkAtCY",
      "dp": "jWqZl8zM9akpw0V5TO9ZzKh09LoWiP9rl_nmFCQ4_FuDIxBgdztzb5jIBAgP2Y1mmeXn7uPr7MQh4-1O3L09Y-Nlx5jgcXkuDHsU9wEyAA1ReB1pzvISumlidAurIKn391E5bMIgGWvd4bWeuvwv3WtiKdR9oDK8AFz0yeOirtU",
      "alg": "RSA-OAEP",
      "dq": "nOrMfFsf7Fmym2I8wEIEIiX6dD2VmyG9G4gDvxLrb68imgd_vxAn6BMph8cJi0zsSHEfyaClKMkgBr861-evkNcgQPvJxQVC9SRBZA0EMHQw2orooIdj6qnFXbUrCBDyTWrMAdyZdsXywYPrSIyvfiS6uhQWPukULftzKqWNI1E",
      "n": "st3iSJUnXDw16weQn7AkqeW2o4F0m_VYv7Lg9atlc0y-BYRt5PbwRq4LrL5vcxQwMpcDKglPYrgPt3v_PgLqCaadRPaajITvnthnh3XJG-M6CZq_DtVgnJTxQuPNnM0BINC3JmDoX8oq0Pym7v3diJJHuU_BhJh_qEYGLbvdECwhF-QiDiySrNm_kfoTDCZry8D0yh4Kb7C5lu2phZwCNNR9buXNW_r4CB2eYC70p9gBUhawo-gRw_m-tPndL9AAlS23KaIN0TtyGzfwit0cLVZqssicf8lDzCUhAEjWXIBw6CBWZphDJRYvevy9kqdvWbqCJWQC91eCgIaTVBGUsQ"
    },
    {
      "kty": "EC",
      "d": "O8IhzdmPPrxUqfq938rp2R5vCP81CYFCixEBV0mqtVE",
      "use": "enc",
      "crv": "P-256",
      "x": "kVPVkauv6OHqv0yXXZslE7u0gxLD_Wk1Pz-ddrN071o",
      "y": "7spjKGssgipxwmx6O4vjZMVHUdn5eMTQ5deQSp1qhzM",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "jnT_pGf823te5pzPLmJzpSPX2JJLID7HjJgsLrYzxPdWv9-_NmIIGko-NxE8NbovFT8XQTt2U_azDnFo3XA8hidSvft8qBH1SLXuB5e5cgV6J3LHtXIH6A7vRzLZoQsRFn0XFscfIqa_sWjD4VPO2fJzVvdj6mTS2ivhRosm-45N2hsVyewZy1X9ZRR6_ABoSfC7ymz6yv4Q1TyvSlB9WgAu801zc9HVpJ3AOcE3SKjyvMdgocBcf9TemaCh1CO96SUcNry8s0jwOqMlTKsJYTNDByov7WSOEI4lNKycTynCKqnLOR4Ys6qY5IUSyC0myejjuL7Oq4PVZRyCfFjRPw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "m7dnD3i--wtI14ttTY-qmlvg7dxM69T2wXw0zokCUTa6kGEOJc7FebJ3Fs-ePMjpSANmpomJnVXOSxA11CrFzm2mN2DEwADBEyTCd_W27bepbcdtK8T9ToMKow_Ei9J-i3-CN7juGcxhkw8rrgqeUY-heK4DgmCC1qfBwvIaar9L2eptsOr6A6OlkB1yXfEXLE9dZUTGguPDM69ZoIwFUkhZSZJTi_rGMzMindrcWoxXS8Y0H6eEfyxYKS43tpXn3mgtncSp7zBvgWQgcdks_Nr6hRgHqVF2hbSwIrldm7Z07MkKnWx644z_w_litvkNYe0EqgqLicezJR6Ug7aUHQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "tXN0rPPsuMX8xVIVMeqwSuyStDeoEK6kHfo0oaY1qKRe4KeGICBL652bBXUokguj6O4hY4CX5PiyfXM4ROQUROC8QDVmaWPuOauTRPYLyj6Sq6YGUiX6tPP-MWw0mf4u6aWfJwsnIL8__Q03bOx84WG1EREEa1-EIbz9d4kXWiDw60bRO2yt8dgIw9RL8y7WtClOhtyJ2sBqnlEHqjjWtkyQB4s8tbpleVY2VhbFHL9PkK1ODm1dZ66cs45dO2gNO_Ue66oxEhF__dXAUm4oGR86nfItguWWdrDpM1VMrhvtJMK1GUQ1pSkjCJtZt6HiWRztRBj7bE1Iz3vYr09Vcw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "fY_cgOY9crv_ZUDvJHCOo6QYvidgBf6BhbAl7Ei7Dzc",
      "y": "Shk2FTxlEb9nCk6MxjgZdsBlRK_OlllzzC4xoUKsE2I"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "J2DlduYIfJaVCvvQGHsSYLICG5gV0JtQzawJM2nJpr4",
      "y": "CxIefp_MgKTOD0QMi4Bm7ax3MusuwaIU7jM_FAcunPc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "z6rYEAbDZgd5fkU3yiRLLinNBG6Wx7CCgqh__mU_F78",
      "y": "7yUEtXhXbPETkFpeXYf4o2kojKeyR5LLy6cO3qJTigY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "qy8kdvUq3fkADTenj_-MRjNPkfvf3q60oAqeF2eMPbM",
      "y": "cA-Sf4U5HrzcB_hcoXbVAOo_sZkZszTaxGTHyybBmPc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "fNhUHGYWNljMFEOm9jVvnIXXKwUfjxEwrW2Fmfd7BbU",
      "y": "VDjq8L8imtn-G9jf4ARrtyYLhRChQ8aQpb1UQevl9Es"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "it-cStByEZNx-N2yo77C6UDQiT8Gc0BaqwAEkY2gDh0",
      "y": "uMMAxac2-UGCOVaTY7Ty_rFBlCAQQheOiBCzdL0nVhE"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "SeC4NIRkHSzH8bKKF3SQWX4otH6-H0LBNIhNQWm74Gg"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "vw2VBkUs1sSuX3JjqpskegPB_wOfTRB_CEPz2vC_rhY"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "1HQkMdfdVJkKdx6m_mgbFqL_2wXnTlEEKFMRb6NVfNc"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "st3iSJUnXDw16weQn7AkqeW2o4F0m_VYv7Lg9atlc0y-BYRt5PbwRq4LrL5vcxQwMpcDKglPYrgPt3v_PgLqCaadRPaajITvnthnh3XJG-M6CZq_DtVgnJTxQuPNnM0BINC3JmDoX8oq0Pym7v3diJJHuU_BhJh_qEYGLbvdECwhF-QiDiySrNm_kfoTDCZry8D0yh4Kb7C5lu2phZwCNNR9buXNW_r4CB2eYC70p9gBUhawo-gRw_m-tPndL9AAlS23KaIN0TtyGzfwit0cLVZqssicf8lDzCUhAEjWXIBw6CBWZphDJRYvevy9kqdvWbqCJWQC91eCgIaTVBGUsQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "kVPVkauv6OHqv0yXXZslE7u0gxLD_Wk1Pz-ddrN071o",
      "y": "7spjKGssgipxwmx6O4vjZMVHUdn5eMTQ5deQSp1qhzM",
      "alg": "ECDH-ES"
    }
  ]
}
2022-10-13 07:07:15 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-13 07:07:15 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
}
2022-10-13 07:07:15 SUCCESS
OIDCCGetStaticClientConfigurationForRPTests
Found a static client object
client_id
oidc-test-client
client_secret
123456
redirect_uris
[
  "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01"
]
2022-10-13 07:07:15 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "client_id": "oidc-test-client",
  "client_secret": "123456",
  "redirect_uris": [
    "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01"
  ]
}
2022-10-13 07:07:15 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2022-10-13 07:07:15 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2022-10-13 07:07:15 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01"
]
2022-10-13 07:07:15 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2022-10-13 07:07:15 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2022-10-13 07:07:15 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2022-10-13 07:07:15 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2022-10-13 07:07:15 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2022-10-13 07:07:15 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2022-10-13 07:07:15 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2022-10-13 07:07:15 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2022-10-13 07:07:15 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2022-10-13 07:07:15 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2022-10-13 07:07:15 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2022-10-13 07:07:15 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2022-10-13 07:07:15 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2022-10-13 07:07:15 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2022-10-13 07:07:15 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2022-10-13 07:07:15 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2022-10-13 07:07:15 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2022-10-13 07:07:15
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2022-10-13 07:07:15
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2022-10-13 07:07:15
oidcc-client-test-kid-absent-multiple-jwks
Setup Done
2022-10-13 07:07:31 INCOMING
oidcc-client-test-kid-absent-multiple-jwks
Incoming HTTP request to /test/a/GC_broker/.well-known/openid-configuration
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/plain, application/json, */*",
  "user-agent": "Java/11.0.13",
  "connection": "close"
}
incoming_path
/test/a/GC_broker/.well-known/openid-configuration
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_tls_cipher
ECDHE-RSA-AES256-GCM-SHA384
incoming_body_json
Discovery endpoint
2022-10-13 07:07:31 OUTGOING
oidcc-client-test-kid-absent-multiple-jwks
Response to HTTP request to test instance kV6FzAIKeK2xSqz
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/GC_broker/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/GC_broker/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/GC_broker/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/GC_broker/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/GC_broker/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/GC_broker/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": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "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"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "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"
  ],
  "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"
  ],
  "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"
  ]
}
outgoing_path
.well-known/openid-configuration
2022-10-13 07:07:32 INCOMING
oidcc-client-test-kid-absent-multiple-jwks
Incoming HTTP request to /test/a/GC_broker/authorize
incoming_headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.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.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\"Chromium\";v\u003d\"106\", \"Google Chrome\";v\u003d\"106\", \"Not;A\u003dBrand\";v\u003d\"99\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "referer": "https://gkidp.ipanda.co.jp/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en",
  "connection": "close"
}
incoming_path
/test/a/GC_broker/authorize
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "client_id": "oidc-test-client",
  "response_type": "code",
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "scope": "openid email phone profile",
  "code_challenge_method": "S256",
  "code_challenge": "FpzCxCmlDb5oiRUC8_lzsT-HLGL0NWqG2YgH7Cdk2bE",
  "state": "4687evf8h3rhj3ugg491hvnkt7vi09u9"
}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
Authorization endpoint
2022-10-13 07:07:32 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2022-10-13 07:07:32 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:07:32 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "oidc-test-client",
  "response_type": "code",
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "scope": "openid email phone profile",
  "code_challenge_method": "S256",
  "code_challenge": "FpzCxCmlDb5oiRUC8_lzsT-HLGL0NWqG2YgH7Cdk2bE",
  "state": "4687evf8h3rhj3ugg491hvnkt7vi09u9"
}
2022-10-13 07:07:32 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email phone profile
2022-10-13 07:07:32 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2022-10-13 07:07:32 SUCCESS
EnsureAuthorizationRequestContainsPkceCodeChallenge
Found required PKCE parameters in request
code_challenge_method
S256
code_challenge
FpzCxCmlDb5oiRUC8_lzsT-HLGL0NWqG2YgH7Cdk2bE
2022-10-13 07:07:32 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2022-10-13 07:07:32 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
oidc-test-client
2022-10-13 07:07:32 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01
expected
[
  "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01"
]
2022-10-13 07:07:32 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:07:32 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2022-10-13 07:07:32 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
IXIPGa5vUleDioRgnDQaoCBA29A9vaiL
2022-10-13 07:07:32 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
0kJO5D2YFyeFhqbw3W2Ezw
2022-10-13 07:07:32 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "state": "4687evf8h3rhj3ugg491hvnkt7vi09u9"
}
2022-10-13 07:07:32 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "state": "4687evf8h3rhj3ugg491hvnkt7vi09u9",
  "code": "IXIPGa5vUleDioRgnDQaoCBA29A9vaiL"
}
2022-10-13 07:07:32
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=4687evf8h3rhj3ugg491hvnkt7vi09u9&code=IXIPGa5vUleDioRgnDQaoCBA29A9vaiL
2022-10-13 07:07:32 OUTGOING
oidcc-client-test-kid-absent-multiple-jwks
Response to HTTP request to test instance kV6FzAIKeK2xSqz
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=4687evf8h3rhj3ugg491hvnkt7vi09u9&code=IXIPGa5vUleDioRgnDQaoCBA29A9vaiL]
outgoing_path
authorize
2022-10-13 07:07:32 INCOMING
oidcc-client-test-kid-absent-multiple-jwks
Incoming HTTP request to /test/a/GC_broker/token
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "application/json",
  "authorization": "Basic b2lkYy10ZXN0LWNsaWVudDoxMjM0NTY\u003d",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "user-agent": "Java/11.0.13",
  "connection": "close",
  "content-length": "241"
}
incoming_path
/test/a/GC_broker/token
incoming_body_form_params
{
  "client_id": "oidc-test-client",
  "grant_type": "authorization_code",
  "code": "IXIPGa5vUleDioRgnDQaoCBA29A9vaiL",
  "code_verifier": "1a6862f5-942d-4921-9ea3-366bff65049d",
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
client_id=oidc-test-client&grant_type=authorization_code&code=IXIPGa5vUleDioRgnDQaoCBA29A9vaiL&code_verifier=1a6862f5-942d-4921-9ea3-366bff65049d&redirect_uri=https%3A%2F%2Fgkidp.ipanda.co.jp%2Fgkidp%2Fglobal_login%2FDM001003%2Fcallback%2F01
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES256-GCM-SHA384
incoming_body_json
Token endpoint
2022-10-13 07:07:32 SUCCESS
CheckClientIdMatchesOnTokenRequestIfPresent
Extracted client_id matches the expected value
client_id
oidc-test-client
2022-10-13 07:07:32 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
oidc-test-client
client_secret
123456
method
client_secret_basic
2022-10-13 07:07:32 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2022-10-13 07:07:32 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
IXIPGa5vUleDioRgnDQaoCBA29A9vaiL
2022-10-13 07:07:32 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01
2022-10-13 07:07:32 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
CtZW8mVy7pL2EwiQ36aFTfVx25r03tFgCKNPPuDtIuaEuHIRX2
2022-10-13 07:07:32 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
VXXAg9DYpoDvvlVuaJqnQQ
2022-10-13 07:07:32 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/GC_broker/
sub
user-subject-1234531
aud
oidc-test-client
iat
1665644852
exp
1665645152
2022-10-13 07:07:32 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
VXXAg9DYpoDvvlVuaJqnQQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/",
  "sub": "user-subject-1234531",
  "aud": "oidc-test-client",
  "iat": 1665644852,
  "exp": 1665645152,
  "at_hash": "VXXAg9DYpoDvvlVuaJqnQQ"
}
2022-10-13 07:07:32 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiVlhYQWc5RFlwb0R2dmxWdWFKcW5RUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NTE1MiwiaWF0IjoxNjY1NjQ0ODUyfQ.ImSi5y5Wx3LV8Lzg8pAPGllrjPK7rdLmXTOJjCbNfIUO0bhwCzjZH4Sjj5C40f7rs4tikNcVSjhnqwts0_xXc5BY1L3Be2otv3ytjZ_HEPZDwFheQIOAvtoNjm9TT7w7YX2BdUktR25Gr-oPexDheOxPFdYKQumfb9Q2PATeSTVAz_iSah-lxmtXRtySQIk_ajA5tsqqVlOQeRPnrlfJMcpGNtpQCnLoRfjJ9p-ZEDu6njdTdm7BtWkJxhmgSIfHTvkFFDXNVNg6T-LlMzLumXRosxOCihEpTtj6WzO-ALG1tV-rE4zW_azSBFFxpWal5D1Q6d70RkDsJO73nWFEaA
key
{"p":"6H4nFnQ3jwz2NshKk7a1uZVBu7mE8pKZuZdmIUNCDuBJAU-ho0yNJMIWBwbKAhOKoH_8blbhNL6aqoE1c4PdqNnIOSkfw_1QIppTJbTFa3YuHGt1eAfOs0SG7QZW5btejiJtoGcOtKaCyH_iY7C8jFI7sRRwJVP1cxTiiFkNaFc","kty":"RSA","q":"nNxb2CK5cEJoSZMXeanBg1fQjUdms1C2XJh18xw1YkviihzrrXTRCZa0-0dxGqXOIibZ35y_3Dqu9R5-giuisLOJ6l_hV4hF1oSPIfoq1qvitmogyPE89eOa0fBJGur9SZmpOdBo2VJ54e-WC9E_0hYp2cMj2gtXr81QqvlB7Vk","d":"Ghl3aMCgg_mzZl7eWmoxM9VAS25qEytNVgXfOmOpUnHaU-cDWkxVnbNyeJZQyKsmyya29P2W7UUqgv_mLYPNoup7b1EvAn_fx4WFaaCzmh9ExQtzaVvN9QcfcZTwaF_lrpAWddbfbnLMdg1yrcq0ABw6Y3mJtbzpII2fhVQjPT0K0s2miOGWdZXfM7KcAD3-UtJyh1aJnrSyUjBD0bkYUSE_IIX9FWK5CNxAbXExVoZjePGk8X_MT4cdb56b306MKYKaiwHwQrYiLdSFBcvdi0Sc94hZ5CyRK8AIb1_R-PhY9g831oyTqCYLpSg-lbKEU9FDrGUye40d4XwrQ9Fe8Q","e":"AQAB","use":"sig","qi":"pwvPJFLkHkIy9x5hhkrJVpBu3_i0Bi7vZDTFpx7y_9y5RfhFEM7l9Uza3_IE4Z9L819aOmZZoJqPvY0BnlczkAjAZzQG6naLBP6fG-Y01y952M_V9Qrkk8bMlIMDn-JOLWwESsmXEPSrNaahTBqZJ-qVEMrSFqEQTJgOV2L0-uA","dp":"Owtu2eECCy57iUYsyn7ogA1L-GURQpnAuMWehmwSZrzHTbHvlw1l-yPffEFZJFXaKxDWBx_BaifOF-dgr8mZjbxhgULUcm3u4BrZawYR7UzCQS15U9aHxDdvHNszTnzbcrWDqe0CaxauuETiNfc4q1pnFn3eTVyZRXTUY1Rad1k","dq":"kW1bWU8YTZPDzDKrGQjheDv6BoGkHas-5yoScIo-lBt2tEWL2wzqoNEwiab6nZILQm5yoHZbCnr9qhPThiueceSCgODTsquM1A2iBgZBoTVKw4QxURsXQYD7EJiNrn8exRXJZuhpzNJCXc4admpRmR0jP9lDa-wIJ91aZKkjDkE","n":"jnT_pGf823te5pzPLmJzpSPX2JJLID7HjJgsLrYzxPdWv9-_NmIIGko-NxE8NbovFT8XQTt2U_azDnFo3XA8hidSvft8qBH1SLXuB5e5cgV6J3LHtXIH6A7vRzLZoQsRFn0XFscfIqa_sWjD4VPO2fJzVvdj6mTS2ivhRosm-45N2hsVyewZy1X9ZRR6_ABoSfC7ymz6yv4Q1TyvSlB9WgAu801zc9HVpJ3AOcE3SKjyvMdgocBcf9TemaCh1CO96SUcNry8s0jwOqMlTKsJYTNDByov7WSOEI4lNKycTynCKqnLOR4Ys6qY5IUSyC0myejjuL7Oq4PVZRyCfFjRPw"}
algorithm
RS256
2022-10-13 07:07:32 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2022-10-13 07:07:32 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
CtZW8mVy7pL2EwiQ36aFTfVx25r03tFgCKNPPuDtIuaEuHIRX2
token_type
Bearer
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiVlhYQWc5RFlwb0R2dmxWdWFKcW5RUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NTE1MiwiaWF0IjoxNjY1NjQ0ODUyfQ.ImSi5y5Wx3LV8Lzg8pAPGllrjPK7rdLmXTOJjCbNfIUO0bhwCzjZH4Sjj5C40f7rs4tikNcVSjhnqwts0_xXc5BY1L3Be2otv3ytjZ_HEPZDwFheQIOAvtoNjm9TT7w7YX2BdUktR25Gr-oPexDheOxPFdYKQumfb9Q2PATeSTVAz_iSah-lxmtXRtySQIk_ajA5tsqqVlOQeRPnrlfJMcpGNtpQCnLoRfjJ9p-ZEDu6njdTdm7BtWkJxhmgSIfHTvkFFDXNVNg6T-LlMzLumXRosxOCihEpTtj6WzO-ALG1tV-rE4zW_azSBFFxpWal5D1Q6d70RkDsJO73nWFEaA
scope
openid email phone profile
2022-10-13 07:07:32 OUTGOING
oidcc-client-test-kid-absent-multiple-jwks
Response to HTTP request to test instance kV6FzAIKeK2xSqz
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "CtZW8mVy7pL2EwiQ36aFTfVx25r03tFgCKNPPuDtIuaEuHIRX2",
  "token_type": "Bearer",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiVlhYQWc5RFlwb0R2dmxWdWFKcW5RUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NTE1MiwiaWF0IjoxNjY1NjQ0ODUyfQ.ImSi5y5Wx3LV8Lzg8pAPGllrjPK7rdLmXTOJjCbNfIUO0bhwCzjZH4Sjj5C40f7rs4tikNcVSjhnqwts0_xXc5BY1L3Be2otv3ytjZ_HEPZDwFheQIOAvtoNjm9TT7w7YX2BdUktR25Gr-oPexDheOxPFdYKQumfb9Q2PATeSTVAz_iSah-lxmtXRtySQIk_ajA5tsqqVlOQeRPnrlfJMcpGNtpQCnLoRfjJ9p-ZEDu6njdTdm7BtWkJxhmgSIfHTvkFFDXNVNg6T-LlMzLumXRosxOCihEpTtj6WzO-ALG1tV-rE4zW_azSBFFxpWal5D1Q6d70RkDsJO73nWFEaA",
  "scope": "openid email phone profile"
}
outgoing_path
token
2022-10-13 07:07:33 INCOMING
oidcc-client-test-kid-absent-multiple-jwks
Incoming HTTP request to /test/a/GC_broker/jwks
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Java/11.0.13",
  "accept": "text/html, image/gif, image/jpeg, *; q\u003d.2, */*; q\u003d.2",
  "connection": "close"
}
incoming_path
/test/a/GC_broker/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_tls_cipher
ECDHE-RSA-AES256-GCM-SHA384
incoming_body_json
Jwks endpoint
2022-10-13 07:07:33 OUTGOING
oidcc-client-test-kid-absent-multiple-jwks
Response to HTTP request to test instance kV6FzAIKeK2xSqz
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "jnT_pGf823te5pzPLmJzpSPX2JJLID7HjJgsLrYzxPdWv9-_NmIIGko-NxE8NbovFT8XQTt2U_azDnFo3XA8hidSvft8qBH1SLXuB5e5cgV6J3LHtXIH6A7vRzLZoQsRFn0XFscfIqa_sWjD4VPO2fJzVvdj6mTS2ivhRosm-45N2hsVyewZy1X9ZRR6_ABoSfC7ymz6yv4Q1TyvSlB9WgAu801zc9HVpJ3AOcE3SKjyvMdgocBcf9TemaCh1CO96SUcNry8s0jwOqMlTKsJYTNDByov7WSOEI4lNKycTynCKqnLOR4Ys6qY5IUSyC0myejjuL7Oq4PVZRyCfFjRPw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "m7dnD3i--wtI14ttTY-qmlvg7dxM69T2wXw0zokCUTa6kGEOJc7FebJ3Fs-ePMjpSANmpomJnVXOSxA11CrFzm2mN2DEwADBEyTCd_W27bepbcdtK8T9ToMKow_Ei9J-i3-CN7juGcxhkw8rrgqeUY-heK4DgmCC1qfBwvIaar9L2eptsOr6A6OlkB1yXfEXLE9dZUTGguPDM69ZoIwFUkhZSZJTi_rGMzMindrcWoxXS8Y0H6eEfyxYKS43tpXn3mgtncSp7zBvgWQgcdks_Nr6hRgHqVF2hbSwIrldm7Z07MkKnWx644z_w_litvkNYe0EqgqLicezJR6Ug7aUHQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "tXN0rPPsuMX8xVIVMeqwSuyStDeoEK6kHfo0oaY1qKRe4KeGICBL652bBXUokguj6O4hY4CX5PiyfXM4ROQUROC8QDVmaWPuOauTRPYLyj6Sq6YGUiX6tPP-MWw0mf4u6aWfJwsnIL8__Q03bOx84WG1EREEa1-EIbz9d4kXWiDw60bRO2yt8dgIw9RL8y7WtClOhtyJ2sBqnlEHqjjWtkyQB4s8tbpleVY2VhbFHL9PkK1ODm1dZ66cs45dO2gNO_Ue66oxEhF__dXAUm4oGR86nfItguWWdrDpM1VMrhvtJMK1GUQ1pSkjCJtZt6HiWRztRBj7bE1Iz3vYr09Vcw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "fY_cgOY9crv_ZUDvJHCOo6QYvidgBf6BhbAl7Ei7Dzc",
      "y": "Shk2FTxlEb9nCk6MxjgZdsBlRK_OlllzzC4xoUKsE2I"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "J2DlduYIfJaVCvvQGHsSYLICG5gV0JtQzawJM2nJpr4",
      "y": "CxIefp_MgKTOD0QMi4Bm7ax3MusuwaIU7jM_FAcunPc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "z6rYEAbDZgd5fkU3yiRLLinNBG6Wx7CCgqh__mU_F78",
      "y": "7yUEtXhXbPETkFpeXYf4o2kojKeyR5LLy6cO3qJTigY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "qy8kdvUq3fkADTenj_-MRjNPkfvf3q60oAqeF2eMPbM",
      "y": "cA-Sf4U5HrzcB_hcoXbVAOo_sZkZszTaxGTHyybBmPc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "fNhUHGYWNljMFEOm9jVvnIXXKwUfjxEwrW2Fmfd7BbU",
      "y": "VDjq8L8imtn-G9jf4ARrtyYLhRChQ8aQpb1UQevl9Es"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "it-cStByEZNx-N2yo77C6UDQiT8Gc0BaqwAEkY2gDh0",
      "y": "uMMAxac2-UGCOVaTY7Ty_rFBlCAQQheOiBCzdL0nVhE"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "SeC4NIRkHSzH8bKKF3SQWX4otH6-H0LBNIhNQWm74Gg"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "vw2VBkUs1sSuX3JjqpskegPB_wOfTRB_CEPz2vC_rhY"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "1HQkMdfdVJkKdx6m_mgbFqL_2wXnTlEEKFMRb6NVfNc"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "st3iSJUnXDw16weQn7AkqeW2o4F0m_VYv7Lg9atlc0y-BYRt5PbwRq4LrL5vcxQwMpcDKglPYrgPt3v_PgLqCaadRPaajITvnthnh3XJG-M6CZq_DtVgnJTxQuPNnM0BINC3JmDoX8oq0Pym7v3diJJHuU_BhJh_qEYGLbvdECwhF-QiDiySrNm_kfoTDCZry8D0yh4Kb7C5lu2phZwCNNR9buXNW_r4CB2eYC70p9gBUhawo-gRw_m-tPndL9AAlS23KaIN0TtyGzfwit0cLVZqssicf8lDzCUhAEjWXIBw6CBWZphDJRYvevy9kqdvWbqCJWQC91eCgIaTVBGUsQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "kVPVkauv6OHqv0yXXZslE7u0gxLD_Wk1Pz-ddrN071o",
      "y": "7spjKGssgipxwmx6O4vjZMVHUdn5eMTQ5deQSp1qhzM",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2022-10-13 07:07:33 INCOMING
oidcc-client-test-kid-absent-multiple-jwks
Incoming HTTP request to /test/a/GC_broker/userinfo
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/plain, application/json, */*",
  "authorization": "Bearer CtZW8mVy7pL2EwiQ36aFTfVx25r03tFgCKNPPuDtIuaEuHIRX2",
  "user-agent": "Java/11.0.13",
  "connection": "close"
}
incoming_path
/test/a/GC_broker/userinfo
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_tls_cipher
ECDHE-RSA-AES256-GCM-SHA384
incoming_body_json
Userinfo endpoint
2022-10-13 07:07:33 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
CtZW8mVy7pL2EwiQ36aFTfVx25r03tFgCKNPPuDtIuaEuHIRX2
2022-10-13 07:07:33 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
CtZW8mVy7pL2EwiQ36aFTfVx25r03tFgCKNPPuDtIuaEuHIRX2
2022-10-13 07:07:33 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
email
user@example.com
email_verified
false
phone_number_verified
false
phone_number
+1 555 5550000
website
https://openid.net/
zoneinfo
America/Los_Angeles
birthdate
2000-02-03
gender
female
profile
https://example.com/user
preferred_username
d.tu
given_name
Demo
middle_name
Theresa
locale
en-US
updated_at
1580000000
name
Demo T. User
nickname
Dee
family_name
User
2022-10-13 07:07:33
ClearAccessTokenFromRequest
Removed incoming access token from environment
2022-10-13 07:07:33 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2022-10-13 07:07:33 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2022-10-13 07:07:33 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2022-10-13 07:07:33 OUTGOING
oidcc-client-test-kid-absent-multiple-jwks
Response to HTTP request to test instance kV6FzAIKeK2xSqz
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531",
  "email": "user@example.com",
  "email_verified": false,
  "phone_number_verified": false,
  "phone_number": "+1 555 5550000",
  "website": "https://openid.net/",
  "zoneinfo": "America/Los_Angeles",
  "birthdate": "2000-02-03",
  "gender": "female",
  "profile": "https://example.com/user",
  "preferred_username": "d.tu",
  "given_name": "Demo",
  "middle_name": "Theresa",
  "locale": "en-US",
  "updated_at": 1580000000,
  "name": "Demo T. User",
  "nickname": "Dee",
  "family_name": "User"
}
outgoing_path
userinfo
2022-10-13 07:07:33 FINISHED
oidcc-client-test-kid-absent-multiple-jwks
Test has run to completion
testmodule_result
PASSED
2022-10-13 07:08:18
TEST-RUNNER
Alias has now been claimed by another test
alias
GC_broker
new_test_id
0rUPObr7iA6g1ar
Test Results