Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:50:08 INFO
TEST-RUNNER
Test instance 9A0fTZ84Vh1u8cE created
baseUrl
https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias

                                
description
test suite runner for openid-client
planId
vvcwgQI1komVg
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-client-secret-basic
2020-09-01 12:50:08 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/",
  "authorization_endpoint": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/token",
  "jwks_uri": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/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",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "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",
    "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",
    "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",
    "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"
  ]
}
2020-09-01 12:50:08
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/",
  "authorization_endpoint": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/token",
  "jwks_uri": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/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",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "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",
    "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",
    "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",
    "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"
  ]
}
2020-09-01 12:50:08
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "4QwEhKXouxCsBAKjX4gTu9a0jijkCibw7GtgjqU1GN6QYCAhu0bmWy51GsNML_fAvbbeI4CooAdDVIGcR1wFRji4dYrBji9Ah1_CmaUAkjViSEy7s5b4YK9S5d-smnkxhbcQmbBDgNymqKPDsdc9I3AVMsEL5QxGuxbn_FWWKK0",
      "kty": "RSA",
      "q": "wUzRHKyAvImiYbRT1K2kn5ZI4JycynihTiVpGInmth7w_oB8sA5lWj_XRjMZCiTk3v-Cu4I_aPGEZtOMObgV6bf_VR3hu8DjHOeBatHjf7d1C8TKlPGCVyacrq7cUpfmdI1l4kJBgR3xVctD9nQyQJpVI0k8umpeWw9v3n_zvi8",
      "d": "clhSFbcFqJXUPlnb4brrFMEfZi61S328AXTMehnQvSa1d5vPKXkQQxa-tXj2Bs4xJ8-CIRaZ-hoccDL50BK8eEwrtsrRZDgSYfFwpO0IGgbR85Nw7TfOf1bMeOmgmfCaF0OJx0QlKi-aiRe_7QbilZHb7gnWzL-BjiaGT6JEIQtQO3h6FFNtlajC582AN9rbp24RjnwSFlKYmfi2gefjaeIMRhNN4PGsl_VNjoozvmLMWCXl3QZVHJwBdawtOrGAhI3TSIaIZkjstlh95JjynCnIvHYgo7u2reg69uvfghKaNt-R8gGSNSr2dhXqVa5jMMXDeMLANGABENqBvbx1oQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "42ce18e0-18cc-4a8b-a8f9-f120bb49835d",
      "qi": "qXXcgiDUp8EyCFqEQn7W2DPFTMife8YG6DKh6CDFrkaa8tvdqgyxtpkPVv9l6MUXoasPqdpUkS3lGNy5O1UTWDbc_y-xli6WZ32riqtRrdmv3l5L93QgzCxu4u7klC1-jpR1_lSwkP2cpaecQ5yUBNA1pT8kfR7xxNfNikkYE0c",
      "dp": "jG6zYxMk55a_wMDksfh4V_7jLNLXen5SWTWoS1tMhvhbn6BtbDASD1QuP0Ufhc9Utw4mEIF4uGPP4CwBGYaSw_8hHDg6ED_sRI29IaOVd6dYbUV029yZobvGPywUyVBXVtmlwkH73a3TUejfdVqbDEIk-Eb-5S-D87uXiB7gVQE",
      "dq": "W183XcmBFR4uPuch1V-7eKBulJYTW3YIMctnUW0mPKKFopgT2JkFedLBrPJMfMoR0gOPxZj85lt8DaskFsiYuyD5tj9oy_qSoMAiId9THbUXw9djN2KuDQo4eC46AWTCUAfiyEAvfJwtzzNFTgOBGZ6abhKZfTj4nyy94bwz-Is",
      "n": "qe2WzV0bvt10Gc9ARTwk9to-yGCRmhT86DRHgtWj23LWfwVDh_RCwhzxR6Gza1LrETW4EWtRNEq2nXltx0be1hd5toYG0jIN2c1ZXTbxwr1P6e0IPzV_Q3wWGo12-f42VXtrjEJ7MgUupyaHHxWpdj0TwnREZdU4EAWxCp1oHUKiXPjFXSvsFJKq0hDQ0CaUU_IVeIPsEO9blnASwQlnHU1Mv69G1TY9OwoqC99an410vqhghqhU9u3ZBHp22u5qJDXOLbjRr8f8mlSZDiOSbktu8m0qbXoDJbyMQyf5Ps2DTAUJRew-sRYNiGNm4bgHIf06GRZzP2HxWeOVl_jdww"
    },
    {
      "kty": "EC",
      "d": "40rKWeJ7KtUQUKzspgbxMz2dnKSOnb8ZWo309ZRVFFc",
      "use": "sig",
      "crv": "P-256",
      "kid": "e964953a-cbb5-4223-957c-56bffe47f8f5",
      "x": "u63VFywjmb68qg2NTIypEOJF2rUyDX5jSsBY-oD6nCo",
      "y": "u3__uD4hO7rCmOVs2yym2NoL98iBM2xXmvtSBSyxsos"
    },
    {
      "kty": "EC",
      "d": "IzJl9eqN3gU3xM4C1P8kVY_loocM-LUHf2Y9diNcwOc",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "493793f3-aa31-47da-96d6-346df0eeb5be",
      "x": "QebjAIYWOtSXR_hPFYFyWya39FLLMRvq8Nwaf5cHfMw",
      "y": "VDKWXSFDZwlm5-XnNEdlC6-C2Llgd8rRT3sbHyhyHuc"
    },
    {
      "kty": "OKP",
      "d": "sS9mAuARGUhjNufJW4gXNVjWfZYigLW3Rx8Sv0GWSms",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "20a200d3-ada2-4303-b6f9-84ad2387483a",
      "x": "IowgX590MIi5KLdsilv5DnamBrwBeXrppxymS4SVV0o"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "3awvnVOVqZXKryeRgrnOlO_1CXXviNeAPShJG00_C9kJ4dMqzpeX42MAMhl8nEwD_L2JmkY2W3r_IisFazSEIJN_5toOfYnAYDEk56nXTiEAlW--30TuoRdL6Eu3vV3gSMBK4NERcFTXBmOR6CKdw8mTBBxD-ZstaIu6fPH0Gq0",
      "kty": "RSA",
      "q": "p7t_4VifNcA_5AvYzKwxuZtw5TdfMyrBy1qce0klj03HXVQry8l8Z49kiIf29c4sz6gKNWMTXtuLkBmCdTUp-Clvo15zDboRjlVnRUnuULsOiT7GBooAM6YIQPlI_3yeCPKjWbCob_ShuYZ2PnoCl3m3Pz0q2miiIonkkTFMW4k",
      "d": "gZKYwejo6Aa1IbumMOZkLR2t1thZ_rY_sTWv4KRkZ7j6ZJ2OTFaE7Sh00DL2MVS3HwyergNIDdufzrqZtY0voGotbXOCt0X95ji1bxa9_8hxBxHMlG68iLIou_vS07AB45s1GRHWJz19qxXXW7XOmUCyTd89_4PUdVtLJNRCaABqI2Qz7KgC-LPqanITo-DMzh8ZtZfs0OYXIPqUrVwD4qV436OH3Ea20qQ6Xj9xc96Wf3geY7lMw927_rjlwwIU3rv_eHFjcY4EFR1BdkbPoa5EiyxnaX2MqxwFyeOMHN2jhXcBYWq_ET_FzSteiB4IDfRgs11IstUfH-nioLoyIQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "489fef7e-6645-4ca8-b7ab-e21edf112dba",
      "qi": "tpRI4tFEjEQertfgHvkBq8CMvYl2UJceuPIDcz5pzDUoFp3qDVMJLrap6Nu29kQ7dycVvhsZhjb5o7C0qkqVwtPfRbqhbfj3n0K9cSgM3deMkx4xCHx0OW3h5-vQZpgfUC9yui7QXQ1ayGP4xmCS2g3o4QzfhH2SQSQNmkg_LJM",
      "dp": "b5CxhiUDNg7Fq9HmUjzh0-PRF6nbnKuZRy53XN5L1NKvPpDhAokZUMAK4Swioyc--n0KPDMKOJB2x-OPHp2Xwi16Od2VXWlvAPq68D1yt0e024EaN5Sh5UGsWoWBPDV7JCJjjTKr7DVG41hJnuONM3TIIVF4hK-s8ukgOrIrgSE",
      "alg": "RSA-OAEP",
      "dq": "MFdRm9i2yf8GausfKJ3YFu49s1IqFc0U3U7YGpASSyLXeoZvuOPw_sfM6ayF-IHbWF3N02UiiAwuRPGVL8KKvgLzMdpevm4J8UOb59RO4uWGYve8itXrCPepGVC_QSLhSSLlAUxwvxN6KMYf_hGb_ZwOvCMc3qWZVOr4_P-ASkE",
      "n": "kT2ukfYkoowTEyjWmnN7-eVLi5NUDziKtbBpZJJjTAfWjQzNboou9nlWgnh_xFwJ8m8kxPSKqh9QV-WFQLJjBfVVS_MpsQXk7sykgnI5KyKJfiLcQk47L8S9Ban03hwA1sfmn4pfHYXeeL_KadoVTUYTmc_KrnUtpsXnQwUJTjkuhDaUF4UUytw3Lt0exAy8cOzUeXbMwYZ07_cGxQ3BI2q0H1cpSzp-9ghCO1EcPOCo3pyUrWOrIdJt6XYJQ6Ag6XXiFRie3ywvWbQ8w_WinBsOhcAVv5y9DfeJg4jFKDGilqkhUaDeN0c06-7Qtz3ab_vVTEwX8I2ZEvRvSXnFlQ"
    },
    {
      "kty": "EC",
      "d": "8T7Du4OhDg663C1AZkU-jSz6ffaLO50pr48AcYPFsWc",
      "use": "enc",
      "crv": "P-256",
      "kid": "a7685f61-080a-4ab6-a974-f8e99482bfda",
      "x": "e4c8wMkPhvGzI-9oasEgFiokMNhJGiDV7vzL4zQsnKg",
      "y": "KX94gDtM2lf00RwWQMTFB_dEIvZJofvS36ZTQ1r2Tp0",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "42ce18e0-18cc-4a8b-a8f9-f120bb49835d",
      "n": "qe2WzV0bvt10Gc9ARTwk9to-yGCRmhT86DRHgtWj23LWfwVDh_RCwhzxR6Gza1LrETW4EWtRNEq2nXltx0be1hd5toYG0jIN2c1ZXTbxwr1P6e0IPzV_Q3wWGo12-f42VXtrjEJ7MgUupyaHHxWpdj0TwnREZdU4EAWxCp1oHUKiXPjFXSvsFJKq0hDQ0CaUU_IVeIPsEO9blnASwQlnHU1Mv69G1TY9OwoqC99an410vqhghqhU9u3ZBHp22u5qJDXOLbjRr8f8mlSZDiOSbktu8m0qbXoDJbyMQyf5Ps2DTAUJRew-sRYNiGNm4bgHIf06GRZzP2HxWeOVl_jdww"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "15d7b1e9-99da-4486-a6f7-fcff360119a3",
      "n": "yZwxtqarN58UDV8JYszyBEG9H6jrqXK3mUar1KH6iwbZlZzvYpi7FB4qxX55DBpw2Q4PnDz7y5jAeBY6wuN_biBs9J5GEcEn0X972AtIMxN2zWlaO-uJ96JdKOiRzN71F7FIqeVeMwMskviyPjmbJr85_P3A5UXaebY98fhfARg44Hjptw3yZyYcCFgeHL3PtwWeh3fLhLIvjgLDlW6Szbz8Z_oPL1ljqErrInH8CUYzDI9NiiKeigr3afkTAnjzdDwF9HgKfpEHhBuzwohrZDa0cniYOwjPcqpEUpf6iXXnhAk-JEL1bUkPPDk2lT4-KxBYmGEWfZC9Srmq60xOMw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e964953a-cbb5-4223-957c-56bffe47f8f5",
      "x": "u63VFywjmb68qg2NTIypEOJF2rUyDX5jSsBY-oD6nCo",
      "y": "u3__uD4hO7rCmOVs2yym2NoL98iBM2xXmvtSBSyxsos"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2efe179f-dcd7-420e-a5d5-8ccc87009754",
      "x": "F4-qQvRDYNvTkssSUX1fSSa3qma0JqCaAsXDHEwYlok",
      "y": "lgM2agtAJfyQr6btgBHTXKYozP4w_hz_gkA-g1v31NM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "493793f3-aa31-47da-96d6-346df0eeb5be",
      "x": "QebjAIYWOtSXR_hPFYFyWya39FLLMRvq8Nwaf5cHfMw",
      "y": "VDKWXSFDZwlm5-XnNEdlC6-C2Llgd8rRT3sbHyhyHuc"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "20a200d3-ada2-4303-b6f9-84ad2387483a",
      "x": "IowgX590MIi5KLdsilv5DnamBrwBeXrppxymS4SVV0o"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "489fef7e-6645-4ca8-b7ab-e21edf112dba",
      "alg": "RSA-OAEP",
      "n": "kT2ukfYkoowTEyjWmnN7-eVLi5NUDziKtbBpZJJjTAfWjQzNboou9nlWgnh_xFwJ8m8kxPSKqh9QV-WFQLJjBfVVS_MpsQXk7sykgnI5KyKJfiLcQk47L8S9Ban03hwA1sfmn4pfHYXeeL_KadoVTUYTmc_KrnUtpsXnQwUJTjkuhDaUF4UUytw3Lt0exAy8cOzUeXbMwYZ07_cGxQ3BI2q0H1cpSzp-9ghCO1EcPOCo3pyUrWOrIdJt6XYJQ6Ag6XXiFRie3ywvWbQ8w_WinBsOhcAVv5y9DfeJg4jFKDGilqkhUaDeN0c06-7Qtz3ab_vVTEwX8I2ZEvRvSXnFlQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "a7685f61-080a-4ab6-a974-f8e99482bfda",
      "x": "e4c8wMkPhvGzI-9oasEgFiokMNhJGiDV7vzL4zQsnKg",
      "y": "KX94gDtM2lf00RwWQMTFB_dEIvZJofvS36ZTQ1r2Tp0",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:50:08 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:50:08 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:50:08 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/",
  "updated_at": "1580000000"
}
2020-09-01 12:50:08 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:50:08
oidcc-client-test-client-secret-basic
Setup Done
2020-09-01 12:50:08 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance 9A0fTZ84Vh1u8cE
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2020-09-01 12:50:09 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance 9A0fTZ84Vh1u8cE
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/",
  "authorization_endpoint": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/token",
  "jwks_uri": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/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",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "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",
    "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",
    "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",
    "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
