Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-13 07:00:52 INFO
TEST-RUNNER
Test instance i7bFhSpWIrxq2eC 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-iss
2022-10-13 07:00:52 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:00:52
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:00:52
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "5fTfRFr2gndRbHA9fjg6KghwMYT_v0xNLG8cAScr1fwJ97VHWAxlZWCRgw1xSxTJtS55R72PNE-0PKeOAK5p3Rb6BQjeZkn7EHSIUYqoKmZwEmOJwJ-8A2oUxDroE-d60N8lKBtZxpSxP4PXONEjJUt0LgTtzxhuG_TeXLTfH48",
      "kty": "RSA",
      "q": "xoNAYsdDLj98EdC3nVv0M9XGUSyPd1BHy35gzspTRSv1AMg35uxKrOOIQLEIRgioiBAoZyZ18JM4Arsxl5unsn_7jPzfJYMgSTBycqJXURiBdE5dw1QLjQNnzRu-Kob_7mVatcgkG4PLdqgYwno1P8uGxKZ1a_lUYRMbDvSJ4g0",
      "d": "HqGsUtmhgWQZxN8P3QZzlj1zF5se41kgbau_n1EXSNorfs3P75oERaZ1YwWbXHONAG2V8YhHy4Zy0pGc4vJAy2NijLcdXXyUWmBqPSNoWfqSmSQM7JQJxYfXHo7Pw4st_xGneZDEovrrRCw_0CNmTkr28M3G6bJ2j9TOvBI4L-Pgk-2kcvCgtNU4V6ScakyamtFDYzQPr1tImxX5AVFkqyG-IWdalcPHKAIpqj91UudU2GfDFoU27wt1R1fUe0syWtAG9oOVuAuVMk3E8hcSCxsyRzdmZ22JXC2hAUslnctVjYZcCt4IZUXfMmS0NgFQCzDA6r2sc56WGKWKmPrYEQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "6c3315e2-d149-425a-85ef-14f807f3e978",
      "qi": "EJP2CpDJfxm8B4EmQsoN6gmzUd8vUm5uYVB9sPBbrHESUbNmDxK8z1PWYnuxk-wxkLbw01zKPlWUTvHWveYwOJOmTKRJExduXg1UCbbLCV_eK7Y-CGWn96WIWuQux4wEwnzJtOXf1CLJtWfmnqHybHXI0iMWsPcIgtR0lbamd8c",
      "dp": "KE8kU_cd_wCrZTbHkLiKeZPBFu0ZZ48YeBGB9zHGnVvw41sDhoulun-TAkX49hBOy1O6LrkrwR-3mGpGmhf4tqiwavGDCqstN1U2EBUeJVCPlKmeHAXkDzUpLryksdiBzttOyBkDQ6wM5fVWZL9ESeVQGEEE7qh5pKznzZhnBEE",
      "dq": "mrjiDhtQ-VLx2NDczAFHrL8J-2rHxy8DRlASFBsOG_PO2fUz3QB-k5IkOIfC8xL8iFBPrVYExqV4GmjcllXztuSZo6HUKuCw4VqpWT--3q5C9-u8mOmAtz_YP71H0s213JGSyexceDWY97q80Zd-uWJggBVdn_KNGbxScq2WamE",
      "n": "slFK0xDhdiUXcZRSrrDtJFxxcrPJ77gMKTUxr-Hzw9G15Emlns-P7se4ioFlU_l77d4JKqoHotHNLYi-BeSGYbFGW6HQtzuS08RBQHsZdEPGx_wiwpR_Ayy4bOuKt-RiSQfs-N2IHLuDuzmfDE6NS6j7T3e9Oacj71cmcxU-lNCFlJkuQ60-aeV8uiJzjjN7GQOUNqnLCoav8XUVPKLxay1u5cSldeYqo0Wwj7PoCH7UxiBrxTzjfmx1qP4rcE8V7ya6VDQo96i590XKChIWFQ01bwsSOosMwpmQinQCsaC1AkfIFjPIEOX1zW4nSdVqyTrNdNOXJdbm42awWLfYQw"
    },
    {
      "kty": "EC",
      "d": "UPoBHt1jpdu3HYZFeERixgrMZxqFr1_M8moCUiVjh78",
      "use": "sig",
      "crv": "P-256",
      "kid": "613b2cb4-2077-4eb2-ae26-2ccb94dcbb7a",
      "x": "M1R7S4qHGeLi1ULuIF-IEvNl1PX6KzkfXkhuLW0X7ZQ",
      "y": "E_0xuGUYQaszayV9j83oZSTgnD7BGmz2x3Ebps2UW1Y"
    },
    {
      "kty": "EC",
      "d": "WNxiLa94iEEsCnp-HAeKcqMWY7driRCBKl741BGdgSc",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "805f0b53-2720-4bcb-baac-71ba7f82d61f",
      "x": "vKbKRiON16cSCelGRq6uwWJYOUY8-D52pDwHEeoUb8M",
      "y": "hC8eOZKYNaTq19suic-ZuuDmfR6WdrQQ9Tj7hkxA8BE"
    },
    {
      "kty": "OKP",
      "d": "Xh0F8403L8oDIjD5aV--zLLF_v5yDqJu9B6SawbbaBI",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "e5669308-2d39-43b0-979e-7e9472cb0d25",
      "x": "pkuG7LqilFynGmyvcMPmOB86ZhFqV2kRQy0LXa95Io8"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "_-KgQ3qdnAXd3u1-_pyg5Uw0Ol9jf6CsgWMLV7ztJeXK8Sq4VNIpVJ1-n14lz0aidZT-s_xdK7456PyG8LZAMu8_urAOHnEqhPuxcBM2u8sjZ2OnRR3riN4Za36Skbs9bX_73Fl64OrfYkOlj9-Og7DCqwUkIFM66LKsh8thCZM",
      "kty": "RSA",
      "q": "5A7xYfrQp2R4vZdUuNhgT23ES0EwFUDQkAo_wWsrjoleoMaiumGIy1NMM4-jQCMknaR0yiaIRJTbWsqRvP5bQpBEvWlQaRjr4mqvXk3wKaA4pvCtUYQE7DUjjNDYv1F_KCYg_AxN8Z5Vat5nJtpIABt-ChYYJG4x_xYFwr2IwGc",
      "d": "Kln_woodeWWpJtHtyVy_y0BF2cU5YDuLlXB9Mieq1oEKgbEvzaaRnJcSWHpfNfWRjp3wrIEakDQrOXfRJxyDdOMtd-VNsiBu1Q6YIFicIa8B1P08LnHZAy-CMWdtW4BorOge1ZXXvcXG9sgtr4_nB-Sx-GmqAep5Ux85y8R6FDivatR3xa_TRmXYPSnpZXRsm7IJAotzOxMI0Kg0g449h_eLM3-iz7P7jqqJWxg4mG_Uzqmrk1dGOdHVqm_hhLPQ6t-gcbA2T5kwyOaoIV-rRgmdW-f9zo07QZnvAapGfhIJfGJ93VmXtMBmOywZ2yji2XbAmNTuMqPaDjdSdRQswQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "6b3d9254-6098-4f6f-9587-b9db3d960e1e",
      "qi": "w1jxLl2ln0HB5352GIa8cDthTAUiN8yeuBZTpwiyE1WHf_wq3ojCoScsujWsfdEbdIDXZnDLY_vJ7W5b-ndW5IQj8HD1gYHEHioGplbMNxPBekHy-dKbMaaE403O_k_OqCGwcIxJZlTrwFrYJrvittK81XO1DNkmELyN0xCEdW8",
      "dp": "ropIJR8bKNS7nZdEO6pc-Ws8aOCt_t17LZqAny1IWcRf5JbuOzVLaeMv_sb6ZWNZ53hlMCIg73iHCcxOwxydt-CICPCUAOHSTflc9AS3HeuXT6ui6jtZcPeGQVOJ6Ivef7V_97K1ZXvwOZfI89Va4asNbhhIpx_-m8FcfBgXLa8",
      "alg": "RSA-OAEP",
      "dq": "xGGhtg928U3xMsFHcUzR0lPhPjRKJWMEtaQ9tl6EyV69H5Esu3YVh5CZA6VinG4mr6DX-OMpYHUWVp4s1SPqje0RZFF1rqqJJRVdIcXXUuDnJ8oEVTdrzcMMc8u7eTPCXV5H9QLbc342a6pMBQbeDUmfRSw1admCL_hUyZbQVW0",
      "n": "4_TGZyVXM4j32jhGi32rZUH1HCdsxZHozyO2uHL8QttajIZBPK-Vw6FzCgXhZQU0Otv9h0UcSPjW6No1zSeUt9BH4sqhSqQu3_zpxn29Rd5vGImcq9vTXVyfePg8nQ01GDzMe46TwWClb6qmAfe6h3qoI5EJ_8IAn0v2I589aFluRxiY45fUMrAQo9IsLKIMXGxXowZqS5YLHOpS7Z7zeLAyTRWOrvX6Uc2vDXCqK7iNTkahZToTgFR_PfZH33Ew2Fae0AxHnpjvWWo_Pf51LpL142mmPpjc_3_tHdPFnpOz5EMS7YKfCDMDiV-S4kN3ZoaNvSjnu2nO7xMwOFEaJQ"
    },
    {
      "kty": "EC",
      "d": "JIgmZuY0lzAXnKXoTu-cK5yEGAAVHs1Er-nm6R11nr4",
      "use": "enc",
      "crv": "P-256",
      "kid": "99ec6007-5945-46c9-99c9-b953877e7e7b",
      "x": "Pe5gLWYbbDGE77ZHeK5Nc8Fy-ctMRNcLnCJUkKWEsIU",
      "y": "w8NGKSOuuiuch5eW75AKG_eW8W8KlpRavx40fPWfPpE",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "6c3315e2-d149-425a-85ef-14f807f3e978",
      "n": "slFK0xDhdiUXcZRSrrDtJFxxcrPJ77gMKTUxr-Hzw9G15Emlns-P7se4ioFlU_l77d4JKqoHotHNLYi-BeSGYbFGW6HQtzuS08RBQHsZdEPGx_wiwpR_Ayy4bOuKt-RiSQfs-N2IHLuDuzmfDE6NS6j7T3e9Oacj71cmcxU-lNCFlJkuQ60-aeV8uiJzjjN7GQOUNqnLCoav8XUVPKLxay1u5cSldeYqo0Wwj7PoCH7UxiBrxTzjfmx1qP4rcE8V7ya6VDQo96i590XKChIWFQ01bwsSOosMwpmQinQCsaC1AkfIFjPIEOX1zW4nSdVqyTrNdNOXJdbm42awWLfYQw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "52415d74-9973-4653-a9dd-2a3ee3024db1",
      "n": "p3A5_qLwmY8vgWEHR2urQ8SzBbKXxFR5EJtzOyE7w0GJWbittFZyKf6-ahaIyIRHrSYHzl8z_D-tNIsNYZASKc6QdYlGtoXfgSUyzp6EnBOIsJOEaBPDV8Wxva28nEIorOAGN9kI-BXp3jwVc-_qcce0ggK8l6-_fSTN2fHCwNn_Jr1Gp1RzFt_XLxUxH2GZ_sG9E12YM-GvYBZnXzKPalVuDuyNImGfuzd25311WPR-VYFV7taJQ20wMZmp4qm1pxYqJ8xifdWQJ_UCiLSFf0uE_qCWKs9iyfc16KPTRcKNCPkU3tNO6ytxlW7FVz9R8mAb3zf6lXVa9iv9Ut2RkQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "613b2cb4-2077-4eb2-ae26-2ccb94dcbb7a",
      "x": "M1R7S4qHGeLi1ULuIF-IEvNl1PX6KzkfXkhuLW0X7ZQ",
      "y": "E_0xuGUYQaszayV9j83oZSTgnD7BGmz2x3Ebps2UW1Y"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "a84d099c-c093-45fc-8434-19c210c37ccc",
      "x": "mNyClaDLQCk79kZfIm6KIER6_2cp0m-HdikQXv1ghYE",
      "y": "dui1pKozq4qTWZwDZ19jR6IeIQ2YOO5iKHshSAp41vI"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "805f0b53-2720-4bcb-baac-71ba7f82d61f",
      "x": "vKbKRiON16cSCelGRq6uwWJYOUY8-D52pDwHEeoUb8M",
      "y": "hC8eOZKYNaTq19suic-ZuuDmfR6WdrQQ9Tj7hkxA8BE"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "e5669308-2d39-43b0-979e-7e9472cb0d25",
      "x": "pkuG7LqilFynGmyvcMPmOB86ZhFqV2kRQy0LXa95Io8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "6b3d9254-6098-4f6f-9587-b9db3d960e1e",
      "alg": "RSA-OAEP",
      "n": "4_TGZyVXM4j32jhGi32rZUH1HCdsxZHozyO2uHL8QttajIZBPK-Vw6FzCgXhZQU0Otv9h0UcSPjW6No1zSeUt9BH4sqhSqQu3_zpxn29Rd5vGImcq9vTXVyfePg8nQ01GDzMe46TwWClb6qmAfe6h3qoI5EJ_8IAn0v2I589aFluRxiY45fUMrAQo9IsLKIMXGxXowZqS5YLHOpS7Z7zeLAyTRWOrvX6Uc2vDXCqK7iNTkahZToTgFR_PfZH33Ew2Fae0AxHnpjvWWo_Pf51LpL142mmPpjc_3_tHdPFnpOz5EMS7YKfCDMDiV-S4kN3ZoaNvSjnu2nO7xMwOFEaJQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "99ec6007-5945-46c9-99c9-b953877e7e7b",
      "x": "Pe5gLWYbbDGE77ZHeK5Nc8Fy-ctMRNcLnCJUkKWEsIU",
      "y": "w8NGKSOuuiuch5eW75AKG_eW8W8KlpRavx40fPWfPpE",
      "alg": "ECDH-ES"
    }
  ]
}
2022-10-13 07:00:52 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-13 07:00:52 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-13 07:00:52 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:00:52 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:00:52 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:00:52 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2022-10-13 07:00:52 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2022-10-13 07:00:52 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:00:52 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2022-10-13 07:00:52 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2022-10-13 07:00:52 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2022-10-13 07:00:52 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2022-10-13 07:00:52 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2022-10-13 07:00:52 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:00:52 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2022-10-13 07:00:52 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:00:52 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2022-10-13 07:00:52 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:00:52 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2022-10-13 07:00:52 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:00:52 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2022-10-13 07:00:52 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2022-10-13 07:00:52 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2022-10-13 07:00:52 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2022-10-13 07:00:52 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2022-10-13 07:00:52 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2022-10-13 07:00:52
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2022-10-13 07:00:52
oidcc-client-test-invalid-iss
Setup Done
2022-10-13 07:01:05 INCOMING
oidcc-client-test-invalid-iss
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:01:05 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance i7bFhSpWIrxq2eC
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:01:06 INCOMING
oidcc-client-test-invalid-iss
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": "SjMAT4uTYAidzMNdZ-3-5TZsaI09sfwaxAtCr1FjzTc",
  "state": "ima63bj4c4bhen59vo7kbj9vem1govsg"
}
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:01:06 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2022-10-13 07:01:06 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:01:06 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": "SjMAT4uTYAidzMNdZ-3-5TZsaI09sfwaxAtCr1FjzTc",
  "state": "ima63bj4c4bhen59vo7kbj9vem1govsg"
}
2022-10-13 07:01:06 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email phone profile
2022-10-13 07:01:06 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2022-10-13 07:01:06 SUCCESS
EnsureAuthorizationRequestContainsPkceCodeChallenge
Found required PKCE parameters in request
code_challenge_method
S256
code_challenge
SjMAT4uTYAidzMNdZ-3-5TZsaI09sfwaxAtCr1FjzTc
2022-10-13 07:01:06 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2022-10-13 07:01:06 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
oidc-test-client
2022-10-13 07:01:06 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:01:06 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:01:06 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2022-10-13 07:01:06 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
jLlhMHjAPDfhGQ7xB24SI4HtUhATkf7c
2022-10-13 07:01:06 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
XkIHywyofQ3osK5ZyqmpeA
2022-10-13 07:01:06 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "state": "ima63bj4c4bhen59vo7kbj9vem1govsg"
}
2022-10-13 07:01:06 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": "ima63bj4c4bhen59vo7kbj9vem1govsg",
  "code": "jLlhMHjAPDfhGQ7xB24SI4HtUhATkf7c"
}
2022-10-13 07:01:06
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=ima63bj4c4bhen59vo7kbj9vem1govsg&code=jLlhMHjAPDfhGQ7xB24SI4HtUhATkf7c
2022-10-13 07:01:06 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance i7bFhSpWIrxq2eC
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=ima63bj4c4bhen59vo7kbj9vem1govsg&code=jLlhMHjAPDfhGQ7xB24SI4HtUhATkf7c]
outgoing_path
authorize
2022-10-13 07:01:06 INCOMING
oidcc-client-test-invalid-iss
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": "jLlhMHjAPDfhGQ7xB24SI4HtUhATkf7c",
  "code_verifier": "26e7b8bc-ca62-4c86-a02a-4e418b5a8081",
  "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=jLlhMHjAPDfhGQ7xB24SI4HtUhATkf7c&code_verifier=26e7b8bc-ca62-4c86-a02a-4e418b5a8081&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:01:06 SUCCESS
