Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:49:43 INFO
TEST-RUNNER
Test instance yguzGAc2MpkAePP created
baseUrl
https://www.certification.openid.net/test/yguzGAc2MpkAePP
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-invalid-sig-rs256
2020-09-01 12:49:43 SUCCESS
OIDCCGenerateServerConfigurationIdTokenSigningAlgRS256Only
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/",
  "authorization_endpoint": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/token",
  "jwks_uri": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/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": [
    "RS256"
  ],
  "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:43
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/",
  "authorization_endpoint": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/token",
  "jwks_uri": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/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": [
    "RS256"
  ],
  "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:43
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "_mRLa3UAS7Sg0ZlBezmuRmJ5W00eMCUuYCinNSbi6AjfCmAoOnL8cEH0bL2tZ4mAZyLPJlq8A5vOSq3kcC7z5QF2KPXP1PbsaoduE5NMUQye_Mcogmcuyis9VJ1gGfZaKBx56UlQInfqGzva-uHcuvL7twn22iCOgdSMXSAP8Is",
      "kty": "RSA",
      "q": "hvyGbx6sxy9j0szulODQJfxKdHcPNmfNWGzgJ5deZ6kUBkwExali-T7Yk49GEtX-P-XV0IErW8YTKGFM0A78bgoZaggrAhU7dTFnEGr1vSqhRG4p7VgOyimNLR25OVyi9pgO4vYk2oIkTETucLPyll6YP4WB9CkLkpd_ZrykU3U",
      "d": "cvIq-sOq1GoStGwv0NcS-uZZYwSv2XrVeUH7GDYpTGji2ooypS6NQ9cGGjJcZuiQhd9JvqyrIar4wNnKKlD8flc2fducK6_9UgBPhmLMdArn7NMDQjBhSHHnMnKSIic5NQIYjFM76N_02kKk30-t-xVaLcAiNbhREMg1B-I0NVyp3QKoBXsZOgkoRbvpuR1wgaGAPuwAOy51c_kY9QY0bZ9JnrRxQWqy5i_2MYFEA6BltNkN3M77J0OszUyD-ksyU7G5Xm0DjZubtF3Mo83sCR_hc6TY9vKMLjiRSwsnxxdGTeOibtu6cfM4ZLdO1dQBzZ7FLPWzbU720Pvb4G4LAQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "dac036d4-0cd7-4611-8da9-9efd612b6052",
      "qi": "Z6LQzvD5XReaPS3FobmHJ5tCmtchiF2STvWXcIHNby3LdNbNqSdwfAz_2pWYoxXTA2xdtugAgJaXr6OIdeo1T5uSpBnl456IoMFr1ia72X8ZvCPV3NY0omaGk9HLU51XfNiaBE8kHmH-Fw0IaaR4aTfCkCyubkGuzJqGDlNSkEM",
      "dp": "DbTDp39_S5To0UIrmAMMk7g8h6HJDZkDPaUTFTcKJKxNsBZsNHH7jeTP0YgKrrhm1ae3d36OALfFTpq94xl0hJMmlaBg2T2QkVDIqn9WLku6yS3FzfjXOYdI36U3B08RnnWiT-JmUeUaFOuNqdS_escarsr3pNr6Mp6MDXxrv28",
      "dq": "e9Q8HsOtDCxVDpQgaUKyr6X5R03RDr-6iFuYZbleSQm57Ozfk9QHj04vr23Hgo_8ZPGaa2OTOuVBvdFEfbjBqNBq7_H-QjLoEGH5gf4c4COzPOsyWyBksN_dOn4B5LUuabikL2BN_oVUdwLlGU56Q6cTU3JN_IWKsDd6D-0NceE",
      "n": "hiNvy2h3uOlG4qzfv9lctW45OSv-GGin_JsmxlCGy2yYmDNn7cWXND2aHbkQmS9eTBHeANTeE_Bd2P3ct-sr-fadDRCaEiSnd3SzvbaRY7wnDiBPcwjEmT_2PyICIvpvkpOuYQ56gx4J5ImyQsF7mZ19UMkUhXH0XzjE_xW3dvdOgK0eJrnnhKF2OgIvRPlvSIduLpJWibH8t0pysBodm0imeIeDDg8hhVX0o0Q93BZAuwlVoKqniwKnNkE6ut8rXR67Lf_0V7ZI0gnNyr3TGRxF9xCPrFR-vwFZ7NL04l-kfZZKzPEE6oK1gZZ0iwdLDcBkmV4dEgllhmMy_1IAhw"
    },
    {
      "kty": "EC",
      "d": "33X_PquvQd6B1t1pZbsatkm0-EgVd1nWQPt1OllXd8c",
      "use": "sig",
      "crv": "P-256",
      "kid": "7686987a-537a-47db-addb-f652b21cad32",
      "x": "g607ER0wkTjiV2kWoQ2hYa5Gyiq_fIGR8zekEKRbnh8",
      "y": "lgKJcQ3k7KkLiJNgT3koyYziS_mBQMYJTskiv18WxGc"
    },
    {
      "kty": "EC",
      "d": "pYQrUfC7vyx20cvr-GwCsyabnKmoMNGFJMBZlt2oJWA",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "58e3d8e9-c1bc-4216-b80c-3b80b9a645e3",
      "x": "QFzCCxJ_2d5KXNAOTxwzLalpeH9Lie-_95ZS7_ZHB18",
      "y": "Wbgadsq43KQuymkzyw8MJUTqu_TpFv9xflws9fj-L4U"
    },
    {
      "kty": "OKP",
      "d": "f8_alq0du9MJwOTHFxvx56Vf7YcGPTBDxUfE0MSWKfA",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "8bcffd2d-caac-4677-b3a9-b5764a451d22",
      "x": "RLLFA80ezrcmg0J_q8FnLMWo07bXNZp2c9BKHJs95kQ"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "4e7rpV8XMF2m_YGNy1WocsgUeY2OfBROHLQi1sR-Uvk_QJb-VXDuM-RZN7gYAhGQMSvGEkA9e8S-tqkNm9i-Y4nV7E3DE3poPeyGAxwpcvwaKPScALYSloCVso95gs_czR5mX9kazqVpITSl-kE8TPY24EXxatAh_fWEkyEOGdE",
      "kty": "RSA",
      "q": "3jrIOx5GZhbfGL87t2IWwmnyUo6EyextBHNoNqGBZejs2JPVpRdY5vcIFDd3BLRmGSmhBN21FmyeEPL6BaH5oeePFuyQtQZwtv7Y0bZJpSU6z0OPgCZ41JWljMNoYp_JhXe1kp4wup_kpue2A4qYciCLcUJRK7dcS1KRLqrcihs",
      "d": "XIYQ-22WfHI-zNA9RFIEc7HAwTPtb7x3x8fr9U9g9HDpcYy_EFz4MaeHMI03s14XXhof-vEVl17KPtZ5zxOvmVXqdvSQZ9cJLJhN1-jQKHITDoWfD5w3UPFr_rlJc4H4S_Lgmjams0JiGpG5tidtWPwc0vSy-7rBrzKJ18OmUtgK2WhxlTKcAbObQeXVNrZKIg6dTTFuM8etAgmGjwa-_2525wJXJqoBLBq5x3SUfPqdkfHEMRbik26chH1aVsTZkFMCbfJ-I4vmWTAwsHtLaDJR3mPTlv9njKRXTSc6jltIT0SsnSRgV4B1HVzycseUgpJ_XDj739RUORPX7QEToQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "feccfdb3-af92-42dd-bf85-7f1c394dd7cc",
      "qi": "UnQ3UwgjQ9zVhWofKiWY_7AKzpStkZ_ek7bNuUcL0-DgB7tknMSthWCog9qP0m6UEfT5NdkJakMpnfSwMdqeUNyMpWCvuI1vzegPwsEP5aqbitflBNaG84UnSFKQRacg8GHHSFYGEhcyw6diNZHl_dujmLm8XLyNQ3Ozmd1O12s",
      "dp": "UdTQgugrJPh2uFEJQ4F17oTrbY9I8UYFeL4B9FndCz59m25VFis-C4uEiPrjrzQfTr_1EL01x7NeBBi89hqN8s2Erv8HTfHC-dLGQzAbDyuiaf0W1-caWmqeTbtLnoadCaoeGE8xN3GP31gLWdXw-ksfWyHaK_7QoQQhDY0mZ1E",
      "alg": "RSA-OAEP",
      "dq": "tzQmlfYje04npbMhe9D1iljlWIH9nqm2RhEOPNtwXZ9kgjd9zZgtxlqo4mHHUK2X7e6Pu_86pr3soXRuAe7CaWMIZ5GmylYA3hvCi0CH_glvLic4SiFtQ3QLAryldYjdDZberXyUF4ZxbddgChNcEdoamshdOnjzMXVkEuDw5zk",
      "n": "xCERMaDPSaRl1s5gkZf9dr-f-Ug3m3XqMSHnyECBVfS86LnQQ-5q2nJj4HjkvO_I_NuK9Z37pfr-3M6Dr2VhaKqastQVqhiiQaQxQKpw3rlCAbYajn8xK1pnMIIIxF6GiVy8Is3N9BocT0pEivOmaUl4DCKHL8h3yA-CW7Up-gPVr9yGRgnkjpH3_jTfgJaRLvPWqlX1G1FbJZfsvMt7fsv1kxHmSYXs-iHLZzgmV5h_FVVBfFnjmTK3OUdWZSzbrcucZ04LtL1y66PN_xaUCilbr_2dOEgBUuQ620VBswhsjsfxdEwrZY2-SfemY0bZuCps4Sr3Hd0x2hUnEANjCw"
    },
    {
      "kty": "EC",
      "d": "ypigtDdVEh1gg4WwWOaXPCOhrG2uW1FrE_MBk4M3WK0",
      "use": "enc",
      "crv": "P-256",
      "kid": "df5ad8fd-c039-485c-9ea7-9e6362300e84",
      "x": "PnexCVLIGwtM5tqjtRyPIsxJLiwEd2P9uedzrGcF0M4",
      "y": "_UI3xf16NJ-HR8-IsaT43XsuIlxn71NqNquVcBxX43g",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "dac036d4-0cd7-4611-8da9-9efd612b6052",
      "n": "hiNvy2h3uOlG4qzfv9lctW45OSv-GGin_JsmxlCGy2yYmDNn7cWXND2aHbkQmS9eTBHeANTeE_Bd2P3ct-sr-fadDRCaEiSnd3SzvbaRY7wnDiBPcwjEmT_2PyICIvpvkpOuYQ56gx4J5ImyQsF7mZ19UMkUhXH0XzjE_xW3dvdOgK0eJrnnhKF2OgIvRPlvSIduLpJWibH8t0pysBodm0imeIeDDg8hhVX0o0Q93BZAuwlVoKqniwKnNkE6ut8rXR67Lf_0V7ZI0gnNyr3TGRxF9xCPrFR-vwFZ7NL04l-kfZZKzPEE6oK1gZZ0iwdLDcBkmV4dEgllhmMy_1IAhw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "094fdcac-b6f8-4ff5-a7ef-02c92e4e6a59",
      "n": "j1C2ysW6vXEfEarpdRPuZsrwZZ2htBLvLy2SOj9pb-kI7OMUq80rsp7qcKW21s41S1a8v_8lN6zx_P8XbH_R37pGNA2YfiQjV-UJN952N1wWTZgzNNPGqAWcTDJWVeiXwAEG8Rhkf7ojUt7iVr-Sl08Fpwlil95Hx15JcJCnoHn9d5GXjbebrzzkj4m75yjHvlPSiXDkrEoHZ6o-6wsRbTUhpjW1hlKDGwcvjQ9Ao76BDBVKbgoFZ8kttU9q2gsGdtEBeXphFjfiz10EXuiJd1ajBh3luqsSZ-1NvJya_wCGvm1JaWZLNK3Cbmhp0Nm_eJHvsWpI-GO_IaY0EDF05Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7686987a-537a-47db-addb-f652b21cad32",
      "x": "g607ER0wkTjiV2kWoQ2hYa5Gyiq_fIGR8zekEKRbnh8",
      "y": "lgKJcQ3k7KkLiJNgT3koyYziS_mBQMYJTskiv18WxGc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "3903d75c-601c-410a-ab5c-ef22e414690d",
      "x": "aBu9G_N-jGd-TI-s2HQvMq7Bwpk6GzULEFcvf8d-83Q",
      "y": "J-_th-j6xilC8v0zYqfjKnrYuLiDGWZBnNmfgly7DYo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "58e3d8e9-c1bc-4216-b80c-3b80b9a645e3",
      "x": "QFzCCxJ_2d5KXNAOTxwzLalpeH9Lie-_95ZS7_ZHB18",
      "y": "Wbgadsq43KQuymkzyw8MJUTqu_TpFv9xflws9fj-L4U"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "8bcffd2d-caac-4677-b3a9-b5764a451d22",
      "x": "RLLFA80ezrcmg0J_q8FnLMWo07bXNZp2c9BKHJs95kQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "feccfdb3-af92-42dd-bf85-7f1c394dd7cc",
      "alg": "RSA-OAEP",
      "n": "xCERMaDPSaRl1s5gkZf9dr-f-Ug3m3XqMSHnyECBVfS86LnQQ-5q2nJj4HjkvO_I_NuK9Z37pfr-3M6Dr2VhaKqastQVqhiiQaQxQKpw3rlCAbYajn8xK1pnMIIIxF6GiVy8Is3N9BocT0pEivOmaUl4DCKHL8h3yA-CW7Up-gPVr9yGRgnkjpH3_jTfgJaRLvPWqlX1G1FbJZfsvMt7fsv1kxHmSYXs-iHLZzgmV5h_FVVBfFnjmTK3OUdWZSzbrcucZ04LtL1y66PN_xaUCilbr_2dOEgBUuQ620VBswhsjsfxdEwrZY2-SfemY0bZuCps4Sr3Hd0x2hUnEANjCw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "df5ad8fd-c039-485c-9ea7-9e6362300e84",
      "x": "PnexCVLIGwtM5tqjtRyPIsxJLiwEd2P9uedzrGcF0M4",
      "y": "_UI3xf16NJ-HR8-IsaT43XsuIlxn71NqNquVcBxX43g",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:49:43 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:43 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:49:43 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:43 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:49:43
oidcc-client-test-invalid-sig-rs256
Setup Done
2020-09-01 12:49:44 INCOMING
oidcc-client-test-invalid-sig-rs256
Incoming HTTP request to test instance yguzGAc2MpkAePP
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:44 OUTGOING
oidcc-client-test-invalid-sig-rs256
Response to HTTP request to test instance yguzGAc2MpkAePP
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/",
  "authorization_endpoint": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/token",
  "jwks_uri": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/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": [
    "RS256"
  ],
  "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:44 INCOMING
