Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-13 07:04:42 INFO
TEST-RUNNER
Test instance fESAyQKq0Auwfk9 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-kid-absent-single-jwks
2022-10-13 07:04:42 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:04:42
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:04:42
OIDCCGenerateServerJWKsSingleSigningKeyWithNoKeyId
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "v7AgttIjYD4JanSkEPar02MIFPmy6bjPo-_ldnKPgYbh9yd329iiBpBZxFRhS-gEj88zhR4aCZstxF-J1WV_agGLUTyWx0Essjiq50b7MF_4ICchesk5gUyQsJFzHybNneqlJW4sBQkPllgg8TyDMXN_tOQig3JAcGb36n9PzKk",
      "kty": "RSA",
      "q": "uwkApNBWPH3EQR-8wTpW88skfgku0t-mn4forKRFK4gs1J5W_sQM6FwOBmmzkh4V_JcvEdVSHYxC3RAo1rrdIPWwRq223cwJDLPWri3R_6SMkcK5bGrgtlK9A_XEWij2TBm0Dwphn0UArdSz4K_Kqn79Q2IB28p8Mm7ZOExfCu0",
      "d": "XF-U4zCo7AXd7nR2r_mtj4539U45EFmepSlLLFfkY9Eg27CgVbt4Y3UsqzvQzd45MhVLSa0x0SMlkyJEXRPi6L9CPs2mPyhSLriIbNY0Dq2wW85TLcLdyCDIYpdivagfHldN_EnrMQ7mbW5EQCPsoChuXqtJmfWsRy1u8wU90TehkSYjsDmsSMaTA6RnUZf6ypWCUjUrPA9DB30_zcFeONbkwp6MtgA3O6Kcq0Xo6AzuuCdUCdkh4RCGzuQ7sZ8GJ6TqyTnfesMtfMsbnc4FLkfCqSyNL6IjRdqXo-wvKcowVfmZqQZ2tAQBWT7egiyq5whC5R40jqw9WXuYBdFdoQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "Buj59Fw3_u9avtLiHshym6RC3sdl6BE6tsZ93Unzysbwot9A1LMaOJ-FvjoxxZH8bsU_2GW6Z9cwMUBLjMNbXKgMUCNxWjrIoSmU35jcyF54aENHbKlL75pHjaFdgRyTzupcenWEsaHU5CcUvv97g2-J-w_zMn5pA0meBzEHLOQ",
      "dp": "lSAHg1Md1FzO5HPTw6KzcCNmATN03eE6IHacVDaxr_noR2f8FhuFiYe5XkSq4OuiyOJQWWpepUSFKXWN_GcW5bhH0y5IusDYbdoqEv0ko7C1jwYCRMzRIOcY1VSCdCSy5_zI98KrGku_RZ5QGnySL-GD441r0EkNGqTwkAz1Xuk",
      "dq": "Pd6RfvOHw0TbGavU9ZpFzymArcx917Wx2Y3Msuc4Fllacw7ZujbCCk8BOK_YfdpD7aVZJa4KFsoiCBxjVfzETzXWlNq75gyrZa9LsZxongchlMn0KmAEa2tdKSUwSZ7JMo1CGcOWXWgm_FmjEw0znkiZoKOX98u4X7p5Un0451U",
      "n": "jAxlkhrB3LVNfoTRjfnEXtm7z2c-jEop-znwaRojnVIvzBUtktos6231bOIKKSFIhPsEA904wTBMygqrOzfB9mgwjP7mFUy38EliFgjOQ7OM22wmzYyAh653Qg-hdrpacmt9hOZrOMPbVOAhcHVJzB2gR5kAlPOVHugIk_xVS2wK6QcLZwwzwMPwU3kdIZpdlyc7Ws_cMSVRsRMlAgz6fLnqkkA_rZW91VBS8O7jnTtkSIaJ576u9rPUT4pegkWfXCRZ6pRiS0vognFS5Vbil57AnjSysru7ydwermKfq2__ODJ4sVYYfW8GKLj77f42LSwmFy9zWTEjYaJoGZYSdQ"
    },
    {
      "kty": "EC",
      "d": "Y1D5J4zPuMgokdjJtsE4IuelQBIQw5CrrMLytxqho4s",
      "use": "sig",
      "crv": "P-256",
      "x": "B1DfS-ndxt90WZAFzcJwEmPWklly2EmgF8kkGLJxbag",
      "y": "UvxSWdJ2W_HadeFhhr6cs8pI6RUzook-HLmBSydXuvE"
    },
    {
      "kty": "EC",
      "d": "FWaFzzsWVzuzk3AEY7AaU4h6QQsoifMxOTHphRfrXow",
      "use": "sig",
      "crv": "secp256k1",
      "x": "f_XKJXufKoVrlUA8_OEtEz7J440HMcSAQOvGQctuDio",
      "y": "5zxvYbW0zcbEmQ-D2M-WnFesJGyy5POZccBboOzDL3U"
    },
    {
      "kty": "OKP",
      "d": "xpfKQZcMawKNwTKtu4vdwt5IPpCPukAcnOe-YAfzvKM",
      "use": "sig",
      "crv": "Ed25519",
      "x": "tW5eiVaPs90AP3vxucX1uGnj_4Z4D0MXC66_2GV_qpI"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "06yfphXxu4UTTy7__1lop6jdF1X0ChSwi-SaKIrPn_2U6LBzrfMHQW95IzEUml1zCI4Sc9rQZ6H6Ifcr0USTQYiBCXrKXHRE308S475SLrByCVit80X8fuvxSFRCxfXjrAiIpEKGzRu46x9auNE3sJp4lwZ-B9lgh2DjKgnKbhk",
      "kty": "RSA",
      "q": "qSY1gtbYm_wR3rrz_KrRFyLZapa3PGJJy49KjY5EoAWnnt5lodPIFfzOn2stADzs8Fe_yJq7Gi6DN4lCCn5y94yH4kyDq_ZCGO5aXknuD90BR60cDznfmlAbDoVAVBbjj8busZxRu55sEYqL7xQwmTopPJ1lmr3OUYwQdVfhCLU",
      "d": "PMOImBWmUKzyxse1qUqv9-19ZOSXooqDMDimzogy2au24s4mMiC2DE_tX6RWZM0tny3ObU9cYvn96oJVK4dou1oD9QeID6dKP2TvnMsQrlc0NPp9vKJLovK0bAij04maQx5DrBLNxRfLPRZK29b7t6DR6e_8BtjGfzkxLgxhBxgrX-6vn0rUfFuSvWry3GDnjO8LvFmER_va1El_DfmebFxP83wtfCOBM5J1uMTHtNsQv31eTcFstCZ65yaCjwoSM5aG6bCov4OWybjlXKKW9rQu_7BsP0Pvu48gee5K7DjDYU0BobNogUUTym5k77_y47f9zrbJMwjTGltSa0854Q",
      "e": "AQAB",
      "use": "enc",
      "qi": "wJsQIKOoz2C5Ml8nTdPiGM7ZU1hrwFCB114P9FS5z_Yuy_xY6dgn6oniP8B_Lk7OYoaUwrMEOF18Ss0UStneu-n8k-dMNCKsW6jE9RqcuoaE4qVDaKPCc6BBVb8Tuvhy6Ph2A1A4NljUL0uu6EiiOMQwu6QBVpvqrp3oVY5Fjdg",
      "dp": "kVl1_wwOg99rVPJHI0Z30LjpqH6DJvDyEf2VxcUbsRbly6pupMG-97XeDsZDCYSl2vgDv74_YQoewngBhJ98JoHfaW0By96i9FxN8kjcEedjRvu35tbl_RlzA2GowFqKTbVGbtSnz-v7XKiZGVPA0-oeaEYzAJzJ5ewn0NQMRvE",
      "alg": "RSA-OAEP",
      "dq": "Eff_I0ETja5_b3vIw4SZ5a1MD2inWoDOehNkxhjg7WbsYZIaldBbpwpOIN1P0ICoYvfPZc4aJjPeuJ2aKGc6a1XAcafTLQdiCif37aBI6-J8alLXcj6hpFDyLt608LnlvrZRUQjcHeQ8criXGPS6HOzyyH-n9YJIUp1geja1ryk",
      "n": "i9yNQ0N_s6Rb69i7PK7nXHw7Lpmf4PJN54Zu7F0feennuqKMPmM1PqhqhWxnjOAvS7U1pCV0I7KT5_FAfbLzH24fzS2sykqELGh3WAAxbVH5wwwnOo76FgyHGuIxk-xhQLsSxGcybfANkPmpLzE0IEznmKgmHHj-n9a3kiTx0QedWpQ0fwPBlOhtn7Pq0djXBmS0ZPYoYq1wrHVjXgTaIr9XjanI-k9k3XuNBGmHMn26k8nkBBzE9tQtCbma0y_O8xwFuC2bOzX0aZ-il1CdAV9V_AdYejJ09Li26zH-LGx1Cd2ycqqzMEg5H6Fm1GnU5Bh1Vxf4hlDu8jTJgomfrQ"
    },
    {
      "kty": "EC",
      "d": "OKUvnVSpUeJ7sXctHx9_aiXfbYpV7xfsU5AngX6_R5U",
      "use": "enc",
      "crv": "P-256",
      "x": "rg21w50PJoSJv0tH2o2JHVyhHI6TCUJ72SsICe03Un8",
      "y": "eQoenZBwLBvBuWDJ4PLIBPivHiNJb0dP5DGJDsZa05M",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "jAxlkhrB3LVNfoTRjfnEXtm7z2c-jEop-znwaRojnVIvzBUtktos6231bOIKKSFIhPsEA904wTBMygqrOzfB9mgwjP7mFUy38EliFgjOQ7OM22wmzYyAh653Qg-hdrpacmt9hOZrOMPbVOAhcHVJzB2gR5kAlPOVHugIk_xVS2wK6QcLZwwzwMPwU3kdIZpdlyc7Ws_cMSVRsRMlAgz6fLnqkkA_rZW91VBS8O7jnTtkSIaJ576u9rPUT4pegkWfXCRZ6pRiS0vognFS5Vbil57AnjSysru7ydwermKfq2__ODJ4sVYYfW8GKLj77f42LSwmFy9zWTEjYaJoGZYSdQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "B1DfS-ndxt90WZAFzcJwEmPWklly2EmgF8kkGLJxbag",
      "y": "UvxSWdJ2W_HadeFhhr6cs8pI6RUzook-HLmBSydXuvE"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "f_XKJXufKoVrlUA8_OEtEz7J440HMcSAQOvGQctuDio",
      "y": "5zxvYbW0zcbEmQ-D2M-WnFesJGyy5POZccBboOzDL3U"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "tW5eiVaPs90AP3vxucX1uGnj_4Z4D0MXC66_2GV_qpI"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "i9yNQ0N_s6Rb69i7PK7nXHw7Lpmf4PJN54Zu7F0feennuqKMPmM1PqhqhWxnjOAvS7U1pCV0I7KT5_FAfbLzH24fzS2sykqELGh3WAAxbVH5wwwnOo76FgyHGuIxk-xhQLsSxGcybfANkPmpLzE0IEznmKgmHHj-n9a3kiTx0QedWpQ0fwPBlOhtn7Pq0djXBmS0ZPYoYq1wrHVjXgTaIr9XjanI-k9k3XuNBGmHMn26k8nkBBzE9tQtCbma0y_O8xwFuC2bOzX0aZ-il1CdAV9V_AdYejJ09Li26zH-LGx1Cd2ycqqzMEg5H6Fm1GnU5Bh1Vxf4hlDu8jTJgomfrQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "rg21w50PJoSJv0tH2o2JHVyhHI6TCUJ72SsICe03Un8",
      "y": "eQoenZBwLBvBuWDJ4PLIBPivHiNJb0dP5DGJDsZa05M",
      "alg": "ECDH-ES"
    }
  ]
}
2022-10-13 07:04:42 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-13 07:04:42 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:04:42 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:04:42 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:04:42 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2022-10-13 07:04:42 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2022-10-13 07:04:42 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:04:42 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2022-10-13 07:04:42 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2022-10-13 07:04:42 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2022-10-13 07:04:42 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2022-10-13 07:04:42 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2022-10-13 07:04:42 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:04:42 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2022-10-13 07:04:42 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:04:42 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2022-10-13 07:04:42 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:04:42 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2022-10-13 07:04:42 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:04:42 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2022-10-13 07:04:42 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2022-10-13 07:04:42 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2022-10-13 07:04:42 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2022-10-13 07:04:42 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2022-10-13 07:04:42
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2022-10-13 07:04:42
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2022-10-13 07:04:42
oidcc-client-test-kid-absent-single-jwks
Setup Done
2022-10-13 07:04:54 INCOMING
oidcc-client-test-kid-absent-single-jwks
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:04:54 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance fESAyQKq0Auwfk9
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:04:55 INCOMING
oidcc-client-test-kid-absent-single-jwks
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": "AgaCd3m0ZS3pmjXfQlyizLgfJNindvKCzcNQ33aWvwo",
  "state": "e2tj02f55l849p1gr4k51t26ev8ki2tu"
}
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:04:55 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2022-10-13 07:04:55 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:04:55 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": "AgaCd3m0ZS3pmjXfQlyizLgfJNindvKCzcNQ33aWvwo",
  "state": "e2tj02f55l849p1gr4k51t26ev8ki2tu"
}
2022-10-13 07:04:55 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email phone profile
2022-10-13 07:04:55 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2022-10-13 07:04:55 SUCCESS
EnsureAuthorizationRequestContainsPkceCodeChallenge
Found required PKCE parameters in request
code_challenge_method
S256
code_challenge
AgaCd3m0ZS3pmjXfQlyizLgfJNindvKCzcNQ33aWvwo
2022-10-13 07:04:55 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2022-10-13 07:04:55 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
oidc-test-client
2022-10-13 07:04:55 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:04:55 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:04:55 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2022-10-13 07:04:55 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
QfZI0j22DvBAdABh2JbatxtxtyKADtm4
2022-10-13 07:04:55 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
GqyPWGXTs7reyzZ7vt5V-Q
2022-10-13 07:04:55 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "state": "e2tj02f55l849p1gr4k51t26ev8ki2tu"
}
2022-10-13 07:04:55 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": "e2tj02f55l849p1gr4k51t26ev8ki2tu",
  "code": "QfZI0j22DvBAdABh2JbatxtxtyKADtm4"
}
2022-10-13 07:04:55
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=e2tj02f55l849p1gr4k51t26ev8ki2tu&code=QfZI0j22DvBAdABh2JbatxtxtyKADtm4
2022-10-13 07:04:55 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance fESAyQKq0Auwfk9
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=e2tj02f55l849p1gr4k51t26ev8ki2tu&code=QfZI0j22DvBAdABh2JbatxtxtyKADtm4]
outgoing_path
authorize
2022-10-13 07:04:55 INCOMING
oidcc-client-test-kid-absent-single-jwks
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": "QfZI0j22DvBAdABh2JbatxtxtyKADtm4",
  "code_verifier": "1893af45-cafa-4400-bdd6-da48eb56161f",
  "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=QfZI0j22DvBAdABh2JbatxtxtyKADtm4&code_verifier=1893af45-cafa-4400-bdd6-da48eb56161f&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:04:55 SUCCESS
