Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-13 06:59:45 INFO
TEST-RUNNER
Test instance jUYwh5czce57Ir4 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
2022-10-13 06:59:45 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 06:59:45
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 06:59:45
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "-pMA7Jt0yGbP9HUcijW9jhiJcLpowkVPkm12tAIy7WmZfsS2E_pBP5RJvr8nhWvimgILS3qY6jFaKswBji1TEAyjCOStuLLOeyglLIuRyu0PknByWl-qodmnOSceMDwpFIUg531lVfPujOj7thPvIkWizkoD9_w0G2px1GMzjK0",
      "kty": "RSA",
      "q": "x9updt8fXrfcu6mGBjTVQHunFIJfL2D26v0cUCESazjSSOo06CNmJBdwr2JlF1OiaPR5whEGlmxNWWq9MqCG4aV_jsRm4Sq030Q1kupFthLoMSCyTecJhTBBaP0pWCb_jpUJbuYTe-DJFPws1NFtzuKqE1GRFmD--UbL7-zWcuk",
      "d": "Rjwnt70NQn7DQOZy8sqBGYL07yJtoXTpsrR3Md9wd5x9pEXX1IPdd-6oX4xBCGBk5fLcQMHrmH5JTe-vxZ7E18tzAn_i0OEyvt5sYY8SdRMxkCPe7U-9lBxDcytNvbga8yxYNocYcqkyYgwhcuD9VZi0kvt5SUwogTbh7yldaJ6cFw9JRgxWbat897cWxwuj55BqNOdDO0M0DUZ48isOkaCFVoKjCe-OhUGLMJkDj5ceoZ2R8BbTlMNrwLUalU740rYj4QCG9xgg5SGCNtlclpcioepq9pHZX2i72CT5Kyuo0JcsfucnW4sQF0vNQrKl7X9f-lDapUNGz4XA50nKwQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "5fbdcb99-0e46-4ac8-9282-6875d1246a48",
      "qi": "zSF3hW5XANNk5nZr7UKvAfkFTqlFSd1bqoXM0Z9TTxq2_kK9-QoPi9suvK2GL2Xo8GL4s-JXnYPVTT43jRxiAFH1hMSL3wom-zuQDmh2o6Baulx65IeWN_Q82f-fBknNKZ8FSs_WSe-QqAs_4Gtawt25QfIm61nOo0qfa0RVDTs",
      "dp": "AZQ9lEAii0TCmLrINELEcAnNi-1QzbCcIMMZ1WaSJZbdxcO9lgCkup7XnCEeQaP9aJUMtywNnKQ0-kIQ3HGCrX425M50Hc7aqEIHgfFbONknmPemcNVbgOubNyv877bhV2TDYVIT-mewICkztOEJR8EClqQ2xDBNr8KK9xis8X0",
      "dq": "cBheRlQC7kdFwOPmThjX-yDfp3swFAzYsRhiBvdls0ndeBQUtJcWNOwIwfX4KUs5bpCgsh6GiVwZTiu2Dm1G-cyvbM3vvh8L76X8PnizvNmB7fwexd7t0gwsw8wqokzNTZV-Avt8tiBv6BtAseT9J-qt5cP8Eoc4u2vf-qPl6_E",
      "n": "w59HWR0EJrBFR0ferZG4zaCiFlF5yVML8Ri3uAE-dgihYF31XQ_XOHeX4hv9LZoBawg6Lj2gakstPYZW9wp-O5SgNt2GjAtEbyj3A13kaR26-MULIccm-DVZcmte_bw_ksKF2hZmriMWbP-rClGZq_GTSU7hhf0alU6FRvMwnEiSjtG7uln5JGV56H-D1z6m1mKhRyeOdDCXqdWwhe2kUj_QjPN85P-sI340csH9bpTxINKC_84biehdgVL4iNjmrp7d-kqK2N5UUpLsdnfdbvtHz4Rok0MnrvSSOS1p-Bx5Mjsw62vVA_CdzutGJDmiG14b63LRMxKHjCXFUy4TdQ"
    },
    {
      "kty": "EC",
      "d": "F4us3VHvLMj7aN5UzDWV5r2IUtgquHZsW-O4GbaHHJA",
      "use": "sig",
      "crv": "P-256",
      "kid": "e74f05d4-8836-4666-9a3d-597442f9f8aa",
      "x": "eK-uPhEvYnD3iTwit2ZXBc4XSG5ANglOpkE8HLJFF0k",
      "y": "Fl6ItwA2Yy0HOsZ9874mu2DZtBFofdQPTe4e5GP9uVo"
    },
    {
      "kty": "EC",
      "d": "KFcMSnMMLDOkblk3lj_uosvzaD0y6dfVphxDG95LL7w",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e8c0773d-95a6-47b0-a568-2fb40c2729ef",
      "x": "_tld9rFNgd9D_jPYn4FbSaDHhd4kAscSVf0PGYzTUEI",
      "y": "yJis8LJi6CpgDbjbNhb37JxTeQwFYkhklY_lcnV7NKg"
    },
    {
      "kty": "OKP",
      "d": "AjOq0FKeuDxZDdX550uhUdJRnZeNOynTVck79UDEn7s",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "fdf08163-e463-4550-a91b-26c15c64a9fe",
      "x": "m72gZw74xJjk1ZJ5MgBWb3I9aaYFUvkkrNruJK-Kit8"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "8ozGoNRde7ZwaU13bb0LddRkDEkZbJwx2ud6OpR_u9GinQRnvG25zDR_XWovpAUPENBaXSFylZ9F2z969hsuVZGvhWxp-cHWyJACJO9UyUBCIEa1m4FjOMNEFO-yiHSI3KR67XE7mKmRAHBg1zYNCbFnNgcbAGscG0AK3TcnfBM",
      "kty": "RSA",
      "q": "40Td1729UCsCIA-WvEZi1kgBzBbSxZ_GGFCXAX37F7bSB3v9i4NDSEIzuUT1Wu5jcGV3ZxRElPpyHNdl_v2690np4doGcOkVZ_UO1bynsOVBGM3XX0CZ4OsUgPiDNmc0cxoC5byPn6nGD4nq0mg8GBCsU_VSHxLk2awNYaRB518",
      "d": "0E3GjwN08lcLkKpbdnI3cDVgkzKf4i__vwXsVzF2nqPjSZD-J5YG9TGIclWi-IhNKmlmo0VgSuRzyfWZ62ZliOGe9xSRvWAumQ5fYSGpJxiMxLeHSYP-3UNXhocOnroe09UgFC-mzWTyBGsLiAzGXhtoVcwdUepzkeoRmo5Nsm-Cq_KcH5Bs8DoksNCzSuga3NSpEepsYTdfT-x6W7BN_46OgYoXaIgiEO_c_-Y59HwUvR5xbKxqIamhprm7TPBVKGcyfBjNR-MYnoynoQleV2j1BOhSRLW4e2jnRuGp5pVYp25Qc7EhrPKQxz7ze1651A9IvWqPjXyMrpZ0RG39xQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "8f936c14-51fb-4f84-9f7a-2685d4b7fb4a",
      "qi": "UAyZBKGkpvny5dy_CnKegQ-qYSp4990Rzq49aDpu09YzWZ7qXL0k0HzowLMCmqUB7BFsIKRC8i_XcECMndBUZxyUrREE2RcS7wcEfADyuDk1EVmCTVLerO36mxZX2rlmqo5XntB-EakZmLyOTL03l6C5h8nVzzkYVghr29b2Tfw",
      "dp": "tQKkVXBHF8VOXPfIEiiL_fJ0e8qt46Upe7FWQZODRBqt3bpk5HWKvD_NcVyGk0SHOsgTN_93MPw9OONGE5azXH6t28fNyuuDLAh04TWPM-X1s3qxm4zTDJCFJY7A0R8O6IMDjmH71PFu2kIDs3iOAFbZrLNezlAhGKERuoenuus",
      "alg": "RSA-OAEP",
      "dq": "qAg32ZYQzaAu3xOHiEamNvZgVcweJD2gUkPrkg_aQUtLeHslGCyB54ADDB0_Ju8QmH58zLrAhkGxcz-SyvhAbyu3_-OaVYsP55_ZSxBED9dAzR0L-wIhg5lrvHuBUAz4S43UzJUgv5TfuodnFhA5NjXFpAHCqPToPUQnVKUEkRM",
      "n": "11QTtU6AQnbPs4eS2aiedSz1EllfH-D_IL39VNcEtnF7OyT_kf3ew8jVHu0_x5RKlU7xBqy7eTvCiVXRQMYF9xKiZlv-w6D2pBzt7aXXri632f8OHeLCSRZQDBNi-wpW3Q9IfW7M6ZWhelMwYfov5K20eLgsidJBokEUyzQu2-i1K49aWw3M5ZUjHXrZYv5r-2HDMbDCXs6E5W0qxkAnccfqtY-v4UFIZUeaXigqQrELf2Uh6gtT9QbxqI1fYtgZXX4P7ZcFTGqpyP5IysyxpZanuQVB-YOYmO4ziNBaPx0ZlzbsMZ21ysVEqelf3v14W8Wmmf_JxXu_GOuRxW8wDQ"
    },
    {
      "kty": "EC",
      "d": "akYws3xOo_vaheHZ5n9HYbMYfEWfIGN5PM7y13t8GJQ",
      "use": "enc",
      "crv": "P-256",
      "kid": "34b2f594-52b7-4d72-b34b-721e2839eb76",
      "x": "vjhMesdyS3NC8cG9IwmfDOtINMk3gLa-kXl70ho_D6A",
      "y": "-9eQY1RYLjtuXN_TgYYjc_rYKJxit8-JTYZyO0Dh4TU",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "5fbdcb99-0e46-4ac8-9282-6875d1246a48",
      "n": "w59HWR0EJrBFR0ferZG4zaCiFlF5yVML8Ri3uAE-dgihYF31XQ_XOHeX4hv9LZoBawg6Lj2gakstPYZW9wp-O5SgNt2GjAtEbyj3A13kaR26-MULIccm-DVZcmte_bw_ksKF2hZmriMWbP-rClGZq_GTSU7hhf0alU6FRvMwnEiSjtG7uln5JGV56H-D1z6m1mKhRyeOdDCXqdWwhe2kUj_QjPN85P-sI340csH9bpTxINKC_84biehdgVL4iNjmrp7d-kqK2N5UUpLsdnfdbvtHz4Rok0MnrvSSOS1p-Bx5Mjsw62vVA_CdzutGJDmiG14b63LRMxKHjCXFUy4TdQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "572c79c9-b509-469e-89b5-6e07df2f8871",
      "n": "q43YKXegfdAqXbu380lGSXnR_Sf1fgJedCG0uwo0Ml5-UFdns1tUrh_akfoTMXdMByoCtMqvVZmaIjepAkxt-6g_rmMq7lRV7TNt3VNcAed1AanFqwku7LIXYlzwgGc1fSQekzNZybiP-a0w_LfyyUTgsD3x9sfL7ktZvHwJOOqn7cpet4MLG4H6ALJxsiCI41bhubff1IgiqOBFO3pBS81cOWXBUhVYUJ3SPJaM9fe4mBIzsBP8zcg1uPjyiGzZ4Nugp8WXa0xgXcCC0sCUk_gQH5NYEspsW7cVCJDka39vYIf8XLmMdnFBDPvr1WEGL7X34fTLhUQMTcymdNn1wQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e74f05d4-8836-4666-9a3d-597442f9f8aa",
      "x": "eK-uPhEvYnD3iTwit2ZXBc4XSG5ANglOpkE8HLJFF0k",
      "y": "Fl6ItwA2Yy0HOsZ9874mu2DZtBFofdQPTe4e5GP9uVo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "fee5d1f3-a83e-4354-b5dd-3d9d3594f29f",
      "x": "xxAlzJNCCcIGMsjBHWGc_BQNHtKxidQMN7qPzFnJmAI",
      "y": "sCkhDAnhCMUZGHJxvXZiwCTzxcrWMvtgvc0cfJRoxqI"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e8c0773d-95a6-47b0-a568-2fb40c2729ef",
      "x": "_tld9rFNgd9D_jPYn4FbSaDHhd4kAscSVf0PGYzTUEI",
      "y": "yJis8LJi6CpgDbjbNhb37JxTeQwFYkhklY_lcnV7NKg"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "fdf08163-e463-4550-a91b-26c15c64a9fe",
      "x": "m72gZw74xJjk1ZJ5MgBWb3I9aaYFUvkkrNruJK-Kit8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "8f936c14-51fb-4f84-9f7a-2685d4b7fb4a",
      "alg": "RSA-OAEP",
      "n": "11QTtU6AQnbPs4eS2aiedSz1EllfH-D_IL39VNcEtnF7OyT_kf3ew8jVHu0_x5RKlU7xBqy7eTvCiVXRQMYF9xKiZlv-w6D2pBzt7aXXri632f8OHeLCSRZQDBNi-wpW3Q9IfW7M6ZWhelMwYfov5K20eLgsidJBokEUyzQu2-i1K49aWw3M5ZUjHXrZYv5r-2HDMbDCXs6E5W0qxkAnccfqtY-v4UFIZUeaXigqQrELf2Uh6gtT9QbxqI1fYtgZXX4P7ZcFTGqpyP5IysyxpZanuQVB-YOYmO4ziNBaPx0ZlzbsMZ21ysVEqelf3v14W8Wmmf_JxXu_GOuRxW8wDQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "34b2f594-52b7-4d72-b34b-721e2839eb76",
      "x": "vjhMesdyS3NC8cG9IwmfDOtINMk3gLa-kXl70ho_D6A",
      "y": "-9eQY1RYLjtuXN_TgYYjc_rYKJxit8-JTYZyO0Dh4TU",
      "alg": "ECDH-ES"
    }
  ]
}
2022-10-13 06:59:45 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-13 06:59:45 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-13 06:59:45 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 06:59:45 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 06:59:45 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 06:59:45 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2022-10-13 06:59:45 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2022-10-13 06:59:45 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 06:59:45 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2022-10-13 06:59:45 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2022-10-13 06:59:45 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2022-10-13 06:59:45 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2022-10-13 06:59:45 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2022-10-13 06:59:45 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 06:59:45 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2022-10-13 06:59:45 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 06:59:45 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2022-10-13 06:59:45 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 06:59:45 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2022-10-13 06:59:45 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 06:59:45 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2022-10-13 06:59:45 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2022-10-13 06:59:45 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2022-10-13 06:59:45 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2022-10-13 06:59:45 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2022-10-13 06:59:45 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2022-10-13 06:59:45
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2022-10-13 06:59:45
oidcc-client-test
Setup Done
2022-10-13 07:00:18 INCOMING
oidcc-client-test
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:00:18 OUTGOING
oidcc-client-test
Response to HTTP request to test instance jUYwh5czce57Ir4
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:00:18 INCOMING
oidcc-client-test
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,ja;q\u003d0.9,en-US;q\u003d0.8",
  "cookie": "__utmz\u003d201319536.1664771108.12.7.utmcsr\u003dopenid.atlassian.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/; __utma\u003d201319536.1058569399.1654664117.1664771108.1664946997.13; JSESSIONID\u003dB8D40673C5CCCA1537C2BF0E8ECB7963",
  "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": "3x2ZR3_WYJR0S2PaP_QrAb2JE-zqThQT_3dlSITsH8M",
  "state": "lq6j1cvvke98r1brqnpkvr63s033uhde"
}
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:00:18 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2022-10-13 07:00:18 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:00:18 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": "3x2ZR3_WYJR0S2PaP_QrAb2JE-zqThQT_3dlSITsH8M",
  "state": "lq6j1cvvke98r1brqnpkvr63s033uhde"
}
2022-10-13 07:00:18 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email phone profile
2022-10-13 07:00:18 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2022-10-13 07:00:18 SUCCESS
EnsureAuthorizationRequestContainsPkceCodeChallenge
Found required PKCE parameters in request
code_challenge_method
S256
code_challenge
3x2ZR3_WYJR0S2PaP_QrAb2JE-zqThQT_3dlSITsH8M
2022-10-13 07:00:18 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2022-10-13 07:00:18 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
oidc-test-client
2022-10-13 07:00:18 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:00:18 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:00:18 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2022-10-13 07:00:18 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
FewZc9V26pOLZMs7ao6Klh4xPeETOWHk
2022-10-13 07:00:18 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
u5KLkLkudpTPxxePsZwPDg
2022-10-13 07:00:18 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "state": "lq6j1cvvke98r1brqnpkvr63s033uhde"
}
2022-10-13 07:00:18 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": "lq6j1cvvke98r1brqnpkvr63s033uhde",
  "code": "FewZc9V26pOLZMs7ao6Klh4xPeETOWHk"
}
2022-10-13 07:00:18
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=lq6j1cvvke98r1brqnpkvr63s033uhde&code=FewZc9V26pOLZMs7ao6Klh4xPeETOWHk
2022-10-13 07:00:18 OUTGOING
oidcc-client-test
Response to HTTP request to test instance jUYwh5czce57Ir4
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=lq6j1cvvke98r1brqnpkvr63s033uhde&code=FewZc9V26pOLZMs7ao6Klh4xPeETOWHk]
outgoing_path
authorize
2022-10-13 07:00:18 INCOMING
oidcc-client-test
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": "FewZc9V26pOLZMs7ao6Klh4xPeETOWHk",
  "code_verifier": "2b97ef64-2698-40c2-8650-d995d0784c10",
  "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=FewZc9V26pOLZMs7ao6Klh4xPeETOWHk&code_verifier=2b97ef64-2698-40c2-8650-d995d0784c10&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:00:18 SUCCESS