CheckClientIdMatchesOnTokenRequestIfPresent
Extracted client_id matches the expected value
client_id
oidc-test-client
2022-10-13 07:01:06 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
oidc-test-client
client_secret
123456
method
client_secret_basic
2022-10-13 07:01:06 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2022-10-13 07:01:06 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
jLlhMHjAPDfhGQ7xB24SI4HtUhATkf7c
2022-10-13 07:01:06 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:01:06 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
ZstPrqcaCjFhlDtGtHlOIG1ePgLoWiYBKiEGijh3ljJvfxUPOd
2022-10-13 07:01:06 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
Bg5E_ZW4taQlT1tg7kTFjA
2022-10-13 07:01:06 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
1665644466
exp
1665644766
2022-10-13 07:01:06 SUCCESS
AddInvalidIssValueToIdToken
Added invalid iss to ID token claims
iss
https://www.certification.openid.net/test/a/GC_broker/1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/1",
  "sub": "user-subject-1234531",
  "aud": "oidc-test-client",
  "iat": 1665644466,
  "exp": 1665644766
}
2022-10-13 07:01:06 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
Bg5E_ZW4taQlT1tg7kTFjA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/1",
  "sub": "user-subject-1234531",
  "aud": "oidc-test-client",
  "iat": 1665644466,
  "exp": 1665644766,
  "at_hash": "Bg5E_ZW4taQlT1tg7kTFjA"
}
2022-10-13 07:01:06 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI2YzMzMTVlMi1kMTQ5LTQyNWEtODVlZi0xNGY4MDdmM2U5NzgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQmc1RV9aVzR0YVFsVDF0ZzdrVEZqQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLzEiLCJleHAiOjE2NjU2NDQ3NjYsImlhdCI6MTY2NTY0NDQ2Nn0.J4rz0kA5j4r-WTyPf2zJALqVpcnhffkI1ohIbaD7h6LuJi3NAjjzXFpuUiywq1Lf4ddUGitGhT_zazUYqjrxSNZyo-f5sDNV2jlZkXA9r0__JPMXsmkALYqIAstQO9YGzw1YarGZmKbTtgbTitKkfUa0CyvBwQNDncmNNPuyDpsPIcWJOBC4jEyAT7HO2YBrUrC-sUwhJrcFq93Eut26aOkkxXODcQocqkMuBKEHsiDh94dGLkzyCcYTxOJdLscWM05TOIsGygxKBMzQFP2YR_4krszRyz1NxVFbhfXHfIGZ_fR6oka6kOx28EEPOVq5toIW4aUQVY7WvKjx8u0IWQ
key
{"p":"5fTfRFr2gndRbHA9fjg6KghwMYT_v0xNLG8cAScr1fwJ97VHWAxlZWCRgw1xSxTJtS55R72PNE-0PKeOAK5p3Rb6BQjeZkn7EHSIUYqoKmZwEmOJwJ-8A2oUxDroE-d60N8lKBtZxpSxP4PXONEjJUt0LgTtzxhuG_TeXLTfH48","kty":"RSA","q":"xoNAYsdDLj98EdC3nVv0M9XGUSyPd1BHy35gzspTRSv1AMg35uxKrOOIQLEIRgioiBAoZyZ18JM4Arsxl5unsn_7jPzfJYMgSTBycqJXURiBdE5dw1QLjQNnzRu-Kob_7mVatcgkG4PLdqgYwno1P8uGxKZ1a_lUYRMbDvSJ4g0","d":"HqGsUtmhgWQZxN8P3QZzlj1zF5se41kgbau_n1EXSNorfs3P75oERaZ1YwWbXHONAG2V8YhHy4Zy0pGc4vJAy2NijLcdXXyUWmBqPSNoWfqSmSQM7JQJxYfXHo7Pw4st_xGneZDEovrrRCw_0CNmTkr28M3G6bJ2j9TOvBI4L-Pgk-2kcvCgtNU4V6ScakyamtFDYzQPr1tImxX5AVFkqyG-IWdalcPHKAIpqj91UudU2GfDFoU27wt1R1fUe0syWtAG9oOVuAuVMk3E8hcSCxsyRzdmZ22JXC2hAUslnctVjYZcCt4IZUXfMmS0NgFQCzDA6r2sc56WGKWKmPrYEQ","e":"AQAB","use":"sig","kid":"6c3315e2-d149-425a-85ef-14f807f3e978","qi":"EJP2CpDJfxm8B4EmQsoN6gmzUd8vUm5uYVB9sPBbrHESUbNmDxK8z1PWYnuxk-wxkLbw01zKPlWUTvHWveYwOJOmTKRJExduXg1UCbbLCV_eK7Y-CGWn96WIWuQux4wEwnzJtOXf1CLJtWfmnqHybHXI0iMWsPcIgtR0lbamd8c","dp":"KE8kU_cd_wCrZTbHkLiKeZPBFu0ZZ48YeBGB9zHGnVvw41sDhoulun-TAkX49hBOy1O6LrkrwR-3mGpGmhf4tqiwavGDCqstN1U2EBUeJVCPlKmeHAXkDzUpLryksdiBzttOyBkDQ6wM5fVWZL9ESeVQGEEE7qh5pKznzZhnBEE","dq":"mrjiDhtQ-VLx2NDczAFHrL8J-2rHxy8DRlASFBsOG_PO2fUz3QB-k5IkOIfC8xL8iFBPrVYExqV4GmjcllXztuSZo6HUKuCw4VqpWT--3q5C9-u8mOmAtz_YP71H0s213JGSyexceDWY97q80Zd-uWJggBVdn_KNGbxScq2WamE","n":"slFK0xDhdiUXcZRSrrDtJFxxcrPJ77gMKTUxr-Hzw9G15Emlns-P7se4ioFlU_l77d4JKqoHotHNLYi-BeSGYbFGW6HQtzuS08RBQHsZdEPGx_wiwpR_Ayy4bOuKt-RiSQfs-N2IHLuDuzmfDE6NS6j7T3e9Oacj71cmcxU-lNCFlJkuQ60-aeV8uiJzjjN7GQOUNqnLCoav8XUVPKLxay1u5cSldeYqo0Wwj7PoCH7UxiBrxTzjfmx1qP4rcE8V7ya6VDQo96i590XKChIWFQ01bwsSOosMwpmQinQCsaC1AkfIFjPIEOX1zW4nSdVqyTrNdNOXJdbm42awWLfYQw"}
algorithm
RS256
2022-10-13 07:01:06 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:01:06 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
ZstPrqcaCjFhlDtGtHlOIG1ePgLoWiYBKiEGijh3ljJvfxUPOd
token_type
Bearer
id_token
eyJraWQiOiI2YzMzMTVlMi1kMTQ5LTQyNWEtODVlZi0xNGY4MDdmM2U5NzgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQmc1RV9aVzR0YVFsVDF0ZzdrVEZqQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLzEiLCJleHAiOjE2NjU2NDQ3NjYsImlhdCI6MTY2NTY0NDQ2Nn0.J4rz0kA5j4r-WTyPf2zJALqVpcnhffkI1ohIbaD7h6LuJi3NAjjzXFpuUiywq1Lf4ddUGitGhT_zazUYqjrxSNZyo-f5sDNV2jlZkXA9r0__JPMXsmkALYqIAstQO9YGzw1YarGZmKbTtgbTitKkfUa0CyvBwQNDncmNNPuyDpsPIcWJOBC4jEyAT7HO2YBrUrC-sUwhJrcFq93Eut26aOkkxXODcQocqkMuBKEHsiDh94dGLkzyCcYTxOJdLscWM05TOIsGygxKBMzQFP2YR_4krszRyz1NxVFbhfXHfIGZ_fR6oka6kOx28EEPOVq5toIW4aUQVY7WvKjx8u0IWQ
scope
openid email phone profile
2022-10-13 07:01:06 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance i7bFhSpWIrxq2eC
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "ZstPrqcaCjFhlDtGtHlOIG1ePgLoWiYBKiEGijh3ljJvfxUPOd",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI2YzMzMTVlMi1kMTQ5LTQyNWEtODVlZi0xNGY4MDdmM2U5NzgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQmc1RV9aVzR0YVFsVDF0ZzdrVEZqQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLzEiLCJleHAiOjE2NjU2NDQ3NjYsImlhdCI6MTY2NTY0NDQ2Nn0.J4rz0kA5j4r-WTyPf2zJALqVpcnhffkI1ohIbaD7h6LuJi3NAjjzXFpuUiywq1Lf4ddUGitGhT_zazUYqjrxSNZyo-f5sDNV2jlZkXA9r0__JPMXsmkALYqIAstQO9YGzw1YarGZmKbTtgbTitKkfUa0CyvBwQNDncmNNPuyDpsPIcWJOBC4jEyAT7HO2YBrUrC-sUwhJrcFq93Eut26aOkkxXODcQocqkMuBKEHsiDh94dGLkzyCcYTxOJdLscWM05TOIsGygxKBMzQFP2YR_4krszRyz1NxVFbhfXHfIGZ_fR6oka6kOx28EEPOVq5toIW4aUQVY7WvKjx8u0IWQ",
  "scope": "openid email phone profile"
}
outgoing_path
token
2022-10-13 07:01:11 FINISHED
oidcc-client-test-invalid-iss
Test has run to completion
testmodule_result
PASSED
2022-10-13 07:01:51
TEST-RUNNER
Alias has now been claimed by another test
alias
GC_broker
new_test_id
Y55hSTawYIBpSsw
Test Results