Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-13 07:02:55 INFO
TEST-RUNNER
Test instance blyy2aW3RD7qEtd 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-invalid-aud
2022-10-13 07:02:55 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:02:55
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:02:55
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "2xrryocj__POHu6WAf7GT5MCc9UKPS6fsN18ZqjVw6hrfCfc80yr4wh4UdRfiXD7lWqRXhAfT14CuB8sdISkPLVYR2iKyga4RQfhOvEZaKy8QiOZbXYa_XP8ZO4Uq8NO7MVptsNDgfc7GEC7Ivo_x-67CMq83mDpKvEJNual2zU",
      "kty": "RSA",
      "q": "sZ_tpdasxsY7ZSadGwFFQZnQEGSxmk2Q5CJnVWebjk8sykHYeEYeVUfcVu_qHrF4u8zpSMw80k--1tLI74prexPoKVxCGvVBHr1N-Om_ZqZi31ZGr_9mIlXCR0dkkd59iUNliwmdbkJQ-cVlr9adpIeIWligaPY0dnxKg27jn48",
      "d": "BcOxQs8u3EVOeCGs6MHJAKsbFIB9ioppxFe1UuaL7TmCQr-f_hNq7VCXMf0dmpaAXAr742WDA1ojy-qTcv7pHqTFg7t4XJlWWFNYaEXrkS-RvgSWsXNMeRaCZt-K9_NzPDcRBqKhq8i9xgj_JvdHCCmjjTaQOxLOwAuFnwPhnBwepQoZE6neoDfOubF6-uOWUHDzut5AFVxUoOSL6ATkbBA8VtuKpTfkfw339apDpS8mP9JqqC6csivXhXqKcPC0u0rukKxmNnVJQcFEpbuqUmTwJeaS4nxZPDb_gZw2JENIt9xADcgq-wYr2lpn__qfa-nbunr2shsH5zyNrSD6uQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "228601e7-a60c-43f3-a94b-c95fd3cd6cf1",
      "qi": "hrqsoimYH0gxyFb7Um4VkvsNIp0Q_LrBnAR8hCUGs_NDEngSpWJETJVvYsDvlhUtdZn3ILvgGGtSXmyA-DEAAZeXQlSRGGMBj2JOlwkQX4hHPGpi7DGUfYifWlDh_7kGIOdwjhn52n-RCbb2LLbbupPrsK_E8oCnSWRhCWhfdFU",
      "dp": "MTSki4E6Bns8aRnvulb7Nlevj0_i0saruk6jZ3K3Pw-Nw_430rP_TidSzh3Brt4ewfmC1_sK7QoR1kO5-hjnwXKAdtj1glVsAKS6YkBPEoDobnoMNNb3TMBFiG0nW0Orb-UNzqufd4qMTPAMlthYhpAIlPri25YsBybGiPvXd5k",
      "dq": "bJqzjK240ITONieo8aUSOm0YeZ2HtiftCoA6nE6QHzAr27Ls74U38L7Sa1mf1Yp_npxImxk9qv3VWrZg443H7-YZEoj1ZlREr83hiesp-1KKq7Gt4NiREzdKZZiyVjoqma3avWtwlcT4i-91IFFh7AJujYcY9XRsWXHfgYNgq-M",
      "n": "mAZ-JVaarUstKsR1sPQgznWe6qGJbepl3Bh74_c5xQP29f7XEixmrnaF-7SMfHTrjjNLwevZxCmIF7uH1jYzDRJ039tV0jqcjYPV7ecNm_vE0zihVJO4Vteq1-uWC5TG_xqafxbMbkWYPNwrQ4VogXW4Yx2CR869OqU051PRb1c8SgSdkRzvvKhC0if0I9nUjUZTlRvZgWIh84uiKXSPJ8Wk_j-eium20Ih6k6-tOooZRmHfr3jCDjyHxFP0BlHsvMB6NKyjWNhKo1hzhSsGIu-XnwlM2nx1qQJTrQxtlZVYLI26inRvkzBEw0vRhC47K-m5gJBkz4QID4ZM_8pdmw"
    },
    {
      "kty": "EC",
      "d": "QQM_UFrBVZnO0D0KtIrum0bKdd5oi8vpylAU-73oiw0",
      "use": "sig",
      "crv": "P-256",
      "kid": "1189a5d2-43d6-4896-9409-702e1c2ffade",
      "x": "d0e9qXLAekpcPWpevlvfNicsez3J_HjZge28XykS-_U",
      "y": "fpLxg-gWYZ1NoRYimDoaQLuHX2R7IhbZY51Cr3I6Y0k"
    },
    {
      "kty": "EC",
      "d": "m2oyf3r1iO9A_vqnrLE_QnQlRq1dff5xvLdH-4lpNlE",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "72957739-f66a-4bda-a424-bd56770688b5",
      "x": "Yq7HmH_VP-yRFRdFhz1eiygOYKicgtKcN1GzqT7VVGM",
      "y": "tgDYQdrpRNIOwwS4mFt6EzjshhdAHMnwzPHXmQiyr8Q"
    },
    {
      "kty": "OKP",
      "d": "faVaoxvhI5bmV-tOORNHO0L1sSm9rBDQQPodzM5xSOM",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "73436b99-1b37-4cc8-9b54-7197eb701fa3",
      "x": "xY8c8XANMmvRozoiE-xCB1O5SSczHngt4jFhHmeKFTk"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "0roVWi3mDaDpkFbi2mU3wKDLNCVsueCLisNJvbh5qHtDke9FZ3iot-cej6JseFS18GtWa4XaoWVHoEFSZvSDtMCUTxFmKDvoTk1QLAJ97FINQRY4SyNRXvMWF4AvIOGiFk09xIApp5IYc45KWL8hKmn3lnVDKJfnPAJjyKBYMME",
      "kty": "RSA",
      "q": "tlTQBc5p6wsWnn9Es9043ijm0-rGoGFekzTITKcwzb7L0tAxgp8rEAJrpPUuCr90AyevpiJjupjC5MsLkIJn3PUhX_M5DZ2_bAaQ5m3QfR3ngyEOoak6-g10cmgpu2wpw087XHgbYKCRzTDpV61AJ6XOvjdKGCgt2JA2USC9p6U",
      "d": "PiTpOzpW38N3fxFaJ3AsFv80eGTxnQjSUxz6tNhDPKFU680lKchx9OcfqqEOeAcC3uzXhz0s5-TXKilFMsk4-rx0VyC6heWgRSlz0b4Fub0dzN0Zi1HYlhEttcKb1Y-Xto4USoKiDdWezXRhikUVTNRhq_9g007t40C9Rc1pctkCrkTFIuNUiPb7LfZCLFp3d7l4kQCjKbajK0H_cWM3d0rTyDfkoCtexTAw3bsmWULhkPeVyhbeWsYMhxrqhYu1UVt_DHOgFszi9omk-szjVweZRx_8D3gKEI3xwXMqtLjfgHLlFx_bGjuOE7oHNllJ635PToab-uLw7jbEKu0AAQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "53c39b92-630a-44db-a021-4acaa042180a",
      "qi": "eIq87EKlC_ln5WmXrfntaP_z8bZl58DKL2584ieVLHOwOrM74qsShy3Fq0z9NO-PtFsesmQeTBOHP8x9tc-fslclPIbRMO6ue5nr8tj4DM4OhKwSlkzr1bTGNNIGjP4-S-VtOp15UzezDvPTBoVxlXySa5tgPZ5H6tA6hEc19u4",
      "dp": "alooNJ89oFs6BfMUAw1amgmNBQBuY1GEm7_8E5hrLjEn5RtRd-tZm5c1wWBERmbafEBwGUwxD4vCHotZP0Tgw_T95PnvCRdTI1G5yLxpOUAgGF1Sg_mLM9STrcCwCHRYDdFl_yp_22bMmGWT-D5eSr24i2MbRf2EYrECE1t5pwE",
      "alg": "RSA-OAEP",
      "dq": "oCWQbXkmyR79KAvK8Vx-pYsxa7NL8PR1GEEFKWa0VBKgfjMFOaDKNw6ZM9NyNFiC8n56JicQh4XDsSeyqaQQzB-2x8sfMpl618xQm0SbGjoY7bEsY8v7lEQbIp3hAdD4QacnEYohKdb_GUY7vhnbPrfBBowTlXI9CnlobAug6U0",
      "n": "lhYbeRcdOjX0jV3SpiKZbRZyo0I1JpbJUfSonviuFXogukic5UKtQgxE_2cuH5lPc8VYCdsO1xxeVIhLvINuhyVGOPQXTss6Xa03gHhfUYlHVuUxSXdIOcCjsCdpSNzN8d2v7hph93f34Mjla9YIny-IdNcQemmr8fMGGXWT7U_tWnAfwYY65qzmu3N7Q-rro4P_GwEgsdsk7igt4Ji76S0VOr6VMCENzehM394sU_L1kqg-9L2IiUCgV5tqfN2iSTBni73RuN83V1GiLcIEV5tCiyNVGILtnIqPfJ62CefQfdqwwy8qjqcCs86CY6FStePd2gqik2SWi7st_yJTZQ"
    },
    {
      "kty": "EC",
      "d": "iFpehkSqe51PaNwowomqT55GOBKnExkw5yJRfmeMvjM",
      "use": "enc",
      "crv": "P-256",
      "kid": "699aeb89-d370-4e8d-8aa5-044e7dec6020",
      "x": "pOujuiOpniwiBQwjZHfOzhf602ZBXnDyB6o8ju0JmLQ",
      "y": "FT5-fKGpX1ddTUdfTCGgc6uBPm_ka7iWDi9i0AtZfik",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "228601e7-a60c-43f3-a94b-c95fd3cd6cf1",
      "n": "mAZ-JVaarUstKsR1sPQgznWe6qGJbepl3Bh74_c5xQP29f7XEixmrnaF-7SMfHTrjjNLwevZxCmIF7uH1jYzDRJ039tV0jqcjYPV7ecNm_vE0zihVJO4Vteq1-uWC5TG_xqafxbMbkWYPNwrQ4VogXW4Yx2CR869OqU051PRb1c8SgSdkRzvvKhC0if0I9nUjUZTlRvZgWIh84uiKXSPJ8Wk_j-eium20Ih6k6-tOooZRmHfr3jCDjyHxFP0BlHsvMB6NKyjWNhKo1hzhSsGIu-XnwlM2nx1qQJTrQxtlZVYLI26inRvkzBEw0vRhC47K-m5gJBkz4QID4ZM_8pdmw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7845883d-3f33-46c6-b8fa-2ac832a7cca3",
      "n": "zLZIyy8kqs_j-FwJ2-ZKKx84rs3tE8C5audhz0yh09U7q_f3jrcW7oMOUezuhNyzMdUYnVJDUSsfGnl41azXWkBw4SV3Y1VzHrRqkFgFWKhLN0he1HmZnua6eOENxB-nP7WBsZ0b3fYpMM6Yk-xYZhasSm3FimFowprKsRXd2nZwpF7lkd8TD6xCz90b1C0nZpI3UN1enzYJ5LnVrQPeERVd_zM9YJkVbywS2MWKDCd-NlqIbom2eDuFjzWHdoBYpWV7O3_IEAs5zJhFHLWIzgISPxTnSpNv5OBgCBgh_v6bGelS-vA0XRupjHllm__ilBhGTp4oUxxg4WI-EjVmNw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "1189a5d2-43d6-4896-9409-702e1c2ffade",
      "x": "d0e9qXLAekpcPWpevlvfNicsez3J_HjZge28XykS-_U",
      "y": "fpLxg-gWYZ1NoRYimDoaQLuHX2R7IhbZY51Cr3I6Y0k"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "23a4caf0-bc46-4ce4-bebc-e6331fd4dbaa",
      "x": "BYpO-9COnPJUe8PWcP2ChhDAM8Ywoh_68JbziyjsRSE",
      "y": "FFpSpeDUd38kC5URdGOptHIsV-T1llsa-U-qlIiX67Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "72957739-f66a-4bda-a424-bd56770688b5",
      "x": "Yq7HmH_VP-yRFRdFhz1eiygOYKicgtKcN1GzqT7VVGM",
      "y": "tgDYQdrpRNIOwwS4mFt6EzjshhdAHMnwzPHXmQiyr8Q"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "73436b99-1b37-4cc8-9b54-7197eb701fa3",
      "x": "xY8c8XANMmvRozoiE-xCB1O5SSczHngt4jFhHmeKFTk"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "53c39b92-630a-44db-a021-4acaa042180a",
      "alg": "RSA-OAEP",
      "n": "lhYbeRcdOjX0jV3SpiKZbRZyo0I1JpbJUfSonviuFXogukic5UKtQgxE_2cuH5lPc8VYCdsO1xxeVIhLvINuhyVGOPQXTss6Xa03gHhfUYlHVuUxSXdIOcCjsCdpSNzN8d2v7hph93f34Mjla9YIny-IdNcQemmr8fMGGXWT7U_tWnAfwYY65qzmu3N7Q-rro4P_GwEgsdsk7igt4Ji76S0VOr6VMCENzehM394sU_L1kqg-9L2IiUCgV5tqfN2iSTBni73RuN83V1GiLcIEV5tCiyNVGILtnIqPfJ62CefQfdqwwy8qjqcCs86CY6FStePd2gqik2SWi7st_yJTZQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "699aeb89-d370-4e8d-8aa5-044e7dec6020",
      "x": "pOujuiOpniwiBQwjZHfOzhf602ZBXnDyB6o8ju0JmLQ",
      "y": "FT5-fKGpX1ddTUdfTCGgc6uBPm_ka7iWDi9i0AtZfik",
      "alg": "ECDH-ES"
    }
  ]
}
2022-10-13 07:02:55 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-13 07:02:55 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-13 07:02:55 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:02:55 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:02:55 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:02:55 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2022-10-13 07:02:55 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2022-10-13 07:02:55 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:02:55 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2022-10-13 07:02:55 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2022-10-13 07:02:55 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2022-10-13 07:02:55 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2022-10-13 07:02:55 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2022-10-13 07:02:55 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:02:55 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2022-10-13 07:02:55 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:02:55 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2022-10-13 07:02:55 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:02:55 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2022-10-13 07:02:55 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:02:55 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2022-10-13 07:02:55 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2022-10-13 07:02:55 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2022-10-13 07:02:55 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2022-10-13 07:02:55 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2022-10-13 07:02:55 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2022-10-13 07:02:55
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2022-10-13 07:02:55
oidcc-client-test-invalid-aud
Setup Done
2022-10-13 07:03:07 INCOMING
oidcc-client-test-invalid-aud
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:03:07 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance blyy2aW3RD7qEtd
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:03:07 INCOMING
oidcc-client-test-invalid-aud
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",
  "cookie": "JSESSIONID\u003d8C94B8EB175DB90D097A84BD768E2D59",
  "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": "8zMQMoUK0zcYI3GG5EKsb2Rz1tGmtTsbHgIVKxW0DmY",
  "state": "4e1g5ithn9pqoh9b0nv9ip4v4vq749jf"
}
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:03:07 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2022-10-13 07:03:07 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:03:07 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": "8zMQMoUK0zcYI3GG5EKsb2Rz1tGmtTsbHgIVKxW0DmY",
  "state": "4e1g5ithn9pqoh9b0nv9ip4v4vq749jf"
}
2022-10-13 07:03:07 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email phone profile
2022-10-13 07:03:07 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2022-10-13 07:03:07 SUCCESS
EnsureAuthorizationRequestContainsPkceCodeChallenge
Found required PKCE parameters in request
code_challenge_method
S256
code_challenge
8zMQMoUK0zcYI3GG5EKsb2Rz1tGmtTsbHgIVKxW0DmY
2022-10-13 07:03:07 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2022-10-13 07:03:07 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
oidc-test-client
2022-10-13 07:03:07 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:03:07 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:03:07 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2022-10-13 07:03:07 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
VgkoN8ji1BzPe4JiXYEO47An9zbpJ0a6
2022-10-13 07:03:07 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
DRMcYY8zRYYpm_nTqC9A4A
2022-10-13 07:03:07 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "state": "4e1g5ithn9pqoh9b0nv9ip4v4vq749jf"
}
2022-10-13 07:03:07 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": "4e1g5ithn9pqoh9b0nv9ip4v4vq749jf",
  "code": "VgkoN8ji1BzPe4JiXYEO47An9zbpJ0a6"
}
2022-10-13 07:03:07
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=4e1g5ithn9pqoh9b0nv9ip4v4vq749jf&code=VgkoN8ji1BzPe4JiXYEO47An9zbpJ0a6
2022-10-13 07:03:07 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance blyy2aW3RD7qEtd
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=4e1g5ithn9pqoh9b0nv9ip4v4vq749jf&code=VgkoN8ji1BzPe4JiXYEO47An9zbpJ0a6]
outgoing_path
authorize
2022-10-13 07:03:08 INCOMING
oidcc-client-test-invalid-aud
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": "VgkoN8ji1BzPe4JiXYEO47An9zbpJ0a6",
  "code_verifier": "194eeaf7-1802-4dfc-a295-e5338ff156af",
  "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=VgkoN8ji1BzPe4JiXYEO47An9zbpJ0a6&code_verifier=194eeaf7-1802-4dfc-a295-e5338ff156af&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:03:08 SUCCESS