CheckClientIdMatchesOnTokenRequestIfPresent
Extracted client_id matches the expected value
client_id
oidc-test-client
2022-10-13 07:04:55 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
oidc-test-client
client_secret
123456
method
client_secret_basic
2022-10-13 07:04:55 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2022-10-13 07:04:55 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
QfZI0j22DvBAdABh2JbatxtxtyKADtm4
2022-10-13 07:04:55 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:04:55 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
Hhq0o7Q8Ztny2kHDaQDz67HPNYip2fSfl6mF5tO4KcUY8NbUnu
2022-10-13 07:04:55 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
hL4AM5wZW6xm-OPRERoXPg
2022-10-13 07:04:55 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
1665644695
exp
1665644995
2022-10-13 07:04:55 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
hL4AM5wZW6xm-OPRERoXPg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/",
  "sub": "user-subject-1234531",
  "aud": "oidc-test-client",
  "iat": 1665644695,
  "exp": 1665644995,
  "at_hash": "hL4AM5wZW6xm-OPRERoXPg"
}
2022-10-13 07:04:55 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaEw0QU01d1pXNnhtLU9QUkVSb1hQZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NDk5NSwiaWF0IjoxNjY1NjQ0Njk1fQ.Y7WY05r8W-6_77eghTBZSBVqM7IZvi8hz27mPgOHZuYfE2ibSM8vED2Hs7u0ufvOgt81mw-8h4X-me5ag9WHt_RFvkaIE9eDXcHDH625nvdc3LYvpB6IFdmRVGRRO0V5SEX78aJHc0Kj43pgDWkotDTq0kmhwTB8oIsVh-06g-nGpdC3jwWUL4eksdo34-zTkZl4zy8DANkMbZgY0X7J88iEs-jmWK7eBvCNVDRpD1Uj-9EEmgizJrtrnvCNzX9n2jtVpe-yVqY54rZQfDKuZ7Axq4da9ZHmIk5iF0x8jFAL0Wogtmk-Ieu2TRrERAHiaOdD2oU-XanUZ4SIU7eAyA
key
{"p":"v7AgttIjYD4JanSkEPar02MIFPmy6bjPo-_ldnKPgYbh9yd329iiBpBZxFRhS-gEj88zhR4aCZstxF-J1WV_agGLUTyWx0Essjiq50b7MF_4ICchesk5gUyQsJFzHybNneqlJW4sBQkPllgg8TyDMXN_tOQig3JAcGb36n9PzKk","kty":"RSA","q":"uwkApNBWPH3EQR-8wTpW88skfgku0t-mn4forKRFK4gs1J5W_sQM6FwOBmmzkh4V_JcvEdVSHYxC3RAo1rrdIPWwRq223cwJDLPWri3R_6SMkcK5bGrgtlK9A_XEWij2TBm0Dwphn0UArdSz4K_Kqn79Q2IB28p8Mm7ZOExfCu0","d":"XF-U4zCo7AXd7nR2r_mtj4539U45EFmepSlLLFfkY9Eg27CgVbt4Y3UsqzvQzd45MhVLSa0x0SMlkyJEXRPi6L9CPs2mPyhSLriIbNY0Dq2wW85TLcLdyCDIYpdivagfHldN_EnrMQ7mbW5EQCPsoChuXqtJmfWsRy1u8wU90TehkSYjsDmsSMaTA6RnUZf6ypWCUjUrPA9DB30_zcFeONbkwp6MtgA3O6Kcq0Xo6AzuuCdUCdkh4RCGzuQ7sZ8GJ6TqyTnfesMtfMsbnc4FLkfCqSyNL6IjRdqXo-wvKcowVfmZqQZ2tAQBWT7egiyq5whC5R40jqw9WXuYBdFdoQ","e":"AQAB","use":"sig","qi":"Buj59Fw3_u9avtLiHshym6RC3sdl6BE6tsZ93Unzysbwot9A1LMaOJ-FvjoxxZH8bsU_2GW6Z9cwMUBLjMNbXKgMUCNxWjrIoSmU35jcyF54aENHbKlL75pHjaFdgRyTzupcenWEsaHU5CcUvv97g2-J-w_zMn5pA0meBzEHLOQ","dp":"lSAHg1Md1FzO5HPTw6KzcCNmATN03eE6IHacVDaxr_noR2f8FhuFiYe5XkSq4OuiyOJQWWpepUSFKXWN_GcW5bhH0y5IusDYbdoqEv0ko7C1jwYCRMzRIOcY1VSCdCSy5_zI98KrGku_RZ5QGnySL-GD441r0EkNGqTwkAz1Xuk","dq":"Pd6RfvOHw0TbGavU9ZpFzymArcx917Wx2Y3Msuc4Fllacw7ZujbCCk8BOK_YfdpD7aVZJa4KFsoiCBxjVfzETzXWlNq75gyrZa9LsZxongchlMn0KmAEa2tdKSUwSZ7JMo1CGcOWXWgm_FmjEw0znkiZoKOX98u4X7p5Un0451U","n":"jAxlkhrB3LVNfoTRjfnEXtm7z2c-jEop-znwaRojnVIvzBUtktos6231bOIKKSFIhPsEA904wTBMygqrOzfB9mgwjP7mFUy38EliFgjOQ7OM22wmzYyAh653Qg-hdrpacmt9hOZrOMPbVOAhcHVJzB2gR5kAlPOVHugIk_xVS2wK6QcLZwwzwMPwU3kdIZpdlyc7Ws_cMSVRsRMlAgz6fLnqkkA_rZW91VBS8O7jnTtkSIaJ576u9rPUT4pegkWfXCRZ6pRiS0vognFS5Vbil57AnjSysru7ydwermKfq2__ODJ4sVYYfW8GKLj77f42LSwmFy9zWTEjYaJoGZYSdQ"}
algorithm
RS256
2022-10-13 07:04:55 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:04:55 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
Hhq0o7Q8Ztny2kHDaQDz67HPNYip2fSfl6mF5tO4KcUY8NbUnu
token_type
Bearer
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaEw0QU01d1pXNnhtLU9QUkVSb1hQZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NDk5NSwiaWF0IjoxNjY1NjQ0Njk1fQ.Y7WY05r8W-6_77eghTBZSBVqM7IZvi8hz27mPgOHZuYfE2ibSM8vED2Hs7u0ufvOgt81mw-8h4X-me5ag9WHt_RFvkaIE9eDXcHDH625nvdc3LYvpB6IFdmRVGRRO0V5SEX78aJHc0Kj43pgDWkotDTq0kmhwTB8oIsVh-06g-nGpdC3jwWUL4eksdo34-zTkZl4zy8DANkMbZgY0X7J88iEs-jmWK7eBvCNVDRpD1Uj-9EEmgizJrtrnvCNzX9n2jtVpe-yVqY54rZQfDKuZ7Axq4da9ZHmIk5iF0x8jFAL0Wogtmk-Ieu2TRrERAHiaOdD2oU-XanUZ4SIU7eAyA
scope
openid email phone profile
2022-10-13 07:04:55 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance fESAyQKq0Auwfk9
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "Hhq0o7Q8Ztny2kHDaQDz67HPNYip2fSfl6mF5tO4KcUY8NbUnu",
  "token_type": "Bearer",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaEw0QU01d1pXNnhtLU9QUkVSb1hQZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NDk5NSwiaWF0IjoxNjY1NjQ0Njk1fQ.Y7WY05r8W-6_77eghTBZSBVqM7IZvi8hz27mPgOHZuYfE2ibSM8vED2Hs7u0ufvOgt81mw-8h4X-me5ag9WHt_RFvkaIE9eDXcHDH625nvdc3LYvpB6IFdmRVGRRO0V5SEX78aJHc0Kj43pgDWkotDTq0kmhwTB8oIsVh-06g-nGpdC3jwWUL4eksdo34-zTkZl4zy8DANkMbZgY0X7J88iEs-jmWK7eBvCNVDRpD1Uj-9EEmgizJrtrnvCNzX9n2jtVpe-yVqY54rZQfDKuZ7Axq4da9ZHmIk5iF0x8jFAL0Wogtmk-Ieu2TRrERAHiaOdD2oU-XanUZ4SIU7eAyA",
  "scope": "openid email phone profile"
}
outgoing_path
token
2022-10-13 07:04:56 INCOMING
oidcc-client-test-kid-absent-single-jwks
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:04:56 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance fESAyQKq0Auwfk9
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "jAxlkhrB3LVNfoTRjfnEXtm7z2c-jEop-znwaRojnVIvzBUtktos6231bOIKKSFIhPsEA904wTBMygqrOzfB9mgwjP7mFUy38EliFgjOQ7OM22wmzYyAh653Qg-hdrpacmt9hOZrOMPbVOAhcHVJzB2gR5kAlPOVHugIk_xVS2wK6QcLZwwzwMPwU3kdIZpdlyc7Ws_cMSVRsRMlAgz6fLnqkkA_rZW91VBS8O7jnTtkSIaJ576u9rPUT4pegkWfXCRZ6pRiS0vognFS5Vbil57AnjSysru7ydwermKfq2__ODJ4sVYYfW8GKLj77f42LSwmFy9zWTEjYaJoGZYSdQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "B1DfS-ndxt90WZAFzcJwEmPWklly2EmgF8kkGLJxbag",
      "y": "UvxSWdJ2W_HadeFhhr6cs8pI6RUzook-HLmBSydXuvE"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "f_XKJXufKoVrlUA8_OEtEz7J440HMcSAQOvGQctuDio",
      "y": "5zxvYbW0zcbEmQ-D2M-WnFesJGyy5POZccBboOzDL3U"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "tW5eiVaPs90AP3vxucX1uGnj_4Z4D0MXC66_2GV_qpI"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "i9yNQ0N_s6Rb69i7PK7nXHw7Lpmf4PJN54Zu7F0feennuqKMPmM1PqhqhWxnjOAvS7U1pCV0I7KT5_FAfbLzH24fzS2sykqELGh3WAAxbVH5wwwnOo76FgyHGuIxk-xhQLsSxGcybfANkPmpLzE0IEznmKgmHHj-n9a3kiTx0QedWpQ0fwPBlOhtn7Pq0djXBmS0ZPYoYq1wrHVjXgTaIr9XjanI-k9k3XuNBGmHMn26k8nkBBzE9tQtCbma0y_O8xwFuC2bOzX0aZ-il1CdAV9V_AdYejJ09Li26zH-LGx1Cd2ycqqzMEg5H6Fm1GnU5Bh1Vxf4hlDu8jTJgomfrQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "rg21w50PJoSJv0tH2o2JHVyhHI6TCUJ72SsICe03Un8",
      "y": "eQoenZBwLBvBuWDJ4PLIBPivHiNJb0dP5DGJDsZa05M",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2022-10-13 07:04:56 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to /test/a/GC_broker/userinfo
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/plain, application/json, */*",
  "authorization": "Bearer Hhq0o7Q8Ztny2kHDaQDz67HPNYip2fSfl6mF5tO4KcUY8NbUnu",
  "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:04:56 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
Hhq0o7Q8Ztny2kHDaQDz67HPNYip2fSfl6mF5tO4KcUY8NbUnu
2022-10-13 07:04:56 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
Hhq0o7Q8Ztny2kHDaQDz67HPNYip2fSfl6mF5tO4KcUY8NbUnu
2022-10-13 07:04:56 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:04:56
ClearAccessTokenFromRequest
Removed incoming access token from environment
2022-10-13 07:04:56 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:04:56 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:04:56 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:04:56 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance fESAyQKq0Auwfk9
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:04:56 FINISHED
oidcc-client-test-kid-absent-single-jwks
Test has run to completion
testmodule_result
PASSED
2022-10-13 07:05:45
TEST-RUNNER
Alias has now been claimed by another test
alias
GC_broker
new_test_id
z8X917eNKUHiLLX
Test Results