Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-13 07:11:22 INFO
TEST-RUNNER
Test instance c6nDpwl3eY4wUTr 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-sig-rs256
2022-10-13 07:11:22 SUCCESS
OIDCCGenerateServerConfigurationIdTokenSigningAlgRS256Only
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": [
    "RS256"
  ],
  "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:11:22
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": [
    "RS256"
  ],
  "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:11:22
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "vRxTgzlc08k-sVbQAL03fiaS1mJOVA5UUQiODvz7kmRxdKF0rFLJOBlx9c4nRNB2n8xHkDRpY8P8kCni1plqdseT-DlBpX2QUs8sLKEdmVk5FvJb2uGdZBJ79dx5mhBcA0q3p9OfAUV4kioOs1gPfR_sakTl2E60rH0Cuj9yg2M",
      "kty": "RSA",
      "q": "tpO5PQVlCLS9rFAfVCQS4qrLKkPedIvIkZjg3Ti6L8W8y88siqZJDZOMu5M0t0BxmcLNrsq3zu---Bu_FC8gebxyxU5XWCXo-Zr8hKs-6RP4QVLhNZ5zC5e2SuffzDrLB-2MwDBBV0D1Zs7crZJPXhDWV8lbe_YwRtYnitpZwQc",
      "d": "dq-yaVNz6rT7FreJ4vfTQw25c-A5E_nvGLQJYrJFNZM7B_TWcXEoyscFOotGXVk97WhMZGZE3LHHGyaG_jjvfPlMmUrLLJzXUqAczye7u0eSP8wFrb61cfuTBMdIw5uz2608gxzhU78-hgQ7N3wDElkSnrc4bzJ4FQq_W5dWmi67Vx_kKeP-pG9kpoKNHRnI_gWFl8r_94y4vESy4r6zdHeQmPr41i2K6spdLvW-PWQMDV7D2RPHhLv6MMCENlqSdaiplrj8Ya1N3ap5DECqUzntSQ3OWLbC9N3Bm9DZls2hyU7vTYbqsV17r4InZD7zeCx4qLjqwdsX2koePgURYQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "7b55eeb6-a59d-4d67-8e90-e43c8490569a",
      "qi": "dIcYWDgnkJggwYo9RsXSnqM-ty3lxDv_OIqxgvOBp3DxjCt3602evvK5tmLu8wqEk9P44qlSuvyVIov5ylsv2icbY31iI39GEehZK-eeBthAFXLnLpncn1RgnMPSeh219yMDgLOXKbrcT8LSCUYgs4teB-s61_yD7WjXW8ZP0N8",
      "dp": "kFOrBO5lgxkG6M9phfbjADsuO8HhJ9Ob1BBkYtn-odZYpHuIkO_JtC_vQnroi2NR9VkxkMP_Xu23tsrQ3ZlOoIJm0r3X9RZkbF7CxvjbnypyIKotIlqoBTT6OETg5YzwvG5sxgADTTQY9ex1NbjScVtI0j3s8O34g-AQkdZUbiM",
      "dq": "jXXjvm3hnF893ratr2nL4CfpBjRTtgVgP78t6vm6-KzC3T8GCd9RFt3N2r_xxlJ-Ml6HMvkKdaG4W1BUOnVROkFSw6Exd7DX1B3LrZdpRPoeDa8Do6HDDaZcraj-86RSDzB1L6uz1MEV4rRAs5N7PyzYhmgTI_bZ7Oic9q67gB0",
      "n": "ht9Decs32dRY1HCAhqp7M3XGaHIejukJtM0fLFWLxXGshwNLoZL0gwkOLQfH7j4fomuSQX6RQPq5x-HBBjbRryUCdjbHLfOWq-g0e3T8kZxGD4vU7svrVefyFMjE7BkaoXBJgnllmajLbmqcKLpWo9TXKUWrTIECRUJj0IQKThU4eycLN5WwEc9gxIwzUgiaYW3tdg9YAeWzwp_1uW2OZ08NDsbdWQ0FeRnb24fdL2vfAwECl2ZgXykUWVprb3CYBd53pBbI_MGh-WmZ7SDF_G2cCfvvLygsh4FLSQekMCAD5lidaIHQ6MLCl2Vs8lpqgnjBpxEVvwsPwff9DJo6tQ"
    },
    {
      "kty": "EC",
      "d": "KnBImM8OVXQQFj_bRxJ5N1CUagbi-YJxL7v6G9BsPZM",
      "use": "sig",
      "crv": "P-256",
      "kid": "de69b564-f717-4cb4-a5c0-c6ce37e7e6ac",
      "x": "dQyRtpga3DF9acTGFMw5c-LENU-bclehUieAIfoFw3A",
      "y": "MoLZcGtN2qjhdUj1CiDMxOt_XVo67fpUe3_asgyhmpI"
    },
    {
      "kty": "EC",
      "d": "OYTceVdmxaHMTBDbRebgL_fkBDkRhCRId_nwbyGLdHM",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "39798bbb-0c62-4dc5-b257-942b8a1f6059",
      "x": "Qr8giBvp-JUFUVbMEqQeWjzYpxY3TDIvMQO57MwvAyU",
      "y": "X6OXpXctiNEwyIqOULZRNCwULQfupj_0HesBGPc08xs"
    },
    {
      "kty": "OKP",
      "d": "-OAFMY3Y2D1aN5ikM0AyJht04RjGiOp-yn7ybACENXk",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "173e686e-b4f0-4c26-b174-80ab54009044",
      "x": "V8Jrw2HAmzS8rUtN_l0c5oixLMZXaDMEhkquqcbnz_E"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "yPyK7ZaaIA4MzJE5mRknvcUOBO587OWlHS4XMtmk1GzAcgZffu9d213SY0X6td93tCbw7b8W8XIU9jPWGln6a6dXSV6QE5LcffJ968SgB1NBHmjlHFQuT1LryYi_0wg4VYjVgUmi55WpkGJVQbgYOI9WOW04-3CIQoEagYzDC0U",
      "kty": "RSA",
      "q": "troq53Aq1d-8EPACeP3zSlgnCwotbvAi8LrudUdE6sbcpyQbPfpxZzhK8GfK8FF1EPE4qFrUwU8Srmha_R1ftZPH98KwyE8QMzcoAFI1CP274NLuMDSJsdcOZN6n3wJCsvIHvKx7YPNOc0ze5V5Yz9UgB_i9QetFMl73UEMkNIk",
      "d": "WAlpRagDGz1uty-GwdwLAsLeqe0QQn25V0FY6JL3yw4zwMuJQGLg9QrZsoHo5_e0_WIP7WWVsOgP25iSe9Nr8Ybw23sG8wqTHQ6pbbXdNhv4s3kf-l1TM5d7y2SFq2y0cO9OgHRYqEr3lyZUuw-0alhiWKQpnn0UPqEBAydbbSuKGH0wn3-Jby8C2uJlwqhn4-yntJmLsJdvpLYnGSfEpZUftuKq8IExyto1ugf97Lx0KxEYqx_uu9VuGExevkoYVniKHzTIb1Gn4K8Cj2wWRINih6ryyvpGbwP_czsioEkJ_4YQhPeHHp9SgpgwvnVumhKkyumoIC7nnMpTXxlbQQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "a67b2766-5ac7-49dc-9e6f-5e24f584c33f",
      "qi": "yBaR_NofEoaaxJ8e4DNtc6CTYbKqghnsjV8WplTvywZeMMZXLGeh610l0v2W0kTvrjYPj8pByvCpUxaJjO0tX9yUPyekunrncIyPmSSKv0-dVeIz4R8Q2wgzC8whLITbv2Gvk5bE3-__Aw7pWJdae4jkgs3k72Ld5SgOmKrOKt4",
      "dp": "jt5F-2GEqaiTHI9W_CdPgqwirQrCLruHRVjQEMt5Sa8MlYFGPLr2YssslHjYIJR7SMotlTKyomrPz7tFRHIVepT3jSX1EJTiu3y2WfPpNYvOzEkQI7ULPkPZa-cTRHWhZdvguQiZDjnq0MG1jQPJ49qwFh431TRHB88yAkkHFGk",
      "alg": "RSA-OAEP",
      "dq": "JEeKRTFMD_LAEEzW8Nba-yPNfK-knaYoCcvTlI117XdWUAknL4MOCQRwPJMfA9_ocliyexqtq0Pb3azyg9bVLeQNi--n0d2Axeppksa_qO1X5Cd9Cy0jOaANR5G9mtWEEKtlRdypEnK8XMAicT_uOjWCipKkYPYpYvrf95udEKE",
      "n": "j3Wz8Pxtc_35vY95RJkAijCqXb8c_Bq1MDpbsrlvv-A3f8XPAxgola91RTbAKvuDHpxxMnyM8ZziX6kdMZ-TqyFu3GRIJRTNhVBISWz63pBvG_sVHemapQgHc_cYZ31VA0Upb8e83N-zoThVDKTvPy_o40HruWnFSNb-DZ_F4Bip94EsMoaJH_V1-pC_ARUqlziS3OHqv_flwkGNl_MqkUi6X7Ij9mAmL0bR0_mQejEm3Mt-HkDAKIqPOJCduj57nzc-H7S7EEpByOAo9P-YQfoGUZDi4dcDOMklWPjmZfXvsm8Ly-3oVKlYrGhOShP6jRSd_Dlmejw8sW_cl18L7Q"
    },
    {
      "kty": "EC",
      "d": "ESmtDSmET71rmhWWV-CA9LAxdt9OLiESx6Ur8en2L94",
      "use": "enc",
      "crv": "P-256",
      "kid": "9713e560-814a-45ee-8b3b-2b2666298c63",
      "x": "34d0OzsaqwLmW1T-wI2xDRlFh04-QJtUsfV2C-VNJUU",
      "y": "rhKAkcqdVz9CXwZEpb8GnLg2OzaqFXF-F5fLvcRUXDM",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7b55eeb6-a59d-4d67-8e90-e43c8490569a",
      "n": "ht9Decs32dRY1HCAhqp7M3XGaHIejukJtM0fLFWLxXGshwNLoZL0gwkOLQfH7j4fomuSQX6RQPq5x-HBBjbRryUCdjbHLfOWq-g0e3T8kZxGD4vU7svrVefyFMjE7BkaoXBJgnllmajLbmqcKLpWo9TXKUWrTIECRUJj0IQKThU4eycLN5WwEc9gxIwzUgiaYW3tdg9YAeWzwp_1uW2OZ08NDsbdWQ0FeRnb24fdL2vfAwECl2ZgXykUWVprb3CYBd53pBbI_MGh-WmZ7SDF_G2cCfvvLygsh4FLSQekMCAD5lidaIHQ6MLCl2Vs8lpqgnjBpxEVvwsPwff9DJo6tQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "55eeb261-5588-4556-9d8b-b4faa6d34a17",
      "n": "kJfejTiZDAsc-YGNSadtYUSAvuJK5_EyXBnSHxaWwqZwufGO3y-cMP-TgcUuoaudBrWUy2pNzmGmIDnSfVk2xPhOjZhF9RKeiT_JYBC9MEiErae7I5rbBpxvHSowf9bKB1RAhupb5p27Yqr75rHTFkp6N4MKUWMGrpbO9r3hR6UgOgrU5jFlCyM52FxSDtSSpRILhmspZXEWUOeFbhdIq0SVFtimo9dojK63kS1G-ZPr96uMS776jpYxFdw_NSImUqaNCUn8S43MRL3J1RUTEmHbE2uGejtDFHozzDz70tRScQclxLa57N5OTADAD8IY75QWE30Q4jvCXW9N5X4wRw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "de69b564-f717-4cb4-a5c0-c6ce37e7e6ac",
      "x": "dQyRtpga3DF9acTGFMw5c-LENU-bclehUieAIfoFw3A",
      "y": "MoLZcGtN2qjhdUj1CiDMxOt_XVo67fpUe3_asgyhmpI"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7ed2363f-1e53-4c14-9ee4-86fcbbb988b5",
      "x": "bkOkBXdENSq9BhGLrMgVtfCxgI-W3mzuMf4SNXeO4Ls",
      "y": "UQA6VmB8TqJyBpafGsNZMB9mwmYXh4UT_A2_t1Dq5fA"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "39798bbb-0c62-4dc5-b257-942b8a1f6059",
      "x": "Qr8giBvp-JUFUVbMEqQeWjzYpxY3TDIvMQO57MwvAyU",
      "y": "X6OXpXctiNEwyIqOULZRNCwULQfupj_0HesBGPc08xs"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "173e686e-b4f0-4c26-b174-80ab54009044",
      "x": "V8Jrw2HAmzS8rUtN_l0c5oixLMZXaDMEhkquqcbnz_E"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "a67b2766-5ac7-49dc-9e6f-5e24f584c33f",
      "alg": "RSA-OAEP",
      "n": "j3Wz8Pxtc_35vY95RJkAijCqXb8c_Bq1MDpbsrlvv-A3f8XPAxgola91RTbAKvuDHpxxMnyM8ZziX6kdMZ-TqyFu3GRIJRTNhVBISWz63pBvG_sVHemapQgHc_cYZ31VA0Upb8e83N-zoThVDKTvPy_o40HruWnFSNb-DZ_F4Bip94EsMoaJH_V1-pC_ARUqlziS3OHqv_flwkGNl_MqkUi6X7Ij9mAmL0bR0_mQejEm3Mt-HkDAKIqPOJCduj57nzc-H7S7EEpByOAo9P-YQfoGUZDi4dcDOMklWPjmZfXvsm8Ly-3oVKlYrGhOShP6jRSd_Dlmejw8sW_cl18L7Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "9713e560-814a-45ee-8b3b-2b2666298c63",
      "x": "34d0OzsaqwLmW1T-wI2xDRlFh04-QJtUsfV2C-VNJUU",
      "y": "rhKAkcqdVz9CXwZEpb8GnLg2OzaqFXF-F5fLvcRUXDM",
      "alg": "ECDH-ES"
    }
  ]
}
2022-10-13 07:11:22 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-13 07:11:22 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-13 07:11:22 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:11:22 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:11:22 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:11:22 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2022-10-13 07:11:22 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2022-10-13 07:11:22 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:11:22 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2022-10-13 07:11:22 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2022-10-13 07:11:22 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2022-10-13 07:11:22 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2022-10-13 07:11:22 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2022-10-13 07:11:22 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:11:22 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2022-10-13 07:11:22 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:11:22 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2022-10-13 07:11:22 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:11:22 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2022-10-13 07:11:22 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:11:22 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2022-10-13 07:11:22 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2022-10-13 07:11:22 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2022-10-13 07:11:22 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2022-10-13 07:11:22 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2022-10-13 07:11:22
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2022-10-13 07:11:22
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2022-10-13 07:11:22
oidcc-client-test-invalid-sig-rs256
Setup Done
2022-10-13 07:11:38 INCOMING
oidcc-client-test-invalid-sig-rs256
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:11:38 OUTGOING
oidcc-client-test-invalid-sig-rs256
Response to HTTP request to test instance c6nDpwl3eY4wUTr
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": [
    "RS256"
  ],
  "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:11:39 INCOMING
