Test Summary

Test Results

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

                                
description
test suite runner for openid-client
planId
2AWaC6uTX8byR
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-kid-absent-single-jwks
2020-09-01 12:50:36 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/",
  "authorization_endpoint": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/token",
  "jwks_uri": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2020-09-01 12:50:36
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/",
  "authorization_endpoint": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/token",
  "jwks_uri": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2020-09-01 12:50:37
OIDCCGenerateServerJWKsSingleSigningKeyWithNoKeyId
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "8ho_GXoB5M7murtI390LSOuei6qnB97eRiVItzfcgUsk9xOpG1r2D1IKS1m1I3e6mLMDf7P3aQ9nfma3Q-02bRg_HqfHSGGkKiQkcfmgrTRRCS4hsKeLMxITP4RxU9Sjm0PrOX4dUR6tB65lsk0OBn_1DO8nPzD2n-cDQ7aiiHM",
      "kty": "RSA",
      "q": "jDJPcZcdWGx7VtasIg7Gdu8PCUdnmBjqYVPTIEwUpRxqzACK56s3_JrK-O1av9N2FbzI401Du0AMt6CTT00nRbJFzkr52UYjCSAt_tgTfSan-QiJ8NbxDsIFT0hAVj-J9T3YgQDDAjlhw2aHCA_26OhCs6FXyJIOyJilWUhADn0",
      "d": "dd-6c5KbORsoisBz6NSZUDTHmLQk1qgbwS43vXp9afSIf_S6mtjo6UnNlzRrYdz5DseNIljbHaMMJ-Uv4E8veiSRPN_qlsNKGYybtsxH19_yD3YxpLkSggGHcoT5qIfvdbNGewWUAfUbm3L5OALTO1m53x49aowK7d05rOiisn1vI76svuKxy_KLzwUEEShwQePmkORPcWdyY89A8aXwBglriBQa9wq08-UnV7dD7KLb54L7HyMbaj__sD2r5dukT9V9iWXwlq34i5ESzAEMlanuJ-CY4T2J84h3mSaYsxHutsHZi4KuT0WKpsBSyLUqp55EhW4CsppzM5QwdLNkeQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "NBdTcSe-FTqQqDxHgl8Oq0J1vmwcth44OK08ZfAMQyMPUPCDZi5WTb6r36lPV-6xvOvRczk4z4IeN4amxSlt-N36vLClANp9F_0_omWA77Afrd7ddyEjagMLpB0c2Sg92qZCUZNWyPPFRW2Tf2ss5qZfFN2dRRf4rzCK-LSM-5c",
      "dp": "mnhioEe3Y50bnDMY2TT5GUq0uxpkPmJV4d2yGqy6tYgTis3xjPGpo7bNuKwBJiMjXICDj_xstIzOlNjGv8Ffg5X_1_hm72jVTMoIsuv6N-j0d24GsucDqs8ylslTYZB_3vYj5GfyHqr67ba5Tl1ZwI3t9ZW1rdz4zqef7pld9L8",
      "dq": "iCdIDhnjLv_T3OcJLt5IkjLi2HEXQ5hW74S4ErKwjhWGBm80d39KFTHDk3L34jocgUnhkxZzhAPVFfSFe8uDK2XR82HPOdqqpe8xnED-1FlZYjqPtG0amOmGvJN_oAN_GMQiYk56FMvjjSAiXYsbkOAX_1ne5fQrFVdhpc7MHwU",
      "n": "hJXuw8eq0DYRSxRwJqG-AEgXXQ_s2w6wpFVvfUCzkH74v4TPty9nG7bds-Id02fC_xxaL10-2rPTP-4blyBpWYEvjz6jjgSDAb0W1yAOFAIQlExDIZoWtiMqOC4QhKmCdgk8hBfPR8j63b6mmLeQ9DUC3TBmLwupu7soPh6oWsxXRltAzEUe1IuTNHQdH5n9ll--pTk_82KdEwPGwMAi-1HjRh09RtYddW4KrySkZ-7TifVEx-udEsLNHKe32PorEjuOdxqmJpMS_RSix8y2GuffUntJIrzS3G7CPVPseah4EVKwMIUKdxTIFiVkSCGedM9RiuoElnyvAToKhZLqJw"
    },
    {
      "kty": "EC",
      "d": "bty_Ns48u0fovd4gImWj-4_I89jVQwod10IiWMULlTo",
      "use": "sig",
      "crv": "P-256",
      "x": "Ie5SS112EcxsSIVxa0LBigvPgMnuBgy9JUkXcjw_UaM",
      "y": "hnrdv9QMsVYFd40oHAC5bCao8YXafH8SKh6QCX9EM4A"
    },
    {
      "kty": "EC",
      "d": "N8j9V_G5OBd-s3xFJ_11qULjeLB9nFIli9UpnefMS-Y",
      "use": "sig",
      "crv": "secp256k1",
      "x": "NRa0iUJEH12dviEsq2ZdIEto0fTm9HppI5JAG7dTsN0",
      "y": "MEannY8SBzQQxpZ1r-nVqawr6PBSfNudp5tYKZb6DNo"
    },
    {
      "kty": "OKP",
      "d": "XVwqifH0a-53GRTYROCUdCSjbOa35V0XaNQdWlt5mYI",
      "use": "sig",
      "crv": "Ed25519",
      "x": "befpqLhHN9HDPs064-Id8bKv5oqZ6wE3HtpxIYzCvxY"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "5w9VHtXQQqr3sPLRWS5dc0U3WC0KuC7haAjlNXZaugxtHBCbp5CrwXztp8ny-v40AvPHt_O8b_Ood458HNgNCxdXo7xFr2znHF4k51LHsmG1DeAyF03feJjZhGNClAKo_cZOD99_lpdYOtI7O1EAgzNybUBFhjPuqd4jpX4TkZM",
      "kty": "RSA",
      "q": "l5Up5iNa_E8BmX5qD2ucHDC5qPHVdVVC97LDdCRuS6LCqOuuZWXrmXlFbnZg6yMc6Ih3HJ9SFrs1mwWffCYGzimb6MywuGYL9HlEVwO-bbkTM_k78emuwdfcxvfEFRKprUo1XbE6wSq5oQjJPbchvs4OSa8PCVi2maXA41Oa_w8",
      "d": "eocQbNYGHsxs5-YJwPLs7cY6Fs7IAqY06MwZyGhNUpMYlsPJLQXuFuwaPceqGsZcg3KBn_5vloCulQ_xSbHWf10MY_rUxxisMw6pZph1lzoQETp_lqqf5NXdqYa8DNR_vpDL66RjZAzOAIm1RFX6JWcpFSm2O586v-RwgPVjKqh_SzAwuCmaJr0Zcvsg1YTizuE3RfSnZ-VD1H08DJTmPDupMbgo-viSR5Xf_JMdr6czDKTlmbSrrGKmuZCtFz5-gPcwEYw_WLQVogvUpLBVU1s3YLzTBhIZmiClcQgXw8LGnT_k6yfOUe3Ip4t-vy1zBFtJA5VHQzh0kH7H6Jxe7Q",
      "e": "AQAB",
      "use": "enc",
      "qi": "DHIqSbts5sduzdW-gMzvQ1JohUrtzOuUwOPVTDG1edzNc_cwWHKH7XwFAZX-CPl1XZoFlDcmRqK1pxCkkad-lzTBhOk_Q1zdLG1rSFUmBhkUF9IDXVAXFaWVEtW7Zaph4v4R7WUgzK8y5tvZ-jV3-POzCj3Rs8JgArOGTaCvDLo",
      "dp": "kaI1WXEUieCuq6XwU5CIsC3RO09wcTSDOApbRb4qYxeP8d957DygNR0jwdzkvFRavf2fRQ9oFvvxlCGHkrqORg5ZW8c_-NjgNh4UjoS7f3BcKLnFeLDJiH52ox3ZCec_UmyaKSEKjwUnRDPbx4A_nXJgzgFzkKnM5N4xg46akOc",
      "alg": "RSA-OAEP",
      "dq": "D4bW8NzkP_3zwv5A7O1v4y9WhSioXclq_6ZPAQGOTq8QU284wOgstt7GLudvTAafum3oDYWAShXJCuULjhLzFYELmFAHNgw140fcqTEX-3M-tU8tRb1TCkYLNlJAwovT141HZB54TzsKIqWcv3aXvUysB_4ngySUJ67j0CVLNh8",
      "n": "iNCs8udh6z2kbq1mwJsgfkIYpeMcn4rcX7MbK84BWONy_H_MAydpoWed40y8CKxM9yDg7xcMtax-_Bt4rEhRRaQUtrdOpSXwbXkhUwhcteFnc5mb2irwVbkvmuXkvNQD1Y3z9HgU3kEp6JOW8d6FmHNiznfHHLFxhH_5Lzb2SWlTAcgQZelNm2VwfnNR9V0m60Hx2MUmadS8u09oUFk-oqV1SUUjWRNzVeDFfg39uLEnlq1N1OxzMOP5co88wFloWE6K3iFKBB7c5Pk9FYat7Xd-xwUi98i1T0xgufS3NK1RkTzKlSz06rvwzl1pvQE4DlhKy5MVsM16O3SZHJT0nQ"
    },
    {
      "kty": "EC",
      "d": "T9FGYGarDSgphGIGI3qGa3w_lX4ruUMGPzC2L6jPtec",
      "use": "enc",
      "crv": "P-256",
      "x": "5MJyJhPbJ1bM5mC6PIcEZsFyArsYvqfC6kp82nV9Dok",
      "y": "bHzjO04-81ws-WMrKhYGS-jVRMJOFxKZmIAPi9mdptE",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "hJXuw8eq0DYRSxRwJqG-AEgXXQ_s2w6wpFVvfUCzkH74v4TPty9nG7bds-Id02fC_xxaL10-2rPTP-4blyBpWYEvjz6jjgSDAb0W1yAOFAIQlExDIZoWtiMqOC4QhKmCdgk8hBfPR8j63b6mmLeQ9DUC3TBmLwupu7soPh6oWsxXRltAzEUe1IuTNHQdH5n9ll--pTk_82KdEwPGwMAi-1HjRh09RtYddW4KrySkZ-7TifVEx-udEsLNHKe32PorEjuOdxqmJpMS_RSix8y2GuffUntJIrzS3G7CPVPseah4EVKwMIUKdxTIFiVkSCGedM9RiuoElnyvAToKhZLqJw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "Ie5SS112EcxsSIVxa0LBigvPgMnuBgy9JUkXcjw_UaM",
      "y": "hnrdv9QMsVYFd40oHAC5bCao8YXafH8SKh6QCX9EM4A"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "NRa0iUJEH12dviEsq2ZdIEto0fTm9HppI5JAG7dTsN0",
      "y": "MEannY8SBzQQxpZ1r-nVqawr6PBSfNudp5tYKZb6DNo"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "befpqLhHN9HDPs064-Id8bKv5oqZ6wE3HtpxIYzCvxY"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "iNCs8udh6z2kbq1mwJsgfkIYpeMcn4rcX7MbK84BWONy_H_MAydpoWed40y8CKxM9yDg7xcMtax-_Bt4rEhRRaQUtrdOpSXwbXkhUwhcteFnc5mb2irwVbkvmuXkvNQD1Y3z9HgU3kEp6JOW8d6FmHNiznfHHLFxhH_5Lzb2SWlTAcgQZelNm2VwfnNR9V0m60Hx2MUmadS8u09oUFk-oqV1SUUjWRNzVeDFfg39uLEnlq1N1OxzMOP5co88wFloWE6K3iFKBB7c5Pk9FYat7Xd-xwUi98i1T0xgufS3NK1RkTzKlSz06rvwzl1pvQE4DlhKy5MVsM16O3SZHJT0nQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "5MJyJhPbJ1bM5mC6PIcEZsFyArsYvqfC6kp82nV9Dok",
      "y": "bHzjO04-81ws-WMrKhYGS-jVRMJOFxKZmIAPi9mdptE",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:50:37 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:50:37 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "updated_at": "1580000000"
}
2020-09-01 12:50:37 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:50:37
oidcc-client-test-kid-absent-single-jwks
Setup Done
2020-09-01 12:50:37 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance yzON7EzwhTnD2sq
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2020-09-01 12:50:37 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance yzON7EzwhTnD2sq
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/",
  "authorization_endpoint": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/token",
  "jwks_uri": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/yzON7EzwhTnD2sq/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
