Test Summary

Test Results

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

                                
description
test suite runner for openid-client
planId
l0lJMpv444Mye
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-invalid-chash
2020-09-01 12:54:03 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/",
  "authorization_endpoint": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/token",
  "jwks_uri": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/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:54:03
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/",
  "authorization_endpoint": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/token",
  "jwks_uri": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/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:54:04
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "7m1Np2U7Q_Xu9rHNWg116r8D9aExw7fwsaGVqYGw4cqsX-bOdtFODYg39s0YsgcYWwmrXx2ml4RIDb-QCMd4F8CemGa9xx5MRBRQJIm_rjIpEkr0ZnhzaCxuu9PZxrs0kXIubygk6klL1SPs-HrFfIDQ3o1EjAw1qLNE7RUHxys",
      "kty": "RSA",
      "q": "1K-X6lJueTmVyoLIVZExTOS4XpwdDBMbgUVrEHtcb0-NQDpFeC6Ufnl99bOfXY_1igxr4R56LAnVv-iAk5jC05KfkbiuUgY8gFqRQJsHmdRtQtRBqCMUa3hG2PC1fj4nbxP6gjwSn-_S4xlRpWvAeJNWnTsOuxGjg0qXXj9-yv0",
      "d": "EK2evzXnvm1h1sl-Cso9Wrg3x8c864j4iYGmXLrWLYBSFmnFGN-0ACoVt347bOWcQDl-ybm0_XwfCezHdH_D7XAl88spGZmCsGVUq7AxoQSZNAeY3sDMmJF7XyQLVaQIuIAXbV1RYObMpwG4axIIO274FcFLgMFCOEfP9UlzYzAWEdbferCVMPD-4G_1kv6f8BCYk10MJyea1wAp7phekY7iqJUhKEExxZYeyH-VjvHxfRKRFXuYkryDnWj80vmylN21iW1RAE9S8NzMEBBf-Ia5YGjRTPRAHRMTmAZsWBGmGik5IySQ_WfmTRrOoVOrcDOmDfs-g9QfFcENEpCW0Q",
      "e": "AQAB",
      "use": "sig",
      "kid": "c5311451-a62b-4f3b-988e-495c7a7dcc71",
      "qi": "vE5QP61EY8dhCPg7YfMIc3O9aNHufi3tL1UgkmjdcrKM_tvws4fgr81XzUDL_9gOP9Ho5joatNtBKFxZuB34I_UWSlC1-oV21_AXvKO-jBR2WO0IChsNnG_qOd7AnTktoiJa8enNj8orl4WQAqNh613WOr46cJqSh2UuoqDMUZY",
      "dp": "S7rL_29X864ZyKGQ6Bl-aqFhUJNyiwfRm5oHP1_CHvWQ6qUUzwiMEiBCJlHeli1Kvx_DHuL8FwQdHsDJrwAsVN8JgL6haK1m6_jHu9NE3r9v7C-CkUmQ3nW-dkpD0auEdu4dcZD-qKu_OmO-0O2t7G296fJU42a9ZGgMbIFRhyE",
      "dq": "xZ_jqPevbzTy2plrTRb8mFZuenrVAsM-a3_1W_tEiKmCtotuwZ2GnX6GbCfbjTSXEw83rpaDLyh0VT3VO1BWuAEmBGF2mQDydtGw5jcneOjKHa7c0z7FWpcIPcxs2EEooy4NN7ZaGALgEeUU2ICm92LwuGiH54scRIKq5Ahb6IE",
      "n": "xhYOg2q_5kHkK_M73GH9cktGDd9fDMyxJyo2TFOktoke1uN92XAI5sQNzkN_ukWkyFDdWq0U1vJicww4GlC-pA0lwv9kVplMRErWA8BouGD5EfHwJk5IQH2hkkxizcXW08c1-hifgu5Zh9uZyP-A8xDFq6CsTueMpOJpdRHwcP9Qs-fDtZ_l5aspAg3wVjIR__2uVYICABxX89qiXOpMFqyBk9iJpbZJ4rb2Lm8KO6K-57MkB6RWuysuVljnKSOELAHfHE6cmtpipN7XCJdnnX3VCQtEyOH5AV2-G_dNEcMYu5L3WMpV48wIXHj3uYkOCFPwxSNUb1hVLvOHiAHDfw"
    },
    {
      "kty": "EC",
      "d": "5fROZ_bhYt5mYBMiHdDsm-Jx6VwHo5bijyfq9oSzAhE",
      "use": "sig",
      "crv": "P-256",
      "kid": "4789f9a7-6387-4506-a9e7-bd6bc7803ada",
      "x": "Zjkd8pQ5n56_JROkAA-USe8-aPJJv427aRoY0nGzEXw",
      "y": "0Flr2dZACWMgGLCRh4oqHqQ5MCmuUNQhDvbXvgCHo5A"
    },
    {
      "kty": "EC",
      "d": "JZ7sJMxb5saHhErYUmsGeqJNeyYiFlgh44gwguob5Jg",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "a9917830-882c-44aa-842c-bdd77a80ad82",
      "x": "Rulg_9EwYWOCvokf5XeZhiUWUKF7qZRk1ORmHWqLwhE",
      "y": "NkIr9oy4EiptcFtHhMlckjVl2P3sRQHNAsFiJgC6dNM"
    },
    {
      "kty": "OKP",
      "d": "27R35ofqeK92kO90-9im-3ihJ_IxJEgoMzjtaIQCouk",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "bc274538-1f46-4b32-9437-f3ba9352c606",
      "x": "9M3nhy8SOydnpCHNKhsBnFlyhuz9wqYqXC_7Cw6MLo4"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "ua3Jtt9pgxzP5EDyfNgENC2GXOu81pzZwVDYRQubBPnKqKtRqWr2R3TGD1-Lmzqf3toerd6ZrXwYtjVu9pM9jmiN8W2E40P-8QbK-ryaG-PYSFX8_Lw6Tj77el-PZTEwS3kFLUkyHVQ8CU9I2FK33-1Bwabgizwtx8Qn6FH9b4U",
      "kty": "RSA",
      "q": "uajzkjBcPxwub5C1GvxPHSywJrqqDT8HbmkDLfBFo75x66Y2SCqiJK5w3CBi7oSdTnCPCiUY6M4rX2qse-XnAmboeTxMZO5fANPljd-0sgpsPUx8NYHjB9NGCBwnEkW_AnCfMv3ru2t0IOwe1MsXlu-6EFOkbtIcXWa1iwXJO2E",
      "d": "bFd3UOK_2pWC22eiFsNPkZxHe9z2ez-6vVK60JkTssATnYYLEXcwqipTd2663ASvVqleUAD9otodHeaGwQl0miG1TmV8-lPNu5JK2bO11SQjXDsS9Ik6BdT-MvgF1NBAmcdTSFqCgK_FGMRKbHUhdZvAT_pbUUBhUM_BVJ71iLuompRWsrXjKQgtqDOw1dZPu-pxKoUbj4MGcaqlKm4KjTfZjS7mSZFRy1Knr19E1TRBfXXlCIia3HoA5pvEcbltIWPCnfT43UcB8Rm1XYVN_p-gYQnFCX9vB0XUNdCvyeD2J5tL5ajVobqBXJMIqm2ONVHciO6kPyxdQiCV2HIUAQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "9972ff2d-c4e0-418d-b9f2-b4f4e243620b",
      "qi": "s2aa3_V6iYPyjxJTG1PZehDB6_w9NiOlOSGUcyI_FXqD6YaTRrcpsSw62TBx0PRLkz8weQ6F70YouTM7advBa5W0f-CDt-THQZrd6YsvKPkB-rXhcIYXJrP5XfCdcsrm1CGLrAhFXvwdq31Q6SxBHvYM8fYyXxTNmbyuxP0LmL0",
      "dp": "Um3KTLrltmUGDYifnbiwNRG4wmuMy6GaMe3X9N7wFMdnpnVXrWRkrNg0TQLXkTP3YRFn6TwW8SNUPR9_gUtgWmYkDXfXNKUs-odPePxdVeBSVdqGkxRktfPT5EGkAQJTNE4ndDE4ZDjO5jsiVZZzNp-3P2b77BPtJu_333T2k5k",
      "alg": "RSA-OAEP",
      "dq": "K8vzSXUnDaw0OBVG48rJTvSPyVMXcnB_7EfRfDDF_M6cSR64h2WnQkf0T7lEHUgjY7GhzJ7btW-NQ8ECV2fwityD0rWqv9SLjMJv0HwJQEa9Kei1FFpDmED6sEcT4Hebi5PNulW0Gk5K4slQrJoMQoritZ9Flu7xygbEpLsEsYE",
      "n": "hqkhe4Ye-2drtcmIcKonVLEUqf02_-njyYho4u1Woje6innE18-Jdt4UmByFMtcn3fCkpyroXVVVS2hjUFzbY_fXN7YaLYZ3oHOfHIqBEn9wci85_MvoTXGhCLEUTGQAq49FBMRG0odFmvtQ1Nh9HqHDE6qa4D8DJuKHuyzpFRoe98wq6p_DEmbhbz0OxHloqu9OCO7I7QBnkCW--zGqmZBkVewXnJ-pwv0PyXPSSNt8YUft1xjLN0vg9dASaFpurtcwSzzxb-3YpaaVOuhv4JWKBuMu_vE3L8J6bAt6RgmtbNCOHVjIwkCXGTUhgpgArzrAW8Dk_lQ5-pNNoifoZQ"
    },
    {
      "kty": "EC",
      "d": "PNBgt-Et8kCKXCXS61TCgL3UIA1a4z1rgydlbP_am2o",
      "use": "enc",
      "crv": "P-256",
      "kid": "003bdda0-720d-4ef6-b3de-531a931e72a5",
      "x": "0HySNgnMCxaE05vz02AMilKpQDnmGxheoQUHBhScaVw",
      "y": "uRpjT3MXtX_34iHxb_FzBNktk2RIuYs5n_yL6qC56Ek",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "c5311451-a62b-4f3b-988e-495c7a7dcc71",
      "n": "xhYOg2q_5kHkK_M73GH9cktGDd9fDMyxJyo2TFOktoke1uN92XAI5sQNzkN_ukWkyFDdWq0U1vJicww4GlC-pA0lwv9kVplMRErWA8BouGD5EfHwJk5IQH2hkkxizcXW08c1-hifgu5Zh9uZyP-A8xDFq6CsTueMpOJpdRHwcP9Qs-fDtZ_l5aspAg3wVjIR__2uVYICABxX89qiXOpMFqyBk9iJpbZJ4rb2Lm8KO6K-57MkB6RWuysuVljnKSOELAHfHE6cmtpipN7XCJdnnX3VCQtEyOH5AV2-G_dNEcMYu5L3WMpV48wIXHj3uYkOCFPwxSNUb1hVLvOHiAHDfw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "6bea51c8-50b5-4d1f-ab4a-35591d3c3339",
      "n": "jC8jxZUfJKYZpjnE2TC4kGHh73GahC2CzMFqg0rbeLIypWkspSl7xLwQL-jC4Ijy4fCStxOD97tqw5v1CG5XCz-s87pFN1YtBi7Y-2EepgXTHMn2QST0jwlO_nrI2-ZXJxRZbmJE7x4CKvvkZCL4eMQaEyk6GZXKHL3kAdAVqr85JJmc8lLx0uLI-tTc4zTRSsZ4EsRCluRxfo61YCfFGh3hkW7Hvb0CkGy_ufoCn8-VEOuSmSeGVcwNhZ9mt4ODwRnmeFCshxrzRGlxA9NcDxXLsv7v356hBRf2PqfO13j4OTtnVVFemVnSIasntlJ0Cb09AVrZOPDMxRGVTbWYww"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "4789f9a7-6387-4506-a9e7-bd6bc7803ada",
      "x": "Zjkd8pQ5n56_JROkAA-USe8-aPJJv427aRoY0nGzEXw",
      "y": "0Flr2dZACWMgGLCRh4oqHqQ5MCmuUNQhDvbXvgCHo5A"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "10e033dd-1be1-4fa9-a6da-066410c6bcc2",
      "x": "MrQ_pVhPi4TAjfOhJPk70cFWSx0vILYJ8c0Vt448DEc",
      "y": "fvDVWl3DQBWLg9r_IN-K_CBeSF-Pv4maqREwT9VyBz4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "a9917830-882c-44aa-842c-bdd77a80ad82",
      "x": "Rulg_9EwYWOCvokf5XeZhiUWUKF7qZRk1ORmHWqLwhE",
      "y": "NkIr9oy4EiptcFtHhMlckjVl2P3sRQHNAsFiJgC6dNM"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "bc274538-1f46-4b32-9437-f3ba9352c606",
      "x": "9M3nhy8SOydnpCHNKhsBnFlyhuz9wqYqXC_7Cw6MLo4"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "9972ff2d-c4e0-418d-b9f2-b4f4e243620b",
      "alg": "RSA-OAEP",
      "n": "hqkhe4Ye-2drtcmIcKonVLEUqf02_-njyYho4u1Woje6innE18-Jdt4UmByFMtcn3fCkpyroXVVVS2hjUFzbY_fXN7YaLYZ3oHOfHIqBEn9wci85_MvoTXGhCLEUTGQAq49FBMRG0odFmvtQ1Nh9HqHDE6qa4D8DJuKHuyzpFRoe98wq6p_DEmbhbz0OxHloqu9OCO7I7QBnkCW--zGqmZBkVewXnJ-pwv0PyXPSSNt8YUft1xjLN0vg9dASaFpurtcwSzzxb-3YpaaVOuhv4JWKBuMu_vE3L8J6bAt6RgmtbNCOHVjIwkCXGTUhgpgArzrAW8Dk_lQ5-pNNoifoZQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "003bdda0-720d-4ef6-b3de-531a931e72a5",
      "x": "0HySNgnMCxaE05vz02AMilKpQDnmGxheoQUHBhScaVw",
      "y": "uRpjT3MXtX_34iHxb_FzBNktk2RIuYs5n_yL6qC56Ek",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:54:04 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:54:04 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:54:04 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:54:04 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:54:04
oidcc-client-test-invalid-chash
Setup Done
2020-09-01 12:54:06 INCOMING
oidcc-client-test-invalid-chash
Incoming HTTP request to test instance FLpgR9fYozl0oqC
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:54:06 OUTGOING
oidcc-client-test-invalid-chash
Response to HTTP request to test instance FLpgR9fYozl0oqC
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/",
  "authorization_endpoint": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/token",
  "jwks_uri": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/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:54:07 INCOMING
oidcc-client-test-invalid-chash
Incoming HTTP request to test instance FLpgR9fYozl0oqC
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": "187",
  "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 id_token token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["code id_token token"],"grant_types":["authorization_code","implicit"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:54:07 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:54:07 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:54:07 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code id_token token"
]
2020-09-01 12:54:07 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:54:07 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:54:07 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:54:07 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:54:07 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:54:07 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:54:07 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:54:07 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:54:07 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:54:07 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:54:07 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:54:07 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:54:07 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:54:07 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:54:07 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:54:07 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:54:07 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:54:07 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:54:07 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:54:07 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_sgqYcOlAPEggxfs35313\u003d.\u003d[@"
}
2020-09-01 12:54:07
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_aWMOEYsuLLhPyytLCzazGYdwLGjjWugfxQaEyGfpjugowwQSlX7569852638-+";\
2020-09-01 12:54:07 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:54:07 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_sgqYcOlAPEggxfs35313\u003d.\u003d[@",
  "client_secret": "secret_aWMOEYsuLLhPyytLCzazGYdwLGjjWugfxQaEyGfpjugowwQSlX7569852638-+\";\\"
}
2020-09-01 12:54:07 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:54:07 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:54:07
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:54:07 OUTGOING
oidcc-client-test-invalid-chash
Response to HTTP request to test instance FLpgR9fYozl0oqC
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_sgqYcOlAPEggxfs35313\u003d.\u003d[@",
  "client_secret": "secret_aWMOEYsuLLhPyytLCzazGYdwLGjjWugfxQaEyGfpjugowwQSlX7569852638-+\";\\",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:54:07 INCOMING
oidcc-client-test-invalid-chash
Incoming HTTP request to test instance FLpgR9fYozl0oqC
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_sgqYcOlAPEggxfs35313\u003d.\u003d[@",
  "scope": "openid",
  "response_type": "code id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "mMDQMjsmjP8jj7VubjKmtyEQlpKz0-Y-Qy5aNxfj2iQ",
  "nonce": "uatU6qwCatOhHYKYDwIfmm5OGFb2b8Oem9lcMAlZiEk",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:54:07 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:54:07 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:54:07 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_sgqYcOlAPEggxfs35313\u003d.\u003d[@",
  "scope": "openid",
  "response_type": "code id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "mMDQMjsmjP8jj7VubjKmtyEQlpKz0-Y-Qy5aNxfj2iQ",
  "nonce": "uatU6qwCatOhHYKYDwIfmm5OGFb2b8Oem9lcMAlZiEk",
  "response_mode": "form_post"
}
2020-09-01 12:54:07 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:54:07 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
uatU6qwCatOhHYKYDwIfmm5OGFb2b8Oem9lcMAlZiEk
2020-09-01 12:54:07 SUCCESS
EnsureResponseTypeIsCodeIdTokenToken
Response type is expected value
expected
code id_token token
2020-09-01 12:54:07 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_sgqYcOlAPEggxfs35313=.=[@
2020-09-01 12:54:07 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:54:07 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:54:07 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:54:07 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
vWDfR41SVa
2020-09-01 12:54:07 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
-U77WIFXyfwgBADV700UXA
2020-09-01 12:54:07 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
X90eN8ZlDUioAjnogZb7UjSgPrPlohlPCvdvolUrUVXH2zl5Wv
2020-09-01 12:54:07 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
emcGsNoR-FZ50NPdtayH5g
2020-09-01 12:54:07 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/FLpgR9fYozl0oqC/
sub
user-subject-1234531
aud
client_sgqYcOlAPEggxfs35313=.=[@
nonce
uatU6qwCatOhHYKYDwIfmm5OGFb2b8Oem9lcMAlZiEk
iat
1598964847
exp
1598965147
2020-09-01 12:54:07 SUCCESS
AddInvalidCHashValueToIdToken
Added invalid c_hash to ID token claims
c_hash
-U77WIFXyfwgBADV700UXA1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/",
  "sub": "user-subject-1234531",
  "aud": "client_sgqYcOlAPEggxfs35313\u003d.\u003d[@",
  "nonce": "uatU6qwCatOhHYKYDwIfmm5OGFb2b8Oem9lcMAlZiEk",
  "iat": 1598964847,
  "exp": 1598965147,
  "c_hash": "-U77WIFXyfwgBADV700UXA1"
}
2020-09-01 12:54:07 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
emcGsNoR-FZ50NPdtayH5g
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/FLpgR9fYozl0oqC/",
  "sub": "user-subject-1234531",
  "aud": "client_sgqYcOlAPEggxfs35313\u003d.\u003d[@",
  "nonce": "uatU6qwCatOhHYKYDwIfmm5OGFb2b8Oem9lcMAlZiEk",
  "iat": 1598964847,
  "exp": 1598965147,
  "c_hash": "-U77WIFXyfwgBADV700UXA1",
  "at_hash": "emcGsNoR-FZ50NPdtayH5g"
}
2020-09-01 12:54:07 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJjNTMxMTQ1MS1hNjJiLTRmM2ItOTg4ZS00OTVjN2E3ZGNjNzEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZW1jR3NOb1ItRlo1ME5QZHRheUg1ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NncVljT2xBUEVnZ3hmczM1MzEzPS49W0AiLCJjX2hhc2giOiItVTc3V0lGWHlmd2dCQURWNzAwVVhBMSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9GTHBnUjlmWW96bDBvcUNcLyIsImV4cCI6MTU5ODk2NTE0Nywibm9uY2UiOiJ1YXRVNnF3Q2F0T2hIWUtZRHdJZm1tNU9HRmIyYjhPZW05bGNNQWxaaUVrIiwiaWF0IjoxNTk4OTY0ODQ3fQ.grSihCjx6wm70-BObn0uisWoy_O7G1s7n8rjqQ-FWiOeIjJqPrIX_05NqEooU4vQDqDEQ8miUc5OkI2kD9_hv46LmDFvXfK2BWaGAjv5crH64lawFen8TVSBYIfzSXIfpm56ZIk7KPYAIy9JhdXxBetOw6OrxFVpR-Mvs7asJdCmKKreGghq6lv9475fuJXP9JhhjYhUTKAaek3mglG1HC9Yt_Rqsp-hlZcZJzPGnbMP8200Gp6qnEAYCQBW8_872OP17OdJEa0ne5kqsTpSGUDX9Moy2uuP5XxJ0ehON5qX3KlXEORFmVG733lQTIWeNXEXX_hDQ5jhhNUvtj3xUg
key
{"p":"7m1Np2U7Q_Xu9rHNWg116r8D9aExw7fwsaGVqYGw4cqsX-bOdtFODYg39s0YsgcYWwmrXx2ml4RIDb-QCMd4F8CemGa9xx5MRBRQJIm_rjIpEkr0ZnhzaCxuu9PZxrs0kXIubygk6klL1SPs-HrFfIDQ3o1EjAw1qLNE7RUHxys","kty":"RSA","q":"1K-X6lJueTmVyoLIVZExTOS4XpwdDBMbgUVrEHtcb0-NQDpFeC6Ufnl99bOfXY_1igxr4R56LAnVv-iAk5jC05KfkbiuUgY8gFqRQJsHmdRtQtRBqCMUa3hG2PC1fj4nbxP6gjwSn-_S4xlRpWvAeJNWnTsOuxGjg0qXXj9-yv0","d":"EK2evzXnvm1h1sl-Cso9Wrg3x8c864j4iYGmXLrWLYBSFmnFGN-0ACoVt347bOWcQDl-ybm0_XwfCezHdH_D7XAl88spGZmCsGVUq7AxoQSZNAeY3sDMmJF7XyQLVaQIuIAXbV1RYObMpwG4axIIO274FcFLgMFCOEfP9UlzYzAWEdbferCVMPD-4G_1kv6f8BCYk10MJyea1wAp7phekY7iqJUhKEExxZYeyH-VjvHxfRKRFXuYkryDnWj80vmylN21iW1RAE9S8NzMEBBf-Ia5YGjRTPRAHRMTmAZsWBGmGik5IySQ_WfmTRrOoVOrcDOmDfs-g9QfFcENEpCW0Q","e":"AQAB","use":"sig","kid":"c5311451-a62b-4f3b-988e-495c7a7dcc71","qi":"vE5QP61EY8dhCPg7YfMIc3O9aNHufi3tL1UgkmjdcrKM_tvws4fgr81XzUDL_9gOP9Ho5joatNtBKFxZuB34I_UWSlC1-oV21_AXvKO-jBR2WO0IChsNnG_qOd7AnTktoiJa8enNj8orl4WQAqNh613WOr46cJqSh2UuoqDMUZY","dp":"S7rL_29X864ZyKGQ6Bl-aqFhUJNyiwfRm5oHP1_CHvWQ6qUUzwiMEiBCJlHeli1Kvx_DHuL8FwQdHsDJrwAsVN8JgL6haK1m6_jHu9NE3r9v7C-CkUmQ3nW-dkpD0auEdu4dcZD-qKu_OmO-0O2t7G296fJU42a9ZGgMbIFRhyE","dq":"xZ_jqPevbzTy2plrTRb8mFZuenrVAsM-a3_1W_tEiKmCtotuwZ2GnX6GbCfbjTSXEw83rpaDLyh0VT3VO1BWuAEmBGF2mQDydtGw5jcneOjKHa7c0z7FWpcIPcxs2EEooy4NN7ZaGALgEeUU2ICm92LwuGiH54scRIKq5Ahb6IE","n":"xhYOg2q_5kHkK_M73GH9cktGDd9fDMyxJyo2TFOktoke1uN92XAI5sQNzkN_ukWkyFDdWq0U1vJicww4GlC-pA0lwv9kVplMRErWA8BouGD5EfHwJk5IQH2hkkxizcXW08c1-hifgu5Zh9uZyP-A8xDFq6CsTueMpOJpdRHwcP9Qs-fDtZ_l5aspAg3wVjIR__2uVYICABxX89qiXOpMFqyBk9iJpbZJ4rb2Lm8KO6K-57MkB6RWuysuVljnKSOELAHfHE6cmtpipN7XCJdnnX3VCQtEyOH5AV2-G_dNEcMYu5L3WMpV48wIXHj3uYkOCFPwxSNUb1hVLvOHiAHDfw"}
algorithm
RS256
2020-09-01 12:54:07 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:54:07 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "mMDQMjsmjP8jj7VubjKmtyEQlpKz0-Y-Qy5aNxfj2iQ"
}
2020-09-01 12:54:07 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "mMDQMjsmjP8jj7VubjKmtyEQlpKz0-Y-Qy5aNxfj2iQ",
  "code": "vWDfR41SVa"
}
2020-09-01 12:54:07 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "mMDQMjsmjP8jj7VubjKmtyEQlpKz0-Y-Qy5aNxfj2iQ",
  "code": "vWDfR41SVa",
  "id_token": "eyJraWQiOiJjNTMxMTQ1MS1hNjJiLTRmM2ItOTg4ZS00OTVjN2E3ZGNjNzEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZW1jR3NOb1ItRlo1ME5QZHRheUg1ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NncVljT2xBUEVnZ3hmczM1MzEzPS49W0AiLCJjX2hhc2giOiItVTc3V0lGWHlmd2dCQURWNzAwVVhBMSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9GTHBnUjlmWW96bDBvcUNcLyIsImV4cCI6MTU5ODk2NTE0Nywibm9uY2UiOiJ1YXRVNnF3Q2F0T2hIWUtZRHdJZm1tNU9HRmIyYjhPZW05bGNNQWxaaUVrIiwiaWF0IjoxNTk4OTY0ODQ3fQ.grSihCjx6wm70-BObn0uisWoy_O7G1s7n8rjqQ-FWiOeIjJqPrIX_05NqEooU4vQDqDEQ8miUc5OkI2kD9_hv46LmDFvXfK2BWaGAjv5crH64lawFen8TVSBYIfzSXIfpm56ZIk7KPYAIy9JhdXxBetOw6OrxFVpR-Mvs7asJdCmKKreGghq6lv9475fuJXP9JhhjYhUTKAaek3mglG1HC9Yt_Rqsp-hlZcZJzPGnbMP8200Gp6qnEAYCQBW8_872OP17OdJEa0ne5kqsTpSGUDX9Moy2uuP5XxJ0ehON5qX3KlXEORFmVG733lQTIWeNXEXX_hDQ5jhhNUvtj3xUg"
}
2020-09-01 12:54:07
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "mMDQMjsmjP8jj7VubjKmtyEQlpKz0-Y-Qy5aNxfj2iQ",
  "code": "vWDfR41SVa",
  "id_token": "eyJraWQiOiJjNTMxMTQ1MS1hNjJiLTRmM2ItOTg4ZS00OTVjN2E3ZGNjNzEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZW1jR3NOb1ItRlo1ME5QZHRheUg1ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NncVljT2xBUEVnZ3hmczM1MzEzPS49W0AiLCJjX2hhc2giOiItVTc3V0lGWHlmd2dCQURWNzAwVVhBMSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9GTHBnUjlmWW96bDBvcUNcLyIsImV4cCI6MTU5ODk2NTE0Nywibm9uY2UiOiJ1YXRVNnF3Q2F0T2hIWUtZRHdJZm1tNU9HRmIyYjhPZW05bGNNQWxaaUVrIiwiaWF0IjoxNTk4OTY0ODQ3fQ.grSihCjx6wm70-BObn0uisWoy_O7G1s7n8rjqQ-FWiOeIjJqPrIX_05NqEooU4vQDqDEQ8miUc5OkI2kD9_hv46LmDFvXfK2BWaGAjv5crH64lawFen8TVSBYIfzSXIfpm56ZIk7KPYAIy9JhdXxBetOw6OrxFVpR-Mvs7asJdCmKKreGghq6lv9475fuJXP9JhhjYhUTKAaek3mglG1HC9Yt_Rqsp-hlZcZJzPGnbMP8200Gp6qnEAYCQBW8_872OP17OdJEa0ne5kqsTpSGUDX9Moy2uuP5XxJ0ehON5qX3KlXEORFmVG733lQTIWeNXEXX_hDQ5jhhNUvtj3xUg",
  "access_token": "X90eN8ZlDUioAjnogZb7UjSgPrPlohlPCvdvolUrUVXH2zl5Wv",
  "token_type": "Bearer"
}
2020-09-01 12:54:07 OUTGOING
oidcc-client-test-invalid-chash
Response to HTTP request to test instance FLpgR9fYozl0oqC
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"mMDQMjsmjP8jj7VubjKmtyEQlpKz0-Y-Qy5aNxfj2iQ","code":"vWDfR41SVa","id_token":"eyJraWQiOiJjNTMxMTQ1MS1hNjJiLTRmM2ItOTg4ZS00OTVjN2E3ZGNjNzEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZW1jR3NOb1ItRlo1ME5QZHRheUg1ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NncVljT2xBUEVnZ3hmczM1MzEzPS49W0AiLCJjX2hhc2giOiItVTc3V0lGWHlmd2dCQURWNzAwVVhBMSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9GTHBnUjlmWW96bDBvcUNcLyIsImV4cCI6MTU5ODk2NTE0Nywibm9uY2UiOiJ1YXRVNnF3Q2F0T2hIWUtZRHdJZm1tNU9HRmIyYjhPZW05bGNNQWxaaUVrIiwiaWF0IjoxNTk4OTY0ODQ3fQ.grSihCjx6wm70-BObn0uisWoy_O7G1s7n8rjqQ-FWiOeIjJqPrIX_05NqEooU4vQDqDEQ8miUc5OkI2kD9_hv46LmDFvXfK2BWaGAjv5crH64lawFen8TVSBYIfzSXIfpm56ZIk7KPYAIy9JhdXxBetOw6OrxFVpR-Mvs7asJdCmKKreGghq6lv9475fuJXP9JhhjYhUTKAaek3mglG1HC9Yt_Rqsp-hlZcZJzPGnbMP8200Gp6qnEAYCQBW8_872OP17OdJEa0ne5kqsTpSGUDX9Moy2uuP5XxJ0ehON5qX3KlXEORFmVG733lQTIWeNXEXX_hDQ5jhhNUvtj3xUg","access_token":"X90eN8ZlDUioAjnogZb7UjSgPrPlohlPCvdvolUrUVXH2zl5Wv","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:54:07 INCOMING
oidcc-client-test-invalid-chash
Incoming HTTP request to test instance FLpgR9fYozl0oqC
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:54:07 OUTGOING
oidcc-client-test-invalid-chash
Response to HTTP request to test instance FLpgR9fYozl0oqC
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "c5311451-a62b-4f3b-988e-495c7a7dcc71",
      "n": "xhYOg2q_5kHkK_M73GH9cktGDd9fDMyxJyo2TFOktoke1uN92XAI5sQNzkN_ukWkyFDdWq0U1vJicww4GlC-pA0lwv9kVplMRErWA8BouGD5EfHwJk5IQH2hkkxizcXW08c1-hifgu5Zh9uZyP-A8xDFq6CsTueMpOJpdRHwcP9Qs-fDtZ_l5aspAg3wVjIR__2uVYICABxX89qiXOpMFqyBk9iJpbZJ4rb2Lm8KO6K-57MkB6RWuysuVljnKSOELAHfHE6cmtpipN7XCJdnnX3VCQtEyOH5AV2-G_dNEcMYu5L3WMpV48wIXHj3uYkOCFPwxSNUb1hVLvOHiAHDfw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "6bea51c8-50b5-4d1f-ab4a-35591d3c3339",
      "n": "jC8jxZUfJKYZpjnE2TC4kGHh73GahC2CzMFqg0rbeLIypWkspSl7xLwQL-jC4Ijy4fCStxOD97tqw5v1CG5XCz-s87pFN1YtBi7Y-2EepgXTHMn2QST0jwlO_nrI2-ZXJxRZbmJE7x4CKvvkZCL4eMQaEyk6GZXKHL3kAdAVqr85JJmc8lLx0uLI-tTc4zTRSsZ4EsRCluRxfo61YCfFGh3hkW7Hvb0CkGy_ufoCn8-VEOuSmSeGVcwNhZ9mt4ODwRnmeFCshxrzRGlxA9NcDxXLsv7v356hBRf2PqfO13j4OTtnVVFemVnSIasntlJ0Cb09AVrZOPDMxRGVTbWYww"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "4789f9a7-6387-4506-a9e7-bd6bc7803ada",
      "x": "Zjkd8pQ5n56_JROkAA-USe8-aPJJv427aRoY0nGzEXw",
      "y": "0Flr2dZACWMgGLCRh4oqHqQ5MCmuUNQhDvbXvgCHo5A"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "10e033dd-1be1-4fa9-a6da-066410c6bcc2",
      "x": "MrQ_pVhPi4TAjfOhJPk70cFWSx0vILYJ8c0Vt448DEc",
      "y": "fvDVWl3DQBWLg9r_IN-K_CBeSF-Pv4maqREwT9VyBz4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "a9917830-882c-44aa-842c-bdd77a80ad82",
      "x": "Rulg_9EwYWOCvokf5XeZhiUWUKF7qZRk1ORmHWqLwhE",
      "y": "NkIr9oy4EiptcFtHhMlckjVl2P3sRQHNAsFiJgC6dNM"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "bc274538-1f46-4b32-9437-f3ba9352c606",
      "x": "9M3nhy8SOydnpCHNKhsBnFlyhuz9wqYqXC_7Cw6MLo4"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "9972ff2d-c4e0-418d-b9f2-b4f4e243620b",
      "alg": "RSA-OAEP",
      "n": "hqkhe4Ye-2drtcmIcKonVLEUqf02_-njyYho4u1Woje6innE18-Jdt4UmByFMtcn3fCkpyroXVVVS2hjUFzbY_fXN7YaLYZ3oHOfHIqBEn9wci85_MvoTXGhCLEUTGQAq49FBMRG0odFmvtQ1Nh9HqHDE6qa4D8DJuKHuyzpFRoe98wq6p_DEmbhbz0OxHloqu9OCO7I7QBnkCW--zGqmZBkVewXnJ-pwv0PyXPSSNt8YUft1xjLN0vg9dASaFpurtcwSzzxb-3YpaaVOuhv4JWKBuMu_vE3L8J6bAt6RgmtbNCOHVjIwkCXGTUhgpgArzrAW8Dk_lQ5-pNNoifoZQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "003bdda0-720d-4ef6-b3de-531a931e72a5",
      "x": "0HySNgnMCxaE05vz02AMilKpQDnmGxheoQUHBhScaVw",
      "y": "uRpjT3MXtX_34iHxb_FzBNktk2RIuYs5n_yL6qC56Ek",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:54:09 FINISHED
oidcc-client-test-invalid-chash
Test has run to completion
testmodule_result
PASSED
Test Results