oidcc-client-test-invalid-sig-rs256
Incoming HTTP request to test instance yguzGAc2MpkAePP
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": "200",
  "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"
  ],
  "id_token_signed_response_alg": "RS256"
}
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"],"id_token_signed_response_alg":"RS256"}
Registration endpoint
2020-09-01 12:49:44 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"
  ],
  "id_token_signed_response_alg": "RS256"
}
2020-09-01 12:49:44 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:49:44 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-09-01 12:49:44 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:49:44 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:49:44 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:49:44 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:49:44 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:49:44 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:49:44 SUCCESS
ValidateIdTokenSignedResponseAlg
id_token_signed_response_alg is one of the known algorithms
alg
RS256
2020-09-01 12:49:44 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:49:44 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:44 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:49:44 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:44 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:49:44 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:44 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:49:44 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:44 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:44 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:44 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:49:44 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:49:44 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"
  ],
  "id_token_signed_response_alg": "RS256",
  "client_id": "client_wNZQUrvkfiqagss77864;?\u003c+_"
}
2020-09-01 12:49:44
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_WjCPvbzCEPCiDMxiofswwDCuqzHifOMEZJEtoAZorhvwBHjtwd7067671440=: .'
2020-09-01 12:49:44 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:49:44
SetClientIdTokenSignedResponseAlgToRS256
Set id_token_signed_response_alg to RS256 for the registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "RS256",
  "client_id": "client_wNZQUrvkfiqagss77864;?\u003c+_",
  "client_secret": "secret_WjCPvbzCEPCiDMxiofswwDCuqzHifOMEZJEtoAZorhvwBHjtwd7067671440\u003d: .\u0027"
}
2020-09-01 12:49:44 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"
  ],
  "id_token_signed_response_alg": "RS256",
  "client_id": "client_wNZQUrvkfiqagss77864;?\u003c+_",
  "client_secret": "secret_WjCPvbzCEPCiDMxiofswwDCuqzHifOMEZJEtoAZorhvwBHjtwd7067671440\u003d: .\u0027"
}
2020-09-01 12:49:44 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:49:44
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2020-09-01 12:49:44
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:49:44 OUTGOING
oidcc-client-test-invalid-sig-rs256
Response to HTTP request to test instance yguzGAc2MpkAePP
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"
  ],
  "id_token_signed_response_alg": "RS256",
  "client_id": "client_wNZQUrvkfiqagss77864;?\u003c+_",
  "client_secret": "secret_WjCPvbzCEPCiDMxiofswwDCuqzHifOMEZJEtoAZorhvwBHjtwd7067671440\u003d: .\u0027"
}
outgoing_path
register
2020-09-01 12:49:44 INCOMING
oidcc-client-test-invalid-sig-rs256
Incoming HTTP request to test instance yguzGAc2MpkAePP
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_wNZQUrvkfiqagss77864;?\u003c+_",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "ahoih7tP09rlAlo5xN2sYmO7g-MnpoOHu8NmNnKH45k",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:49:44 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:49:44 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:49:44 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_wNZQUrvkfiqagss77864;?\u003c+_",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "ahoih7tP09rlAlo5xN2sYmO7g-MnpoOHu8NmNnKH45k",
  "response_mode": "form_post"
}
2020-09-01 12:49:44 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:49:44 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:49:44 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-09-01 12:49:44 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_wNZQUrvkfiqagss77864;?<+_
2020-09-01 12:49:44 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:44 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:49:44 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:49:44 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
pfpFBinWrW
2020-09-01 12:49:44 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
dY7UyldR_S_1kXGucXCW6w
2020-09-01 12:49:44 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "ahoih7tP09rlAlo5xN2sYmO7g-MnpoOHu8NmNnKH45k"
}
2020-09-01 12:49:44 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "ahoih7tP09rlAlo5xN2sYmO7g-MnpoOHu8NmNnKH45k",
  "code": "pfpFBinWrW"
}
2020-09-01 12:49:44 OUTGOING
oidcc-client-test-invalid-sig-rs256
Response to HTTP request to test instance yguzGAc2MpkAePP
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"ahoih7tP09rlAlo5xN2sYmO7g-MnpoOHu8NmNnKH45k","code":"pfpFBinWrW"}}]
outgoing_path
authorize
2020-09-01 12:49:45 INCOMING
oidcc-client-test-invalid-sig-rs256
Incoming HTTP request to test instance yguzGAc2MpkAePP
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X3dOWlFVcnZrZmlxYWdzczc3ODY0JTNCJTNGJTNDJTJCXzpzZWNyZXRfV2pDUHZiekNFUENpRE14aW9mc3d3REN1cXpIaWZPTUVaSkV0b0Fab3JodndCSGp0d2Q3MDY3NjcxNDQwJTNEJTNBKy4n",
  "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": "pfpFBinWrW",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=pfpFBinWrW&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:49:45 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_wNZQUrvkfiqagss77864;?<+_
