Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-13 07:16:36 INFO
TEST-RUNNER
Test instance g55KFYNW5w7ylc6 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-scope-userinfo-claims
2022-10-13 07:16:36 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:16:36
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:16:37
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "zKccw5spqhuDHLokur0sIsoSsnxMZ5H_QfcoNXoPJN8HTobxDj_-K9b1SM2DozI9tBzap3ehg0svhF-rDntaHVi9T62ZxRVvHrzQXtFmlDTC_MMQOHlfuP5-fmH7YLXG8QYbloOkO9pAmIz7WIfNFXrHQc2pvt0FOlRwOmrI8iU",
      "kty": "RSA",
      "q": "s-c7n4yLmOPw_TIdQMXZZ9h30OcBll5due-DgFkNB9Rq6ra5Lh1S9q5GicSBFaKgqibwWTYgSpXcsoct1TcIOYG-S9Nt5wGAml2C_2clT3Cy1G_0NXkI5xMcvxprVzSBrdGUDnlIPvap_3p-UGHCbDuht7buTkiZkRrcCVwFGX0",
      "d": "JzBbIAS9Rp2RfaosfXmYwVXs-pH7DxrmjJajJXdqpCcAf6QfrAi4Y8MK-EF5HJgDYEeRMVSG-hKCA09YLvkCQoKpGoLdaZhr9MzoXjB-xgvN7UNvIkIUVg2_DguR8mwFxT9VGScqIGGYfu1nQUUksoHittcxb1afrq_8I4ynjk1tAawSWn56nPYsC5Wi_rSPQT-Mv0Hv-hoNBR4NJPxPhyqVrmK9P8L0yYz-Ds_hRLO7FG4AFcimggjwLJvAVOzVwZXx0qCg4I-F5LU_vGsyzDDLn1VWC66FluBfgJnoLHhCOVM5AIvQF2YveY_PX-ZA1xYrobGDQ8CHY7gpCPXe4Q",
      "e": "AQAB",
      "use": "sig",
      "kid": "829ae0e8-0215-4398-a076-7d6481bd99a4",
      "qi": "oAfzZ0t0Ndw8djPMVRjjO3y1-TjYO_fnbqdpUbc_SS2EQQ5F_8DjuQEnU3CZDq8_i_m-kmC38Rq2_kTB72dVlumfUqCiZKRA6gRlAalbFp8mYPTmY4sgvUKM1jHd3GlrvHZIqhfZQfQgJcMDWqyZqB7cWkSYf5RPW1s5hOdHTJ4",
      "dp": "yA8tHULXbgVLHJATS8GWHcQwlu7PugeM4q18TxqtJzwnZmqfx3BjRfPzAGJ3Jtf8XdA_J6rY5wJexybGj3eiVkHjfrqUMYeMgx3NDIPjpUoWuwTtHGf6XVvbyCx8ksPgYMm5ul-h8yieMQLQynCm2TKXCwrDv2NMswLMWy78lUk",
      "dq": "ZK-qv_4B9xzDuIF-u8y_g440aLeRPN4tqK2zNHcigtpQyHJhq7x_vU4Gbn6LHFe7gd9vLw7K_dNoBIcBkM5PDRhfL8LyRJKjrkFd2qGY0SArBhhuXisSX3lj4lTf9JuPZH_iVENuusaEmFavMT-1d6vcM5zvPOMHB543vglBVWU",
      "n": "j9GzkcnGE3q9jyXKRCa8wIhysInt1qCxose3PEYSkofLHKafsphN7wTTwEzbXCKE3SZpO-rnH1u38rdeu3czklHDWYm0M5N5qr72je6VAk1LrVVbryqOQ_qu40fvOkIeAfclTrRintTOUkErwtKV0-JfQRS7mXmFTvuYuMPOupu9fzGnV4rnA7VBXsN--LVKubCWdyeP9X7jhOP-k67NtSsEljwMopaN5jHPlflenQhWwWLDfhaduOahWWn57R5I9Eg4oJL5xn4M8GWb4vpf5WPPMbZSYV9EqH_WJG5pywn02TKd2H683KWJ8sPJa7DyfkmXNFUl2bnnnx0yynzZEQ"
    },
    {
      "kty": "EC",
      "d": "5TKaEFxb2h0ywH5g0eola7lsh_uYJlQzLUmfMP7PyPc",
      "use": "sig",
      "crv": "P-256",
      "kid": "68ba34f3-bf6b-453e-8625-b334a9e36363",
      "x": "IkFu5UModJkK29O_PMNcNOKm6LjTjn8j63Ug87Pr0Hw",
      "y": "rPN4qLEP1A0QhBV0ybR5TtXsZXjSDRLsZhU1WMx6pP4"
    },
    {
      "kty": "EC",
      "d": "UIFNdOO4nctM_qs_MQtFwJfTG7pxo6DXT6qfKyQXR7k",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "7a3d88a0-ab72-4e88-842c-e33d8b648d0f",
      "x": "KfMUixXeUuJvhMkrWkdK1e95GTEqTOpbmLo2dtpxq9k",
      "y": "S2XBpLeYMQ5FIQQKDlzFDeu3pXuNz7obDharEYBIeeU"
    },
    {
      "kty": "OKP",
      "d": "Bz9Wv5LbQLVxisFSCLZcq2BquMSkjLgs16FdYNh9T5Q",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "886c5b9e-fd1e-472d-9656-55a6635e322b",
      "x": "S2aSCV49Y9aL00YzQeVujhtqczYhqukUMO9gVJn0NbU"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "_6TmnlIrUTnWuLGh91kZvRqbH1wXUF-T2CvpyZIRarBgBN-GXB3HEkjiNen8exPBBmb36A0HOIifs8MmN5hlO2-JaVIvcNgzvZVR5mD4t-tpTgz6D0bywuWKb7K_XtbgMwG_FKvQELVgvXd7p9uUZXD1x2araCi2lHy8AXr-vYs",
      "kty": "RSA",
      "q": "_fpx3ZElJMoeCa4H--NWnsAPHejgEQ_FwR0Mmtg-urt3uPjOqoCPHbOPSkRdGMxY5m5aZCvICiQEj1We9f_V8p6V-eeMIKgB2miUjqBwZcF_X7BBeWiHCC4ENG-jxn0JhBK5J2kHDuLdtZrVizCGkx3ybu9MNcPWda12nKtb3VE",
      "d": "OPY9J5fxoXQVGdiw4CAAo06iVDdAwgnBFU43CRtI1pGgzCsk1thHFEFxHOYVtWdvakg8cYckOSkAaRK2iM7emvah3p-4y468IcqHEXUhc03oDoB_Z9nLUwb28DO86nV3Gki_zndgnyBaBotNOYjDEsVfoyo-4CxS6-X2uh7-RWixix1h2W5ulOU-HS4bXbnNJ1elK-LBk3JlepfIfd8ltl-VgrtICNLlTjIHQPohR2QpHPmEFNiwx1tZigBcAO9JaWR0otWokYRGihTwxVGgIG8ftAPYhYxxPDuMgnUIIEK73VgOTdG7jIhYPrCvRKF_CDbDP_i26kyZeaTNwEBS4Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "2bfba057-053c-4629-9ab5-6ad3b4c79e1b",
      "qi": "Co5gZ1LsQSh4a82Nq_Op5hzSj7seOyUhq05l7OPRTMMXfoWeIDDBoJghP26A3tF1jU7u5OqluNdYHtpgQH2IM-e61R_jZYq8Bi7KCC-UF0OD6Bpl-2CGSp4aZbVknlDTC2kcBdGgGL-mE7q3crLjI-5cyuLxJTh-jjZ875q7LDA",
      "dp": "YcXGshyJFqrBVagSYxB_yJRpaagF_qZfXBkHdCFaaeyE_Lgkogx9e5_GbIpOFyBp_bHZ9LUu4s9WDSGA91hgt0ekTVSycj0uJL78MNk7ptPxVXmfFcKzzBiQRsIdcP9LhhaP5y8DB7DnC--rqnpPmjCGv7mjqtWPZuEB4qsQzJs",
      "alg": "RSA-OAEP",
      "dq": "nwBcqs7Ehzy2A29ddjeEMgyhKiNxq5zJPDX4fzRkSTk2Iao6kAm-D2Urjt4vvmeoPFLX6iByss6LwERlKTMKeUMJN5PbaVJlHpwcbRJKa5nxKTHKO7zR1LAiV8WQraH4BCRIoECjd5FWJeySRfqSNaYo8YSEnKBHMhLvz_ODppE",
      "n": "_aAQqLnphLeR54H8kgrmpasMfDW5lTgTUvej4KoQEW91GZ48qjAAfws1CR36Ujd_DBTrG4ZsFQgLla6PwgmgD2V_6Kb1L83D3a2_nN3FHdoJ2euLefWnjlzOQqjmhf-TMDEnGiBwQoaaZCtEu3S7Ri-7adTMOtedxWcYnKHBxtaLH9cMZhxWAGer7WYp6kebKlGvjBmvxjUkkFiFqek-uA_QHNZnjHS7HDU1chU6yGK0PZDKOCmA59AorwWrZk1pyvNVOsgHRLT6LbhzjI6xAhoGBp754fK4LrhyvWGSv75x4GmebwnUM_CLcGRUleJwglicTacst3F3_DeDDaP3-w"
    },
    {
      "kty": "EC",
      "d": "2t35nERFF7cxIcpUUNzQlnfATox_WcrqxZ_AZkXKMGk",
      "use": "enc",
      "crv": "P-256",
      "kid": "dc0f40d4-5b2f-45a2-8f2d-eba9b64cfe01",
      "x": "iPuwYdKkfetyVkuvFBEB_SY0TOhCCYYzofpEPfPkIE8",
      "y": "6tErf3nh1ykj3Pi3Ta-_zfbYfREAVmpqZoa7JIjzL04",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "829ae0e8-0215-4398-a076-7d6481bd99a4",
      "n": "j9GzkcnGE3q9jyXKRCa8wIhysInt1qCxose3PEYSkofLHKafsphN7wTTwEzbXCKE3SZpO-rnH1u38rdeu3czklHDWYm0M5N5qr72je6VAk1LrVVbryqOQ_qu40fvOkIeAfclTrRintTOUkErwtKV0-JfQRS7mXmFTvuYuMPOupu9fzGnV4rnA7VBXsN--LVKubCWdyeP9X7jhOP-k67NtSsEljwMopaN5jHPlflenQhWwWLDfhaduOahWWn57R5I9Eg4oJL5xn4M8GWb4vpf5WPPMbZSYV9EqH_WJG5pywn02TKd2H683KWJ8sPJa7DyfkmXNFUl2bnnnx0yynzZEQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "08cd5401-dbf4-4891-917d-92e954168fdd",
      "n": "hVMP29PYjeJh3QGbAL3yFKy4I-8FkWobOvfJgyBQIeo6yIKM6azWrpT7lH4c4THQC3lNvRxC6zp4tHmlgdRs1d-kKw4e17TuxShyxJMIGYFhu_mbfEGpGJcdAHkwduz_5VtoB7pFcbBARur2AbvA7ylHn72qfbjZdWgsSdneUYOaL7X_JnFd9leabNsgc1UyBryYSr_y1uHtY540QIa-89mrId05yaf5hOIuIIr4gzR8EP1_g8RUNGGkb1mpRLrj62CZUU1nGQZd2qhSCV4PH4J7Ci6QXFUb-s1iuNcnZ3ZLjcswpT3w5qAGQq9TuA5VImHuIpBQhGcHU_VYn53SgQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "68ba34f3-bf6b-453e-8625-b334a9e36363",
      "x": "IkFu5UModJkK29O_PMNcNOKm6LjTjn8j63Ug87Pr0Hw",
      "y": "rPN4qLEP1A0QhBV0ybR5TtXsZXjSDRLsZhU1WMx6pP4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "958ebef4-a270-4f99-bfbc-c2d895433758",
      "x": "uEtExqMlw3xEX5ZtQp_tDlxJoIf4rRu2cqDIgeUCMnE",
      "y": "Hlek-sjJUhOr6k-EDar7gkL9qDNsWiREOcU_S_Mu0mM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "7a3d88a0-ab72-4e88-842c-e33d8b648d0f",
      "x": "KfMUixXeUuJvhMkrWkdK1e95GTEqTOpbmLo2dtpxq9k",
      "y": "S2XBpLeYMQ5FIQQKDlzFDeu3pXuNz7obDharEYBIeeU"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "886c5b9e-fd1e-472d-9656-55a6635e322b",
      "x": "S2aSCV49Y9aL00YzQeVujhtqczYhqukUMO9gVJn0NbU"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "2bfba057-053c-4629-9ab5-6ad3b4c79e1b",
      "alg": "RSA-OAEP",
      "n": "_aAQqLnphLeR54H8kgrmpasMfDW5lTgTUvej4KoQEW91GZ48qjAAfws1CR36Ujd_DBTrG4ZsFQgLla6PwgmgD2V_6Kb1L83D3a2_nN3FHdoJ2euLefWnjlzOQqjmhf-TMDEnGiBwQoaaZCtEu3S7Ri-7adTMOtedxWcYnKHBxtaLH9cMZhxWAGer7WYp6kebKlGvjBmvxjUkkFiFqek-uA_QHNZnjHS7HDU1chU6yGK0PZDKOCmA59AorwWrZk1pyvNVOsgHRLT6LbhzjI6xAhoGBp754fK4LrhyvWGSv75x4GmebwnUM_CLcGRUleJwglicTacst3F3_DeDDaP3-w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "dc0f40d4-5b2f-45a2-8f2d-eba9b64cfe01",
      "x": "iPuwYdKkfetyVkuvFBEB_SY0TOhCCYYzofpEPfPkIE8",
      "y": "6tErf3nh1ykj3Pi3Ta-_zfbYfREAVmpqZoa7JIjzL04",
      "alg": "ECDH-ES"
    }
  ]
}
2022-10-13 07:16:37 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-13 07:16:37 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-13 07:16:37 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:16:37 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:16:37 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:16:37 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2022-10-13 07:16:37 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2022-10-13 07:16:37 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:16:37 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2022-10-13 07:16:37 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2022-10-13 07:16:37 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2022-10-13 07:16:37 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2022-10-13 07:16:37 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2022-10-13 07:16:37 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:16:37 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2022-10-13 07:16:37 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:16:37 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2022-10-13 07:16:37 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:16:37 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2022-10-13 07:16:37 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:16:37 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2022-10-13 07:16:37 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2022-10-13 07:16:37 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2022-10-13 07:16:37 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2022-10-13 07:16:37 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2022-10-13 07:16:37 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2022-10-13 07:16:37
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2022-10-13 07:16:37
oidcc-client-test-scope-userinfo-claims
Setup Done
2022-10-13 07:16:56 INCOMING
oidcc-client-test-scope-userinfo-claims
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:16:56 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance g55KFYNW5w7ylc6
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:16:56 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to /test/a/GC_broker/authorize
incoming_headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\"Chromium\";v\u003d\"106\", \"Google Chrome\";v\u003d\"106\", \"Not;A\u003dBrand\";v\u003d\"99\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "referer": "https://gkidp.ipanda.co.jp/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en",
  "connection": "close"
}
incoming_path
/test/a/GC_broker/authorize
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "client_id": "oidc-test-client",
  "response_type": "code",
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "scope": "openid email phone profile",
  "code_challenge_method": "S256",
  "code_challenge": "nE_Fogx2MAloPIjQ5qvtqLTEob_SRiAlLINGuM6GOKY",
  "state": "f6lm4ocj0lk8nmqlkomshft8kqugje58"
}
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:16:56 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2022-10-13 07:16:56 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:16:56 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": "nE_Fogx2MAloPIjQ5qvtqLTEob_SRiAlLINGuM6GOKY",
  "state": "f6lm4ocj0lk8nmqlkomshft8kqugje58"
}
2022-10-13 07:16:56 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email phone profile
2022-10-13 07:16:56 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2022-10-13 07:16:56 SUCCESS
EnsureAuthorizationRequestContainsPkceCodeChallenge
Found required PKCE parameters in request
code_challenge_method
S256
code_challenge
nE_Fogx2MAloPIjQ5qvtqLTEob_SRiAlLINGuM6GOKY
2022-10-13 07:16:56 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2022-10-13 07:16:56 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
oidc-test-client
2022-10-13 07:16:56 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:16:56 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:16:56 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2022-10-13 07:16:56 SUCCESS
EnsureScopeContainsAtLeastOneOfProfileEmailPhoneAddress
Found at least one of profile, email, phone and address scopes in request
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
2022-10-13 07:16:56 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
3Nx5taDhSnlteK9xhC58eob98Rja2mwX
2022-10-13 07:16:56 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
CFGtkNWSfIX0G13s-J5mWw
2022-10-13 07:16:56 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "state": "f6lm4ocj0lk8nmqlkomshft8kqugje58"
}
2022-10-13 07:16:56 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": "f6lm4ocj0lk8nmqlkomshft8kqugje58",
  "code": "3Nx5taDhSnlteK9xhC58eob98Rja2mwX"
}
2022-10-13 07:16:56
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=f6lm4ocj0lk8nmqlkomshft8kqugje58&code=3Nx5taDhSnlteK9xhC58eob98Rja2mwX
2022-10-13 07:16:56 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance g55KFYNW5w7ylc6
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=f6lm4ocj0lk8nmqlkomshft8kqugje58&code=3Nx5taDhSnlteK9xhC58eob98Rja2mwX]
outgoing_path
authorize
2022-10-13 07:16:56 INCOMING
oidcc-client-test-scope-userinfo-claims
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": "3Nx5taDhSnlteK9xhC58eob98Rja2mwX",
  "code_verifier": "b94ba611-6177-413a-85e4-36c942f22d85",
  "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=3Nx5taDhSnlteK9xhC58eob98Rja2mwX&code_verifier=b94ba611-6177-413a-85e4-36c942f22d85&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:16:56 SUCCESS
