Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:49:49 INFO
TEST-RUNNER
Test instance FWZFDPheEaTwaAX created
baseUrl
https://www.certification.openid.net/test/FWZFDPheEaTwaAX
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-userinfo-invalid-sub
2020-09-01 12:49:49 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/",
  "authorization_endpoint": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/token",
  "jwks_uri": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/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:49:49
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/",
  "authorization_endpoint": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/token",
  "jwks_uri": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/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:49:49
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "-TZSV0jFpKC2oNbe1LWaTE-Rz93YwGdz6mlzT49J2sxQPc4H0sMeA5xmbgm_H8Ji1HFhhQNDrcNMfGZqSG7IvK4T8zDQYU5BaWdB5TtsxplKExVIr3N-ZSv-jKRm4WkQ-8ry9gMz66ymjRKVkmkyxPaWc-nAoyimRGBSJJ1Ttuk",
      "kty": "RSA",
      "q": "t8R9XedCzw2OeMgkwAHhlVSnqX07i3hLXFyQsaB_5s4W8klLR9TXbztdMR9EVTDKdqkwB5Yt4ZSP9TgVxKA1mM-f-VirCLJxVt_8Po68B55rdQO71IHarCDhpcQGq5bWKAm5WK5pdXwQbWfKzcEpOBPJFc5eG3mT3wqzroHes18",
      "d": "lt0oHlr9FgLyle7XgRsHhDWLyWdx1lOB_hByCQkHMiJbvFoIj0ZDe63XnHLObcaUnKX6eUKbgZIqoB7yRZ02HMU5lI6hgu1KAUcZL58O5uvYOe5Z6LGmi89Mpd6p9OmAWaMxCqlQTigQVDygoqISsNsmZzsaJ_3p3oYUxEipkAs5vaEOBr7tDIv3QLFQ7K_aeO4l-2yX6mtcC5kLokWlnFgu4gUH-1lD-B1jKMfq8iNHNyGGQmAuIIRZngx8SdSIlSJfob6B16N6Trri-xRod25lb6mqOnHfG0gJ-g08IsRHOrJ3BL8qiJ0ujvgph8L3zhBYuaNoJmRmrFRIvFjewQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "cdc67b6d-52b9-49d6-8c30-8655aa412e23",
      "qi": "LT8VQPgy1vf-0ONGk_rXPzekwZ1Spk20gVyxGSvjWZq-3Ez4dj1OEab36HkXNWrEG0nW1HUYB2GkI7J5KC9kg1jDPn7fnedzvBOX5VpTsKOuuj59KHlaHZiUOWYRohJERb4b1An9SBjiHQAA4LklE1cHWBEajPdn_MdKnaYHs4Q",
      "dp": "fC6eb1Ia8oMHHjSUCyiHP7lyrkMc7Btg_pEXXbDIG5gt7-5HpbWGskPwIqsGqvvBJZ1t-8r5oY-tAFxEX92cd7DCzi8n1yUYoT5L7r9i37-o0sOLWapSdHWsvUZ64Z3qUZ363a4Q5EI_KBL3p2J2YwGBTTdQv7zUxUO-CvK-sWk",
      "dq": "Ze0oE_N3TNyaD0gDijQA6RDhRdLeOgdo1TvKTZtWFbBtbclVZewZ6eolUF-lSRMc2SASMcMMg7gg-MQ43qx1zeIrOuQBSXuf_a2SfSgyBo_JzkdZ4Q59OUeroIPPp1CsS9zI3vUuLSm4-tW82M6wjBf9SokCDX8rk2SeMMZ7vUU",
      "n": "suUcfl_qlhz6-6cN4I0l_0hG_nomo41QU2MINvfLD9k60fKlRmHNk3g-JzdbLbHJSJX19FBb6vEHxhbM5xPcUw6417PqXdtWbQ9x9Y0oQHPoFrVn6ydxP9GSOkRd_XWL_inirc14OZ-cYHqtYXNl3IcQoWwK6KL642lFscNnXtYHgkzhcyn8hn7GyTRkEl3q-7KV_RljdJjS7qcCcYMzk9V_2GwIflvnnK9ZTTG4QLU9JRiICoMbsf4GuWmWZelj252s7mnZA2jQtEjzEga7Cl22oX1v8uJZFS1MHaVK91hMkaDiNZShit_PYgGgU8WAuRxLa0kW1bf8GvC58gPLdw"
    },
    {
      "kty": "EC",
      "d": "e89gDnS_vpf6zi6N93dG0bJWYiiXw1QvGvjrN2KlgwE",
      "use": "sig",
      "crv": "P-256",
      "kid": "ad33426a-4ac5-4abe-b2b2-5b1364f1a531",
      "x": "5ZU-AXrSEJTb7u-aa3XiN9dmu19xKiaM4MCesBg5KcQ",
      "y": "mjfTeU7wLwDldudKERW0pstwQvTNRewrGDFAyswDnRs"
    },
    {
      "kty": "EC",
      "d": "GbI-cbp-rQbjIuvKvvnWNGiYUIuZc0Y_x6Os0qw-zH8",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "da791c61-83d1-47d4-be79-c518132c43cb",
      "x": "hS3tYm_KBn8K0ESSHrhmy_CYbQR8vjV1t5P8-QJAKng",
      "y": "Wu4PCl06i4R9vcM19NbM-X94LecWgvN4Zaj6XVqiVow"
    },
    {
      "kty": "OKP",
      "d": "uZeG2tTFDYlR2fMbYWi7Z1Eqb56fcppwmp6mXoDVias",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "b4cc2018-bbb4-48b0-ba91-00c0c42e7050",
      "x": "3R32qf31aUcqErXYdSlfQvyStrAMf_Hfbk-Rhz_4ScE"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "9norWif6OelSgjtG49oEBUMassZ-qDDGw1pFRZD7QCvtpqVJNdeJIJ8Nks31UV8SKRf224CVHcDO9UHLItwlaRpUWGmXjsLvW-KMIgDx_fHYmf1dqcGmaoBflm1_XW7tT-c4bdXmquJQ4OL87L2Ycw2dV3snv7z-j8kuy4jmKFM",
      "kty": "RSA",
      "q": "4SYjKKiBLopx_q4TRZyUsgQK_KXGuqFM1FTid7iMmMDT3bUtTVYUq2Yav2bQJJGCv9k9e2oWs_EVliCCVH4AG0qWfUHyWijMnZefc_fRxEDFz3LLyntomztMUaRQe9VwU9Df_6S74wfx58FhpJFOBauJEW1i3Vkh61biPqGpKiM",
      "d": "bLglep5K6da6v31PN0DCdGIIFQ4KE1tWX9zrkGolexsOrhnogIT2s00JZKCT9aePszfLlb55TmzGlncuWRV7Dd6vY2W9iW8MqzT9Yz_buF6AJpP35TG3mN7meiMVGbSWflEWsV38VvlDpifH9iBbieXbt-T1V5EfjteKw5AE4N_tRSjv0TRLhSshIiIh16LOKlgzWRzrUNQxVHTmOm2AAL87VW4APtJlIztI1LQ2nmdysXdVJzMiaecQ7-JUW87NmKjG2TAs406jD10N3E5fBLlXrF5Tr6AtOLnlYJDu3TiKRQ0p6D2HgDid4MuShz-mG0yLfXGAYdt0aI_U7F6f9Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "4adda43f-e711-4b34-be5b-fe95a448f0dc",
      "qi": "xJ01bF7tRMgs2hOGbNBCrirrLNOINeKIK_Q9S2cTeG7aer4Rt4skNhWDygxoJ-fpkc03ha_-zC4b-9sgAiKOQ_SnukEzwFA9AuLtMxTieVZK5YuB-Y6QNYWVMXuXI4aWpC9EE6g4ygSx1zaNvPMEMwqVz_QiTEp7W0J_9miYEDU",
      "dp": "IwpJQX7vdu4xuav9rwTej3TzxbisZvLQPxOFR5eN8JiOJ6PV3Z6vswCJqHY5SwEuDsOGZ7xG9rzjb0CURXdwphmFJjCUyEn0R2bUrzzdKlIIjhPUDf8mzntDm5ojgj_z4uknP44qRd74yo_ajzmBA9JKrRYoF30h34UlbvAecFs",
      "alg": "RSA-OAEP",
      "dq": "JS2tBJu-qTbHWCzaldYjX7n3Ln0ZcdwM2csikm5xGRBOa__s-SZLx3nW1OBfYop8sr1mv6hnE1OuIto_a0BbOCZ67zgikuzFzQgqlnXHt8aSY40rRcZXIbsLAThG6gv2voBxXL-RHw5CzehK_WfZIGqQ-cW8W5zKUxhHx9veGU0",
      "n": "2MYYFoXFgmphO7b_A-bfPiHyJRr2--gOWxK6E9fDijYE8mnlpaY5R1UwK1HCqN3LstPiamwkxMjjgvYzXAEPcISxz9w-FVxRXFB5sHVBatYkEbJGRt9NYh2TW8yu94QSL3W3Img1L_NfNbZ6P1qlza5_it3HeabwhiRahsc3r9qyzYk8bk0acECTnR7YOD03FJpMyrlkJIeMgUZmdrGqyaeu5jbotySPmhWnD8q6bcZCMprJUXdIYFHezGJLZxmelyvtUs35XbkUftoes5jMvnzEx4KID1LV6zSiY7fXEmfeoMut9JE3FEfc1ULjy3SLVF09OP0eYtGj3fOwS-AhWQ"
    },
    {
      "kty": "EC",
      "d": "kBSWgI4nhc_Yav2oboHSsgRTU_wTYodomtJXZSgo2UQ",
      "use": "enc",
      "crv": "P-256",
      "kid": "155a7a63-a186-4f99-9fee-7614344af12b",
      "x": "032pO79j8TkDWgDQKuRhjODvyliq2AEm4YUOKHpObK8",
      "y": "WLSKXbaFyTMG4kof9ByMA1T7KWVtKfVlhVejlgpTdrI",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "cdc67b6d-52b9-49d6-8c30-8655aa412e23",
      "n": "suUcfl_qlhz6-6cN4I0l_0hG_nomo41QU2MINvfLD9k60fKlRmHNk3g-JzdbLbHJSJX19FBb6vEHxhbM5xPcUw6417PqXdtWbQ9x9Y0oQHPoFrVn6ydxP9GSOkRd_XWL_inirc14OZ-cYHqtYXNl3IcQoWwK6KL642lFscNnXtYHgkzhcyn8hn7GyTRkEl3q-7KV_RljdJjS7qcCcYMzk9V_2GwIflvnnK9ZTTG4QLU9JRiICoMbsf4GuWmWZelj252s7mnZA2jQtEjzEga7Cl22oX1v8uJZFS1MHaVK91hMkaDiNZShit_PYgGgU8WAuRxLa0kW1bf8GvC58gPLdw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "0369a83b-06d1-4ca0-9e70-139345732e68",
      "n": "pChgXAk9xLilg21N8ZcUGVgdtJhkfYBnhMsyIzfRAsA_cXrdRex__eLt3kGwzrQlCcCvFO1fPUVOY4jzjqM_HNaDB1-PJZ1_jMMqocMLOjHRA4BY57QLlG1bsOU5kylOBzjVZ8p4zUiFV0MGFtqNgqeOM8mXzd29Hb7fjJAR8KGY_1IszitKk9q489sE1lM-3E6vWW3Has6xpOy21JDDX302v6FtRLwnjPoa8Z4d9n2IHUX1rKHe9S2MKeVrfYN5K4YEiepBzpp0X7hY7kKW1SkYEdBzGgYuyMbT1FYtXVmj5ZG29ztODcLgjSI6JRj7wNxLG9_DpipzWFJTtN_g0w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "ad33426a-4ac5-4abe-b2b2-5b1364f1a531",
      "x": "5ZU-AXrSEJTb7u-aa3XiN9dmu19xKiaM4MCesBg5KcQ",
      "y": "mjfTeU7wLwDldudKERW0pstwQvTNRewrGDFAyswDnRs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "3e92902d-9b65-4bc4-ade9-e6953a273832",
      "x": "UnptlM195NLJW5xGvQ87OaI20MlF57Pam46rxnT-giE",
      "y": "tfoN_wjVGJwFevhLUHapFwZ9xdzNOmmTsRe6NCUiliw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "da791c61-83d1-47d4-be79-c518132c43cb",
      "x": "hS3tYm_KBn8K0ESSHrhmy_CYbQR8vjV1t5P8-QJAKng",
      "y": "Wu4PCl06i4R9vcM19NbM-X94LecWgvN4Zaj6XVqiVow"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "b4cc2018-bbb4-48b0-ba91-00c0c42e7050",
      "x": "3R32qf31aUcqErXYdSlfQvyStrAMf_Hfbk-Rhz_4ScE"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "4adda43f-e711-4b34-be5b-fe95a448f0dc",
      "alg": "RSA-OAEP",
      "n": "2MYYFoXFgmphO7b_A-bfPiHyJRr2--gOWxK6E9fDijYE8mnlpaY5R1UwK1HCqN3LstPiamwkxMjjgvYzXAEPcISxz9w-FVxRXFB5sHVBatYkEbJGRt9NYh2TW8yu94QSL3W3Img1L_NfNbZ6P1qlza5_it3HeabwhiRahsc3r9qyzYk8bk0acECTnR7YOD03FJpMyrlkJIeMgUZmdrGqyaeu5jbotySPmhWnD8q6bcZCMprJUXdIYFHezGJLZxmelyvtUs35XbkUftoes5jMvnzEx4KID1LV6zSiY7fXEmfeoMut9JE3FEfc1ULjy3SLVF09OP0eYtGj3fOwS-AhWQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "155a7a63-a186-4f99-9fee-7614344af12b",
      "x": "032pO79j8TkDWgDQKuRhjODvyliq2AEm4YUOKHpObK8",
      "y": "WLSKXbaFyTMG4kof9ByMA1T7KWVtKfVlhVejlgpTdrI",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:49:49 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:49:49 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:49:49 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:49:49 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:49:49
oidcc-client-test-userinfo-invalid-sub
Setup Done
2020-09-01 12:49:52 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance FWZFDPheEaTwaAX
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:49:52 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance FWZFDPheEaTwaAX
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/",
  "authorization_endpoint": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/token",
  "jwks_uri": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/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:49:53 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance FWZFDPheEaTwaAX
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:49:53 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:49:53 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:49:53 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-09-01 12:49:53 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:49:53 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:49:53 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:49:53 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:49:53 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:49:53 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:49:53 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:49:53 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:49:53 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:49:53 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:49:53 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:49:53 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:49:53 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:49:53 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:49:53 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:49:53 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:49:53 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:49:53 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:49:53 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:49:53 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_aITjnVRUozjMIBP63463@](]\\"
}
2020-09-01 12:49:53
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_mKqkqpFrSQMQMeUYZIiiIzAguNBfcsMkEINgnhCPjuoZhFrRbB8512287553@:!"~
2020-09-01 12:49:53 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:49:53 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_aITjnVRUozjMIBP63463@](]\\",
  "client_secret": "secret_mKqkqpFrSQMQMeUYZIiiIzAguNBfcsMkEINgnhCPjuoZhFrRbB8512287553@:!\"~"
}
2020-09-01 12:49:53 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:49:53 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:49:53
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:49:53 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance FWZFDPheEaTwaAX
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_aITjnVRUozjMIBP63463@](]\\",
  "client_secret": "secret_mKqkqpFrSQMQMeUYZIiiIzAguNBfcsMkEINgnhCPjuoZhFrRbB8512287553@:!\"~",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:49:53 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance FWZFDPheEaTwaAX
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_aITjnVRUozjMIBP63463@](]\\",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "xRp2z5WrI9E51TicBKi1IHnWuXeNtvIwWF9IYKOlAjQ",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:49:53 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:49:53 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:49:53 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_aITjnVRUozjMIBP63463@](]\\",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "xRp2z5WrI9E51TicBKi1IHnWuXeNtvIwWF9IYKOlAjQ",
  "response_mode": "form_post"
}
2020-09-01 12:49:53 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:49:53 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:49:53 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-09-01 12:49:53 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_aITjnVRUozjMIBP63463@](]\
2020-09-01 12:49:53 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:49:53 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:49:53 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:49:53 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
2N5oRmF6Zu
2020-09-01 12:49:53 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
xy8n7tqCR4QcRrzunb0HTg
2020-09-01 12:49:53 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "xRp2z5WrI9E51TicBKi1IHnWuXeNtvIwWF9IYKOlAjQ"
}
2020-09-01 12:49:53 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "xRp2z5WrI9E51TicBKi1IHnWuXeNtvIwWF9IYKOlAjQ",
  "code": "2N5oRmF6Zu"
}
2020-09-01 12:49:53 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance FWZFDPheEaTwaAX
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"xRp2z5WrI9E51TicBKi1IHnWuXeNtvIwWF9IYKOlAjQ","code":"2N5oRmF6Zu"}}]
outgoing_path
authorize
2020-09-01 12:49:54 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance FWZFDPheEaTwaAX
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X2FJVGpuVlJVb3pqTUlCUDYzNDYzJTQwJTVEKCU1RCU1QzpzZWNyZXRfbUtxa3FwRnJTUU1RTWVVWVpJaWlJekFndU5CZmNzTWtFSU5nbmhDUGp1b1poRnJSYkI4NTEyMjg3NTUzJTQwJTNBISUyMn4\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": "2N5oRmF6Zu",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=2N5oRmF6Zu&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:49:54 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_aITjnVRUozjMIBP63463@](]\
client_secret
secret_mKqkqpFrSQMQMeUYZIiiIzAguNBfcsMkEINgnhCPjuoZhFrRbB8512287553@:!"~
method
client_secret_basic
2020-09-01 12:49:54 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:49:54 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
2N5oRmF6Zu
2020-09-01 12:49:54 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:49:54 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
1ZKUBRdcY06XkCXQL4ucQRlbYi6bCBxrPMNo8yuCp0Z9fro2Sg
2020-09-01 12:49:54 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
4cSfSIwbWcF4i_Tli_ZUHw
2020-09-01 12:49:54 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/FWZFDPheEaTwaAX/
sub
user-subject-1234531
aud
client_aITjnVRUozjMIBP63463@](]\
iat
1598964594
exp
1598964894
2020-09-01 12:49:54 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
4cSfSIwbWcF4i_Tli_ZUHw
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/FWZFDPheEaTwaAX/",
  "sub": "user-subject-1234531",
  "aud": "client_aITjnVRUozjMIBP63463@](]\\",
  "iat": 1598964594,
  "exp": 1598964894,
  "at_hash": "4cSfSIwbWcF4i_Tli_ZUHw"
}
2020-09-01 12:49:54 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJjZGM2N2I2ZC01MmI5LTQ5ZDYtOGMzMC04NjU1YWE0MTJlMjMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNGNTZlNJd2JXY0Y0aV9UbGlfWlVIdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2FJVGpuVlJVb3pqTUlCUDYzNDYzQF0oXVxcIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL0ZXWkZEUGhlRWFUd2FBWFwvIiwiZXhwIjoxNTk4OTY0ODk0LCJpYXQiOjE1OTg5NjQ1OTR9.ZyL3WOWrT7IJS-uYQ3M70E--3nJ6h2_o1_n9TJukzGmSa3H8BGOCjdiKoxRT0I6vkupkiwC1mZlRLzse_KAPTXgJg3zzWnBXX-YR_EgtJCJgy7MB7jAr-qIjH6aES4d5GxPLqRsAtSRGRLPdX8iQWUPkqdhpiFsIjjo37xS1aUwEKBbhRJEoMw0hyRSfnKUQvIFY5NUw-Us52hLjMmzMCypvocyn7amCLdikCpiz2N2l8VkL8cmmMdGbYYJ3hvf2v8-Q37s0pXb2Kc8IUKqIB5oai7QODdNNCNiywdkSxCcFE5TYxB-ulR1zW_NPixAAbTn_oPl5ULirb4UCVPAbmg
key
{"p":"-TZSV0jFpKC2oNbe1LWaTE-Rz93YwGdz6mlzT49J2sxQPc4H0sMeA5xmbgm_H8Ji1HFhhQNDrcNMfGZqSG7IvK4T8zDQYU5BaWdB5TtsxplKExVIr3N-ZSv-jKRm4WkQ-8ry9gMz66ymjRKVkmkyxPaWc-nAoyimRGBSJJ1Ttuk","kty":"RSA","q":"t8R9XedCzw2OeMgkwAHhlVSnqX07i3hLXFyQsaB_5s4W8klLR9TXbztdMR9EVTDKdqkwB5Yt4ZSP9TgVxKA1mM-f-VirCLJxVt_8Po68B55rdQO71IHarCDhpcQGq5bWKAm5WK5pdXwQbWfKzcEpOBPJFc5eG3mT3wqzroHes18","d":"lt0oHlr9FgLyle7XgRsHhDWLyWdx1lOB_hByCQkHMiJbvFoIj0ZDe63XnHLObcaUnKX6eUKbgZIqoB7yRZ02HMU5lI6hgu1KAUcZL58O5uvYOe5Z6LGmi89Mpd6p9OmAWaMxCqlQTigQVDygoqISsNsmZzsaJ_3p3oYUxEipkAs5vaEOBr7tDIv3QLFQ7K_aeO4l-2yX6mtcC5kLokWlnFgu4gUH-1lD-B1jKMfq8iNHNyGGQmAuIIRZngx8SdSIlSJfob6B16N6Trri-xRod25lb6mqOnHfG0gJ-g08IsRHOrJ3BL8qiJ0ujvgph8L3zhBYuaNoJmRmrFRIvFjewQ","e":"AQAB","use":"sig","kid":"cdc67b6d-52b9-49d6-8c30-8655aa412e23","qi":"LT8VQPgy1vf-0ONGk_rXPzekwZ1Spk20gVyxGSvjWZq-3Ez4dj1OEab36HkXNWrEG0nW1HUYB2GkI7J5KC9kg1jDPn7fnedzvBOX5VpTsKOuuj59KHlaHZiUOWYRohJERb4b1An9SBjiHQAA4LklE1cHWBEajPdn_MdKnaYHs4Q","dp":"fC6eb1Ia8oMHHjSUCyiHP7lyrkMc7Btg_pEXXbDIG5gt7-5HpbWGskPwIqsGqvvBJZ1t-8r5oY-tAFxEX92cd7DCzi8n1yUYoT5L7r9i37-o0sOLWapSdHWsvUZ64Z3qUZ363a4Q5EI_KBL3p2J2YwGBTTdQv7zUxUO-CvK-sWk","dq":"Ze0oE_N3TNyaD0gDijQA6RDhRdLeOgdo1TvKTZtWFbBtbclVZewZ6eolUF-lSRMc2SASMcMMg7gg-MQ43qx1zeIrOuQBSXuf_a2SfSgyBo_JzkdZ4Q59OUeroIPPp1CsS9zI3vUuLSm4-tW82M6wjBf9SokCDX8rk2SeMMZ7vUU","n":"suUcfl_qlhz6-6cN4I0l_0hG_nomo41QU2MINvfLD9k60fKlRmHNk3g-JzdbLbHJSJX19FBb6vEHxhbM5xPcUw6417PqXdtWbQ9x9Y0oQHPoFrVn6ydxP9GSOkRd_XWL_inirc14OZ-cYHqtYXNl3IcQoWwK6KL642lFscNnXtYHgkzhcyn8hn7GyTRkEl3q-7KV_RljdJjS7qcCcYMzk9V_2GwIflvnnK9ZTTG4QLU9JRiICoMbsf4GuWmWZelj252s7mnZA2jQtEjzEga7Cl22oX1v8uJZFS1MHaVK91hMkaDiNZShit_PYgGgU8WAuRxLa0kW1bf8GvC58gPLdw"}
algorithm
RS256
2020-09-01 12:49:54 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:49:54 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
1ZKUBRdcY06XkCXQL4ucQRlbYi6bCBxrPMNo8yuCp0Z9fro2Sg
token_type
Bearer
id_token
eyJraWQiOiJjZGM2N2I2ZC01MmI5LTQ5ZDYtOGMzMC04NjU1YWE0MTJlMjMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNGNTZlNJd2JXY0Y0aV9UbGlfWlVIdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2FJVGpuVlJVb3pqTUlCUDYzNDYzQF0oXVxcIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL0ZXWkZEUGhlRWFUd2FBWFwvIiwiZXhwIjoxNTk4OTY0ODk0LCJpYXQiOjE1OTg5NjQ1OTR9.ZyL3WOWrT7IJS-uYQ3M70E--3nJ6h2_o1_n9TJukzGmSa3H8BGOCjdiKoxRT0I6vkupkiwC1mZlRLzse_KAPTXgJg3zzWnBXX-YR_EgtJCJgy7MB7jAr-qIjH6aES4d5GxPLqRsAtSRGRLPdX8iQWUPkqdhpiFsIjjo37xS1aUwEKBbhRJEoMw0hyRSfnKUQvIFY5NUw-Us52hLjMmzMCypvocyn7amCLdikCpiz2N2l8VkL8cmmMdGbYYJ3hvf2v8-Q37s0pXb2Kc8IUKqIB5oai7QODdNNCNiywdkSxCcFE5TYxB-ulR1zW_NPixAAbTn_oPl5ULirb4UCVPAbmg
scope
openid
2020-09-01 12:49:54 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance FWZFDPheEaTwaAX
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "1ZKUBRdcY06XkCXQL4ucQRlbYi6bCBxrPMNo8yuCp0Z9fro2Sg",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJjZGM2N2I2ZC01MmI5LTQ5ZDYtOGMzMC04NjU1YWE0MTJlMjMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNGNTZlNJd2JXY0Y0aV9UbGlfWlVIdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2FJVGpuVlJVb3pqTUlCUDYzNDYzQF0oXVxcIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL0ZXWkZEUGhlRWFUd2FBWFwvIiwiZXhwIjoxNTk4OTY0ODk0LCJpYXQiOjE1OTg5NjQ1OTR9.ZyL3WOWrT7IJS-uYQ3M70E--3nJ6h2_o1_n9TJukzGmSa3H8BGOCjdiKoxRT0I6vkupkiwC1mZlRLzse_KAPTXgJg3zzWnBXX-YR_EgtJCJgy7MB7jAr-qIjH6aES4d5GxPLqRsAtSRGRLPdX8iQWUPkqdhpiFsIjjo37xS1aUwEKBbhRJEoMw0hyRSfnKUQvIFY5NUw-Us52hLjMmzMCypvocyn7amCLdikCpiz2N2l8VkL8cmmMdGbYYJ3hvf2v8-Q37s0pXb2Kc8IUKqIB5oai7QODdNNCNiywdkSxCcFE5TYxB-ulR1zW_NPixAAbTn_oPl5ULirb4UCVPAbmg",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:49:54 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance FWZFDPheEaTwaAX
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:49:54 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance FWZFDPheEaTwaAX
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "cdc67b6d-52b9-49d6-8c30-8655aa412e23",
      "n": "suUcfl_qlhz6-6cN4I0l_0hG_nomo41QU2MINvfLD9k60fKlRmHNk3g-JzdbLbHJSJX19FBb6vEHxhbM5xPcUw6417PqXdtWbQ9x9Y0oQHPoFrVn6ydxP9GSOkRd_XWL_inirc14OZ-cYHqtYXNl3IcQoWwK6KL642lFscNnXtYHgkzhcyn8hn7GyTRkEl3q-7KV_RljdJjS7qcCcYMzk9V_2GwIflvnnK9ZTTG4QLU9JRiICoMbsf4GuWmWZelj252s7mnZA2jQtEjzEga7Cl22oX1v8uJZFS1MHaVK91hMkaDiNZShit_PYgGgU8WAuRxLa0kW1bf8GvC58gPLdw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "0369a83b-06d1-4ca0-9e70-139345732e68",
      "n": "pChgXAk9xLilg21N8ZcUGVgdtJhkfYBnhMsyIzfRAsA_cXrdRex__eLt3kGwzrQlCcCvFO1fPUVOY4jzjqM_HNaDB1-PJZ1_jMMqocMLOjHRA4BY57QLlG1bsOU5kylOBzjVZ8p4zUiFV0MGFtqNgqeOM8mXzd29Hb7fjJAR8KGY_1IszitKk9q489sE1lM-3E6vWW3Has6xpOy21JDDX302v6FtRLwnjPoa8Z4d9n2IHUX1rKHe9S2MKeVrfYN5K4YEiepBzpp0X7hY7kKW1SkYEdBzGgYuyMbT1FYtXVmj5ZG29ztODcLgjSI6JRj7wNxLG9_DpipzWFJTtN_g0w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "ad33426a-4ac5-4abe-b2b2-5b1364f1a531",
      "x": "5ZU-AXrSEJTb7u-aa3XiN9dmu19xKiaM4MCesBg5KcQ",
      "y": "mjfTeU7wLwDldudKERW0pstwQvTNRewrGDFAyswDnRs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "3e92902d-9b65-4bc4-ade9-e6953a273832",
      "x": "UnptlM195NLJW5xGvQ87OaI20MlF57Pam46rxnT-giE",
      "y": "tfoN_wjVGJwFevhLUHapFwZ9xdzNOmmTsRe6NCUiliw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "da791c61-83d1-47d4-be79-c518132c43cb",
      "x": "hS3tYm_KBn8K0ESSHrhmy_CYbQR8vjV1t5P8-QJAKng",
      "y": "Wu4PCl06i4R9vcM19NbM-X94LecWgvN4Zaj6XVqiVow"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "b4cc2018-bbb4-48b0-ba91-00c0c42e7050",
      "x": "3R32qf31aUcqErXYdSlfQvyStrAMf_Hfbk-Rhz_4ScE"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "4adda43f-e711-4b34-be5b-fe95a448f0dc",
      "alg": "RSA-OAEP",
      "n": "2MYYFoXFgmphO7b_A-bfPiHyJRr2--gOWxK6E9fDijYE8mnlpaY5R1UwK1HCqN3LstPiamwkxMjjgvYzXAEPcISxz9w-FVxRXFB5sHVBatYkEbJGRt9NYh2TW8yu94QSL3W3Img1L_NfNbZ6P1qlza5_it3HeabwhiRahsc3r9qyzYk8bk0acECTnR7YOD03FJpMyrlkJIeMgUZmdrGqyaeu5jbotySPmhWnD8q6bcZCMprJUXdIYFHezGJLZxmelyvtUs35XbkUftoes5jMvnzEx4KID1LV6zSiY7fXEmfeoMut9JE3FEfc1ULjy3SLVF09OP0eYtGj3fOwS-AhWQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "155a7a63-a186-4f99-9fee-7614344af12b",
      "x": "032pO79j8TkDWgDQKuRhjODvyliq2AEm4YUOKHpObK8",
      "y": "WLSKXbaFyTMG4kof9ByMA1T7KWVtKfVlhVejlgpTdrI",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:49:54 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance FWZFDPheEaTwaAX
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer 1ZKUBRdcY06XkCXQL4ucQRlbYi6bCBxrPMNo8yuCp0Z9fro2Sg",
  "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:49:54 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
1ZKUBRdcY06XkCXQL4ucQRlbYi6bCBxrPMNo8yuCp0Z9fro2Sg
2020-09-01 12:49:54 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
1ZKUBRdcY06XkCXQL4ucQRlbYi6bCBxrPMNo8yuCp0Z9fro2Sg
2020-09-01 12:49:54 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
2020-09-01 12:49:54
ChangeSubInUserInfoResponseToBeInvalid
Added invalid sub to userinfo endpoint output
sub
user-subject-1234531invalid
2020-09-01 12:49:54
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:49:54 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:49:54 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:49:54 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:49:54 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance FWZFDPheEaTwaAX
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531invalid"
}
outgoing_path
userinfo
2020-09-01 12:49:54 FINISHED
oidcc-client-test-userinfo-invalid-sub
Test has run to completion
testmodule_result
PASSED
Test Results