2020-09-01 12:50:09 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance 9A0fTZ84Vh1u8cE
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "content-type": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "161",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
register
incoming_body_form_params
incoming_method
POST
incoming_body_json
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["code"],"grant_types":["authorization_code"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:50:09 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:50:09 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:50:09 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-09-01 12:50:09 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:50:09 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:50:09 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:50:09 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:50:09 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:50:09 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:50:09 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2020-09-01 12:50:09 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:50:09 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:50:09 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:50:09 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2020-09-01 12:50:09 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:50:09 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2020-09-01 12:50:09 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:50:09 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:50:09 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:50:09 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:50:09 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:50:09 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:50:09 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_nYtbwJwRmchlJwq09996\u0027%{[^"
}
2020-09-01 12:50:09
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_iNzvPMBwnCgftGgIhGEZIYUSMzLpadNtsZIcNMgeNwFnbTihwz6297097463(&??|
2020-09-01 12:50:09 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:50:09 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_nYtbwJwRmchlJwq09996\u0027%{[^",
  "client_secret": "secret_iNzvPMBwnCgftGgIhGEZIYUSMzLpadNtsZIcNMgeNwFnbTihwz6297097463(\u0026??|"
}
2020-09-01 12:50:09 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:50:09 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:50:09
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:50:09 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance 9A0fTZ84Vh1u8cE
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_nYtbwJwRmchlJwq09996\u0027%{[^",
  "client_secret": "secret_iNzvPMBwnCgftGgIhGEZIYUSMzLpadNtsZIcNMgeNwFnbTihwz6297097463(\u0026??|",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:50:09 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance 9A0fTZ84Vh1u8cE
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "got/9.6.0 (https://github.com/sindresorhus/got)",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
authorize
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "client_id": "client_nYtbwJwRmchlJwq09996\u0027%{[^",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "PoGoTJapFzA5GbmSvCpmNmQDPsnnSaBP9clycrOO2Kc",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:50:09 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:50:09 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:50:09 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_nYtbwJwRmchlJwq09996\u0027%{[^",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "PoGoTJapFzA5GbmSvCpmNmQDPsnnSaBP9clycrOO2Kc",
  "response_mode": "form_post"
}
2020-09-01 12:50:09 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:50:09 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:50:09 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-09-01 12:50:09 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_nYtbwJwRmchlJwq09996'%{[^
2020-09-01 12:50:09 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://rp.example.com/cb
expected
[
  "https://rp.example.com/cb"
]
2020-09-01 12:50:09 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:50:09 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:50:09 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
0Pj1TYDVah
2020-09-01 12:50:09 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
NPgBKBAgObOCCEXiesQLHA
2020-09-01 12:50:09 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "PoGoTJapFzA5GbmSvCpmNmQDPsnnSaBP9clycrOO2Kc"
}
2020-09-01 12:50:09 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "PoGoTJapFzA5GbmSvCpmNmQDPsnnSaBP9clycrOO2Kc",
  "code": "0Pj1TYDVah"
}
2020-09-01 12:50:09 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance 9A0fTZ84Vh1u8cE
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"PoGoTJapFzA5GbmSvCpmNmQDPsnnSaBP9clycrOO2Kc","code":"0Pj1TYDVah"}}]
outgoing_path
authorize
2020-09-01 12:50:10 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance 9A0fTZ84Vh1u8cE
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X25ZdGJ3SndSbWNobEp3cTA5OTk2JyUyNSU3QiU1QiU1RTpzZWNyZXRfaU56dlBNQnduQ2dmdEdnSWhHRVpJWVVTTXpMcGFkTnRzWkljTk1nZU53Rm5iVGlod3o2Mjk3MDk3NDYzKCUyNiUzRiUzRiU3Qw\u003d\u003d",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "92",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "code": "0Pj1TYDVah",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=0Pj1TYDVah&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:50:10 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_nYtbwJwRmchlJwq09996'%{[^
client_secret
secret_iNzvPMBwnCgftGgIhGEZIYUSMzLpadNtsZIcNMgeNwFnbTihwz6297097463(&??|
method
client_secret_basic
2020-09-01 12:50:10 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:50:10 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
0Pj1TYDVah
2020-09-01 12:50:10 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://rp.example.com/cb
2020-09-01 12:50:10 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
bz83y2J1TrFGTXRHVbXfgeqEbQDmm1XbNAbgoaHj8KJ9xhUcGB
2020-09-01 12:50:10 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
xN-zWi2nvKUFcCXPsfVscA
2020-09-01 12:50:10 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/
sub
user-subject-1234531
aud
client_nYtbwJwRmchlJwq09996'%{[^
iat
1598964610
exp
1598964910
2020-09-01 12:50:10 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
xN-zWi2nvKUFcCXPsfVscA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/9A0fTZ84Vh1u8cE/",
  "sub": "user-subject-1234531",
  "aud": "client_nYtbwJwRmchlJwq09996\u0027%{[^",
  "iat": 1598964610,
  "exp": 1598964910,
  "at_hash": "xN-zWi2nvKUFcCXPsfVscA"
}
2020-09-01 12:50:10 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI0MmNlMThlMC0xOGNjLTRhOGItYThmOS1mMTIwYmI0OTgzNWQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieE4teldpMm52S1VGY0NYUHNmVnNjQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X25ZdGJ3SndSbWNobEp3cTA5OTk2JyV7W14iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvOUEwZlRaODRWaDF1OGNFXC8iLCJleHAiOjE1OTg5NjQ5MTAsImlhdCI6MTU5ODk2NDYxMH0.VBI0yvkwGVZf25pbgJE50YMhj_ljF8GBCIhjf7_ws3ENdA5AOWWq6umfkImSzm4mNLPZc4HJxfNPAy1Cwjz3Ng3FZFGX0vUUOAnBzsQWfEViAq00JLCPdpJwXjSdxxwmCiQfHNQZPK1B7u9wTHcmJXAYDO1zdI9OFv8_ATvqeu6rbg_0vxePRupd0mlW57dGKYiZBYuTpCjp4Shv0H9j7PnuoKEK6BZpciJVlXyXlhX6uhO2YqhY85icODPpOESbigOih2Nuokglapr43criZTCj5XUN4BDhvGCVMgwgUakyq_WEoSQNzJ916I6INtq3grH_aQiL_lmW4dicVTcNSA
key
{"p":"4QwEhKXouxCsBAKjX4gTu9a0jijkCibw7GtgjqU1GN6QYCAhu0bmWy51GsNML_fAvbbeI4CooAdDVIGcR1wFRji4dYrBji9Ah1_CmaUAkjViSEy7s5b4YK9S5d-smnkxhbcQmbBDgNymqKPDsdc9I3AVMsEL5QxGuxbn_FWWKK0","kty":"RSA","q":"wUzRHKyAvImiYbRT1K2kn5ZI4JycynihTiVpGInmth7w_oB8sA5lWj_XRjMZCiTk3v-Cu4I_aPGEZtOMObgV6bf_VR3hu8DjHOeBatHjf7d1C8TKlPGCVyacrq7cUpfmdI1l4kJBgR3xVctD9nQyQJpVI0k8umpeWw9v3n_zvi8","d":"clhSFbcFqJXUPlnb4brrFMEfZi61S328AXTMehnQvSa1d5vPKXkQQxa-tXj2Bs4xJ8-CIRaZ-hoccDL50BK8eEwrtsrRZDgSYfFwpO0IGgbR85Nw7TfOf1bMeOmgmfCaF0OJx0QlKi-aiRe_7QbilZHb7gnWzL-BjiaGT6JEIQtQO3h6FFNtlajC582AN9rbp24RjnwSFlKYmfi2gefjaeIMRhNN4PGsl_VNjoozvmLMWCXl3QZVHJwBdawtOrGAhI3TSIaIZkjstlh95JjynCnIvHYgo7u2reg69uvfghKaNt-R8gGSNSr2dhXqVa5jMMXDeMLANGABENqBvbx1oQ","e":"AQAB","use":"sig","kid":"42ce18e0-18cc-4a8b-a8f9-f120bb49835d","qi":"qXXcgiDUp8EyCFqEQn7W2DPFTMife8YG6DKh6CDFrkaa8tvdqgyxtpkPVv9l6MUXoasPqdpUkS3lGNy5O1UTWDbc_y-xli6WZ32riqtRrdmv3l5L93QgzCxu4u7klC1-jpR1_lSwkP2cpaecQ5yUBNA1pT8kfR7xxNfNikkYE0c","dp":"jG6zYxMk55a_wMDksfh4V_7jLNLXen5SWTWoS1tMhvhbn6BtbDASD1QuP0Ufhc9Utw4mEIF4uGPP4CwBGYaSw_8hHDg6ED_sRI29IaOVd6dYbUV029yZobvGPywUyVBXVtmlwkH73a3TUejfdVqbDEIk-Eb-5S-D87uXiB7gVQE","dq":"W183XcmBFR4uPuch1V-7eKBulJYTW3YIMctnUW0mPKKFopgT2JkFedLBrPJMfMoR0gOPxZj85lt8DaskFsiYuyD5tj9oy_qSoMAiId9THbUXw9djN2KuDQo4eC46AWTCUAfiyEAvfJwtzzNFTgOBGZ6abhKZfTj4nyy94bwz-Is","n":"qe2WzV0bvt10Gc9ARTwk9to-yGCRmhT86DRHgtWj23LWfwVDh_RCwhzxR6Gza1LrETW4EWtRNEq2nXltx0be1hd5toYG0jIN2c1ZXTbxwr1P6e0IPzV_Q3wWGo12-f42VXtrjEJ7MgUupyaHHxWpdj0TwnREZdU4EAWxCp1oHUKiXPjFXSvsFJKq0hDQ0CaUU_IVeIPsEO9blnASwQlnHU1Mv69G1TY9OwoqC99an410vqhghqhU9u3ZBHp22u5qJDXOLbjRr8f8mlSZDiOSbktu8m0qbXoDJbyMQyf5Ps2DTAUJRew-sRYNiGNm4bgHIf06GRZzP2HxWeOVl_jdww"}
algorithm
RS256
2020-09-01 12:50:10 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2020-09-01 12:50:10 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
bz83y2J1TrFGTXRHVbXfgeqEbQDmm1XbNAbgoaHj8KJ9xhUcGB
token_type
Bearer
id_token
eyJraWQiOiI0MmNlMThlMC0xOGNjLTRhOGItYThmOS1mMTIwYmI0OTgzNWQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieE4teldpMm52S1VGY0NYUHNmVnNjQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X25ZdGJ3SndSbWNobEp3cTA5OTk2JyV7W14iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvOUEwZlRaODRWaDF1OGNFXC8iLCJleHAiOjE1OTg5NjQ5MTAsImlhdCI6MTU5ODk2NDYxMH0.VBI0yvkwGVZf25pbgJE50YMhj_ljF8GBCIhjf7_ws3ENdA5AOWWq6umfkImSzm4mNLPZc4HJxfNPAy1Cwjz3Ng3FZFGX0vUUOAnBzsQWfEViAq00JLCPdpJwXjSdxxwmCiQfHNQZPK1B7u9wTHcmJXAYDO1zdI9OFv8_ATvqeu6rbg_0vxePRupd0mlW57dGKYiZBYuTpCjp4Shv0H9j7PnuoKEK6BZpciJVlXyXlhX6uhO2YqhY85icODPpOESbigOih2Nuokglapr43criZTCj5XUN4BDhvGCVMgwgUakyq_WEoSQNzJ916I6INtq3grH_aQiL_lmW4dicVTcNSA
scope
openid
2020-09-01 12:50:10 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance 9A0fTZ84Vh1u8cE
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "bz83y2J1TrFGTXRHVbXfgeqEbQDmm1XbNAbgoaHj8KJ9xhUcGB",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI0MmNlMThlMC0xOGNjLTRhOGItYThmOS1mMTIwYmI0OTgzNWQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieE4teldpMm52S1VGY0NYUHNmVnNjQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X25ZdGJ3SndSbWNobEp3cTA5OTk2JyV7W14iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvOUEwZlRaODRWaDF1OGNFXC8iLCJleHAiOjE1OTg5NjQ5MTAsImlhdCI6MTU5ODk2NDYxMH0.VBI0yvkwGVZf25pbgJE50YMhj_ljF8GBCIhjf7_ws3ENdA5AOWWq6umfkImSzm4mNLPZc4HJxfNPAy1Cwjz3Ng3FZFGX0vUUOAnBzsQWfEViAq00JLCPdpJwXjSdxxwmCiQfHNQZPK1B7u9wTHcmJXAYDO1zdI9OFv8_ATvqeu6rbg_0vxePRupd0mlW57dGKYiZBYuTpCjp4Shv0H9j7PnuoKEK6BZpciJVlXyXlhX6uhO2YqhY85icODPpOESbigOih2Nuokglapr43criZTCj5XUN4BDhvGCVMgwgUakyq_WEoSQNzJ916I6INtq3grH_aQiL_lmW4dicVTcNSA",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:50:10 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance 9A0fTZ84Vh1u8cE
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2020-09-01 12:50:10 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance 9A0fTZ84Vh1u8cE
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "42ce18e0-18cc-4a8b-a8f9-f120bb49835d",
      "n": "qe2WzV0bvt10Gc9ARTwk9to-yGCRmhT86DRHgtWj23LWfwVDh_RCwhzxR6Gza1LrETW4EWtRNEq2nXltx0be1hd5toYG0jIN2c1ZXTbxwr1P6e0IPzV_Q3wWGo12-f42VXtrjEJ7MgUupyaHHxWpdj0TwnREZdU4EAWxCp1oHUKiXPjFXSvsFJKq0hDQ0CaUU_IVeIPsEO9blnASwQlnHU1Mv69G1TY9OwoqC99an410vqhghqhU9u3ZBHp22u5qJDXOLbjRr8f8mlSZDiOSbktu8m0qbXoDJbyMQyf5Ps2DTAUJRew-sRYNiGNm4bgHIf06GRZzP2HxWeOVl_jdww"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "15d7b1e9-99da-4486-a6f7-fcff360119a3",
      "n": "yZwxtqarN58UDV8JYszyBEG9H6jrqXK3mUar1KH6iwbZlZzvYpi7FB4qxX55DBpw2Q4PnDz7y5jAeBY6wuN_biBs9J5GEcEn0X972AtIMxN2zWlaO-uJ96JdKOiRzN71F7FIqeVeMwMskviyPjmbJr85_P3A5UXaebY98fhfARg44Hjptw3yZyYcCFgeHL3PtwWeh3fLhLIvjgLDlW6Szbz8Z_oPL1ljqErrInH8CUYzDI9NiiKeigr3afkTAnjzdDwF9HgKfpEHhBuzwohrZDa0cniYOwjPcqpEUpf6iXXnhAk-JEL1bUkPPDk2lT4-KxBYmGEWfZC9Srmq60xOMw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e964953a-cbb5-4223-957c-56bffe47f8f5",
      "x": "u63VFywjmb68qg2NTIypEOJF2rUyDX5jSsBY-oD6nCo",
      "y": "u3__uD4hO7rCmOVs2yym2NoL98iBM2xXmvtSBSyxsos"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2efe179f-dcd7-420e-a5d5-8ccc87009754",
      "x": "F4-qQvRDYNvTkssSUX1fSSa3qma0JqCaAsXDHEwYlok",
      "y": "lgM2agtAJfyQr6btgBHTXKYozP4w_hz_gkA-g1v31NM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "493793f3-aa31-47da-96d6-346df0eeb5be",
      "x": "QebjAIYWOtSXR_hPFYFyWya39FLLMRvq8Nwaf5cHfMw",
      "y": "VDKWXSFDZwlm5-XnNEdlC6-C2Llgd8rRT3sbHyhyHuc"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "20a200d3-ada2-4303-b6f9-84ad2387483a",
      "x": "IowgX590MIi5KLdsilv5DnamBrwBeXrppxymS4SVV0o"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "489fef7e-6645-4ca8-b7ab-e21edf112dba",
      "alg": "RSA-OAEP",
      "n": "kT2ukfYkoowTEyjWmnN7-eVLi5NUDziKtbBpZJJjTAfWjQzNboou9nlWgnh_xFwJ8m8kxPSKqh9QV-WFQLJjBfVVS_MpsQXk7sykgnI5KyKJfiLcQk47L8S9Ban03hwA1sfmn4pfHYXeeL_KadoVTUYTmc_KrnUtpsXnQwUJTjkuhDaUF4UUytw3Lt0exAy8cOzUeXbMwYZ07_cGxQ3BI2q0H1cpSzp-9ghCO1EcPOCo3pyUrWOrIdJt6XYJQ6Ag6XXiFRie3ywvWbQ8w_WinBsOhcAVv5y9DfeJg4jFKDGilqkhUaDeN0c06-7Qtz3ab_vVTEwX8I2ZEvRvSXnFlQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "a7685f61-080a-4ab6-a974-f8e99482bfda",
      "x": "e4c8wMkPhvGzI-9oasEgFiokMNhJGiDV7vzL4zQsnKg",
      "y": "KX94gDtM2lf00RwWQMTFB_dEIvZJofvS36ZTQ1r2Tp0",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:50:11 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance 9A0fTZ84Vh1u8cE
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer bz83y2J1TrFGTXRHVbXfgeqEbQDmm1XbNAbgoaHj8KJ9xhUcGB",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2020-09-01 12:50:11 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
bz83y2J1TrFGTXRHVbXfgeqEbQDmm1XbNAbgoaHj8KJ9xhUcGB
2020-09-01 12:50:11 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
bz83y2J1TrFGTXRHVbXfgeqEbQDmm1XbNAbgoaHj8KJ9xhUcGB
2020-09-01 12:50:11 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
2020-09-01 12:50:11
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:50:11 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:50:11 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:50:11 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2020-09-01 12:50:11 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance 9A0fTZ84Vh1u8cE
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531"
}
outgoing_path
userinfo
2020-09-01 12:50:11 FINISHED
oidcc-client-test-client-secret-basic
Test has run to completion
testmodule_result
PASSED
Test Results