oidcc-client-test-invalid-sig-rs256
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\u003dC7C679A7A24A404BEFA8C47ED3CF0391",
  "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": "IbIXYDUMrB4hhe6wjOQJefHgr5qGDNXZIIYFpAIn_gM",
  "state": "b6b65n8n0o2ajrr6d2qoe3lsvnsp14he"
}
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:11:39 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2022-10-13 07:11:39 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:11:39 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": "IbIXYDUMrB4hhe6wjOQJefHgr5qGDNXZIIYFpAIn_gM",
  "state": "b6b65n8n0o2ajrr6d2qoe3lsvnsp14he"
}
2022-10-13 07:11:39 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email phone profile
2022-10-13 07:11:39 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2022-10-13 07:11:39 SUCCESS
EnsureAuthorizationRequestContainsPkceCodeChallenge
Found required PKCE parameters in request
code_challenge_method
S256
code_challenge
IbIXYDUMrB4hhe6wjOQJefHgr5qGDNXZIIYFpAIn_gM
2022-10-13 07:11:39 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2022-10-13 07:11:39 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
oidc-test-client
2022-10-13 07:11:39 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:11:39 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:11:39 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2022-10-13 07:11:39 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
MRY8vdcawO6472oDGdqDvkqcSd5Tx6mJ
2022-10-13 07:11:39 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
Z5-6OlFlVAt2SkqqIZLpWA
2022-10-13 07:11:39 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "state": "b6b65n8n0o2ajrr6d2qoe3lsvnsp14he"
}
2022-10-13 07:11:39 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": "b6b65n8n0o2ajrr6d2qoe3lsvnsp14he",
  "code": "MRY8vdcawO6472oDGdqDvkqcSd5Tx6mJ"
}
2022-10-13 07:11:39
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=b6b65n8n0o2ajrr6d2qoe3lsvnsp14he&code=MRY8vdcawO6472oDGdqDvkqcSd5Tx6mJ
2022-10-13 07:11:39 OUTGOING
oidcc-client-test-invalid-sig-rs256
Response to HTTP request to test instance c6nDpwl3eY4wUTr
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=b6b65n8n0o2ajrr6d2qoe3lsvnsp14he&code=MRY8vdcawO6472oDGdqDvkqcSd5Tx6mJ]
outgoing_path
authorize
2022-10-13 07:11:39 INCOMING
oidcc-client-test-invalid-sig-rs256
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": "MRY8vdcawO6472oDGdqDvkqcSd5Tx6mJ",
  "code_verifier": "02b21468-10ba-4926-89a8-9519148df6df",
  "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=MRY8vdcawO6472oDGdqDvkqcSd5Tx6mJ&code_verifier=02b21468-10ba-4926-89a8-9519148df6df&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:11:39 SUCCESS