CheckClientIdMatchesOnTokenRequestIfPresent
Extracted client_id matches the expected value
client_id
oidc-test-client
2022-10-13 07:03:08 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
oidc-test-client
client_secret
123456
method
client_secret_basic
2022-10-13 07:03:08 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2022-10-13 07:03:08 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
VgkoN8ji1BzPe4JiXYEO47An9zbpJ0a6
2022-10-13 07:03:08 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:03:08 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
N0qr1gsjvDVHf4U1TtimaVQEbjwyD9gHPPfcSnhIlZKuQmr6Xe
2022-10-13 07:03:08 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
Cb3irhg_1JoGKjoDCJpDZw
2022-10-13 07:03:08 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
1665644588
exp
1665644888
2022-10-13 07:03:08 SUCCESS
AddInvalidAudValueToIdToken
Added invalid aud to ID token claims
aud
oidc-test-client1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/",
  "sub": "user-subject-1234531",
  "aud": "oidc-test-client1",
  "iat": 1665644588,
  "exp": 1665644888
}
2022-10-13 07:03:08 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
Cb3irhg_1JoGKjoDCJpDZw
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/",
  "sub": "user-subject-1234531",
  "aud": "oidc-test-client1",
  "iat": 1665644588,
  "exp": 1665644888,
  "at_hash": "Cb3irhg_1JoGKjoDCJpDZw"
}
2022-10-13 07:03:08 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIyMjg2MDFlNy1hNjBjLTQzZjMtYTk0Yi1jOTVmZDNjZDZjZjEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQ2IzaXJoZ18xSm9HS2pvRENKcERadyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudDEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvR0NfYnJva2VyXC8iLCJleHAiOjE2NjU2NDQ4ODgsImlhdCI6MTY2NTY0NDU4OH0.E3BcJGSZqLCJaguujU1RCzJNg-hJCKGQBCL5Xnvu-JQRQs9gCrhKz-ui4P2neyPUOD39dLFkKYJ-T9WTozSaK9IHiqR3Wy4eLMl9-PoSSLfD1gO0pNAppxEsUw9ZZ8HznnUgooZGYlYm_0KFUFhC6XdyEOsN70DpclnyqCYRP7kiJv72u4HLQJSjadDVnGxe6ift7_X9H-0E1Cj9NLaaXvUlCEEN3k3yScC5B_jLpOkVPOyytHxHfY4v6D3lT8aek2yU6AMA0_orRdHddFosR_xtjXCbBSszqbQr2B97hI7kn37dtMTvsC0C-iHS0VnlwQ046fDJtv9EMWQ4u_zPAg
key
{"p":"2xrryocj__POHu6WAf7GT5MCc9UKPS6fsN18ZqjVw6hrfCfc80yr4wh4UdRfiXD7lWqRXhAfT14CuB8sdISkPLVYR2iKyga4RQfhOvEZaKy8QiOZbXYa_XP8ZO4Uq8NO7MVptsNDgfc7GEC7Ivo_x-67CMq83mDpKvEJNual2zU","kty":"RSA","q":"sZ_tpdasxsY7ZSadGwFFQZnQEGSxmk2Q5CJnVWebjk8sykHYeEYeVUfcVu_qHrF4u8zpSMw80k--1tLI74prexPoKVxCGvVBHr1N-Om_ZqZi31ZGr_9mIlXCR0dkkd59iUNliwmdbkJQ-cVlr9adpIeIWligaPY0dnxKg27jn48","d":"BcOxQs8u3EVOeCGs6MHJAKsbFIB9ioppxFe1UuaL7TmCQr-f_hNq7VCXMf0dmpaAXAr742WDA1ojy-qTcv7pHqTFg7t4XJlWWFNYaEXrkS-RvgSWsXNMeRaCZt-K9_NzPDcRBqKhq8i9xgj_JvdHCCmjjTaQOxLOwAuFnwPhnBwepQoZE6neoDfOubF6-uOWUHDzut5AFVxUoOSL6ATkbBA8VtuKpTfkfw339apDpS8mP9JqqC6csivXhXqKcPC0u0rukKxmNnVJQcFEpbuqUmTwJeaS4nxZPDb_gZw2JENIt9xADcgq-wYr2lpn__qfa-nbunr2shsH5zyNrSD6uQ","e":"AQAB","use":"sig","kid":"228601e7-a60c-43f3-a94b-c95fd3cd6cf1","qi":"hrqsoimYH0gxyFb7Um4VkvsNIp0Q_LrBnAR8hCUGs_NDEngSpWJETJVvYsDvlhUtdZn3ILvgGGtSXmyA-DEAAZeXQlSRGGMBj2JOlwkQX4hHPGpi7DGUfYifWlDh_7kGIOdwjhn52n-RCbb2LLbbupPrsK_E8oCnSWRhCWhfdFU","dp":"MTSki4E6Bns8aRnvulb7Nlevj0_i0saruk6jZ3K3Pw-Nw_430rP_TidSzh3Brt4ewfmC1_sK7QoR1kO5-hjnwXKAdtj1glVsAKS6YkBPEoDobnoMNNb3TMBFiG0nW0Orb-UNzqufd4qMTPAMlthYhpAIlPri25YsBybGiPvXd5k","dq":"bJqzjK240ITONieo8aUSOm0YeZ2HtiftCoA6nE6QHzAr27Ls74U38L7Sa1mf1Yp_npxImxk9qv3VWrZg443H7-YZEoj1ZlREr83hiesp-1KKq7Gt4NiREzdKZZiyVjoqma3avWtwlcT4i-91IFFh7AJujYcY9XRsWXHfgYNgq-M","n":"mAZ-JVaarUstKsR1sPQgznWe6qGJbepl3Bh74_c5xQP29f7XEixmrnaF-7SMfHTrjjNLwevZxCmIF7uH1jYzDRJ039tV0jqcjYPV7ecNm_vE0zihVJO4Vteq1-uWC5TG_xqafxbMbkWYPNwrQ4VogXW4Yx2CR869OqU051PRb1c8SgSdkRzvvKhC0if0I9nUjUZTlRvZgWIh84uiKXSPJ8Wk_j-eium20Ih6k6-tOooZRmHfr3jCDjyHxFP0BlHsvMB6NKyjWNhKo1hzhSsGIu-XnwlM2nx1qQJTrQxtlZVYLI26inRvkzBEw0vRhC47K-m5gJBkz4QID4ZM_8pdmw"}
algorithm
RS256
2022-10-13 07:03:08 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:03:08 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
N0qr1gsjvDVHf4U1TtimaVQEbjwyD9gHPPfcSnhIlZKuQmr6Xe
token_type
Bearer
id_token
eyJraWQiOiIyMjg2MDFlNy1hNjBjLTQzZjMtYTk0Yi1jOTVmZDNjZDZjZjEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQ2IzaXJoZ18xSm9HS2pvRENKcERadyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudDEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvR0NfYnJva2VyXC8iLCJleHAiOjE2NjU2NDQ4ODgsImlhdCI6MTY2NTY0NDU4OH0.E3BcJGSZqLCJaguujU1RCzJNg-hJCKGQBCL5Xnvu-JQRQs9gCrhKz-ui4P2neyPUOD39dLFkKYJ-T9WTozSaK9IHiqR3Wy4eLMl9-PoSSLfD1gO0pNAppxEsUw9ZZ8HznnUgooZGYlYm_0KFUFhC6XdyEOsN70DpclnyqCYRP7kiJv72u4HLQJSjadDVnGxe6ift7_X9H-0E1Cj9NLaaXvUlCEEN3k3yScC5B_jLpOkVPOyytHxHfY4v6D3lT8aek2yU6AMA0_orRdHddFosR_xtjXCbBSszqbQr2B97hI7kn37dtMTvsC0C-iHS0VnlwQ046fDJtv9EMWQ4u_zPAg
scope
openid email phone profile
2022-10-13 07:03:08 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance blyy2aW3RD7qEtd
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "N0qr1gsjvDVHf4U1TtimaVQEbjwyD9gHPPfcSnhIlZKuQmr6Xe",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIyMjg2MDFlNy1hNjBjLTQzZjMtYTk0Yi1jOTVmZDNjZDZjZjEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQ2IzaXJoZ18xSm9HS2pvRENKcERadyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudDEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvR0NfYnJva2VyXC8iLCJleHAiOjE2NjU2NDQ4ODgsImlhdCI6MTY2NTY0NDU4OH0.E3BcJGSZqLCJaguujU1RCzJNg-hJCKGQBCL5Xnvu-JQRQs9gCrhKz-ui4P2neyPUOD39dLFkKYJ-T9WTozSaK9IHiqR3Wy4eLMl9-PoSSLfD1gO0pNAppxEsUw9ZZ8HznnUgooZGYlYm_0KFUFhC6XdyEOsN70DpclnyqCYRP7kiJv72u4HLQJSjadDVnGxe6ift7_X9H-0E1Cj9NLaaXvUlCEEN3k3yScC5B_jLpOkVPOyytHxHfY4v6D3lT8aek2yU6AMA0_orRdHddFosR_xtjXCbBSszqbQr2B97hI7kn37dtMTvsC0C-iHS0VnlwQ046fDJtv9EMWQ4u_zPAg",
  "scope": "openid email phone profile"
}
outgoing_path
token
2022-10-13 07:03:13 FINISHED
oidcc-client-test-invalid-aud
Test has run to completion
testmodule_result
PASSED
2022-10-13 07:03:40
TEST-RUNNER
Alias has now been claimed by another test
alias
GC_broker
new_test_id
QfXnzZWyVu46EBV
Test Results