Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-13 07:03:40 INFO
TEST-RUNNER
Test instance QfXnzZWyVu46EBV 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-missing-iat
2022-10-13 07:03:40 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:03:40
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:03:41
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "1EDyADV1DdY2ZdRJmbIgSr5jZaveEo25b3qO_ydT0NUPMtjTWhxH1r28HWNHd0dtoR161jiYyy2ufq3HWVXH2g_3ZklpaddvVaGt0utWomKwevBOU4WT5aChbFTMlIAz4Qo_M5qoTjdzZa-V6iI2n7vNur_QqQyN9kbMeM-XwQE",
      "kty": "RSA",
      "q": "qJwOIx0c6Z6toVOg1JRnqYHURE7ynD4Ps2ndNYuNCHM3afJccVIJxCAIsUs_2m293Eyr8P8OjsGhThePykyS9p8zxGLuqaYKzQfl28BglNNP7KSrugGpP7C3yRhpxA6k33FyWT9sCPqTHbL3d-NO5LDrSC35Qyy9KFMOEXC8ESE",
      "d": "BKm3YE4I0gbGxD__3yVVJgqmLQQkrwjGpDdISdNUIKOx1MFby_jFLNudGDj9hlsuPwPiOwVuw65rsCajy3PHhvRKeKct4wV2H2IJaje4tnMbsbaEyCNSHw58mLpfDe86jWzvHyXp3sm6ioX7_HyCJnUQuPFHxsAKnJnxoXrtJMRbp9CqmjpiWeWppoq3I0Vm36_gacX5mZ-wbG2WsFhfZj4xDObVZT5t6VM2BN-kcwTNqCuXDJ0cUZpHEgki_EoXvNbXVERJmYjNxWAQ6-p0Frrf3115sJSwlS6D6tnbL3GNngm6SS7pfHshPQW8lvPUuWbhqDe3zdRMVmi9CWpAAQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "1f466599-b653-4f43-8eae-56e860decd98",
      "qi": "aYKX2XeCy8yGuqsQyHvWuReizv7EEdjFXArUW70LY-nDlfmmHN0SKMtaDhuL3zbB6_agyW7ApTrTf8w_7joY37h-eW8ikQ4kIFJI0MuIFNWgkfbGYjAJzn-_aVeeJ10_IXCNTEm75_j2rNDJo5YAcoNX7jsbirHUJDkVh83a744",
      "dp": "yzHxeymyCbENGqcEXtMb_vINDgRe8LwkzggyZSotHzsY9cCFdTqlu3qgYDHu9M24sgka04ITJE9zQWrz8R4h2Sx318Bn3h-UQhIp6kXKBmMcOFVdZq_2SlpgrujvgSrKf6Hjp29juJ11J9_UUPS3_ms4JJQFGhEexqo4jV-PFAE",
      "dq": "a4uukMMfD_yAb2hyK2XFgR8oj7FzmikTxrJ9wIuUl5E2BUPrpvRW-lwcb0m6Hs7kzUGyYnOti20CQFdTBgw1qUz-rgMUi-028nRZLwPUFtl6H00ho_EvTUqgz4nc3IsiqssnzrlfZZK-h7EBm9zHE6OtT0rTtP8yYCgpzwIDU0E",
      "n": "i8wCHEV10ZPiX-KAuDx2cN6IRolzX39gYTECtMVwp63YPFVR5dWBtoxKdko3qtPNqoaWPVNbPbzwm8sPeBqU0G63vL0TsqG-hJX-J_M6GyX1ymOZuUc7iRatspZXohyhr9Zfkgn01vcFaqFvivL1Vs2MEClOd24B8vLpNqNSpJo_SMdFn4JXhNG0vDfrWKEISXCXM4qUDFi3ol_sUVV1k-FY_6NMfnWTV7GGUYEmdHAx4FffXZ2flL1CJpCkYwIMwM1_0vHxCg4UZWaDVp8XfvTDqFcpLCwvI836VFvTNMJkJ0xn87_dzK5qG3baQYfSVFFggq2VvpNHNBhPAxzyIQ"
    },
    {
      "kty": "EC",
      "d": "rBSKomOa-JVUcaKOxUG-qQzDwsJfqG4GesxmT7FIp7U",
      "use": "sig",
      "crv": "P-256",
      "kid": "e607fd60-47ad-4089-b63a-275df36c7236",
      "x": "FJdVZkr29RPHeI5Fi8gPwLuZmxDpH0zv_YAkSeeM0kQ",
      "y": "B8ChFB4Co1QBL7b95Q8Scaehe7k64IOW_mlRKIYwRyg"
    },
    {
      "kty": "EC",
      "d": "OqCGVEmK20uonOs7n0JUHTOVQVCuzv-ldtV4TqW3Nm4",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "18427ff8-98a8-4c6c-b1c0-cfa07431beb4",
      "x": "0Knq58G-c9q2GLZATKf4zjJ_jzCtKyfL7ymmpwpvdyE",
      "y": "YE3rReB6WiGBdeg3jFnzlJyQd1HCFIwfZ9ZV2geoEdM"
    },
    {
      "kty": "OKP",
      "d": "ywRtfrAn3Prc-ypAHPd81RwV6OJwOsoBzqUhj_51iJk",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "70cd3f66-e2b7-4010-b76e-73fdc7d810b3",
      "x": "LFdE2tqImjRhcaxMdLjtuU6JrWX2SRuEUnu_ajwPZWg"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "4j83jYEETsQYbU5JJhWIxvs80QaSnikMLKDA0n66EUYEXrLShnSrHa5iZ9cspbR_cUKUNHDLLh_TShaqUwAkwJudaL7wvaGc1p8GpIfG1WQ1NimEh-vgPh1MZAJvIfEPgyuGHB7OWmF8sDbcOxFDJi9348SmDhzx6k7XVtTS0rk",
      "kty": "RSA",
      "q": "uedrUnCSl7qn2rXqBxK8uGcA3jcuaavIUsTYLUvNWai7aB6hqtD_iRS1_JtwM2n-pE_vJBvjEsXU3wz2ucpNJzoppD2dMRLgkAdGXt5e0HbwrF9DzD8jLUuMe7SLznOMCFlDA78oXOK6BuL4XeW0kf56qzE1QQIYOM_5SEn9HQU",
      "d": "NIDB5i_8EuhnmDXOOxsh9tGdXBd6edCcFwq6MrbcJ_PoLL2w8OEQhPtWq_GBhC4RvtS-gR0Aw5TNcTnyqjYstf-NGND4v66fh1SmKlME8GGkceiKam0FYSBH_gcivAis5DC2Xio8nmF4NegNz5uZr0KHcfTVdd8v9qR7GDvF6KkVNIglfZHTmsive2ivUdbZobRdPx3QnQaEQ64xb1AMMdLFK0PqFQnE9K9fXDYTOtDajfjDXYduDGOBI70jAz4aJgeKqnlEmzecI4YWr-dzfkRSsjg39NgtmK54XVqR4ML8lakpvRiD78Htc1Lvft-hJBb4zFAZdEd-UFokPqITIQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "5d4216fe-e056-47f3-b556-53c8c79386a8",
      "qi": "YzCdlzFa9dvubaT1xz6Oj1njC6tPv6-VsOnAC1MX-R8UBKhPHbVrfpgaEE5KSg8JTPA3tTK5FzRR1vi4ty39pNBs56dU6ZmxnlOSQ5Nw6ftmUgI3TkCoBqTDURzj9ic5yF3k-Tk09E2wPikvsouaEkWpsFADHZwEnNnNQJzb3M8",
      "dp": "sZdz0NRMAFP25J4F1yoiIicF1wG0xwdrcgCBOvmUrohqV7dAf6BGzVacEeyaNDwZqVrcoMlFA6Chps9hxSMgtjuwdI8kw4V_agyMF0wo7EnrZudyC4tAiyFOXFZ4y4jAZ3MboykfS1yoll2Jw6fKMMgj8JrkycE4t3ZJm_QUxKk",
      "alg": "RSA-OAEP",
      "dq": "QtbkrFhTLIBs12LuiKqA9d_63OqEInQj6zZg7zBA3cqfztiskajhJ10t7WvJlIK4jkU7GwV3yAke9y9HChelU8RCso2AleNOoBotf_B9sIADGkaKLsZIlIGEOfn5BjpfD6VgRdmV3oeaEN3MJJ5xJMiVPDXOCtiA8vQ7kXUgry0",
      "n": "pEw1CargroLAFwvmJVkDdW1wyLj_7iRs4lGYiDu8RDVxgSpsppvFWfoBlI5mIxOqvSFf6tKWbnKY2E1mGyvVRKnZTe04GjMomB0DRo6kG4Kk8MTnEDbCdKiNrQokieAoDiZwIEcgdhskzDxuJ8sDl5BPEYta0XKxSjDXrtIzH-jw5I84K6r8aEmeCREkdeGsOhYRK7mSI9uKwUr6HQID0xMIJ2-jJanLsf-XVGawxHqB3ArQA89WeDmqUl0PF-6duYM-DW86Q-_kXxzwslz9PVBclPfuCkexrn-Upau1SJCb6yS4oRSwTWRcZGlk1BhYNUh3BIk5cOzbR7JHC9ISnQ"
    },
    {
      "kty": "EC",
      "d": "dBU8ocomb44rwiFPAp-7oP-VZzOSylE6nZN4aE4XodY",
      "use": "enc",
      "crv": "P-256",
      "kid": "a0fe30ea-6720-4649-9857-eff64e57a6fe",
      "x": "7pNsvKUtHz8_RP-VCjd4zR_dPG3ZH9dDib6yiq7KyIk",
      "y": "juXE-_TWcJkCrFuUv573k7sfzXzYJ3_BqfqE458sHfs",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "1f466599-b653-4f43-8eae-56e860decd98",
      "n": "i8wCHEV10ZPiX-KAuDx2cN6IRolzX39gYTECtMVwp63YPFVR5dWBtoxKdko3qtPNqoaWPVNbPbzwm8sPeBqU0G63vL0TsqG-hJX-J_M6GyX1ymOZuUc7iRatspZXohyhr9Zfkgn01vcFaqFvivL1Vs2MEClOd24B8vLpNqNSpJo_SMdFn4JXhNG0vDfrWKEISXCXM4qUDFi3ol_sUVV1k-FY_6NMfnWTV7GGUYEmdHAx4FffXZ2flL1CJpCkYwIMwM1_0vHxCg4UZWaDVp8XfvTDqFcpLCwvI836VFvTNMJkJ0xn87_dzK5qG3baQYfSVFFggq2VvpNHNBhPAxzyIQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "8e73d776-1a3e-44b7-a02a-c97550adfc55",
      "n": "jsmT_kjFRXp6JT5fAQQtFAYqG2-Y2IgfzK_VtcRxXyRrG14KCukmWBlLE-neIpPJhd7VgUPmDCrZU4Czwj-1lmbNAm0Iqk5OVjh-ehE8hEDG17Dt9hVO9XsgnkSdmlgN5tWTO6q7sPZyl0oQll8-CL4etT39oyfPeEsTZg337sa5yEkt-JyaYQY40rYJp3ekPWsS0VvHXm6Ykp_Br5ccUj-ARZbQ8KUu2XpLKaZ3ue40Np9LpcXhN4pkRWFVC8UyfNP_WuQi5xl1D-iy7LH3gyODmt2UO-xDsePebawrJuFWFdGErobjTjf65N9P5eu6hRIsU4IjAEm6j06_093XEQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e607fd60-47ad-4089-b63a-275df36c7236",
      "x": "FJdVZkr29RPHeI5Fi8gPwLuZmxDpH0zv_YAkSeeM0kQ",
      "y": "B8ChFB4Co1QBL7b95Q8Scaehe7k64IOW_mlRKIYwRyg"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "913b9607-cf9d-482d-9ddc-16ae0241caa8",
      "x": "HNAWsXOqWISGrfKJWFjn3bz6wAJ7LmWxbmAEdvD_mZ8",
      "y": "xIdjlbulthDTkNCSkGGJkg22IvuksbEQ2ILkZ4DH3P0"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "18427ff8-98a8-4c6c-b1c0-cfa07431beb4",
      "x": "0Knq58G-c9q2GLZATKf4zjJ_jzCtKyfL7ymmpwpvdyE",
      "y": "YE3rReB6WiGBdeg3jFnzlJyQd1HCFIwfZ9ZV2geoEdM"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "70cd3f66-e2b7-4010-b76e-73fdc7d810b3",
      "x": "LFdE2tqImjRhcaxMdLjtuU6JrWX2SRuEUnu_ajwPZWg"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "5d4216fe-e056-47f3-b556-53c8c79386a8",
      "alg": "RSA-OAEP",
      "n": "pEw1CargroLAFwvmJVkDdW1wyLj_7iRs4lGYiDu8RDVxgSpsppvFWfoBlI5mIxOqvSFf6tKWbnKY2E1mGyvVRKnZTe04GjMomB0DRo6kG4Kk8MTnEDbCdKiNrQokieAoDiZwIEcgdhskzDxuJ8sDl5BPEYta0XKxSjDXrtIzH-jw5I84K6r8aEmeCREkdeGsOhYRK7mSI9uKwUr6HQID0xMIJ2-jJanLsf-XVGawxHqB3ArQA89WeDmqUl0PF-6duYM-DW86Q-_kXxzwslz9PVBclPfuCkexrn-Upau1SJCb6yS4oRSwTWRcZGlk1BhYNUh3BIk5cOzbR7JHC9ISnQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "a0fe30ea-6720-4649-9857-eff64e57a6fe",
      "x": "7pNsvKUtHz8_RP-VCjd4zR_dPG3ZH9dDib6yiq7KyIk",
      "y": "juXE-_TWcJkCrFuUv573k7sfzXzYJ3_BqfqE458sHfs",
      "alg": "ECDH-ES"
    }
  ]
}
2022-10-13 07:03:41 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-13 07:03:41 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-13 07:03:41 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:03:41 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:03:41 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:03:41 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2022-10-13 07:03:41 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2022-10-13 07:03:41 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:03:41 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2022-10-13 07:03:41 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2022-10-13 07:03:41 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2022-10-13 07:03:41 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2022-10-13 07:03:41 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2022-10-13 07:03:41 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:03:41 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2022-10-13 07:03:41 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:03:41 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2022-10-13 07:03:41 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:03:41 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2022-10-13 07:03:41 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:03:41 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2022-10-13 07:03:41 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2022-10-13 07:03:41 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2022-10-13 07:03:41 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2022-10-13 07:03:41 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2022-10-13 07:03:41 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2022-10-13 07:03:41
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2022-10-13 07:03:41
oidcc-client-test-missing-iat
Setup Done
2022-10-13 07:03:57 INCOMING
oidcc-client-test-missing-iat
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:57 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance QfXnzZWyVu46EBV
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:57 INCOMING
oidcc-client-test-missing-iat
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": "YcOyQq4sbrxjQn8JCFpirrsLfYtfmHX0BtNjHU_jS5I",
  "state": "gnd2do10cvk775srbt645k2130tba9on"
}
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:57 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2022-10-13 07:03:57 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:03:57 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": "YcOyQq4sbrxjQn8JCFpirrsLfYtfmHX0BtNjHU_jS5I",
  "state": "gnd2do10cvk775srbt645k2130tba9on"
}
2022-10-13 07:03:57 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email phone profile
2022-10-13 07:03:57 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2022-10-13 07:03:57 SUCCESS
EnsureAuthorizationRequestContainsPkceCodeChallenge
Found required PKCE parameters in request
code_challenge_method
S256
code_challenge
YcOyQq4sbrxjQn8JCFpirrsLfYtfmHX0BtNjHU_jS5I
2022-10-13 07:03:57 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2022-10-13 07:03:57 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
oidc-test-client
2022-10-13 07:03:57 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:57 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:03:57 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2022-10-13 07:03:57 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
q8DddDukZpKajCh3EzFOzLEh92nPuAPZ
2022-10-13 07:03:57 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
67idqZrYpQASQwyhKH9AxA
2022-10-13 07:03:57 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "state": "gnd2do10cvk775srbt645k2130tba9on"
}
2022-10-13 07:03:57 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": "gnd2do10cvk775srbt645k2130tba9on",
  "code": "q8DddDukZpKajCh3EzFOzLEh92nPuAPZ"
}
2022-10-13 07:03:57
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=gnd2do10cvk775srbt645k2130tba9on&code=q8DddDukZpKajCh3EzFOzLEh92nPuAPZ
2022-10-13 07:03:57 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance QfXnzZWyVu46EBV
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=gnd2do10cvk775srbt645k2130tba9on&code=q8DddDukZpKajCh3EzFOzLEh92nPuAPZ]
outgoing_path
authorize
2022-10-13 07:03:58 INCOMING
oidcc-client-test-missing-iat
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": "q8DddDukZpKajCh3EzFOzLEh92nPuAPZ",
  "code_verifier": "9eb12002-0310-402b-a2b4-47b7d7f69660",
  "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=q8DddDukZpKajCh3EzFOzLEh92nPuAPZ&code_verifier=9eb12002-0310-402b-a2b4-47b7d7f69660&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:58 SUCCESS