CheckClientIdMatchesOnTokenRequestIfPresent
Extracted client_id matches the expected value
client_id
oidc-test-client
2022-10-13 07:00:18 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
oidc-test-client
client_secret
123456
method
client_secret_basic
2022-10-13 07:00:18 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2022-10-13 07:00:18 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
FewZc9V26pOLZMs7ao6Klh4xPeETOWHk
2022-10-13 07:00:18 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:00:18 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
1K05HyaYF9imCdPmvVB6azpZdWAezaymoVhg92sWpHfDTiL87p
2022-10-13 07:00:18 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
XO64Hdc9mQiY21iPB0CdDQ
2022-10-13 07:00:18 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
1665644418
exp
1665644718
2022-10-13 07:00:18 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
XO64Hdc9mQiY21iPB0CdDQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/GC_broker/",
  "sub": "user-subject-1234531",
  "aud": "oidc-test-client",
  "iat": 1665644418,
  "exp": 1665644718,
  "at_hash": "XO64Hdc9mQiY21iPB0CdDQ"
}
2022-10-13 07:00:18 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI1ZmJkY2I5OS0wZTQ2LTRhYzgtOTI4Mi02ODc1ZDEyNDZhNDgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWE82NEhkYzltUWlZMjFpUEIwQ2REUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NDcxOCwiaWF0IjoxNjY1NjQ0NDE4fQ.vIS9d0UIYU9dmIYwmVNRAwbZjHUN5yp2R6JHG8ZQgg3gp_jKxY2OLdRo7TTkiOGuILA_0SX5P_pQIQ-FaI_FvrJQYmA_cv9Isd40pJigB71uIswmGEkeL7DIne_Btr4z0_TtvuCn2KxP3sTcB4Lug541zt39pYFMwnpQcveYMnJejH7cOV77DZq5iB5lJgA13Q2tG0SzWIHG1ydiTir5guszPqxZ-QhwcrK-eMYUtmFJzdD9f4CqsgVIdBCo6Kjct7fPyYnk3Rw9zo2B2cS1TQIPm4zmO23rH4KOjHL9GR2nLooTVeR1k_StmKKK3KSwhrY4uz9ZaBdZUMNXxIh9kg
key
{"p":"-pMA7Jt0yGbP9HUcijW9jhiJcLpowkVPkm12tAIy7WmZfsS2E_pBP5RJvr8nhWvimgILS3qY6jFaKswBji1TEAyjCOStuLLOeyglLIuRyu0PknByWl-qodmnOSceMDwpFIUg531lVfPujOj7thPvIkWizkoD9_w0G2px1GMzjK0","kty":"RSA","q":"x9updt8fXrfcu6mGBjTVQHunFIJfL2D26v0cUCESazjSSOo06CNmJBdwr2JlF1OiaPR5whEGlmxNWWq9MqCG4aV_jsRm4Sq030Q1kupFthLoMSCyTecJhTBBaP0pWCb_jpUJbuYTe-DJFPws1NFtzuKqE1GRFmD--UbL7-zWcuk","d":"Rjwnt70NQn7DQOZy8sqBGYL07yJtoXTpsrR3Md9wd5x9pEXX1IPdd-6oX4xBCGBk5fLcQMHrmH5JTe-vxZ7E18tzAn_i0OEyvt5sYY8SdRMxkCPe7U-9lBxDcytNvbga8yxYNocYcqkyYgwhcuD9VZi0kvt5SUwogTbh7yldaJ6cFw9JRgxWbat897cWxwuj55BqNOdDO0M0DUZ48isOkaCFVoKjCe-OhUGLMJkDj5ceoZ2R8BbTlMNrwLUalU740rYj4QCG9xgg5SGCNtlclpcioepq9pHZX2i72CT5Kyuo0JcsfucnW4sQF0vNQrKl7X9f-lDapUNGz4XA50nKwQ","e":"AQAB","use":"sig","kid":"5fbdcb99-0e46-4ac8-9282-6875d1246a48","qi":"zSF3hW5XANNk5nZr7UKvAfkFTqlFSd1bqoXM0Z9TTxq2_kK9-QoPi9suvK2GL2Xo8GL4s-JXnYPVTT43jRxiAFH1hMSL3wom-zuQDmh2o6Baulx65IeWN_Q82f-fBknNKZ8FSs_WSe-QqAs_4Gtawt25QfIm61nOo0qfa0RVDTs","dp":"AZQ9lEAii0TCmLrINELEcAnNi-1QzbCcIMMZ1WaSJZbdxcO9lgCkup7XnCEeQaP9aJUMtywNnKQ0-kIQ3HGCrX425M50Hc7aqEIHgfFbONknmPemcNVbgOubNyv877bhV2TDYVIT-mewICkztOEJR8EClqQ2xDBNr8KK9xis8X0","dq":"cBheRlQC7kdFwOPmThjX-yDfp3swFAzYsRhiBvdls0ndeBQUtJcWNOwIwfX4KUs5bpCgsh6GiVwZTiu2Dm1G-cyvbM3vvh8L76X8PnizvNmB7fwexd7t0gwsw8wqokzNTZV-Avt8tiBv6BtAseT9J-qt5cP8Eoc4u2vf-qPl6_E","n":"w59HWR0EJrBFR0ferZG4zaCiFlF5yVML8Ri3uAE-dgihYF31XQ_XOHeX4hv9LZoBawg6Lj2gakstPYZW9wp-O5SgNt2GjAtEbyj3A13kaR26-MULIccm-DVZcmte_bw_ksKF2hZmriMWbP-rClGZq_GTSU7hhf0alU6FRvMwnEiSjtG7uln5JGV56H-D1z6m1mKhRyeOdDCXqdWwhe2kUj_QjPN85P-sI340csH9bpTxINKC_84biehdgVL4iNjmrp7d-kqK2N5UUpLsdnfdbvtHz4Rok0MnrvSSOS1p-Bx5Mjsw62vVA_CdzutGJDmiG14b63LRMxKHjCXFUy4TdQ"}
algorithm
RS256
2022-10-13 07:00:18 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:00:18 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
1K05HyaYF9imCdPmvVB6azpZdWAezaymoVhg92sWpHfDTiL87p
token_type
Bearer
id_token
eyJraWQiOiI1ZmJkY2I5OS0wZTQ2LTRhYzgtOTI4Mi02ODc1ZDEyNDZhNDgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWE82NEhkYzltUWlZMjFpUEIwQ2REUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NDcxOCwiaWF0IjoxNjY1NjQ0NDE4fQ.vIS9d0UIYU9dmIYwmVNRAwbZjHUN5yp2R6JHG8ZQgg3gp_jKxY2OLdRo7TTkiOGuILA_0SX5P_pQIQ-FaI_FvrJQYmA_cv9Isd40pJigB71uIswmGEkeL7DIne_Btr4z0_TtvuCn2KxP3sTcB4Lug541zt39pYFMwnpQcveYMnJejH7cOV77DZq5iB5lJgA13Q2tG0SzWIHG1ydiTir5guszPqxZ-QhwcrK-eMYUtmFJzdD9f4CqsgVIdBCo6Kjct7fPyYnk3Rw9zo2B2cS1TQIPm4zmO23rH4KOjHL9GR2nLooTVeR1k_StmKKK3KSwhrY4uz9ZaBdZUMNXxIh9kg
scope
openid email phone profile
2022-10-13 07:00:18 OUTGOING
oidcc-client-test
Response to HTTP request to test instance jUYwh5czce57Ir4
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "1K05HyaYF9imCdPmvVB6azpZdWAezaymoVhg92sWpHfDTiL87p",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI1ZmJkY2I5OS0wZTQ2LTRhYzgtOTI4Mi02ODc1ZDEyNDZhNDgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWE82NEhkYzltUWlZMjFpUEIwQ2REUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoib2lkYy10ZXN0LWNsaWVudCIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9HQ19icm9rZXJcLyIsImV4cCI6MTY2NTY0NDcxOCwiaWF0IjoxNjY1NjQ0NDE4fQ.vIS9d0UIYU9dmIYwmVNRAwbZjHUN5yp2R6JHG8ZQgg3gp_jKxY2OLdRo7TTkiOGuILA_0SX5P_pQIQ-FaI_FvrJQYmA_cv9Isd40pJigB71uIswmGEkeL7DIne_Btr4z0_TtvuCn2KxP3sTcB4Lug541zt39pYFMwnpQcveYMnJejH7cOV77DZq5iB5lJgA13Q2tG0SzWIHG1ydiTir5guszPqxZ-QhwcrK-eMYUtmFJzdD9f4CqsgVIdBCo6Kjct7fPyYnk3Rw9zo2B2cS1TQIPm4zmO23rH4KOjHL9GR2nLooTVeR1k_StmKKK3KSwhrY4uz9ZaBdZUMNXxIh9kg",
  "scope": "openid email phone profile"
}
outgoing_path
token
2022-10-13 07:00:19 INCOMING
oidcc-client-test
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:00:19 OUTGOING
oidcc-client-test
Response to HTTP request to test instance jUYwh5czce57Ir4
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "5fbdcb99-0e46-4ac8-9282-6875d1246a48",
      "n": "w59HWR0EJrBFR0ferZG4zaCiFlF5yVML8Ri3uAE-dgihYF31XQ_XOHeX4hv9LZoBawg6Lj2gakstPYZW9wp-O5SgNt2GjAtEbyj3A13kaR26-MULIccm-DVZcmte_bw_ksKF2hZmriMWbP-rClGZq_GTSU7hhf0alU6FRvMwnEiSjtG7uln5JGV56H-D1z6m1mKhRyeOdDCXqdWwhe2kUj_QjPN85P-sI340csH9bpTxINKC_84biehdgVL4iNjmrp7d-kqK2N5UUpLsdnfdbvtHz4Rok0MnrvSSOS1p-Bx5Mjsw62vVA_CdzutGJDmiG14b63LRMxKHjCXFUy4TdQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "572c79c9-b509-469e-89b5-6e07df2f8871",
      "n": "q43YKXegfdAqXbu380lGSXnR_Sf1fgJedCG0uwo0Ml5-UFdns1tUrh_akfoTMXdMByoCtMqvVZmaIjepAkxt-6g_rmMq7lRV7TNt3VNcAed1AanFqwku7LIXYlzwgGc1fSQekzNZybiP-a0w_LfyyUTgsD3x9sfL7ktZvHwJOOqn7cpet4MLG4H6ALJxsiCI41bhubff1IgiqOBFO3pBS81cOWXBUhVYUJ3SPJaM9fe4mBIzsBP8zcg1uPjyiGzZ4Nugp8WXa0xgXcCC0sCUk_gQH5NYEspsW7cVCJDka39vYIf8XLmMdnFBDPvr1WEGL7X34fTLhUQMTcymdNn1wQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e74f05d4-8836-4666-9a3d-597442f9f8aa",
      "x": "eK-uPhEvYnD3iTwit2ZXBc4XSG5ANglOpkE8HLJFF0k",
      "y": "Fl6ItwA2Yy0HOsZ9874mu2DZtBFofdQPTe4e5GP9uVo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "fee5d1f3-a83e-4354-b5dd-3d9d3594f29f",
      "x": "xxAlzJNCCcIGMsjBHWGc_BQNHtKxidQMN7qPzFnJmAI",
      "y": "sCkhDAnhCMUZGHJxvXZiwCTzxcrWMvtgvc0cfJRoxqI"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e8c0773d-95a6-47b0-a568-2fb40c2729ef",
      "x": "_tld9rFNgd9D_jPYn4FbSaDHhd4kAscSVf0PGYzTUEI",
      "y": "yJis8LJi6CpgDbjbNhb37JxTeQwFYkhklY_lcnV7NKg"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "fdf08163-e463-4550-a91b-26c15c64a9fe",
      "x": "m72gZw74xJjk1ZJ5MgBWb3I9aaYFUvkkrNruJK-Kit8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "8f936c14-51fb-4f84-9f7a-2685d4b7fb4a",
      "alg": "RSA-OAEP",
      "n": "11QTtU6AQnbPs4eS2aiedSz1EllfH-D_IL39VNcEtnF7OyT_kf3ew8jVHu0_x5RKlU7xBqy7eTvCiVXRQMYF9xKiZlv-w6D2pBzt7aXXri632f8OHeLCSRZQDBNi-wpW3Q9IfW7M6ZWhelMwYfov5K20eLgsidJBokEUyzQu2-i1K49aWw3M5ZUjHXrZYv5r-2HDMbDCXs6E5W0qxkAnccfqtY-v4UFIZUeaXigqQrELf2Uh6gtT9QbxqI1fYtgZXX4P7ZcFTGqpyP5IysyxpZanuQVB-YOYmO4ziNBaPx0ZlzbsMZ21ysVEqelf3v14W8Wmmf_JxXu_GOuRxW8wDQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "34b2f594-52b7-4d72-b34b-721e2839eb76",
      "x": "vjhMesdyS3NC8cG9IwmfDOtINMk3gLa-kXl70ho_D6A",
      "y": "-9eQY1RYLjtuXN_TgYYjc_rYKJxit8-JTYZyO0Dh4TU",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2022-10-13 07:00:19 INCOMING
oidcc-client-test
Incoming HTTP request to /test/a/GC_broker/userinfo
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/plain, application/json, */*",
  "authorization": "Bearer 1K05HyaYF9imCdPmvVB6azpZdWAezaymoVhg92sWpHfDTiL87p",
  "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:00:19 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
1K05HyaYF9imCdPmvVB6azpZdWAezaymoVhg92sWpHfDTiL87p
2022-10-13 07:00:19 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
1K05HyaYF9imCdPmvVB6azpZdWAezaymoVhg92sWpHfDTiL87p
2022-10-13 07:00:19 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:00:19
ClearAccessTokenFromRequest
Removed incoming access token from environment
2022-10-13 07:00:19 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:00:19 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:00:19 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:00:19 OUTGOING
oidcc-client-test
Response to HTTP request to test instance jUYwh5czce57Ir4
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:00:19 FINISHED
oidcc-client-test
Test has run to completion
testmodule_result
PASSED
2022-10-13 07:00:52
TEST-RUNNER
Alias has now been claimed by another test
alias
GC_broker
new_test_id
i7bFhSpWIrxq2eC
Test Results