CheckClientIdMatchesOnTokenRequestIfPresent
Extracted client_id matches the expected value
client_id
oidc-test-client
2022-10-13 07:16:56 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
oidc-test-client
client_secret
123456
method
client_secret_basic
2022-10-13 07:16:56 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2022-10-13 07:16:56 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
3Nx5taDhSnlteK9xhC58eob98Rja2mwX
2022-10-13 07:16:56 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:16:56 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
kclSlV22dVHwOb2lLeB9MeM8eeYj4brMnSWMko25JwOhAJHyZj
2022-10-13 07:16:56 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
1eSFFr1ZNM-j8KAYa2JH2Q
2022-10-13 07:16:56 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
1665645416
exp
1665645716
2022-10-13 07:16:56 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
1eSFFr1ZNM-j8KAYa2JH2Q
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/",
  "sub": "user-subject-1234531",
  "aud": "oidc-test-client",
  "iat": 1665645416,
  "exp": 1665645716,
  "at_hash": "1eSFFr1ZNM-j8KAYa2JH2Q"
}
2022-10-13 07:16:56 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI4MjlhZTBlOC0wMjE1LTQzOTgtYTA3Ni03ZDY0ODFiZDk5YTQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiMWVTRkZyMVpOTS1qOEtBWWEySkgyUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NTcxNiwiaWF0IjoxNjY1NjQ1NDE2fQ.PJM5wuE2UPg6u9H-iwVhpIGHklxINDQ56UgF7Mv2HXnMuRhCcpspTXVDR6XFFtJGb_VvFapV3DhynR_z8V0pBZnk6dXyNEcK5X0O7xtxA0XmHvH-gaFGxUgn4ZgZ66z0qcKzek1cAlRJoyZL4_hoTER7qgX6kmvXBx9jlqpKSWYEapcxqc4NmQzjd_JM7NR7x-XrYT98zB7oUsKaIC4IbFtl3bjDtqW082KDx-FY-8yPsc4EpaZLcBfQvrJfZQlWokRWHCTty7hqJ1LOI4mgPS7sdXMqD-sWpJb3Uv-upPp-9avQI-yiATwFAZ07pSXlytU1OIEVx4S4gdQpXnDwFg
key
{"p":"zKccw5spqhuDHLokur0sIsoSsnxMZ5H_QfcoNXoPJN8HTobxDj_-K9b1SM2DozI9tBzap3ehg0svhF-rDntaHVi9T62ZxRVvHrzQXtFmlDTC_MMQOHlfuP5-fmH7YLXG8QYbloOkO9pAmIz7WIfNFXrHQc2pvt0FOlRwOmrI8iU","kty":"RSA","q":"s-c7n4yLmOPw_TIdQMXZZ9h30OcBll5due-DgFkNB9Rq6ra5Lh1S9q5GicSBFaKgqibwWTYgSpXcsoct1TcIOYG-S9Nt5wGAml2C_2clT3Cy1G_0NXkI5xMcvxprVzSBrdGUDnlIPvap_3p-UGHCbDuht7buTkiZkRrcCVwFGX0","d":"JzBbIAS9Rp2RfaosfXmYwVXs-pH7DxrmjJajJXdqpCcAf6QfrAi4Y8MK-EF5HJgDYEeRMVSG-hKCA09YLvkCQoKpGoLdaZhr9MzoXjB-xgvN7UNvIkIUVg2_DguR8mwFxT9VGScqIGGYfu1nQUUksoHittcxb1afrq_8I4ynjk1tAawSWn56nPYsC5Wi_rSPQT-Mv0Hv-hoNBR4NJPxPhyqVrmK9P8L0yYz-Ds_hRLO7FG4AFcimggjwLJvAVOzVwZXx0qCg4I-F5LU_vGsyzDDLn1VWC66FluBfgJnoLHhCOVM5AIvQF2YveY_PX-ZA1xYrobGDQ8CHY7gpCPXe4Q","e":"AQAB","use":"sig","kid":"829ae0e8-0215-4398-a076-7d6481bd99a4","qi":"oAfzZ0t0Ndw8djPMVRjjO3y1-TjYO_fnbqdpUbc_SS2EQQ5F_8DjuQEnU3CZDq8_i_m-kmC38Rq2_kTB72dVlumfUqCiZKRA6gRlAalbFp8mYPTmY4sgvUKM1jHd3GlrvHZIqhfZQfQgJcMDWqyZqB7cWkSYf5RPW1s5hOdHTJ4","dp":"yA8tHULXbgVLHJATS8GWHcQwlu7PugeM4q18TxqtJzwnZmqfx3BjRfPzAGJ3Jtf8XdA_J6rY5wJexybGj3eiVkHjfrqUMYeMgx3NDIPjpUoWuwTtHGf6XVvbyCx8ksPgYMm5ul-h8yieMQLQynCm2TKXCwrDv2NMswLMWy78lUk","dq":"ZK-qv_4B9xzDuIF-u8y_g440aLeRPN4tqK2zNHcigtpQyHJhq7x_vU4Gbn6LHFe7gd9vLw7K_dNoBIcBkM5PDRhfL8LyRJKjrkFd2qGY0SArBhhuXisSX3lj4lTf9JuPZH_iVENuusaEmFavMT-1d6vcM5zvPOMHB543vglBVWU","n":"j9GzkcnGE3q9jyXKRCa8wIhysInt1qCxose3PEYSkofLHKafsphN7wTTwEzbXCKE3SZpO-rnH1u38rdeu3czklHDWYm0M5N5qr72je6VAk1LrVVbryqOQ_qu40fvOkIeAfclTrRintTOUkErwtKV0-JfQRS7mXmFTvuYuMPOupu9fzGnV4rnA7VBXsN--LVKubCWdyeP9X7jhOP-k67NtSsEljwMopaN5jHPlflenQhWwWLDfhaduOahWWn57R5I9Eg4oJL5xn4M8GWb4vpf5WPPMbZSYV9EqH_WJG5pywn02TKd2H683KWJ8sPJa7DyfkmXNFUl2bnnnx0yynzZEQ"}
algorithm
RS256
2022-10-13 07:16:56 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:16:56 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
kclSlV22dVHwOb2lLeB9MeM8eeYj4brMnSWMko25JwOhAJHyZj
token_type
Bearer
id_token
eyJraWQiOiI4MjlhZTBlOC0wMjE1LTQzOTgtYTA3Ni03ZDY0ODFiZDk5YTQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiMWVTRkZyMVpOTS1qOEtBWWEySkgyUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NTcxNiwiaWF0IjoxNjY1NjQ1NDE2fQ.PJM5wuE2UPg6u9H-iwVhpIGHklxINDQ56UgF7Mv2HXnMuRhCcpspTXVDR6XFFtJGb_VvFapV3DhynR_z8V0pBZnk6dXyNEcK5X0O7xtxA0XmHvH-gaFGxUgn4ZgZ66z0qcKzek1cAlRJoyZL4_hoTER7qgX6kmvXBx9jlqpKSWYEapcxqc4NmQzjd_JM7NR7x-XrYT98zB7oUsKaIC4IbFtl3bjDtqW082KDx-FY-8yPsc4EpaZLcBfQvrJfZQlWokRWHCTty7hqJ1LOI4mgPS7sdXMqD-sWpJb3Uv-upPp-9avQI-yiATwFAZ07pSXlytU1OIEVx4S4gdQpXnDwFg
scope
openid email phone profile
2022-10-13 07:16:56 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance g55KFYNW5w7ylc6
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "kclSlV22dVHwOb2lLeB9MeM8eeYj4brMnSWMko25JwOhAJHyZj",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI4MjlhZTBlOC0wMjE1LTQzOTgtYTA3Ni03ZDY0ODFiZDk5YTQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiMWVTRkZyMVpOTS1qOEtBWWEySkgyUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NTcxNiwiaWF0IjoxNjY1NjQ1NDE2fQ.PJM5wuE2UPg6u9H-iwVhpIGHklxINDQ56UgF7Mv2HXnMuRhCcpspTXVDR6XFFtJGb_VvFapV3DhynR_z8V0pBZnk6dXyNEcK5X0O7xtxA0XmHvH-gaFGxUgn4ZgZ66z0qcKzek1cAlRJoyZL4_hoTER7qgX6kmvXBx9jlqpKSWYEapcxqc4NmQzjd_JM7NR7x-XrYT98zB7oUsKaIC4IbFtl3bjDtqW082KDx-FY-8yPsc4EpaZLcBfQvrJfZQlWokRWHCTty7hqJ1LOI4mgPS7sdXMqD-sWpJb3Uv-upPp-9avQI-yiATwFAZ07pSXlytU1OIEVx4S4gdQpXnDwFg",
  "scope": "openid email phone profile"
}
outgoing_path
token
2022-10-13 07:16:57 INCOMING
oidcc-client-test-scope-userinfo-claims
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:16:57 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance g55KFYNW5w7ylc6
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "829ae0e8-0215-4398-a076-7d6481bd99a4",
      "n": "j9GzkcnGE3q9jyXKRCa8wIhysInt1qCxose3PEYSkofLHKafsphN7wTTwEzbXCKE3SZpO-rnH1u38rdeu3czklHDWYm0M5N5qr72je6VAk1LrVVbryqOQ_qu40fvOkIeAfclTrRintTOUkErwtKV0-JfQRS7mXmFTvuYuMPOupu9fzGnV4rnA7VBXsN--LVKubCWdyeP9X7jhOP-k67NtSsEljwMopaN5jHPlflenQhWwWLDfhaduOahWWn57R5I9Eg4oJL5xn4M8GWb4vpf5WPPMbZSYV9EqH_WJG5pywn02TKd2H683KWJ8sPJa7DyfkmXNFUl2bnnnx0yynzZEQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "08cd5401-dbf4-4891-917d-92e954168fdd",
      "n": "hVMP29PYjeJh3QGbAL3yFKy4I-8FkWobOvfJgyBQIeo6yIKM6azWrpT7lH4c4THQC3lNvRxC6zp4tHmlgdRs1d-kKw4e17TuxShyxJMIGYFhu_mbfEGpGJcdAHkwduz_5VtoB7pFcbBARur2AbvA7ylHn72qfbjZdWgsSdneUYOaL7X_JnFd9leabNsgc1UyBryYSr_y1uHtY540QIa-89mrId05yaf5hOIuIIr4gzR8EP1_g8RUNGGkb1mpRLrj62CZUU1nGQZd2qhSCV4PH4J7Ci6QXFUb-s1iuNcnZ3ZLjcswpT3w5qAGQq9TuA5VImHuIpBQhGcHU_VYn53SgQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "68ba34f3-bf6b-453e-8625-b334a9e36363",
      "x": "IkFu5UModJkK29O_PMNcNOKm6LjTjn8j63Ug87Pr0Hw",
      "y": "rPN4qLEP1A0QhBV0ybR5TtXsZXjSDRLsZhU1WMx6pP4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "958ebef4-a270-4f99-bfbc-c2d895433758",
      "x": "uEtExqMlw3xEX5ZtQp_tDlxJoIf4rRu2cqDIgeUCMnE",
      "y": "Hlek-sjJUhOr6k-EDar7gkL9qDNsWiREOcU_S_Mu0mM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "7a3d88a0-ab72-4e88-842c-e33d8b648d0f",
      "x": "KfMUixXeUuJvhMkrWkdK1e95GTEqTOpbmLo2dtpxq9k",
      "y": "S2XBpLeYMQ5FIQQKDlzFDeu3pXuNz7obDharEYBIeeU"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "886c5b9e-fd1e-472d-9656-55a6635e322b",
      "x": "S2aSCV49Y9aL00YzQeVujhtqczYhqukUMO9gVJn0NbU"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "2bfba057-053c-4629-9ab5-6ad3b4c79e1b",
      "alg": "RSA-OAEP",
      "n": "_aAQqLnphLeR54H8kgrmpasMfDW5lTgTUvej4KoQEW91GZ48qjAAfws1CR36Ujd_DBTrG4ZsFQgLla6PwgmgD2V_6Kb1L83D3a2_nN3FHdoJ2euLefWnjlzOQqjmhf-TMDEnGiBwQoaaZCtEu3S7Ri-7adTMOtedxWcYnKHBxtaLH9cMZhxWAGer7WYp6kebKlGvjBmvxjUkkFiFqek-uA_QHNZnjHS7HDU1chU6yGK0PZDKOCmA59AorwWrZk1pyvNVOsgHRLT6LbhzjI6xAhoGBp754fK4LrhyvWGSv75x4GmebwnUM_CLcGRUleJwglicTacst3F3_DeDDaP3-w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "dc0f40d4-5b2f-45a2-8f2d-eba9b64cfe01",
      "x": "iPuwYdKkfetyVkuvFBEB_SY0TOhCCYYzofpEPfPkIE8",
      "y": "6tErf3nh1ykj3Pi3Ta-_zfbYfREAVmpqZoa7JIjzL04",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2022-10-13 07:16:57 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to /test/a/GC_broker/userinfo
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/plain, application/json, */*",
  "authorization": "Bearer kclSlV22dVHwOb2lLeB9MeM8eeYj4brMnSWMko25JwOhAJHyZj",
  "user-agent": "Java/11.0.13",
  "connection": "close"
}
incoming_path
/test/a/GC_broker/userinfo
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
Userinfo endpoint
2022-10-13 07:16:57 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
kclSlV22dVHwOb2lLeB9MeM8eeYj4brMnSWMko25JwOhAJHyZj
2022-10-13 07:16:57 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
kclSlV22dVHwOb2lLeB9MeM8eeYj4brMnSWMko25JwOhAJHyZj
2022-10-13 07:16:57 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
email
user@example.com
email_verified
false
phone_number_verified
false
phone_number
+1 555 5550000
website
https://openid.net/
zoneinfo
America/Los_Angeles
birthdate
2000-02-03
gender
female
profile
https://example.com/user
preferred_username
d.tu
given_name
Demo
middle_name
Theresa
locale
en-US
updated_at
1580000000
name
Demo T. User
nickname
Dee
family_name
User
2022-10-13 07:16:57
ClearAccessTokenFromRequest
Removed incoming access token from environment
2022-10-13 07:16:57 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2022-10-13 07:16:57 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2022-10-13 07:16:57 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2022-10-13 07:16:57 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance g55KFYNW5w7ylc6
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531",
  "email": "user@example.com",
  "email_verified": false,
  "phone_number_verified": false,
  "phone_number": "+1 555 5550000",
  "website": "https://openid.net/",
  "zoneinfo": "America/Los_Angeles",
  "birthdate": "2000-02-03",
  "gender": "female",
  "profile": "https://example.com/user",
  "preferred_username": "d.tu",
  "given_name": "Demo",
  "middle_name": "Theresa",
  "locale": "en-US",
  "updated_at": 1580000000,
  "name": "Demo T. User",
  "nickname": "Dee",
  "family_name": "User"
}
outgoing_path
userinfo
2022-10-13 07:16:57 FINISHED
oidcc-client-test-scope-userinfo-claims
Test has run to completion
testmodule_result
PASSED
2022-10-13 07:17:28
TEST-RUNNER
Alias has now been claimed by another test
alias
GC_broker
new_test_id
foPNxlNaxi2k2k0
Test Results