CheckClientIdMatchesOnTokenRequestIfPresent
Extracted client_id matches the expected value
client_id
oidc-test-client
2022-10-13 07:03:58 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
oidc-test-client
client_secret
123456
method
client_secret_basic
2022-10-13 07:03:58 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2022-10-13 07:03:58 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
q8DddDukZpKajCh3EzFOzLEh92nPuAPZ
2022-10-13 07:03:58 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:58 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
c6BkJCjoCBUgivQ6uzLcQUYHEQks3HuMnWckJ8V87UdTKKCU82
2022-10-13 07:03:58 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
2hYqHq26gfvJrolkVWZI5Q
2022-10-13 07:03:58 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
1665644638
exp
1665644938
2022-10-13 07:03:58 SUCCESS
RemoveIatFromIdToken
Removed iat from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/",
  "sub": "user-subject-1234531",
  "aud": "oidc-test-client",
  "exp": 1665644938
}
2022-10-13 07:03:58 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
2hYqHq26gfvJrolkVWZI5Q
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/",
  "sub": "user-subject-1234531",
  "aud": "oidc-test-client",
  "exp": 1665644938,
  "at_hash": "2hYqHq26gfvJrolkVWZI5Q"
}
2022-10-13 07:03:58 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIxZjQ2NjU5OS1iNjUzLTRmNDMtOGVhZS01NmU4NjBkZWNkOTgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiMmhZcUhxMjZnZnZKcm9sa1ZXWkk1USIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImV4cCI6MTY2NTY0NDkzOH0.c3zyUd4WT-54FtaFgepXrxMBeJ1SHdWKksJZMEL-ihjNl98Xzu6XvYIncz6Urwpq_DQ5BwLvfEMjF5e-toY_QLWwDxO29ZM9gW4n9gPxR4BLA5YPW1Y-LNxLA4NP-EdMTFpwUJ7t29EC568wBujKhhjdWL3htwLGXwlAu4ZS1IPlCv3a0TQUAb3sbmcQSaHZNbElC7fbrfb8KTKn_NAt4rXBZDK5a6B7vx8SUvLiV8Qzix2LsS50npkMjmyg0Duyp_Df1q1tZ5eoJqByJbRPk0zPvfbMfu2TSdexSdmZUgPuW_QEre8_BYe95HtYnKWj0AI_o319jXyb-ZVqMmYg5Q
key
{"p":"1EDyADV1DdY2ZdRJmbIgSr5jZaveEo25b3qO_ydT0NUPMtjTWhxH1r28HWNHd0dtoR161jiYyy2ufq3HWVXH2g_3ZklpaddvVaGt0utWomKwevBOU4WT5aChbFTMlIAz4Qo_M5qoTjdzZa-V6iI2n7vNur_QqQyN9kbMeM-XwQE","kty":"RSA","q":"qJwOIx0c6Z6toVOg1JRnqYHURE7ynD4Ps2ndNYuNCHM3afJccVIJxCAIsUs_2m293Eyr8P8OjsGhThePykyS9p8zxGLuqaYKzQfl28BglNNP7KSrugGpP7C3yRhpxA6k33FyWT9sCPqTHbL3d-NO5LDrSC35Qyy9KFMOEXC8ESE","d":"BKm3YE4I0gbGxD__3yVVJgqmLQQkrwjGpDdISdNUIKOx1MFby_jFLNudGDj9hlsuPwPiOwVuw65rsCajy3PHhvRKeKct4wV2H2IJaje4tnMbsbaEyCNSHw58mLpfDe86jWzvHyXp3sm6ioX7_HyCJnUQuPFHxsAKnJnxoXrtJMRbp9CqmjpiWeWppoq3I0Vm36_gacX5mZ-wbG2WsFhfZj4xDObVZT5t6VM2BN-kcwTNqCuXDJ0cUZpHEgki_EoXvNbXVERJmYjNxWAQ6-p0Frrf3115sJSwlS6D6tnbL3GNngm6SS7pfHshPQW8lvPUuWbhqDe3zdRMVmi9CWpAAQ","e":"AQAB","use":"sig","kid":"1f466599-b653-4f43-8eae-56e860decd98","qi":"aYKX2XeCy8yGuqsQyHvWuReizv7EEdjFXArUW70LY-nDlfmmHN0SKMtaDhuL3zbB6_agyW7ApTrTf8w_7joY37h-eW8ikQ4kIFJI0MuIFNWgkfbGYjAJzn-_aVeeJ10_IXCNTEm75_j2rNDJo5YAcoNX7jsbirHUJDkVh83a744","dp":"yzHxeymyCbENGqcEXtMb_vINDgRe8LwkzggyZSotHzsY9cCFdTqlu3qgYDHu9M24sgka04ITJE9zQWrz8R4h2Sx318Bn3h-UQhIp6kXKBmMcOFVdZq_2SlpgrujvgSrKf6Hjp29juJ11J9_UUPS3_ms4JJQFGhEexqo4jV-PFAE","dq":"a4uukMMfD_yAb2hyK2XFgR8oj7FzmikTxrJ9wIuUl5E2BUPrpvRW-lwcb0m6Hs7kzUGyYnOti20CQFdTBgw1qUz-rgMUi-028nRZLwPUFtl6H00ho_EvTUqgz4nc3IsiqssnzrlfZZK-h7EBm9zHE6OtT0rTtP8yYCgpzwIDU0E","n":"i8wCHEV10ZPiX-KAuDx2cN6IRolzX39gYTECtMVwp63YPFVR5dWBtoxKdko3qtPNqoaWPVNbPbzwm8sPeBqU0G63vL0TsqG-hJX-J_M6GyX1ymOZuUc7iRatspZXohyhr9Zfkgn01vcFaqFvivL1Vs2MEClOd24B8vLpNqNSpJo_SMdFn4JXhNG0vDfrWKEISXCXM4qUDFi3ol_sUVV1k-FY_6NMfnWTV7GGUYEmdHAx4FffXZ2flL1CJpCkYwIMwM1_0vHxCg4UZWaDVp8XfvTDqFcpLCwvI836VFvTNMJkJ0xn87_dzK5qG3baQYfSVFFggq2VvpNHNBhPAxzyIQ"}
algorithm
RS256
2022-10-13 07:03:58 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:58 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
c6BkJCjoCBUgivQ6uzLcQUYHEQks3HuMnWckJ8V87UdTKKCU82
token_type
Bearer
id_token
eyJraWQiOiIxZjQ2NjU5OS1iNjUzLTRmNDMtOGVhZS01NmU4NjBkZWNkOTgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiMmhZcUhxMjZnZnZKcm9sa1ZXWkk1USIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImV4cCI6MTY2NTY0NDkzOH0.c3zyUd4WT-54FtaFgepXrxMBeJ1SHdWKksJZMEL-ihjNl98Xzu6XvYIncz6Urwpq_DQ5BwLvfEMjF5e-toY_QLWwDxO29ZM9gW4n9gPxR4BLA5YPW1Y-LNxLA4NP-EdMTFpwUJ7t29EC568wBujKhhjdWL3htwLGXwlAu4ZS1IPlCv3a0TQUAb3sbmcQSaHZNbElC7fbrfb8KTKn_NAt4rXBZDK5a6B7vx8SUvLiV8Qzix2LsS50npkMjmyg0Duyp_Df1q1tZ5eoJqByJbRPk0zPvfbMfu2TSdexSdmZUgPuW_QEre8_BYe95HtYnKWj0AI_o319jXyb-ZVqMmYg5Q
scope
openid email phone profile
2022-10-13 07:03:58 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance QfXnzZWyVu46EBV
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "c6BkJCjoCBUgivQ6uzLcQUYHEQks3HuMnWckJ8V87UdTKKCU82",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIxZjQ2NjU5OS1iNjUzLTRmNDMtOGVhZS01NmU4NjBkZWNkOTgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiMmhZcUhxMjZnZnZKcm9sa1ZXWkk1USIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImV4cCI6MTY2NTY0NDkzOH0.c3zyUd4WT-54FtaFgepXrxMBeJ1SHdWKksJZMEL-ihjNl98Xzu6XvYIncz6Urwpq_DQ5BwLvfEMjF5e-toY_QLWwDxO29ZM9gW4n9gPxR4BLA5YPW1Y-LNxLA4NP-EdMTFpwUJ7t29EC568wBujKhhjdWL3htwLGXwlAu4ZS1IPlCv3a0TQUAb3sbmcQSaHZNbElC7fbrfb8KTKn_NAt4rXBZDK5a6B7vx8SUvLiV8Qzix2LsS50npkMjmyg0Duyp_Df1q1tZ5eoJqByJbRPk0zPvfbMfu2TSdexSdmZUgPuW_QEre8_BYe95HtYnKWj0AI_o319jXyb-ZVqMmYg5Q",
  "scope": "openid email phone profile"
}
outgoing_path
token
2022-10-13 07:04:03 FINISHED
oidcc-client-test-missing-iat
Test has run to completion
testmodule_result
PASSED
2022-10-13 07:04:42
TEST-RUNNER
Alias has now been claimed by another test
alias
GC_broker
new_test_id
fESAyQKq0Auwfk9
Test Results