Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-13 07:01:51 INFO
TEST-RUNNER
Test instance Y55hSTawYIBpSsw created
baseUrl
https://www.certification.openid.net/test/a/GC_broker
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
GC_broker
description
GC Broker OIDC RP TEST 0927
planId
FDN4myZlLP3tX
config
{
  "alias": "GC_broker",
  "description": "GC Broker OIDC RP TEST 0927",
  "publish": "everything",
  "consent": {},
  "client": {
    "client_id": "oidc-test-client",
    "client_secret": "123456",
    "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01"
  }
}
testName
oidcc-client-test-missing-sub
2022-10-13 07:01:51 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:01:51
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:01:51
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "4kIy9yA5Mii26GnvSbRzH34y9s_0BKX7dbvmcMEG-squ8WtQEgoAJ_Qy5YXipVDbBuB4WRsxljyfj2f7OwC85nlqsL4lCXv9rpToYeoPiDTyjDc0o5sBBRfbokSFtU1nMljK6E4M4Y6CHBXAboCx6xFSQhOOr-7WneEi6buoOE8",
      "kty": "RSA",
      "q": "zoQIcQeYTpkRU-r-ViKvmxYTiSp4U-4Vy2ZFZfzKTkRHovhajq-f-70yD-fMZIM488GU7vHYoIl22kMQuT-k-HGnjnolBzHX62lHplgf2GyJTEdUWbvzpZtIGTpo8l7zOfy2WlOFaSYvr5NROWo5ZpAh8n7O3fjfRITFtDehAms",
      "d": "Z1ETU572kKPgsyuW8g6xDGCMYK3G0dBWCjJVlNRViQHz22AlN_RtBS5ecPPtIPx-9FeoFrSQWHbK8kevYwbwAcufwDDDKPBjOdGC5tkdumZ65grcZ3F-lNprc-zE_KFVTQSaxJ8j6Vko6g9U9h7sFGW9Ndb00m0QxqBKK7NphoOSU23wkTGvGMGBk1KgGdAdbro-vfNndTVR5-TEkMNdkFG6c2U5oEg3CrjLW5RccDSqhc3GTcczuTFklfs97CTSQE7QarnqLryuzNp3c-KLjO0p1lKHNPfP7fyLJQ6vT8avHXYqafms6-tUhO3y9ltLQsBGHd29Oq3PepbhbUHRLQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "2bd9ef57-1122-4086-b6df-9191d0304367",
      "qi": "tEUztz54Huid8eYHrL2L9VNSy9EWyIl2bgYjlrIVIDzk_OK-wg2sFzyR_Oj6mdGfI6hGtF0EJb-M6D5AOomAw0KspoyfM0qr-j6ixigimo3yxD3HtVhRvQ8Qsh8f0LifigGvYUj4Mq1EFP23T2n7tHXTCv3hEx5za5Qsb9ZG5jg",
      "dp": "T3Td_wky7Nl9elsRbHnRYALqlOBsmmFL0Im_IGO5NsOM8j00blFSwrUwVohREqs1b9HOkcRKAq-hfTQP9yWIMQv8mrr7uLvxV6j1fsU61SN69iDA_J-HmSlKuU6FAil_jx-9ih02ytNH_-LnpCbP1HRNxeSmXERs3B7fKuP67GM",
      "dq": "Zr7t7D5ZGpGxO00pKPWs5L4BDjdhEnDbywyg7nLsvC_gbEaf12mtcPPaWmt7F27qAOyJCrCslIKP7Vt8kI4Hp8v0D0DZ91BnGqqQiURC48xsKtU6NEL8n6I4JsUWva9b17fRifMP5xamlvX2bVhaIpsHKLzKc0mE23QrYNRkeO0",
      "n": "toX2mxrhSBwcAsMn_ORiNMZVwhY7IyPc0sD8rMhHQN8DWycuGukoeHv2v4q6V6pfxoUz51O_sP5OI3mAJXlGfzwjOHWO2hq8JUUBn8nt2PTgv_AeDF2W1XMSyxfHlqd4A8RnKXrxIdCGLJ9Y3zonl53or6QZbqPjnyW38QW3J4V7PqAvv8T5GoDc2cjKaiN5zpQIsR3i7GrLH7gdeMKtt_kvwyap2Dc_w9wfbC1rlucmPhozVqXKKFCSSDgAXXev4E5yp81VAjW6FB0HjNhY5C2k1MU3fxID608FrxI8-dCiM-8wicOjkKOxewCVIPmkcOAz0EkbmkpWB_aZIm8nBQ"
    },
    {
      "kty": "EC",
      "d": "yzcgln967O1ckHV4YwIooxURiB1OEjZHULh2JZSDVNk",
      "use": "sig",
      "crv": "P-256",
      "kid": "f030ec6a-c064-46e9-b72a-c8f1d034f104",
      "x": "KDg4ixjcVsquP5uz4RXe_mOoQX2HV7ys5vIyAWcN5M8",
      "y": "zxH2GOox9MC7T505SaRZ_AQumy4Sh1wJoonhQ2BuedQ"
    },
    {
      "kty": "EC",
      "d": "HM3uTmwObXs5pN-OXSxYCHvjp0Gbd5JZdE7EBXJjsjI",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1318b784-50e6-47a0-869e-cccb235f210f",
      "x": "o9YUkAmWraKty5eHhPGgZ_rrA-BByvRGqQCWEQi6BCc",
      "y": "XKPILjCJlbtN6sm72xQxqiLPWPABvDJtsyPP6SVo3yw"
    },
    {
      "kty": "OKP",
      "d": "_3V6z-kXoKlX4wpFQ55sAMqmnCxyfQqJM0ruNxcIPy4",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "fe082dda-df6b-4ee9-a93f-9f5352992779",
      "x": "tmfbFzwkb2GCgCNqGo7PzQbCfxmB8n75GkEtuW_T0Ro"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "5RCspGzJMNsi1rtpzeF2KGt7v6qVADZ1_N2eFC03OW4mF1QsfWq_MHZA8No48S2X1kzxqF0D6KGXBZnJ5Gbu8eJQeacohu7hgRD2Bezl-g5NqrhBsx1B8e5pgNHoeUEELOnI4GICKRR_yWzNlPJWj-n0gPel2wvMrxFfnm65kQM",
      "kty": "RSA",
      "q": "kc6QJ93EnSmxg8yQodO35DovMUNL_KkAq5qHIKVAfrk_s_b66-yX3Rnj-bfyomThQZV-4RAnlZ3MCnN_3TeFDJmOcdwG7dCRx7eDYCOiAODN2guAgZ-Idh9KtZf5JwMIjH4Al4466OP20R-7Qg669KjYjIbl3CZVxQ7Mu0o-NDk",
      "d": "XXZexWzpz3ujc4a2RrtkZc7Yc2c510G40yYyxcYLAmOqwQ6YMIRRR8mSM2ylchmfTAN3PC7Z1GJAE5kvoBbLpka-GD2i9h2c4nHKmBydKMe6ykHkJC5y4kFjj7JN7EnK0KV-z-0iRdnWtBSDr1EQemjMbRB39UM-WY2DxuZZGECahN_S8XHu7LDgkAayE2t8j6Gq0LmI2iN9JIcjBdCPWMzG6vO52z9c160fVsk8yNnbdf4PepCCkJ4s6zx_HqG_KCIBYzwvA1AkL3IqvKUCoszintt8xtibJv6y0Vq6M7ViARMFXJuy18jtgYusJtBJczF13lMfDuh56JViNLPcMQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "258cbd26-db4b-47f0-b330-5d985f7c9938",
      "qi": "3OB0trpcNMoATFW7AYeqkJ6hkZCnvDqAc41VB4cVxAOsu_MLducoWgxo5a3bFDgsfE7gOhTPYM7M9yAvXMIa5eGAqaiLLuSGKcwq_KVZPJTv37k1v4ON4NcWXTdE2BJc7UjiUg5Yo5cDXFTN6zlv5XTdRqzstb4X7ohi63wpSmk",
      "dp": "2dXFmIgrvF5o_zQzJisnJsEwadFa6VzhT5uh3SYywlbRupW9yXdeYkPS9jlQtWraXl3F4oqyUOR6rkTWDnMlALpsNYSVsdwyb38lt_TVr7syeQvIzwEf2WcUxgDYx5bg1aVt9pS94TsxWugxiVf8odenQY5BF9Jc0JABErXRmuk",
      "alg": "RSA-OAEP",
      "dq": "PLS6BD8rGxw-0lcbaKUTjSxEdchFHN7obooZ9JeY8KoEQdN0yUFqQR4EcvYJSV-jAYFSoDXvpTVbvIY2GE6DUKmmSvWG1QDfkT1wr1hmnOL8Eep0CIP5duS0YELz8zAqIQRdDryi_k_bdVo2xtwHLtIVxvxrO2uijjcJOnlAyNE",
      "n": "gndGMRsDmz3VY0og9AeKtR_fYhZaIBIPU7BFEzFNZ1758isYH5tUp3U0zd3nRT_-zy-XvfI3MDU-MAB0K_vl64WOPV0OrAPKJjHPlEsfqSHMkeABbdOZS9q2mItyJ_Hy6nU91hF4u_H08QGV4M24JCA1VnrKQELvf7q2ydxOcjpOyUPPKSvyW_aFlHScVV4e2rwi0X5u0990npPiIDc946-1sDqrYmptUClnaoQEbuL3EbeyjIGzkgyCUktr3Vl8uuvpRGlIlsS1BdzoDnf6Xat3p6lLxCHRr99lqWiYTUBrgqGCA1b75_C2sAb8rJuszQIipO7SK6508D7RVX_lqw"
    },
    {
      "kty": "EC",
      "d": "zImITTUeY6j3nWCsWMsqXE3r1N_XxLgtZO3_ZHz8M1o",
      "use": "enc",
      "crv": "P-256",
      "kid": "8da6a4eb-075a-4a1a-81ab-5f1c6dbbfd68",
      "x": "xt2Jr41Oi86VFJNuvkj6L9vzG7C3fL9NEsCbRqvLCWI",
      "y": "x3GbhQEFtv5zMhKqDq8tzwTnt-xlk0vN_ST5APHj3Vk",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "2bd9ef57-1122-4086-b6df-9191d0304367",
      "n": "toX2mxrhSBwcAsMn_ORiNMZVwhY7IyPc0sD8rMhHQN8DWycuGukoeHv2v4q6V6pfxoUz51O_sP5OI3mAJXlGfzwjOHWO2hq8JUUBn8nt2PTgv_AeDF2W1XMSyxfHlqd4A8RnKXrxIdCGLJ9Y3zonl53or6QZbqPjnyW38QW3J4V7PqAvv8T5GoDc2cjKaiN5zpQIsR3i7GrLH7gdeMKtt_kvwyap2Dc_w9wfbC1rlucmPhozVqXKKFCSSDgAXXev4E5yp81VAjW6FB0HjNhY5C2k1MU3fxID608FrxI8-dCiM-8wicOjkKOxewCVIPmkcOAz0EkbmkpWB_aZIm8nBQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "1c4e1652-c314-446d-ab1f-dfc4c3cc9d9e",
      "n": "j3vTMD46SWQU6WOR5h_pegETf9Cl_hZEMIvknQRfYuPAmocEvMM8px3wNiQhSUEf3dONIOiYr4Jya3iSXEf8OPIuKqK1zfOv5Bl2AWVCIklG992iiIIAyqp7Zf8vCE0BqbG_rqXBHeJRIaSKYfqCZ4GmMbw40ubCabz9DTSVj_8iEC3nzWB4Ca7mQGPyDJPtAiz9ORiT0-s4kfYcdzR9CHfptz43FnclzJlhFCawXvX1olKbePVziGd-AoXmTKQy0OgeFv6ymqSY1W8MijJP4OWQNnIcQVsShX0lgPGfbiPZicBUVoVFcVXePTs-6e0QL3FCR_VZ_Ra1jZy0wPmavQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f030ec6a-c064-46e9-b72a-c8f1d034f104",
      "x": "KDg4ixjcVsquP5uz4RXe_mOoQX2HV7ys5vIyAWcN5M8",
      "y": "zxH2GOox9MC7T505SaRZ_AQumy4Sh1wJoonhQ2BuedQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "558bb748-3bbe-4855-8d0a-32b156dbb6b4",
      "x": "7zTz1RSrEbYXZizSHfqqm7HykAbF_lIYtr2nzWlkVkQ",
      "y": "ggvFUtmqB_1TnQyHrN5hzm_cbs6HMB1J37cZTC7ViYc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1318b784-50e6-47a0-869e-cccb235f210f",
      "x": "o9YUkAmWraKty5eHhPGgZ_rrA-BByvRGqQCWEQi6BCc",
      "y": "XKPILjCJlbtN6sm72xQxqiLPWPABvDJtsyPP6SVo3yw"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "fe082dda-df6b-4ee9-a93f-9f5352992779",
      "x": "tmfbFzwkb2GCgCNqGo7PzQbCfxmB8n75GkEtuW_T0Ro"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "258cbd26-db4b-47f0-b330-5d985f7c9938",
      "alg": "RSA-OAEP",
      "n": "gndGMRsDmz3VY0og9AeKtR_fYhZaIBIPU7BFEzFNZ1758isYH5tUp3U0zd3nRT_-zy-XvfI3MDU-MAB0K_vl64WOPV0OrAPKJjHPlEsfqSHMkeABbdOZS9q2mItyJ_Hy6nU91hF4u_H08QGV4M24JCA1VnrKQELvf7q2ydxOcjpOyUPPKSvyW_aFlHScVV4e2rwi0X5u0990npPiIDc946-1sDqrYmptUClnaoQEbuL3EbeyjIGzkgyCUktr3Vl8uuvpRGlIlsS1BdzoDnf6Xat3p6lLxCHRr99lqWiYTUBrgqGCA1b75_C2sAb8rJuszQIipO7SK6508D7RVX_lqw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "8da6a4eb-075a-4a1a-81ab-5f1c6dbbfd68",
      "x": "xt2Jr41Oi86VFJNuvkj6L9vzG7C3fL9NEsCbRqvLCWI",
      "y": "x3GbhQEFtv5zMhKqDq8tzwTnt-xlk0vN_ST5APHj3Vk",
      "alg": "ECDH-ES"
    }
  ]
}
2022-10-13 07:01:51 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-13 07:01:51 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-13 07:01:51 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:01:51 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:01:51 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:01:51 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2022-10-13 07:01:51 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2022-10-13 07:01:51 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:01:51 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2022-10-13 07:01:51 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2022-10-13 07:01:51 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2022-10-13 07:01:51 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2022-10-13 07:01:51 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2022-10-13 07:01:51 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:01:51 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2022-10-13 07:01:51 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:01:51 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2022-10-13 07:01:51 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:01:51 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2022-10-13 07:01:51 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:01:51 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2022-10-13 07:01:51 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2022-10-13 07:01:51 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2022-10-13 07:01:51 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2022-10-13 07:01:51 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2022-10-13 07:01:51 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2022-10-13 07:01:51
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2022-10-13 07:01:51
oidcc-client-test-missing-sub
Setup Done
2022-10-13 07:02:03 INCOMING
oidcc-client-test-missing-sub
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:02:03 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance Y55hSTawYIBpSsw
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:02:03 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to /test/a/GC_broker/authorize
incoming_headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\"Chromium\";v\u003d\"106\", \"Google Chrome\";v\u003d\"106\", \"Not;A\u003dBrand\";v\u003d\"99\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "referer": "https://gkidp.ipanda.co.jp/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en",
  "cookie": "JSESSIONID\u003d8C94B8EB175DB90D097A84BD768E2D59",
  "connection": "close"
}
incoming_path
/test/a/GC_broker/authorize
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "client_id": "oidc-test-client",
  "response_type": "code",
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "scope": "openid email phone profile",
  "code_challenge_method": "S256",
  "code_challenge": "q7zNq-2c1wDl3alpbUTsTMHOY1krvwDGM44A-E6nSbQ",
  "state": "asd57hhllrpr4n9t3g1lfb1uua8kpnv6"
}
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:02:03 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2022-10-13 07:02:03 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:02:03 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": "q7zNq-2c1wDl3alpbUTsTMHOY1krvwDGM44A-E6nSbQ",
  "state": "asd57hhllrpr4n9t3g1lfb1uua8kpnv6"
}
2022-10-13 07:02:03 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email phone profile
2022-10-13 07:02:03 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2022-10-13 07:02:03 SUCCESS
EnsureAuthorizationRequestContainsPkceCodeChallenge
Found required PKCE parameters in request
code_challenge_method
S256
code_challenge
q7zNq-2c1wDl3alpbUTsTMHOY1krvwDGM44A-E6nSbQ
2022-10-13 07:02:03 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2022-10-13 07:02:03 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
oidc-test-client
2022-10-13 07:02:03 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:02:03 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:02:03 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2022-10-13 07:02:03 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
kZPum6xyJ0BY2OHz5ebGH3Ds75KVNgmc
2022-10-13 07:02:03 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
o8IUjxSlCMVHp2xNwux0KA
2022-10-13 07:02:03 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "state": "asd57hhllrpr4n9t3g1lfb1uua8kpnv6"
}
2022-10-13 07:02:03 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": "asd57hhllrpr4n9t3g1lfb1uua8kpnv6",
  "code": "kZPum6xyJ0BY2OHz5ebGH3Ds75KVNgmc"
}
2022-10-13 07:02:03
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=asd57hhllrpr4n9t3g1lfb1uua8kpnv6&code=kZPum6xyJ0BY2OHz5ebGH3Ds75KVNgmc
2022-10-13 07:02:03 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance Y55hSTawYIBpSsw
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=asd57hhllrpr4n9t3g1lfb1uua8kpnv6&code=kZPum6xyJ0BY2OHz5ebGH3Ds75KVNgmc]
outgoing_path
authorize
2022-10-13 07:02:03 INCOMING
oidcc-client-test-missing-sub
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": "kZPum6xyJ0BY2OHz5ebGH3Ds75KVNgmc",
  "code_verifier": "ea1639e3-a0af-4207-80b0-92ec6d25537e",
  "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=kZPum6xyJ0BY2OHz5ebGH3Ds75KVNgmc&code_verifier=ea1639e3-a0af-4207-80b0-92ec6d25537e&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:02:03 SUCCESS