outgoing_path
.well-known/openid-configuration
2020-09-01 12:50:38 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance yzON7EzwhTnD2sq
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": "155",
  "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": [
    "id_token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["id_token"],"grant_types":["implicit"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:50:38 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:50:38 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:50:38 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit"
]
response_types
[
  "id_token"
]
2020-09-01 12:50:38 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:50:38 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:50:38 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:50:38 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:50:38 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:50:38 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:50:38 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2020-09-01 12:50:38 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:50:38 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:50:38 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:50:38 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2020-09-01 12:50:38 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:50:38 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2020-09-01 12:50:38 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:50:38 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:50:38 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:50:38 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:50:38 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:50:38 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:50:38 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_VtPTmxKuOHEIFPo16440@- $_"
}
2020-09-01 12:50:38
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_LVGOJAGdqKTEZyVydQznuTlajxTttVzDmYdUJGMWcoXgTwmivV9857641143>^`:*
2020-09-01 12:50:38 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:50:38 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_VtPTmxKuOHEIFPo16440@- $_",
  "client_secret": "secret_LVGOJAGdqKTEZyVydQznuTlajxTttVzDmYdUJGMWcoXgTwmivV9857641143\u003e^`:*"
}
2020-09-01 12:50:38 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:50:38
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2020-09-01 12:50:38
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:50:38 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance yzON7EzwhTnD2sq
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_VtPTmxKuOHEIFPo16440@- $_",
  "client_secret": "secret_LVGOJAGdqKTEZyVydQznuTlajxTttVzDmYdUJGMWcoXgTwmivV9857641143\u003e^`:*",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:50:38 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance yzON7EzwhTnD2sq
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_VtPTmxKuOHEIFPo16440@- $_",
  "scope": "openid",
  "response_type": "id_token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "DRjXgEFvip6Lh73juyzoqdeLTwPnZXPT4pvPe5rnBmU",
  "nonce": "28au-GcXlEBSffUEEFssIcBG1_0c5sUPDbDIEBrn28g",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:50:38 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:50:38 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:50:38 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_VtPTmxKuOHEIFPo16440@- $_",
  "scope": "openid",
  "response_type": "id_token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "DRjXgEFvip6Lh73juyzoqdeLTwPnZXPT4pvPe5rnBmU",
  "nonce": "28au-GcXlEBSffUEEFssIcBG1_0c5sUPDbDIEBrn28g",
  "response_mode": "form_post"
}
2020-09-01 12:50:38 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:50:38 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
28au-GcXlEBSffUEEFssIcBG1_0c5sUPDbDIEBrn28g
2020-09-01 12:50:38 SUCCESS
EnsureResponseTypeIsIdToken
Response type is expected value
expected
id_token
2020-09-01 12:50:38 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_VtPTmxKuOHEIFPo16440@- $_
2020-09-01 12:50:38 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://rp.example.com/cb
expected
[
  "https://rp.example.com/cb"
]
2020-09-01 12:50:38 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:50:38 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:50:38 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/yzON7EzwhTnD2sq/
sub
user-subject-1234531
aud
client_VtPTmxKuOHEIFPo16440@- $_
nonce
28au-GcXlEBSffUEEFssIcBG1_0c5sUPDbDIEBrn28g
iat
1598964638
exp
1598964938
2020-09-01 12:50:38 INFO
AddCHashToIdTokenClaims
Skipped evaluation due to missing required string: c_hash
expected
c_hash
2020-09-01 12:50:38 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2020-09-01 12:50:38 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9WdFBUbXhLdU9IRUlGUG8xNjQ0MEAtICRfIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL3l6T043RXp3aFRuRDJzcVwvIiwiZXhwIjoxNTk4OTY0OTM4LCJub25jZSI6IjI4YXUtR2NYbEVCU2ZmVUVFRnNzSWNCRzFfMGM1c1VQRGJESUVCcm4yOGciLCJpYXQiOjE1OTg5NjQ2Mzh9.el9SC9_-8Jol41l0_wdVevf2g7vWDM8Y9zRr2GWiD0Cy9nS65RT-3EOOvrVHAEZB44RPWBZ_rk60wvHMn45eTMOJ4aCRzGrVOZWbhjCa52Xb9DG_ys1i-MnrKTrC43dxazx_6wK9p6vO6jn7zDDIr1pCLkyZDVBmtd6XF76QWrOiydy8-ao34YAbWIa-fp8av4N-X3cFCzDx3kx6_x2_XxgpsktvZ4agH6efWCJ6O7h8hRxhYqpOYcrroITQbtp5YmucSIYDgzG9NIPGfChYGhyNSOFuLxuhWU7dNqC1zgJoAH7_xQglBvbEi9UUuACzjA5IBuFyK1r5EYp8dgBFeQ
key
{"p":"8ho_GXoB5M7murtI390LSOuei6qnB97eRiVItzfcgUsk9xOpG1r2D1IKS1m1I3e6mLMDf7P3aQ9nfma3Q-02bRg_HqfHSGGkKiQkcfmgrTRRCS4hsKeLMxITP4RxU9Sjm0PrOX4dUR6tB65lsk0OBn_1DO8nPzD2n-cDQ7aiiHM","kty":"RSA","q":"jDJPcZcdWGx7VtasIg7Gdu8PCUdnmBjqYVPTIEwUpRxqzACK56s3_JrK-O1av9N2FbzI401Du0AMt6CTT00nRbJFzkr52UYjCSAt_tgTfSan-QiJ8NbxDsIFT0hAVj-J9T3YgQDDAjlhw2aHCA_26OhCs6FXyJIOyJilWUhADn0","d":"dd-6c5KbORsoisBz6NSZUDTHmLQk1qgbwS43vXp9afSIf_S6mtjo6UnNlzRrYdz5DseNIljbHaMMJ-Uv4E8veiSRPN_qlsNKGYybtsxH19_yD3YxpLkSggGHcoT5qIfvdbNGewWUAfUbm3L5OALTO1m53x49aowK7d05rOiisn1vI76svuKxy_KLzwUEEShwQePmkORPcWdyY89A8aXwBglriBQa9wq08-UnV7dD7KLb54L7HyMbaj__sD2r5dukT9V9iWXwlq34i5ESzAEMlanuJ-CY4T2J84h3mSaYsxHutsHZi4KuT0WKpsBSyLUqp55EhW4CsppzM5QwdLNkeQ","e":"AQAB","use":"sig","qi":"NBdTcSe-FTqQqDxHgl8Oq0J1vmwcth44OK08ZfAMQyMPUPCDZi5WTb6r36lPV-6xvOvRczk4z4IeN4amxSlt-N36vLClANp9F_0_omWA77Afrd7ddyEjagMLpB0c2Sg92qZCUZNWyPPFRW2Tf2ss5qZfFN2dRRf4rzCK-LSM-5c","dp":"mnhioEe3Y50bnDMY2TT5GUq0uxpkPmJV4d2yGqy6tYgTis3xjPGpo7bNuKwBJiMjXICDj_xstIzOlNjGv8Ffg5X_1_hm72jVTMoIsuv6N-j0d24GsucDqs8ylslTYZB_3vYj5GfyHqr67ba5Tl1ZwI3t9ZW1rdz4zqef7pld9L8","dq":"iCdIDhnjLv_T3OcJLt5IkjLi2HEXQ5hW74S4ErKwjhWGBm80d39KFTHDk3L34jocgUnhkxZzhAPVFfSFe8uDK2XR82HPOdqqpe8xnED-1FlZYjqPtG0amOmGvJN_oAN_GMQiYk56FMvjjSAiXYsbkOAX_1ne5fQrFVdhpc7MHwU","n":"hJXuw8eq0DYRSxRwJqG-AEgXXQ_s2w6wpFVvfUCzkH74v4TPty9nG7bds-Id02fC_xxaL10-2rPTP-4blyBpWYEvjz6jjgSDAb0W1yAOFAIQlExDIZoWtiMqOC4QhKmCdgk8hBfPR8j63b6mmLeQ9DUC3TBmLwupu7soPh6oWsxXRltAzEUe1IuTNHQdH5n9ll--pTk_82KdEwPGwMAi-1HjRh09RtYddW4KrySkZ-7TifVEx-udEsLNHKe32PorEjuOdxqmJpMS_RSix8y2GuffUntJIrzS3G7CPVPseah4EVKwMIUKdxTIFiVkSCGedM9RiuoElnyvAToKhZLqJw"}
algorithm
RS256
2020-09-01 12:50:38 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2020-09-01 12:50:38 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "DRjXgEFvip6Lh73juyzoqdeLTwPnZXPT4pvPe5rnBmU"
}
2020-09-01 12:50:38 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "DRjXgEFvip6Lh73juyzoqdeLTwPnZXPT4pvPe5rnBmU",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9WdFBUbXhLdU9IRUlGUG8xNjQ0MEAtICRfIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL3l6T043RXp3aFRuRDJzcVwvIiwiZXhwIjoxNTk4OTY0OTM4LCJub25jZSI6IjI4YXUtR2NYbEVCU2ZmVUVFRnNzSWNCRzFfMGM1c1VQRGJESUVCcm4yOGciLCJpYXQiOjE1OTg5NjQ2Mzh9.el9SC9_-8Jol41l0_wdVevf2g7vWDM8Y9zRr2GWiD0Cy9nS65RT-3EOOvrVHAEZB44RPWBZ_rk60wvHMn45eTMOJ4aCRzGrVOZWbhjCa52Xb9DG_ys1i-MnrKTrC43dxazx_6wK9p6vO6jn7zDDIr1pCLkyZDVBmtd6XF76QWrOiydy8-ao34YAbWIa-fp8av4N-X3cFCzDx3kx6_x2_XxgpsktvZ4agH6efWCJ6O7h8hRxhYqpOYcrroITQbtp5YmucSIYDgzG9NIPGfChYGhyNSOFuLxuhWU7dNqC1zgJoAH7_xQglBvbEi9UUuACzjA5IBuFyK1r5EYp8dgBFeQ"
}
2020-09-01 12:50:38 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance yzON7EzwhTnD2sq
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"DRjXgEFvip6Lh73juyzoqdeLTwPnZXPT4pvPe5rnBmU","id_token":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9WdFBUbXhLdU9IRUlGUG8xNjQ0MEAtICRfIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL3l6T043RXp3aFRuRDJzcVwvIiwiZXhwIjoxNTk4OTY0OTM4LCJub25jZSI6IjI4YXUtR2NYbEVCU2ZmVUVFRnNzSWNCRzFfMGM1c1VQRGJESUVCcm4yOGciLCJpYXQiOjE1OTg5NjQ2Mzh9.el9SC9_-8Jol41l0_wdVevf2g7vWDM8Y9zRr2GWiD0Cy9nS65RT-3EOOvrVHAEZB44RPWBZ_rk60wvHMn45eTMOJ4aCRzGrVOZWbhjCa52Xb9DG_ys1i-MnrKTrC43dxazx_6wK9p6vO6jn7zDDIr1pCLkyZDVBmtd6XF76QWrOiydy8-ao34YAbWIa-fp8av4N-X3cFCzDx3kx6_x2_XxgpsktvZ4agH6efWCJ6O7h8hRxhYqpOYcrroITQbtp5YmucSIYDgzG9NIPGfChYGhyNSOFuLxuhWU7dNqC1zgJoAH7_xQglBvbEi9UUuACzjA5IBuFyK1r5EYp8dgBFeQ"}}]
outgoing_path
authorize
2020-09-01 12:50:39 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance yzON7EzwhTnD2sq
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2020-09-01 12:50:39 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance yzON7EzwhTnD2sq
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "hJXuw8eq0DYRSxRwJqG-AEgXXQ_s2w6wpFVvfUCzkH74v4TPty9nG7bds-Id02fC_xxaL10-2rPTP-4blyBpWYEvjz6jjgSDAb0W1yAOFAIQlExDIZoWtiMqOC4QhKmCdgk8hBfPR8j63b6mmLeQ9DUC3TBmLwupu7soPh6oWsxXRltAzEUe1IuTNHQdH5n9ll--pTk_82KdEwPGwMAi-1HjRh09RtYddW4KrySkZ-7TifVEx-udEsLNHKe32PorEjuOdxqmJpMS_RSix8y2GuffUntJIrzS3G7CPVPseah4EVKwMIUKdxTIFiVkSCGedM9RiuoElnyvAToKhZLqJw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "Ie5SS112EcxsSIVxa0LBigvPgMnuBgy9JUkXcjw_UaM",
      "y": "hnrdv9QMsVYFd40oHAC5bCao8YXafH8SKh6QCX9EM4A"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "NRa0iUJEH12dviEsq2ZdIEto0fTm9HppI5JAG7dTsN0",
      "y": "MEannY8SBzQQxpZ1r-nVqawr6PBSfNudp5tYKZb6DNo"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "befpqLhHN9HDPs064-Id8bKv5oqZ6wE3HtpxIYzCvxY"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "iNCs8udh6z2kbq1mwJsgfkIYpeMcn4rcX7MbK84BWONy_H_MAydpoWed40y8CKxM9yDg7xcMtax-_Bt4rEhRRaQUtrdOpSXwbXkhUwhcteFnc5mb2irwVbkvmuXkvNQD1Y3z9HgU3kEp6JOW8d6FmHNiznfHHLFxhH_5Lzb2SWlTAcgQZelNm2VwfnNR9V0m60Hx2MUmadS8u09oUFk-oqV1SUUjWRNzVeDFfg39uLEnlq1N1OxzMOP5co88wFloWE6K3iFKBB7c5Pk9FYat7Xd-xwUi98i1T0xgufS3NK1RkTzKlSz06rvwzl1pvQE4DlhKy5MVsM16O3SZHJT0nQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "5MJyJhPbJ1bM5mC6PIcEZsFyArsYvqfC6kp82nV9Dok",
      "y": "bHzjO04-81ws-WMrKhYGS-jVRMJOFxKZmIAPi9mdptE",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:50:39 FINISHED
oidcc-client-test-kid-absent-single-jwks
Test has run to completion
testmodule_result
PASSED
Test Results