client_secret
secret_WjCPvbzCEPCiDMxiofswwDCuqzHifOMEZJEtoAZorhvwBHjtwd7067671440=: .'
method
client_secret_basic
2020-09-01 12:49:45 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:49:45 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
pfpFBinWrW
2020-09-01 12:49:45 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:45 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
gkeAQCRvcCm6rFNSCxGbKw31pmEiINb99biWMTdVobasOapvMF
2020-09-01 12:49:45 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
vezi6gF9IKswl9bs_YLCcQ
2020-09-01 12:49:45 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/yguzGAc2MpkAePP/
sub
user-subject-1234531
aud
client_wNZQUrvkfiqagss77864;?<+_
iat
1598964585
exp
1598964885
2020-09-01 12:49:45 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
vezi6gF9IKswl9bs_YLCcQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/yguzGAc2MpkAePP/",
  "sub": "user-subject-1234531",
  "aud": "client_wNZQUrvkfiqagss77864;?\u003c+_",
  "iat": 1598964585,
  "exp": 1598964885,
  "at_hash": "vezi6gF9IKswl9bs_YLCcQ"
}
2020-09-01 12:49:45 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJkYWMwMzZkNC0wY2Q3LTQ2MTEtOGRhOS05ZWZkNjEyYjYwNTIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoidmV6aTZnRjlJS3N3bDlic19ZTENjUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3dOWlFVcnZrZmlxYWdzczc3ODY0Oz88K18iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwveWd1ekdBYzJNcGtBZVBQXC8iLCJleHAiOjE1OTg5NjQ4ODUsImlhdCI6MTU5ODk2NDU4NX0.Dw9xf8mrK4xrnJ9bADv1Vce_p35lAWPyDW74HNht063nl3CHU1HJOMBBMBsdx5d_fMLO7595PVnPoaV8P9zOY8cuZGGbzszeb19juLefrzBlWwcmAKhCOtp-YQFooiTUmBO_lPvBFrZ1LoET9AQo-UAcf5aHAYxAWUZjkFkoV_Db1qTtBHI55wKHPAWdQ8M2_RT-mQ1gQWwv2JLcW_GhMxpU_JHtVHuQX82AxX40MfDUmOkJgBJkRf00RV_yUUqig50Bb3VZlHbh6agfjUAgRYri9RZTdH1S_6B2vy5E2zvDrwtjJddriFMTyXRdfdTUNk1L8MSAP_ibvwa4vCRfAA
key
{"p":"_mRLa3UAS7Sg0ZlBezmuRmJ5W00eMCUuYCinNSbi6AjfCmAoOnL8cEH0bL2tZ4mAZyLPJlq8A5vOSq3kcC7z5QF2KPXP1PbsaoduE5NMUQye_Mcogmcuyis9VJ1gGfZaKBx56UlQInfqGzva-uHcuvL7twn22iCOgdSMXSAP8Is","kty":"RSA","q":"hvyGbx6sxy9j0szulODQJfxKdHcPNmfNWGzgJ5deZ6kUBkwExali-T7Yk49GEtX-P-XV0IErW8YTKGFM0A78bgoZaggrAhU7dTFnEGr1vSqhRG4p7VgOyimNLR25OVyi9pgO4vYk2oIkTETucLPyll6YP4WB9CkLkpd_ZrykU3U","d":"cvIq-sOq1GoStGwv0NcS-uZZYwSv2XrVeUH7GDYpTGji2ooypS6NQ9cGGjJcZuiQhd9JvqyrIar4wNnKKlD8flc2fducK6_9UgBPhmLMdArn7NMDQjBhSHHnMnKSIic5NQIYjFM76N_02kKk30-t-xVaLcAiNbhREMg1B-I0NVyp3QKoBXsZOgkoRbvpuR1wgaGAPuwAOy51c_kY9QY0bZ9JnrRxQWqy5i_2MYFEA6BltNkN3M77J0OszUyD-ksyU7G5Xm0DjZubtF3Mo83sCR_hc6TY9vKMLjiRSwsnxxdGTeOibtu6cfM4ZLdO1dQBzZ7FLPWzbU720Pvb4G4LAQ","e":"AQAB","use":"sig","kid":"dac036d4-0cd7-4611-8da9-9efd612b6052","qi":"Z6LQzvD5XReaPS3FobmHJ5tCmtchiF2STvWXcIHNby3LdNbNqSdwfAz_2pWYoxXTA2xdtugAgJaXr6OIdeo1T5uSpBnl456IoMFr1ia72X8ZvCPV3NY0omaGk9HLU51XfNiaBE8kHmH-Fw0IaaR4aTfCkCyubkGuzJqGDlNSkEM","dp":"DbTDp39_S5To0UIrmAMMk7g8h6HJDZkDPaUTFTcKJKxNsBZsNHH7jeTP0YgKrrhm1ae3d36OALfFTpq94xl0hJMmlaBg2T2QkVDIqn9WLku6yS3FzfjXOYdI36U3B08RnnWiT-JmUeUaFOuNqdS_escarsr3pNr6Mp6MDXxrv28","dq":"e9Q8HsOtDCxVDpQgaUKyr6X5R03RDr-6iFuYZbleSQm57Ozfk9QHj04vr23Hgo_8ZPGaa2OTOuVBvdFEfbjBqNBq7_H-QjLoEGH5gf4c4COzPOsyWyBksN_dOn4B5LUuabikL2BN_oVUdwLlGU56Q6cTU3JN_IWKsDd6D-0NceE","n":"hiNvy2h3uOlG4qzfv9lctW45OSv-GGin_JsmxlCGy2yYmDNn7cWXND2aHbkQmS9eTBHeANTeE_Bd2P3ct-sr-fadDRCaEiSnd3SzvbaRY7wnDiBPcwjEmT_2PyICIvpvkpOuYQ56gx4J5ImyQsF7mZ19UMkUhXH0XzjE_xW3dvdOgK0eJrnnhKF2OgIvRPlvSIduLpJWibH8t0pysBodm0imeIeDDg8hhVX0o0Q93BZAuwlVoKqniwKnNkE6ut8rXR67Lf_0V7ZI0gnNyr3TGRxF9xCPrFR-vwFZ7NL04l-kfZZKzPEE6oK1gZZ0iwdLDcBkmV4dEgllhmMy_1IAhw"}
algorithm
RS256
2020-09-01 12:49:45 SUCCESS
SignIdTokenInvalid
Made the id_token signature invalid
id_token
eyJraWQiOiJkYWMwMzZkNC0wY2Q3LTQ2MTEtOGRhOS05ZWZkNjEyYjYwNTIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoidmV6aTZnRjlJS3N3bDlic19ZTENjUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3dOWlFVcnZrZmlxYWdzczc3ODY0Oz88K18iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwveWd1ekdBYzJNcGtBZVBQXC8iLCJleHAiOjE1OTg5NjQ4ODUsImlhdCI6MTU5ODk2NDU4NX0.VVUrJZPxcdYxxsUBWmGvD53l_SQ_WzmoVzSiRoI3ife9zSrdCQuTYpobakFHnc0lJpiUtcUjZwOV-_8mZYaUOZ10PjvBlJaENQU54u3F9Wo_AV18WvIYYIAkO1sy-H6OwknlzqGbTOwvdNtJrl5yoxpGJczdW9YaAxw5ygNyDaqBjP63XihjvVjdZl_HGZlsp06kw1c6GzZ1gsiGAav7aUAOpsu3DiHKBZfanyRua6qOwrNT2kg-H6duHwWoCxD42cdbNS8Dziy7s_JF1xp6H9C4r0wJLicIpfos5XQegWGZ9VE5f40x0glJky4HJ46ObBcRqp7aZaLB5Vzi5n4FWg
2020-09-01 12:49:45 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:45 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
gkeAQCRvcCm6rFNSCxGbKw31pmEiINb99biWMTdVobasOapvMF
token_type
Bearer
id_token
eyJraWQiOiJkYWMwMzZkNC0wY2Q3LTQ2MTEtOGRhOS05ZWZkNjEyYjYwNTIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoidmV6aTZnRjlJS3N3bDlic19ZTENjUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3dOWlFVcnZrZmlxYWdzczc3ODY0Oz88K18iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwveWd1ekdBYzJNcGtBZVBQXC8iLCJleHAiOjE1OTg5NjQ4ODUsImlhdCI6MTU5ODk2NDU4NX0.VVUrJZPxcdYxxsUBWmGvD53l_SQ_WzmoVzSiRoI3ife9zSrdCQuTYpobakFHnc0lJpiUtcUjZwOV-_8mZYaUOZ10PjvBlJaENQU54u3F9Wo_AV18WvIYYIAkO1sy-H6OwknlzqGbTOwvdNtJrl5yoxpGJczdW9YaAxw5ygNyDaqBjP63XihjvVjdZl_HGZlsp06kw1c6GzZ1gsiGAav7aUAOpsu3DiHKBZfanyRua6qOwrNT2kg-H6duHwWoCxD42cdbNS8Dziy7s_JF1xp6H9C4r0wJLicIpfos5XQegWGZ9VE5f40x0glJky4HJ46ObBcRqp7aZaLB5Vzi5n4FWg
scope
openid
2020-09-01 12:49:45 OUTGOING
oidcc-client-test-invalid-sig-rs256
Response to HTTP request to test instance yguzGAc2MpkAePP
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "gkeAQCRvcCm6rFNSCxGbKw31pmEiINb99biWMTdVobasOapvMF",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJkYWMwMzZkNC0wY2Q3LTQ2MTEtOGRhOS05ZWZkNjEyYjYwNTIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoidmV6aTZnRjlJS3N3bDlic19ZTENjUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3dOWlFVcnZrZmlxYWdzczc3ODY0Oz88K18iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwveWd1ekdBYzJNcGtBZVBQXC8iLCJleHAiOjE1OTg5NjQ4ODUsImlhdCI6MTU5ODk2NDU4NX0.VVUrJZPxcdYxxsUBWmGvD53l_SQ_WzmoVzSiRoI3ife9zSrdCQuTYpobakFHnc0lJpiUtcUjZwOV-_8mZYaUOZ10PjvBlJaENQU54u3F9Wo_AV18WvIYYIAkO1sy-H6OwknlzqGbTOwvdNtJrl5yoxpGJczdW9YaAxw5ygNyDaqBjP63XihjvVjdZl_HGZlsp06kw1c6GzZ1gsiGAav7aUAOpsu3DiHKBZfanyRua6qOwrNT2kg-H6duHwWoCxD42cdbNS8Dziy7s_JF1xp6H9C4r0wJLicIpfos5XQegWGZ9VE5f40x0glJky4HJ46ObBcRqp7aZaLB5Vzi5n4FWg",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:49:45 INCOMING
oidcc-client-test-invalid-sig-rs256
Incoming HTTP request to test instance yguzGAc2MpkAePP
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:45 OUTGOING
oidcc-client-test-invalid-sig-rs256
Response to HTTP request to test instance yguzGAc2MpkAePP
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "dac036d4-0cd7-4611-8da9-9efd612b6052",
      "n": "hiNvy2h3uOlG4qzfv9lctW45OSv-GGin_JsmxlCGy2yYmDNn7cWXND2aHbkQmS9eTBHeANTeE_Bd2P3ct-sr-fadDRCaEiSnd3SzvbaRY7wnDiBPcwjEmT_2PyICIvpvkpOuYQ56gx4J5ImyQsF7mZ19UMkUhXH0XzjE_xW3dvdOgK0eJrnnhKF2OgIvRPlvSIduLpJWibH8t0pysBodm0imeIeDDg8hhVX0o0Q93BZAuwlVoKqniwKnNkE6ut8rXR67Lf_0V7ZI0gnNyr3TGRxF9xCPrFR-vwFZ7NL04l-kfZZKzPEE6oK1gZZ0iwdLDcBkmV4dEgllhmMy_1IAhw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "094fdcac-b6f8-4ff5-a7ef-02c92e4e6a59",
      "n": "j1C2ysW6vXEfEarpdRPuZsrwZZ2htBLvLy2SOj9pb-kI7OMUq80rsp7qcKW21s41S1a8v_8lN6zx_P8XbH_R37pGNA2YfiQjV-UJN952N1wWTZgzNNPGqAWcTDJWVeiXwAEG8Rhkf7ojUt7iVr-Sl08Fpwlil95Hx15JcJCnoHn9d5GXjbebrzzkj4m75yjHvlPSiXDkrEoHZ6o-6wsRbTUhpjW1hlKDGwcvjQ9Ao76BDBVKbgoFZ8kttU9q2gsGdtEBeXphFjfiz10EXuiJd1ajBh3luqsSZ-1NvJya_wCGvm1JaWZLNK3Cbmhp0Nm_eJHvsWpI-GO_IaY0EDF05Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7686987a-537a-47db-addb-f652b21cad32",
      "x": "g607ER0wkTjiV2kWoQ2hYa5Gyiq_fIGR8zekEKRbnh8",
      "y": "lgKJcQ3k7KkLiJNgT3koyYziS_mBQMYJTskiv18WxGc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "3903d75c-601c-410a-ab5c-ef22e414690d",
      "x": "aBu9G_N-jGd-TI-s2HQvMq7Bwpk6GzULEFcvf8d-83Q",
      "y": "J-_th-j6xilC8v0zYqfjKnrYuLiDGWZBnNmfgly7DYo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "58e3d8e9-c1bc-4216-b80c-3b80b9a645e3",
      "x": "QFzCCxJ_2d5KXNAOTxwzLalpeH9Lie-_95ZS7_ZHB18",
      "y": "Wbgadsq43KQuymkzyw8MJUTqu_TpFv9xflws9fj-L4U"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "8bcffd2d-caac-4677-b3a9-b5764a451d22",
      "x": "RLLFA80ezrcmg0J_q8FnLMWo07bXNZp2c9BKHJs95kQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "feccfdb3-af92-42dd-bf85-7f1c394dd7cc",
      "alg": "RSA-OAEP",
      "n": "xCERMaDPSaRl1s5gkZf9dr-f-Ug3m3XqMSHnyECBVfS86LnQQ-5q2nJj4HjkvO_I_NuK9Z37pfr-3M6Dr2VhaKqastQVqhiiQaQxQKpw3rlCAbYajn8xK1pnMIIIxF6GiVy8Is3N9BocT0pEivOmaUl4DCKHL8h3yA-CW7Up-gPVr9yGRgnkjpH3_jTfgJaRLvPWqlX1G1FbJZfsvMt7fsv1kxHmSYXs-iHLZzgmV5h_FVVBfFnjmTK3OUdWZSzbrcucZ04LtL1y66PN_xaUCilbr_2dOEgBUuQ620VBswhsjsfxdEwrZY2-SfemY0bZuCps4Sr3Hd0x2hUnEANjCw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "df5ad8fd-c039-485c-9ea7-9e6362300e84",
      "x": "PnexCVLIGwtM5tqjtRyPIsxJLiwEd2P9uedzrGcF0M4",
      "y": "_UI3xf16NJ-HR8-IsaT43XsuIlxn71NqNquVcBxX43g",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:49:47 FINISHED
oidcc-client-test-invalid-sig-rs256
Test has run to completion
testmodule_result
PASSED
Test Results