CheckClientIdMatchesOnTokenRequestIfPresent
Extracted client_id matches the expected value
client_id
oidc-test-client
2022-10-13 07:02:03 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
oidc-test-client
client_secret
123456
method
client_secret_basic
2022-10-13 07:02:03 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2022-10-13 07:02:03 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
kZPum6xyJ0BY2OHz5ebGH3Ds75KVNgmc
2022-10-13 07:02:03 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:02:03 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
oZURhNpAPV5xnS67DtvsdyxCbHWqQlEqsCzbZeUUmHmlzJZB1x
2022-10-13 07:02:03 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
sGwYayPNsc3_M9W-ljhndw
2022-10-13 07:02:03 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
1665644523
exp
1665644823
2022-10-13 07:02:03
RemoveSubFromIdToken
Removed sub value from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/",
  "aud": "oidc-test-client",
  "iat": 1665644523,
  "exp": 1665644823
}
2022-10-13 07:02:03 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
sGwYayPNsc3_M9W-ljhndw
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/",
  "aud": "oidc-test-client",
  "iat": 1665644523,
  "exp": 1665644823,
  "at_hash": "sGwYayPNsc3_M9W-ljhndw"
}
2022-10-13 07:02:03 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIyYmQ5ZWY1Ny0xMTIyLTQwODYtYjZkZi05MTkxZDAzMDQzNjciLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoic0d3WWF5UE5zYzNfTTlXLWxqaG5kdyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImF1ZCI6Im9pZGMtdGVzdC1jbGllbnQiLCJleHAiOjE2NjU2NDQ4MjMsImlhdCI6MTY2NTY0NDUyM30.h9BbiIjg1Mi3b66o_lnWmfYMiVRrOCo51fAI4f1cdD8LBI8ZKRq2qFvVNk5wAXQHD5eBFW9XEiOuDVSHAEwCDpBSaHXekUEoxzWtV7tgR1KH28tWl9arVAe6pawcM_xCO9uUem7BjBjbkGdzUAn4ooIcpLs5MDvwS6NstFE2QwO1gJUuEpjM_MeKtttCLb1tCUcXOE3rN-uZ0eKFbVDsJY5Wie0S68xSPzOK4UJivi7T1WwtW1lJEbAq8JdvXC9ZbTX3vM4vbZRId-biNpZDv1nqo1E5nddwcg7rkUz6Sur3PzldTiKHGcidJwei_FQd3ETFYzqKxEgJml2gb_WzOA
key
{"p":"4kIy9yA5Mii26GnvSbRzH34y9s_0BKX7dbvmcMEG-squ8WtQEgoAJ_Qy5YXipVDbBuB4WRsxljyfj2f7OwC85nlqsL4lCXv9rpToYeoPiDTyjDc0o5sBBRfbokSFtU1nMljK6E4M4Y6CHBXAboCx6xFSQhOOr-7WneEi6buoOE8","kty":"RSA","q":"zoQIcQeYTpkRU-r-ViKvmxYTiSp4U-4Vy2ZFZfzKTkRHovhajq-f-70yD-fMZIM488GU7vHYoIl22kMQuT-k-HGnjnolBzHX62lHplgf2GyJTEdUWbvzpZtIGTpo8l7zOfy2WlOFaSYvr5NROWo5ZpAh8n7O3fjfRITFtDehAms","d":"Z1ETU572kKPgsyuW8g6xDGCMYK3G0dBWCjJVlNRViQHz22AlN_RtBS5ecPPtIPx-9FeoFrSQWHbK8kevYwbwAcufwDDDKPBjOdGC5tkdumZ65grcZ3F-lNprc-zE_KFVTQSaxJ8j6Vko6g9U9h7sFGW9Ndb00m0QxqBKK7NphoOSU23wkTGvGMGBk1KgGdAdbro-vfNndTVR5-TEkMNdkFG6c2U5oEg3CrjLW5RccDSqhc3GTcczuTFklfs97CTSQE7QarnqLryuzNp3c-KLjO0p1lKHNPfP7fyLJQ6vT8avHXYqafms6-tUhO3y9ltLQsBGHd29Oq3PepbhbUHRLQ","e":"AQAB","use":"sig","kid":"2bd9ef57-1122-4086-b6df-9191d0304367","qi":"tEUztz54Huid8eYHrL2L9VNSy9EWyIl2bgYjlrIVIDzk_OK-wg2sFzyR_Oj6mdGfI6hGtF0EJb-M6D5AOomAw0KspoyfM0qr-j6ixigimo3yxD3HtVhRvQ8Qsh8f0LifigGvYUj4Mq1EFP23T2n7tHXTCv3hEx5za5Qsb9ZG5jg","dp":"T3Td_wky7Nl9elsRbHnRYALqlOBsmmFL0Im_IGO5NsOM8j00blFSwrUwVohREqs1b9HOkcRKAq-hfTQP9yWIMQv8mrr7uLvxV6j1fsU61SN69iDA_J-HmSlKuU6FAil_jx-9ih02ytNH_-LnpCbP1HRNxeSmXERs3B7fKuP67GM","dq":"Zr7t7D5ZGpGxO00pKPWs5L4BDjdhEnDbywyg7nLsvC_gbEaf12mtcPPaWmt7F27qAOyJCrCslIKP7Vt8kI4Hp8v0D0DZ91BnGqqQiURC48xsKtU6NEL8n6I4JsUWva9b17fRifMP5xamlvX2bVhaIpsHKLzKc0mE23QrYNRkeO0","n":"toX2mxrhSBwcAsMn_ORiNMZVwhY7IyPc0sD8rMhHQN8DWycuGukoeHv2v4q6V6pfxoUz51O_sP5OI3mAJXlGfzwjOHWO2hq8JUUBn8nt2PTgv_AeDF2W1XMSyxfHlqd4A8RnKXrxIdCGLJ9Y3zonl53or6QZbqPjnyW38QW3J4V7PqAvv8T5GoDc2cjKaiN5zpQIsR3i7GrLH7gdeMKtt_kvwyap2Dc_w9wfbC1rlucmPhozVqXKKFCSSDgAXXev4E5yp81VAjW6FB0HjNhY5C2k1MU3fxID608FrxI8-dCiM-8wicOjkKOxewCVIPmkcOAz0EkbmkpWB_aZIm8nBQ"}
algorithm
RS256
2022-10-13 07:02:03 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:02:03 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
oZURhNpAPV5xnS67DtvsdyxCbHWqQlEqsCzbZeUUmHmlzJZB1x
token_type
Bearer
id_token
eyJraWQiOiIyYmQ5ZWY1Ny0xMTIyLTQwODYtYjZkZi05MTkxZDAzMDQzNjciLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoic0d3WWF5UE5zYzNfTTlXLWxqaG5kdyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImF1ZCI6Im9pZGMtdGVzdC1jbGllbnQiLCJleHAiOjE2NjU2NDQ4MjMsImlhdCI6MTY2NTY0NDUyM30.h9BbiIjg1Mi3b66o_lnWmfYMiVRrOCo51fAI4f1cdD8LBI8ZKRq2qFvVNk5wAXQHD5eBFW9XEiOuDVSHAEwCDpBSaHXekUEoxzWtV7tgR1KH28tWl9arVAe6pawcM_xCO9uUem7BjBjbkGdzUAn4ooIcpLs5MDvwS6NstFE2QwO1gJUuEpjM_MeKtttCLb1tCUcXOE3rN-uZ0eKFbVDsJY5Wie0S68xSPzOK4UJivi7T1WwtW1lJEbAq8JdvXC9ZbTX3vM4vbZRId-biNpZDv1nqo1E5nddwcg7rkUz6Sur3PzldTiKHGcidJwei_FQd3ETFYzqKxEgJml2gb_WzOA
scope
openid email phone profile
2022-10-13 07:02:03 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance Y55hSTawYIBpSsw
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "oZURhNpAPV5xnS67DtvsdyxCbHWqQlEqsCzbZeUUmHmlzJZB1x",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIyYmQ5ZWY1Ny0xMTIyLTQwODYtYjZkZi05MTkxZDAzMDQzNjciLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoic0d3WWF5UE5zYzNfTTlXLWxqaG5kdyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImF1ZCI6Im9pZGMtdGVzdC1jbGllbnQiLCJleHAiOjE2NjU2NDQ4MjMsImlhdCI6MTY2NTY0NDUyM30.h9BbiIjg1Mi3b66o_lnWmfYMiVRrOCo51fAI4f1cdD8LBI8ZKRq2qFvVNk5wAXQHD5eBFW9XEiOuDVSHAEwCDpBSaHXekUEoxzWtV7tgR1KH28tWl9arVAe6pawcM_xCO9uUem7BjBjbkGdzUAn4ooIcpLs5MDvwS6NstFE2QwO1gJUuEpjM_MeKtttCLb1tCUcXOE3rN-uZ0eKFbVDsJY5Wie0S68xSPzOK4UJivi7T1WwtW1lJEbAq8JdvXC9ZbTX3vM4vbZRId-biNpZDv1nqo1E5nddwcg7rkUz6Sur3PzldTiKHGcidJwei_FQd3ETFYzqKxEgJml2gb_WzOA",
  "scope": "openid email phone profile"
}
outgoing_path
token
2022-10-13 07:02:08 FINISHED
oidcc-client-test-missing-sub
Test has run to completion
testmodule_result
PASSED
2022-10-13 07:02:55
TEST-RUNNER
Alias has now been claimed by another test
alias
GC_broker
new_test_id
blyy2aW3RD7qEtd
Test Results