Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-13 07:15:03 INFO
TEST-RUNNER
Test instance 8TrHvk9KfKI7vHD 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-nonce-invalid
2022-10-13 07:15:03 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:15:03
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:15:03
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "7giMxBA89RYQHAf2JIXUwdFZGHCPX3OTwQHzMF8NfjoA9PHr7AsHsuMQROlWM1VgL4JYN1NWDRvtUy4juDN72NnTLz1AmZgo4fue-g19vy-lmVAoxtKWGS-L9VgmZO7U7MAkIMtG-RLu0uACL10PpZV97cIHDRGgfoHPpVaaq80",
      "kty": "RSA",
      "q": "1f8ffaUWZuwhh3a3HWSvicxwqo_sjfxkdOX7xCPrGIJZBykffYYlde_kZ2AuXY0mo6zofXZZDjiyixz3tly29FuFp3s6aGFfc3SZplLcOUgXQxPRW0SiNSs8OvkJIy_Co4frE_I9-BMersK0frs1dw8hbMUs17lQmxAyEl_QGO8",
      "d": "vkOjLeJa6UA6-vAAIvkR_KFfH8LQnLPFKtFmw0FJH6dGQYDQ9EuWZGBr8LErAnBdDggdLHMoGpBm9V1C3t3QtvSsQGwh2nTQ_rvRFn3knijCkOrQgKE1FUz4qVgJbxxefH0_0HajitsKGP0G8VVsuhSFihAFwsMKw1qzJxVp6vGFjB1_l-tLIrB3fsqOkn5f6IsER_LAmlPV76ICHI__oREe95knJ-Ws35BoUHwukGaj9OvjQUmXAy08kRYUM9lXJO5aW2SIScaCL8SSM9xO_OqKVC5GDghmO6TaysRHd3DMHbxr2Xdj_I-tXb92IIDgmWSGiKzVzbAsY-nzdqAiOQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "4c48b803-1160-44ba-85fc-4dee7c382008",
      "qi": "xzNhXJcvA3YDteNsczDAcPp0ZUleiAKcfsZEoWGnqykbnYgIFXeUtnaZF0ebU7WjdiZL-XDZaQ5K7Opliwf-rDYnx1Hs7YmrM07eHa8c6TIH2p6EBENn6DjRAzsOkN1Y7YqKrn83ykew_tpgzX3KzMdXWvlHSCIhIbAnL86Z2FQ",
      "dp": "JcI9ciyRPt-NFqU8qnaAVW58D6BrXdzbp1ZD2Xx6i3dwB2sI3ZyyT_Is9oF9Jw93_pFSpRQXJmUztGoxSFsCXlfPZEL3KGY2tgJQKaJSPC22uyc4ELH_FWexb-3XyVMJe7TPBlS4oXIbaGAYeKLuhHm-TCTnMW-GYgr9gWDHkFE",
      "dq": "iYvuJchS2dy0wGlh0ZbB7YRmdnsDxU-REkIwzSV5GsvNhXi9MOVkdqW23WtI4gCz8UhWNy42l5mByUDZR3HYdr_M7JWcOTM9MuyjRfDEdF0N9qNqUYuP5zTfBdjEMsWkCZB3XN67ThScCCBF-59BAkHLbipeZFpMoR6L0JudGik",
      "n": "xvpU6zWHtYA6SFe6PSidHoqje0Z9Wlnz-dV24fqZ32T8rIBMTC5Nm7kApVo3xrEeeOYVxpsc6LRvrVXKtN2nrOpAeav2d8LV-6o6lNTxk2ZKFfV5daUpstMmUs65jJqNrrKTnhDnc16HVsaf7KNhDjV9ETeC8UKdEKDQxX3ciOdqNKVQnt2Ilb7bUIHjO3Esu5e02ufRG46jAAXfFFn7asFHxs-FGtfTQCvwilNdirTTD2vQD4Fx5YowD8-KVVjK-IrmB83hae3CEOQDEdegjbSU2Ok3wVIVg9Iz--bSftiMHN_DpO-tzkqgi4rTf2kDFGc1OmFPP4OAYD1RBBGcYw"
    },
    {
      "kty": "EC",
      "d": "qQaWXIHTBgRvS18nN6r0D8HLxupjY-KKR--CeWJOLNk",
      "use": "sig",
      "crv": "P-256",
      "kid": "e753dedf-5d45-4136-928c-08a9d60bed41",
      "x": "ofX003r_-hRI4uy8bzjahyHeRp5LDTH_whpzd7HAx-I",
      "y": "knrg-_rOegKRNbv4o9hgNbRRxP76GCn7ntYohKR_Cyk"
    },
    {
      "kty": "EC",
      "d": "wx8Dx9kjh8VVwHO0OOquVc5JI3KMRqRsX2oe6Tus1Fc",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "bfa49077-b8e6-48e2-a4a2-744f1fe60ac4",
      "x": "8VyIqHf5iQpPftyofhb_rkN35cqoouG-r_VClnxeWtc",
      "y": "SjsKWJUwfFNUrCbxrke5g0sZ9soh5BYCX_oUTiZNyBQ"
    },
    {
      "kty": "OKP",
      "d": "b0U0UYDa3F1MUPfSuk00szFJ7ZFZI1tZ0IDT8xeeY2U",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7072d3c8-313f-494c-81df-4207ce235282",
      "x": "6oUaSLhsfihSMemWUlVMqCiztOBBMncFHJX2HW6MNvU"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "4ZDTLKqOR-zvnyaEpe2TD9_wDo6fEbffJ9ed0F6BRg7b0i6BSL-E1qSK34H6RzK0B_yGfZbCpHDQ_lR1hZdshrCvKNO7pR5qTER4IM7H14jwdRGoS1zvE10KmdyEh34_N505BD5e70h9jmMmu6hAHEy74kFUUnIWntI58DaDquU",
      "kty": "RSA",
      "q": "mwiSAco5ZkD8FEwdTEEf0qS9cVJPtOKEbORkxF617XMh6juH92B2djUaA4fYOg9GWv4Y3uqEb9uN8vHzKe1RHwoRFx8gIYAo9oDXZ6tiYmwdM8eLl_mWfxznaUXer0eextWR0BtpamsaXgGfOiRL1vCH7A8m77J1sJbtLRTkoRk",
      "d": "OE6LdgTQJl8v7QWWkJhsDMlXGxqWLPoZPAFpCuGkCdL5KTCdLVB3hARJioGjEC0Rm7p72ZALntnkL_YJ44WjInxm3-NRsXsdfOXkgx7NNdfgNDgvBgVIWcJrmEBL1lLkB85aeAbVnRYRlhfjZP1iA4DPmZNkXaQwOlVtsGpOePKO9YXNcfqiCmpHZIh38mdWsWdV45DGOFB5Wj-Asn1T4jWiFiSnWQ4w72u0Wb_dhDAYwEG93UDuxwHl3rOQFrA0sd9CeDGfJAwLQU3FVAKTFnahggYrz2fv1Hj-yYh7NOF_VpObR1enRSOQEh67WNgPNqjjMwPa5iwfl4mTb_SIQQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "99e027b0-c30b-4904-8dcf-535b4c6bec2e",
      "qi": "Wgg-Jbb8lO0lJl1pCcKE7BS32Qo2jmALLjNQyR7u_dclbaLC1rl3qGKgcXu5EsIcPW44ZFuZwt49-WXsvjz9Lg7RytRkCy7dvAko--pUT3K3f1pvcWjx-raj-YWea8Lg95PvupTfmsEhtWew8GD78louYGQYPGvKfEyBooSX47c",
      "dp": "3ODDWTa-UsI6Nv8x34WPf3kLCkYwj9ocxFgIKlWQgzjjmqJ9aO5ZtxGzB4Cwwu1si3GFhQ-PFBWBIbs0xZds50u2ieUkF2F8N6jIdV_nIzDuPcUHppyfY7e1PMtKX5-Jaf0kKvqkXe3_POHsuM_dz5h4VusgFgewDN_Ral8Hed0",
      "alg": "RSA-OAEP",
      "dq": "CdYLXW21IpWw6KDDoxjmqfilxFDSmcldWYNMGWFg7YXGexP31mwaV_magurVfymE7zT74vjCGk61vNo48UoLQYrj9rGU2ktFTg5ynDM1dMUjPSvF4YiGUd5FmFpEfJ5wpnDaZXe3wna1H42-ynOPFD4CgamccMzDxsZsmdWfg9E",
      "n": "iJo9CNDYoGm-C4mwy-0XRFbXnXWxMFBrj14cvFgCFGwPqCZr5kb36V47FZ4kEOhOeTmh6sWAvPoiZgbg6aZWxMReDFcfo-7usidSeYVgWEtDas35unuYz1-ho4H2ZYnxvCHo5lSyujFNsMCAjGmFiIIfrKJyX3273lEoVK68xCSC35rY0ubqU94vgPW5Mte9eNA3CAU22pb_aNU3VoccdNVGG0r5oq2Xndpe1cdt6DZc_j9J_0kgY82n83byJCO0RG0WMJIeH3fA0mXnX5xVrTMI7ZfdQADHff19pwPBB63a5J1lv8wXCCuUbdwEPL5dtLVfLBn4mtgjs5ydOUm1XQ"
    },
    {
      "kty": "EC",
      "d": "WBwwqL6wOwwGMV92Rg18r1vBnpZ5hOHv-07bQrDGXf0",
      "use": "enc",
      "crv": "P-256",
      "kid": "e55c507f-4786-442f-98ea-26c1b040d3f2",
      "x": "G1iGc8UhHzzKtaYAzCh5CjLDOeT478jQfHtaAaBYyf4",
      "y": "pL86VXJR5A3AWtuIYKsEX6-KcSHX6JQ9TkiFJxWYlgk",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "4c48b803-1160-44ba-85fc-4dee7c382008",
      "n": "xvpU6zWHtYA6SFe6PSidHoqje0Z9Wlnz-dV24fqZ32T8rIBMTC5Nm7kApVo3xrEeeOYVxpsc6LRvrVXKtN2nrOpAeav2d8LV-6o6lNTxk2ZKFfV5daUpstMmUs65jJqNrrKTnhDnc16HVsaf7KNhDjV9ETeC8UKdEKDQxX3ciOdqNKVQnt2Ilb7bUIHjO3Esu5e02ufRG46jAAXfFFn7asFHxs-FGtfTQCvwilNdirTTD2vQD4Fx5YowD8-KVVjK-IrmB83hae3CEOQDEdegjbSU2Ok3wVIVg9Iz--bSftiMHN_DpO-tzkqgi4rTf2kDFGc1OmFPP4OAYD1RBBGcYw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "64176e69-3098-4f6b-9962-3da986b7e9ae",
      "n": "m4vMUFAo9tdHsN0LtAWuJPML_vtMeLzWy7wZnexG7VUudxLd223WzI1GE2PP26lktjm4II_6m1QP5ob1E2yN0XlpdBpjZ42rrQh4FekCG-TRHHZFWkJXEBByAQFnfj6a7LvldJQZT7IXoXNaVFIggemaTRXtvHUqRTqGM2QYrksKDM4SIyLgYGMzPL15mKfFwDZfwyMv75zvNg83EUDVGWZSEWkP3pVp8rO7N96b_TokVl02hEtSviXv__COCEnJDclo4_u-Zo61t2UddFUbZvcAE_IxQV3t3_1AMAxOdknV44OEw7PTSuZ4j90e_dP3ijigCoi-73GYh0JUDM5Wxw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e753dedf-5d45-4136-928c-08a9d60bed41",
      "x": "ofX003r_-hRI4uy8bzjahyHeRp5LDTH_whpzd7HAx-I",
      "y": "knrg-_rOegKRNbv4o9hgNbRRxP76GCn7ntYohKR_Cyk"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "727be433-c336-4613-bcf6-4d83cbd3871b",
      "x": "UgKT3x4WIDRCV80b4bqKtThZvH8ttBBhle3Wj1qrTUk",
      "y": "cgCSXauhtTyLuP456KVL738ki4fHnGWmze2h0Qa2bj0"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "bfa49077-b8e6-48e2-a4a2-744f1fe60ac4",
      "x": "8VyIqHf5iQpPftyofhb_rkN35cqoouG-r_VClnxeWtc",
      "y": "SjsKWJUwfFNUrCbxrke5g0sZ9soh5BYCX_oUTiZNyBQ"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7072d3c8-313f-494c-81df-4207ce235282",
      "x": "6oUaSLhsfihSMemWUlVMqCiztOBBMncFHJX2HW6MNvU"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "99e027b0-c30b-4904-8dcf-535b4c6bec2e",
      "alg": "RSA-OAEP",
      "n": "iJo9CNDYoGm-C4mwy-0XRFbXnXWxMFBrj14cvFgCFGwPqCZr5kb36V47FZ4kEOhOeTmh6sWAvPoiZgbg6aZWxMReDFcfo-7usidSeYVgWEtDas35unuYz1-ho4H2ZYnxvCHo5lSyujFNsMCAjGmFiIIfrKJyX3273lEoVK68xCSC35rY0ubqU94vgPW5Mte9eNA3CAU22pb_aNU3VoccdNVGG0r5oq2Xndpe1cdt6DZc_j9J_0kgY82n83byJCO0RG0WMJIeH3fA0mXnX5xVrTMI7ZfdQADHff19pwPBB63a5J1lv8wXCCuUbdwEPL5dtLVfLBn4mtgjs5ydOUm1XQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "e55c507f-4786-442f-98ea-26c1b040d3f2",
      "x": "G1iGc8UhHzzKtaYAzCh5CjLDOeT478jQfHtaAaBYyf4",
      "y": "pL86VXJR5A3AWtuIYKsEX6-KcSHX6JQ9TkiFJxWYlgk",
      "alg": "ECDH-ES"
    }
  ]
}
2022-10-13 07:15:03 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-13 07:15:03 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-13 07:15:03 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:15:03 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:15:03 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:15:03 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2022-10-13 07:15:03 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2022-10-13 07:15:03 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:15:03 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2022-10-13 07:15:03 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2022-10-13 07:15:03 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2022-10-13 07:15:03 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2022-10-13 07:15:03 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2022-10-13 07:15:03 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:15:03 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2022-10-13 07:15:03 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:15:03 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2022-10-13 07:15:03 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:15:03 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2022-10-13 07:15:03 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:15:03 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2022-10-13 07:15:03 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2022-10-13 07:15:03 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2022-10-13 07:15:03 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2022-10-13 07:15:03 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2022-10-13 07:15:03 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2022-10-13 07:15:03
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2022-10-13 07:15:03
oidcc-client-test-nonce-invalid
Setup Done
2022-10-13 07:15:12 INCOMING
oidcc-client-test-nonce-invalid
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:15:12 OUTGOING
oidcc-client-test-nonce-invalid
Response to HTTP request to test instance 8TrHvk9KfKI7vHD
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:15:13 INCOMING
oidcc-client-test-nonce-invalid
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\u003d9F3E6A9A90C6F43B034F036885AF5313",
  "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": "BWQ9nnWOxJDclBbCW9q2-ufs62VDD_Odv95Sx6g_BtY",
  "state": "e9rb7646aaufle5qf5o4tor64dmk0p3h"
}
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:15:13 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2022-10-13 07:15:13 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:15:13 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": "BWQ9nnWOxJDclBbCW9q2-ufs62VDD_Odv95Sx6g_BtY",
  "state": "e9rb7646aaufle5qf5o4tor64dmk0p3h"
}
2022-10-13 07:15:13 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email phone profile
2022-10-13 07:15:13 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2022-10-13 07:15:13 SUCCESS
EnsureAuthorizationRequestContainsPkceCodeChallenge
Found required PKCE parameters in request
code_challenge_method
S256
code_challenge
BWQ9nnWOxJDclBbCW9q2-ufs62VDD_Odv95Sx6g_BtY
2022-10-13 07:15:13 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2022-10-13 07:15:13 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
oidc-test-client
2022-10-13 07:15:13 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:15:13 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:15:13 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2022-10-13 07:15:13 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
B4xQ7omvy21P7JJqYFWDYZgDumbJsSiM
2022-10-13 07:15:13 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
-NhFNB8yKxasWmFZCADtrg
2022-10-13 07:15:13 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "state": "e9rb7646aaufle5qf5o4tor64dmk0p3h"
}
2022-10-13 07:15:13 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": "e9rb7646aaufle5qf5o4tor64dmk0p3h",
  "code": "B4xQ7omvy21P7JJqYFWDYZgDumbJsSiM"
}
2022-10-13 07:15:13
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=e9rb7646aaufle5qf5o4tor64dmk0p3h&code=B4xQ7omvy21P7JJqYFWDYZgDumbJsSiM
2022-10-13 07:15:13 OUTGOING
oidcc-client-test-nonce-invalid
Response to HTTP request to test instance 8TrHvk9KfKI7vHD
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=e9rb7646aaufle5qf5o4tor64dmk0p3h&code=B4xQ7omvy21P7JJqYFWDYZgDumbJsSiM]
outgoing_path
authorize
2022-10-13 07:15:13 INCOMING
oidcc-client-test-nonce-invalid
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": "B4xQ7omvy21P7JJqYFWDYZgDumbJsSiM",
  "code_verifier": "9f8d8bec-b073-4335-9f30-7b6d907f3038",
  "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=B4xQ7omvy21P7JJqYFWDYZgDumbJsSiM&code_verifier=9f8d8bec-b073-4335-9f30-7b6d907f3038&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:15:13 SUCCESS