CheckClientIdMatchesOnTokenRequestIfPresent
Extracted client_id matches the expected value
client_id
oidc-test-client
2022-10-13 07:11:39 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
oidc-test-client
client_secret
123456
method
client_secret_basic
2022-10-13 07:11:39 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2022-10-13 07:11:39 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
MRY8vdcawO6472oDGdqDvkqcSd5Tx6mJ
2022-10-13 07:11:39 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:11:39 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
dDa3TZVPl6BYDqNdLuoPVV4fRHzzrN2qW0TUNJCsfRPbg9wAvm
2022-10-13 07:11:39 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
QAb0YJ65MdcvaH9TMv0lSQ
2022-10-13 07:11:39 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
1665645099
exp
1665645399
2022-10-13 07:11:39 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
QAb0YJ65MdcvaH9TMv0lSQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/",
  "sub": "user-subject-1234531",
  "aud": "oidc-test-client",
  "iat": 1665645099,
  "exp": 1665645399,
  "at_hash": "QAb0YJ65MdcvaH9TMv0lSQ"
}
2022-10-13 07:11:39 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI3YjU1ZWViNi1hNTlkLTRkNjctOGU5MC1lNDNjODQ5MDU2OWEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUUFiMFlKNjVNZGN2YUg5VE12MGxTUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NTM5OSwiaWF0IjoxNjY1NjQ1MDk5fQ.bqg2cY-DEzFg3rTaeAtxCxsZkw3AuncQkjrKI12tW-Rbst3kbQ931fyOtCHDTJ_VroZSZU-96KXNZfne-p74uvK8lmkoR25U2NopVDYKtwazo1P9cYEAwWdeLZoQboA1a4U3Wil14rGwoLHsXl_nziYZpIonw2-g3W_Ry6r3a3HZV4lwfh91YqSITAa3At4AmwRBCH7lQ84mPg4KW8SXnkhdk8GBTHulpenlYIVBTQWS-l6pwV2zUDEp06ULOCxXfZMrW_U6NSz-jfpHKSLRCWXmXvi7bFmUGxiuiFTr_OOXStUknJai2ygSwZ9K3kbvIc5w8DiMpUPcLDL-5Fevnw
key
{"p":"vRxTgzlc08k-sVbQAL03fiaS1mJOVA5UUQiODvz7kmRxdKF0rFLJOBlx9c4nRNB2n8xHkDRpY8P8kCni1plqdseT-DlBpX2QUs8sLKEdmVk5FvJb2uGdZBJ79dx5mhBcA0q3p9OfAUV4kioOs1gPfR_sakTl2E60rH0Cuj9yg2M","kty":"RSA","q":"tpO5PQVlCLS9rFAfVCQS4qrLKkPedIvIkZjg3Ti6L8W8y88siqZJDZOMu5M0t0BxmcLNrsq3zu---Bu_FC8gebxyxU5XWCXo-Zr8hKs-6RP4QVLhNZ5zC5e2SuffzDrLB-2MwDBBV0D1Zs7crZJPXhDWV8lbe_YwRtYnitpZwQc","d":"dq-yaVNz6rT7FreJ4vfTQw25c-A5E_nvGLQJYrJFNZM7B_TWcXEoyscFOotGXVk97WhMZGZE3LHHGyaG_jjvfPlMmUrLLJzXUqAczye7u0eSP8wFrb61cfuTBMdIw5uz2608gxzhU78-hgQ7N3wDElkSnrc4bzJ4FQq_W5dWmi67Vx_kKeP-pG9kpoKNHRnI_gWFl8r_94y4vESy4r6zdHeQmPr41i2K6spdLvW-PWQMDV7D2RPHhLv6MMCENlqSdaiplrj8Ya1N3ap5DECqUzntSQ3OWLbC9N3Bm9DZls2hyU7vTYbqsV17r4InZD7zeCx4qLjqwdsX2koePgURYQ","e":"AQAB","use":"sig","kid":"7b55eeb6-a59d-4d67-8e90-e43c8490569a","qi":"dIcYWDgnkJggwYo9RsXSnqM-ty3lxDv_OIqxgvOBp3DxjCt3602evvK5tmLu8wqEk9P44qlSuvyVIov5ylsv2icbY31iI39GEehZK-eeBthAFXLnLpncn1RgnMPSeh219yMDgLOXKbrcT8LSCUYgs4teB-s61_yD7WjXW8ZP0N8","dp":"kFOrBO5lgxkG6M9phfbjADsuO8HhJ9Ob1BBkYtn-odZYpHuIkO_JtC_vQnroi2NR9VkxkMP_Xu23tsrQ3ZlOoIJm0r3X9RZkbF7CxvjbnypyIKotIlqoBTT6OETg5YzwvG5sxgADTTQY9ex1NbjScVtI0j3s8O34g-AQkdZUbiM","dq":"jXXjvm3hnF893ratr2nL4CfpBjRTtgVgP78t6vm6-KzC3T8GCd9RFt3N2r_xxlJ-Ml6HMvkKdaG4W1BUOnVROkFSw6Exd7DX1B3LrZdpRPoeDa8Do6HDDaZcraj-86RSDzB1L6uz1MEV4rRAs5N7PyzYhmgTI_bZ7Oic9q67gB0","n":"ht9Decs32dRY1HCAhqp7M3XGaHIejukJtM0fLFWLxXGshwNLoZL0gwkOLQfH7j4fomuSQX6RQPq5x-HBBjbRryUCdjbHLfOWq-g0e3T8kZxGD4vU7svrVefyFMjE7BkaoXBJgnllmajLbmqcKLpWo9TXKUWrTIECRUJj0IQKThU4eycLN5WwEc9gxIwzUgiaYW3tdg9YAeWzwp_1uW2OZ08NDsbdWQ0FeRnb24fdL2vfAwECl2ZgXykUWVprb3CYBd53pBbI_MGh-WmZ7SDF_G2cCfvvLygsh4FLSQekMCAD5lidaIHQ6MLCl2Vs8lpqgnjBpxEVvwsPwff9DJo6tQ"}
algorithm
RS256
2022-10-13 07:11:39
InvalidateIdTokenSignature
Made the id_token signature invalid
id_token
eyJraWQiOiI3YjU1ZWViNi1hNTlkLTRkNjctOGU5MC1lNDNjODQ5MDU2OWEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUUFiMFlKNjVNZGN2YUg5VE12MGxTUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NTM5OSwiaWF0IjoxNjY1NjQ1MDk5fQ.NPJsK9XZSWs6hO6AIlErUUFDyVea4C1KyGCQeQf3Ab4B6Ie-N1Utj6bU7nuZFsWP9NwIPxXnsv-XP6OEoMSi4KjmzDNyHTQOgoBzDmxQ7Vzp-QmnK9tamz0Ed8BKNNpvMd9tAHMvuOvq-uu2BAW9lHxD_tB9mTX6hzWLkfCtMSuDDdMqJEUvOP7SFlztWIRawV4bUiS_GZR8ZFRQAZ7NxBIHyZvbFiH__7O_Ot8bF1_IoATzmwfpCmtzif9RYnYNJ8lxAa9gb3ak16Adc3iLUz-8BKLhNgPOQUL00g6xprnNEI9-xsz4gXJIm8UQhBy1e5QqqmLW_xmGdmikvg31xQ
2022-10-13 07:11:39 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:11:39 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
dDa3TZVPl6BYDqNdLuoPVV4fRHzzrN2qW0TUNJCsfRPbg9wAvm
token_type
Bearer
id_token
eyJraWQiOiI3YjU1ZWViNi1hNTlkLTRkNjctOGU5MC1lNDNjODQ5MDU2OWEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUUFiMFlKNjVNZGN2YUg5VE12MGxTUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NTM5OSwiaWF0IjoxNjY1NjQ1MDk5fQ.NPJsK9XZSWs6hO6AIlErUUFDyVea4C1KyGCQeQf3Ab4B6Ie-N1Utj6bU7nuZFsWP9NwIPxXnsv-XP6OEoMSi4KjmzDNyHTQOgoBzDmxQ7Vzp-QmnK9tamz0Ed8BKNNpvMd9tAHMvuOvq-uu2BAW9lHxD_tB9mTX6hzWLkfCtMSuDDdMqJEUvOP7SFlztWIRawV4bUiS_GZR8ZFRQAZ7NxBIHyZvbFiH__7O_Ot8bF1_IoATzmwfpCmtzif9RYnYNJ8lxAa9gb3ak16Adc3iLUz-8BKLhNgPOQUL00g6xprnNEI9-xsz4gXJIm8UQhBy1e5QqqmLW_xmGdmikvg31xQ
scope
openid email phone profile
2022-10-13 07:11:39 OUTGOING
oidcc-client-test-invalid-sig-rs256
Response to HTTP request to test instance c6nDpwl3eY4wUTr
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "dDa3TZVPl6BYDqNdLuoPVV4fRHzzrN2qW0TUNJCsfRPbg9wAvm",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI3YjU1ZWViNi1hNTlkLTRkNjctOGU5MC1lNDNjODQ5MDU2OWEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUUFiMFlKNjVNZGN2YUg5VE12MGxTUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NTM5OSwiaWF0IjoxNjY1NjQ1MDk5fQ.NPJsK9XZSWs6hO6AIlErUUFDyVea4C1KyGCQeQf3Ab4B6Ie-N1Utj6bU7nuZFsWP9NwIPxXnsv-XP6OEoMSi4KjmzDNyHTQOgoBzDmxQ7Vzp-QmnK9tamz0Ed8BKNNpvMd9tAHMvuOvq-uu2BAW9lHxD_tB9mTX6hzWLkfCtMSuDDdMqJEUvOP7SFlztWIRawV4bUiS_GZR8ZFRQAZ7NxBIHyZvbFiH__7O_Ot8bF1_IoATzmwfpCmtzif9RYnYNJ8lxAa9gb3ak16Adc3iLUz-8BKLhNgPOQUL00g6xprnNEI9-xsz4gXJIm8UQhBy1e5QqqmLW_xmGdmikvg31xQ",
  "scope": "openid email phone profile"
}
outgoing_path
token
2022-10-13 07:11:39 INCOMING
oidcc-client-test-invalid-sig-rs256
Incoming HTTP request to /test/a/GC_broker/jwks
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Java/11.0.13",
  "accept": "text/html, image/gif, image/jpeg, *; q\u003d.2, */*; q\u003d.2",
  "connection": "close"
}
incoming_path
/test/a/GC_broker/jwks
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES256-GCM-SHA384
incoming_body_json
Jwks endpoint
2022-10-13 07:11:39 OUTGOING
oidcc-client-test-invalid-sig-rs256
Response to HTTP request to test instance c6nDpwl3eY4wUTr
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7b55eeb6-a59d-4d67-8e90-e43c8490569a",
      "n": "ht9Decs32dRY1HCAhqp7M3XGaHIejukJtM0fLFWLxXGshwNLoZL0gwkOLQfH7j4fomuSQX6RQPq5x-HBBjbRryUCdjbHLfOWq-g0e3T8kZxGD4vU7svrVefyFMjE7BkaoXBJgnllmajLbmqcKLpWo9TXKUWrTIECRUJj0IQKThU4eycLN5WwEc9gxIwzUgiaYW3tdg9YAeWzwp_1uW2OZ08NDsbdWQ0FeRnb24fdL2vfAwECl2ZgXykUWVprb3CYBd53pBbI_MGh-WmZ7SDF_G2cCfvvLygsh4FLSQekMCAD5lidaIHQ6MLCl2Vs8lpqgnjBpxEVvwsPwff9DJo6tQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "55eeb261-5588-4556-9d8b-b4faa6d34a17",
      "n": "kJfejTiZDAsc-YGNSadtYUSAvuJK5_EyXBnSHxaWwqZwufGO3y-cMP-TgcUuoaudBrWUy2pNzmGmIDnSfVk2xPhOjZhF9RKeiT_JYBC9MEiErae7I5rbBpxvHSowf9bKB1RAhupb5p27Yqr75rHTFkp6N4MKUWMGrpbO9r3hR6UgOgrU5jFlCyM52FxSDtSSpRILhmspZXEWUOeFbhdIq0SVFtimo9dojK63kS1G-ZPr96uMS776jpYxFdw_NSImUqaNCUn8S43MRL3J1RUTEmHbE2uGejtDFHozzDz70tRScQclxLa57N5OTADAD8IY75QWE30Q4jvCXW9N5X4wRw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "de69b564-f717-4cb4-a5c0-c6ce37e7e6ac",
      "x": "dQyRtpga3DF9acTGFMw5c-LENU-bclehUieAIfoFw3A",
      "y": "MoLZcGtN2qjhdUj1CiDMxOt_XVo67fpUe3_asgyhmpI"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7ed2363f-1e53-4c14-9ee4-86fcbbb988b5",
      "x": "bkOkBXdENSq9BhGLrMgVtfCxgI-W3mzuMf4SNXeO4Ls",
      "y": "UQA6VmB8TqJyBpafGsNZMB9mwmYXh4UT_A2_t1Dq5fA"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "39798bbb-0c62-4dc5-b257-942b8a1f6059",
      "x": "Qr8giBvp-JUFUVbMEqQeWjzYpxY3TDIvMQO57MwvAyU",
      "y": "X6OXpXctiNEwyIqOULZRNCwULQfupj_0HesBGPc08xs"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "173e686e-b4f0-4c26-b174-80ab54009044",
      "x": "V8Jrw2HAmzS8rUtN_l0c5oixLMZXaDMEhkquqcbnz_E"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "a67b2766-5ac7-49dc-9e6f-5e24f584c33f",
      "alg": "RSA-OAEP",
      "n": "j3Wz8Pxtc_35vY95RJkAijCqXb8c_Bq1MDpbsrlvv-A3f8XPAxgola91RTbAKvuDHpxxMnyM8ZziX6kdMZ-TqyFu3GRIJRTNhVBISWz63pBvG_sVHemapQgHc_cYZ31VA0Upb8e83N-zoThVDKTvPy_o40HruWnFSNb-DZ_F4Bip94EsMoaJH_V1-pC_ARUqlziS3OHqv_flwkGNl_MqkUi6X7Ij9mAmL0bR0_mQejEm3Mt-HkDAKIqPOJCduj57nzc-H7S7EEpByOAo9P-YQfoGUZDi4dcDOMklWPjmZfXvsm8Ly-3oVKlYrGhOShP6jRSd_Dlmejw8sW_cl18L7Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "9713e560-814a-45ee-8b3b-2b2666298c63",
      "x": "34d0OzsaqwLmW1T-wI2xDRlFh04-QJtUsfV2C-VNJUU",
      "y": "rhKAkcqdVz9CXwZEpb8GnLg2OzaqFXF-F5fLvcRUXDM",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2022-10-13 07:11:44 FINISHED
oidcc-client-test-invalid-sig-rs256
Test has run to completion
testmodule_result
PASSED
2022-10-13 07:12:22
TEST-RUNNER
Alias has now been claimed by another test
alias
GC_broker
new_test_id
NVnxWl8dkzUDIQ5
Test Results