CheckClientIdMatchesOnTokenRequestIfPresent
Extracted client_id matches the expected value
client_id
oidc-test-client
2022-10-13 07:15:13 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
oidc-test-client
client_secret
123456
method
client_secret_basic
2022-10-13 07:15:13 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2022-10-13 07:15:13 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
B4xQ7omvy21P7JJqYFWDYZgDumbJsSiM
2022-10-13 07:15:13 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:15:13 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
VJIpTgPtQ6nycLKC82xXoLO9ZSm0bh8t8jBeWgfWAlKk2RKKAm
2022-10-13 07:15:13 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
9UHCPSLUSOzgbIm0MnxESg
2022-10-13 07:15:13 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
1665645313
exp
1665645613
2022-10-13 07:15:13 SUCCESS
AddInvalidNonceValueToIdToken
Added invalid nonce to ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/",
  "sub": "user-subject-1234531",
  "aud": "oidc-test-client",
  "iat": 1665645313,
  "exp": 1665645613,
  "nonce": "null1"
}
nonce
null1
2022-10-13 07:15:13 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
9UHCPSLUSOzgbIm0MnxESg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/",
  "sub": "user-subject-1234531",
  "aud": "oidc-test-client",
  "iat": 1665645313,
  "exp": 1665645613,
  "nonce": "null1",
  "at_hash": "9UHCPSLUSOzgbIm0MnxESg"
}
2022-10-13 07:15:13 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI0YzQ4YjgwMy0xMTYwLTQ0YmEtODVmYy00ZGVlN2MzODIwMDgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiOVVIQ1BTTFVTT3pnYkltME1ueEVTZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NTYxMywiaWF0IjoxNjY1NjQ1MzEzLCJub25jZSI6Im51bGwxIn0.o4dV-XqzCWmfVOmohT-q5fb-a254n48sbxPEBD8SpAKsl_TMQpL8p8jL44x8fJzi2ko-PUZ2L_6J1kTMwK406ofRfuUbFNnVNaxpOhKwgkPFZlw-jymH5BdEWHPn7yG1zeY7zKxp5fwUoFPnh5eaI8_CMqKCUYvRp_7_4ZNAr2-cIC6nhjKSN77-ib8t5YcQFcu7C3jf6TUBzb1tK63KjqZvHS59YjtpHu7MTv0-4uidb5gNJWhnH080fXz-zOfKJvxj07VZIv-GCtmmtUmLyvhIYzx24tE3xTvedaRnWW3UQgjXTEcqIH1cA2_VC4yYF3Il3dp4kf5eB4FItkFUgA
key
{"p":"7giMxBA89RYQHAf2JIXUwdFZGHCPX3OTwQHzMF8NfjoA9PHr7AsHsuMQROlWM1VgL4JYN1NWDRvtUy4juDN72NnTLz1AmZgo4fue-g19vy-lmVAoxtKWGS-L9VgmZO7U7MAkIMtG-RLu0uACL10PpZV97cIHDRGgfoHPpVaaq80","kty":"RSA","q":"1f8ffaUWZuwhh3a3HWSvicxwqo_sjfxkdOX7xCPrGIJZBykffYYlde_kZ2AuXY0mo6zofXZZDjiyixz3tly29FuFp3s6aGFfc3SZplLcOUgXQxPRW0SiNSs8OvkJIy_Co4frE_I9-BMersK0frs1dw8hbMUs17lQmxAyEl_QGO8","d":"vkOjLeJa6UA6-vAAIvkR_KFfH8LQnLPFKtFmw0FJH6dGQYDQ9EuWZGBr8LErAnBdDggdLHMoGpBm9V1C3t3QtvSsQGwh2nTQ_rvRFn3knijCkOrQgKE1FUz4qVgJbxxefH0_0HajitsKGP0G8VVsuhSFihAFwsMKw1qzJxVp6vGFjB1_l-tLIrB3fsqOkn5f6IsER_LAmlPV76ICHI__oREe95knJ-Ws35BoUHwukGaj9OvjQUmXAy08kRYUM9lXJO5aW2SIScaCL8SSM9xO_OqKVC5GDghmO6TaysRHd3DMHbxr2Xdj_I-tXb92IIDgmWSGiKzVzbAsY-nzdqAiOQ","e":"AQAB","use":"sig","kid":"4c48b803-1160-44ba-85fc-4dee7c382008","qi":"xzNhXJcvA3YDteNsczDAcPp0ZUleiAKcfsZEoWGnqykbnYgIFXeUtnaZF0ebU7WjdiZL-XDZaQ5K7Opliwf-rDYnx1Hs7YmrM07eHa8c6TIH2p6EBENn6DjRAzsOkN1Y7YqKrn83ykew_tpgzX3KzMdXWvlHSCIhIbAnL86Z2FQ","dp":"JcI9ciyRPt-NFqU8qnaAVW58D6BrXdzbp1ZD2Xx6i3dwB2sI3ZyyT_Is9oF9Jw93_pFSpRQXJmUztGoxSFsCXlfPZEL3KGY2tgJQKaJSPC22uyc4ELH_FWexb-3XyVMJe7TPBlS4oXIbaGAYeKLuhHm-TCTnMW-GYgr9gWDHkFE","dq":"iYvuJchS2dy0wGlh0ZbB7YRmdnsDxU-REkIwzSV5GsvNhXi9MOVkdqW23WtI4gCz8UhWNy42l5mByUDZR3HYdr_M7JWcOTM9MuyjRfDEdF0N9qNqUYuP5zTfBdjEMsWkCZB3XN67ThScCCBF-59BAkHLbipeZFpMoR6L0JudGik","n":"xvpU6zWHtYA6SFe6PSidHoqje0Z9Wlnz-dV24fqZ32T8rIBMTC5Nm7kApVo3xrEeeOYVxpsc6LRvrVXKtN2nrOpAeav2d8LV-6o6lNTxk2ZKFfV5daUpstMmUs65jJqNrrKTnhDnc16HVsaf7KNhDjV9ETeC8UKdEKDQxX3ciOdqNKVQnt2Ilb7bUIHjO3Esu5e02ufRG46jAAXfFFn7asFHxs-FGtfTQCvwilNdirTTD2vQD4Fx5YowD8-KVVjK-IrmB83hae3CEOQDEdegjbSU2Ok3wVIVg9Iz--bSftiMHN_DpO-tzkqgi4rTf2kDFGc1OmFPP4OAYD1RBBGcYw"}
algorithm
RS256
2022-10-13 07:15:13 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:15:13 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
VJIpTgPtQ6nycLKC82xXoLO9ZSm0bh8t8jBeWgfWAlKk2RKKAm
token_type
Bearer
id_token
eyJraWQiOiI0YzQ4YjgwMy0xMTYwLTQ0YmEtODVmYy00ZGVlN2MzODIwMDgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiOVVIQ1BTTFVTT3pnYkltME1ueEVTZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NTYxMywiaWF0IjoxNjY1NjQ1MzEzLCJub25jZSI6Im51bGwxIn0.o4dV-XqzCWmfVOmohT-q5fb-a254n48sbxPEBD8SpAKsl_TMQpL8p8jL44x8fJzi2ko-PUZ2L_6J1kTMwK406ofRfuUbFNnVNaxpOhKwgkPFZlw-jymH5BdEWHPn7yG1zeY7zKxp5fwUoFPnh5eaI8_CMqKCUYvRp_7_4ZNAr2-cIC6nhjKSN77-ib8t5YcQFcu7C3jf6TUBzb1tK63KjqZvHS59YjtpHu7MTv0-4uidb5gNJWhnH080fXz-zOfKJvxj07VZIv-GCtmmtUmLyvhIYzx24tE3xTvedaRnWW3UQgjXTEcqIH1cA2_VC4yYF3Il3dp4kf5eB4FItkFUgA
scope
openid email phone profile
2022-10-13 07:15:13 OUTGOING
oidcc-client-test-nonce-invalid
Response to HTTP request to test instance 8TrHvk9KfKI7vHD
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "VJIpTgPtQ6nycLKC82xXoLO9ZSm0bh8t8jBeWgfWAlKk2RKKAm",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI0YzQ4YjgwMy0xMTYwLTQ0YmEtODVmYy00ZGVlN2MzODIwMDgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiOVVIQ1BTTFVTT3pnYkltME1ueEVTZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NTYxMywiaWF0IjoxNjY1NjQ1MzEzLCJub25jZSI6Im51bGwxIn0.o4dV-XqzCWmfVOmohT-q5fb-a254n48sbxPEBD8SpAKsl_TMQpL8p8jL44x8fJzi2ko-PUZ2L_6J1kTMwK406ofRfuUbFNnVNaxpOhKwgkPFZlw-jymH5BdEWHPn7yG1zeY7zKxp5fwUoFPnh5eaI8_CMqKCUYvRp_7_4ZNAr2-cIC6nhjKSN77-ib8t5YcQFcu7C3jf6TUBzb1tK63KjqZvHS59YjtpHu7MTv0-4uidb5gNJWhnH080fXz-zOfKJvxj07VZIv-GCtmmtUmLyvhIYzx24tE3xTvedaRnWW3UQgjXTEcqIH1cA2_VC4yYF3Il3dp4kf5eB4FItkFUgA",
  "scope": "openid email phone profile"
}
outgoing_path
token
2022-10-13 07:15:18 FINISHED
oidcc-client-test-nonce-invalid
Test has run to completion
testmodule_result
PASSED
2022-10-13 07:15:46
TEST-RUNNER
Alias has now been claimed by another test
alias
GC_broker
new_test_id
P2HSi1tF6DhUxVI
Test Results