Test Summary

Test Results

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

                                
description
test suite runner for openid-client
planId
2AWaC6uTX8byR
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test
2020-09-01 12:51:10 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/",
  "authorization_endpoint": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/token",
  "jwks_uri": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/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:51:10
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/",
  "authorization_endpoint": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/token",
  "jwks_uri": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/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:51:11
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "5kZFdCNslRL-UdNFei7oXmcv3mNTxFcqx-X7pNCTapDT-ns_dkV3uvj6mS0k6Bvq9Wd9_z_bW7UIQnqEBsC8vn7EeHf2H3qbwJwE4fyoW3xx6KYU1_yQpnIopLhZwotcdG_1dO0SqmbKi9czozkb-ELTLtw3AXRrgrPhKCDckes",
      "kty": "RSA",
      "q": "j1aBshoHAR9iZF1FRYdbadxThqzpEdPT9Ixjjh1fimHnCMsL3w_wC-qq3WJzCdqaZOEpibnlxl39d5QXeuU3QW0G_ZuCIIid5UgiO8QTD5Ex1WLJ9pQiTAdlQQEeyGxmfxO57BplByHVGqNC999kL3ExnyWNB82eOXIb93LQOzs",
      "d": "H2KSY-bPHx0Mu1YaYm6AL9k3RzWqJ8byBje8sMXIFrwZeYnKSFD6bHS8IkcpQ93Kyo173KeOhorn3JS1sJabpnSGvQjHmwQiSgyTOWAybOze4OdnOFAw3yI6GE6oYC2lzFkcFfvf935u1srLC5BCo3SfOYQUDRHREHt4CgZJl1XlrQvZVlQ9LbY7DS785jfDqBHlvoJRoEaH0oMNnCiLmwyw-GlrmKiMHgz-aeEXvtGfFzAxAZfjqElWD6OxnhplXtCJ3kHPTj0JBbqPSpVbUDj4DPwVkOnsU-sV2o4EhQ2W1ZfQbcDlVW4sKsEGd0hU475qHC1xYZHZR090GNsGRQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "8efde33f-81a1-4c64-88ac-deb797a0dd78",
      "qi": "ZP7iImxBa217Xd1OhaqOcqAa7qRGOxlmtYCSp8sDMfDwf8IEqqNuwAF7lWYL0tjOkzUfjMaEXWrjHeXmxkVZ4-fIu3WnELurjYKo611A9tfioNNDiDb-UZIlzE28MXk7vYBu2abNB7yvgTg8POZUGf3nSYu4K7PFIdmn9CTP9ec",
      "dp": "XH87pNQZ6KOxfoLD9Llk447FXqo9Wq-84oESHPkfTf4Q-BuLuWFcH8GlP-QvYADe12aT6PTokyTbxYBbCi9fYZGgL9fYCHsCl1LUb0ZDBkStqMsVslCkdgeDJe9bNtct8yOJ0EbuaX5Su-tctaLaBlYpaDhS7AWsrdq9hZX1o7M",
      "dq": "UV4nI8ZYoY-CWD0GPND42KBFHhd7-y3HjXRAc4VDHhgzga9Z3td6Shl9w0zGxxo8OPYEkXVg9XmXkFEV_yKtekt9A2xKs1M6ZtTK8ih9NYITyvFYesxep9Au73bGVboLeSnmihv1q9XN1mBFfNZoVfIo3BIB_CMCJdQcAh1ADc8",
      "n": "gO8RENISzlY8Hmgb_qqPFPbKfVfhRt2jz9KZ5nXlZvIGu-ZzOFyalswpQeTv69Rk-WB_g0W2L0w_Fs_pO-BsTZtW42FWDroiupwouhLFn1pTgXTv_xeHL7GU0E3Ot3OF4ZbVgjjOWyd3GwBd0To9AbSGcfShtZp0sxg5N0miV8Z8gwO_4NIUlVCg7w3jLfBeA1FK6cHzJH-cvQFPILFN3_nm33A50GSYkhzURi-d3-JgYPAzGpnq_L-z4Oa5N1tBLA_lrj082iJJncuhvizKIDXvptMRuPP9du3fI69QG6klR40Bo1avmOMzyc2uX43Yl45XpxeeXkCpcKLAnWbKKQ"
    },
    {
      "kty": "EC",
      "d": "9cuTZv5NNrbERUgBi58EWg3SbELZNFQ2JcFP0n_G-n4",
      "use": "sig",
      "crv": "P-256",
      "kid": "0fdba950-04c7-4933-aca7-122c6bbd14b5",
      "x": "bxfC5huzchCfy576Sr7oNcM64AXfPF6IjcA-xCC612U",
      "y": "czPWy_yPPF-z56H1uF6DSKZy4o3-CDuX8QVmIv3lkHM"
    },
    {
      "kty": "EC",
      "d": "9fOczGBOb7YvWX-AV1PvyImtlkLBSoTapIM1BWz7ZNk",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "450a382a-7770-42d8-a82e-7eba73a47863",
      "x": "Y774fa3gfdS1rLTaysj4oyBYm_zcfVj4i6fr-47fOJU",
      "y": "VlsVYm1LwJLnIUNfZwB64TKDhCDa_xdJ8qaep3m_-14"
    },
    {
      "kty": "OKP",
      "d": "n6iQerjR7coo9UO8hO4EG5g9aQ02V3HrvKltzXMATto",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7aaec1d2-c87b-44a4-89e3-bea0594c02bf",
      "x": "BpLNuy_FqQiNngsQz2CXRLTyECEN1JKlso2GHLGS7Y4"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "71Un_2DciZdI1HgOa7K-vlIXBSm-Am3swGABMRjK85K5YJ1DgUXOXb_IbxXNCnwa1e2iTNQSArGwz9Dwk_mFUZ3943gW2b6Ucg8N2eIivx-8VDrnpSl5Ul1F05S-aeyfe8B7aY8x5HsNND_HS-cILcbZ8RGp8MG-MFfTmVwoMiE",
      "kty": "RSA",
      "q": "1LLccboUOkaWjgUiUYtM5uLwhcZtoEvkOhkq-DhXLf-oLooAF7MOr6pZxvWHyEjAx2lzvkDdjEDqtgrkatz8aC5Ope8R-sNY7Iq-RbbU5PuvMMMWlU1KhWNI1EX1HjH2_4y7NtsWwmPoZ7sPtT-hZQJaBPmT2ctxXvFDL_LMbpE",
      "d": "lqfex3uszCgBtGVGDOXpMMF3tLnoDSgX07tkzonkJS85Ks-QEdFz5uoXNUHsi2vzm4dzsu3mqfP0iU-6xU6p_PV5H71h-OUCWI0WSveZkariU4LJtlhEWIzbm9ldVbT165zOYvBcGeyvZFr_VKIQ1mal1u5GeH1PPvcpiGF_1azvzqEwcpiFL4xRVrmGDpYPNvb6v2Vuf7yeei02qfN6DuCS_VKn28KS9cAv6iLIPqECPzCmVSQqR5M6oJ2xyW2JsSZWKUHVGNf5pAH_Nkhoh_Sr8XYq1hjNUk5ehAH14cB9fnHy-UkiIA52xsP0D2ah21MIMctNEp9pVLDl0UGaAQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "5fbe1480-a233-41c2-b088-90a13b29cd90",
      "qi": "akMjloH733nt7J9g9QkK0MwnQewofiJIbdm0YvWOTDTgiFZWihM5FCAO1PwHgAO7-DH1tO-kgyCbjvSnllTeayZJoMJpk_Mo44sy_7E9lRZ_AU5tG2u9kIyTU_BkTNm73hBeGwz7AaO79xylZvkEx6WMaeqXlZUR-pA6AcCE6NU",
      "dp": "22S3tr5nTGX3aHXp2kZP3o3H9n6uZPG5vxwC26v7l88fynY_hIimRYBiT5qvjHX577PYPQ-GtxuGlurVLwDkes4XCGd0owS2ddxg-SP4cDW6YYhiAyCCy8MfGHbZGqbECCCJwVl4BhfbIdN5cZYHBFeuP_POUhp4qz5HheVaH6E",
      "alg": "RSA-OAEP",
      "dq": "C12bZgBZgFuxQ9mGYfEdpODPlXZq-TvU8D3UC_uGvRCCPiplot6QlFZ4AaexH8SzeHRsGOiCbjIx2JRwbD1ux2piDX_e6BV0NP-c90Cz06CXVfW2yTeeGc6aX611Ua290x4ECwReDPklvBVE25yQ1ULw6H8lpWe3oSknO_KvdeE",
      "n": "xtm8bMy04nIwhJn22B6tZxU6jiHweey2TrmJ6WFJt75eZGhOVXBrnQTvSWigECE9TgHcxxVRKq12r_0iQVTF2zdD5xmmBdIetJ_tJpco8tbxyZy8pUNns9MK20fHnJEvU-9I8qUtDCqigVmpnj5Hc4M7OOeqskaE-BE-VhDMdBPr9zw6TvjzjDZ4bqfQ5uSMS2bCGg_loh73Qp4adCL7XTfKoUNy71Z8LYstCe1qcE88zeqAELyDXyJY_LZLfAD7O82eVAQbeFPZLJnoQb67BsRZEhyLwFdfWYsLs_6AWSYrXGOePZq2n3F3PFuutj_TEWi7s0ANzZl1jwXwnJqSsQ"
    },
    {
      "kty": "EC",
      "d": "114kK6eRGPRvgaLbvdtX5SgljHpUlSwLk-2OgtT3Ttg",
      "use": "enc",
      "crv": "P-256",
      "kid": "9fbbc421-aa2d-4da4-bba6-d7cefea848a0",
      "x": "vC3gUIlPNlSV1KbxJxE2RsteATwSuZ18c0YkffNRH94",
      "y": "snaa6eKenk5RphDIg_tcHsaxWOOipxoGwiVPiwdiQpY",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "8efde33f-81a1-4c64-88ac-deb797a0dd78",
      "n": "gO8RENISzlY8Hmgb_qqPFPbKfVfhRt2jz9KZ5nXlZvIGu-ZzOFyalswpQeTv69Rk-WB_g0W2L0w_Fs_pO-BsTZtW42FWDroiupwouhLFn1pTgXTv_xeHL7GU0E3Ot3OF4ZbVgjjOWyd3GwBd0To9AbSGcfShtZp0sxg5N0miV8Z8gwO_4NIUlVCg7w3jLfBeA1FK6cHzJH-cvQFPILFN3_nm33A50GSYkhzURi-d3-JgYPAzGpnq_L-z4Oa5N1tBLA_lrj082iJJncuhvizKIDXvptMRuPP9du3fI69QG6klR40Bo1avmOMzyc2uX43Yl45XpxeeXkCpcKLAnWbKKQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "17a095b8-6b78-4cd1-ac3a-de405b6d9823",
      "n": "ui8Vn8GDWV0GGNmCsvCUgakBHNyiW-Hzvs_Pta5W6xOEusmEdpwoqLwZ5ZJDR6T8Kv2TjFD2FLABnk9KKGFLHmjF2uXet-rqBXeGR1nikkFqITFHevc2K4HX7TTvwglAvmfmUiPj58bcO8D7Kt0Gz883WXPzcYWrzqvqw8kc2UTm8BksSFh0QWilgIoWU49Md5BETeLWqINLTq3843DihJAAZni5m5D5te1PqD8pAAdzYHcwQVtw4DadXN43RgcZ0DVuXDklxkQrGWalnEVZZDw4IKqehCLwfmR9MFNhb_AZ-aszCPE8bnftYful09lIDQmYSvQ6uijB36dueOGIIQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "0fdba950-04c7-4933-aca7-122c6bbd14b5",
      "x": "bxfC5huzchCfy576Sr7oNcM64AXfPF6IjcA-xCC612U",
      "y": "czPWy_yPPF-z56H1uF6DSKZy4o3-CDuX8QVmIv3lkHM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e95c2d07-2fd5-470a-867d-10a518108a1d",
      "x": "OGBQ-XVxU7PcOItnhsKgig2u2Oz6lWW5JXtTu_20QsQ",
      "y": "LrIg5yLSC6-7r1HbOdSaheoXISRFITK7w56alre5qOI"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "450a382a-7770-42d8-a82e-7eba73a47863",
      "x": "Y774fa3gfdS1rLTaysj4oyBYm_zcfVj4i6fr-47fOJU",
      "y": "VlsVYm1LwJLnIUNfZwB64TKDhCDa_xdJ8qaep3m_-14"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7aaec1d2-c87b-44a4-89e3-bea0594c02bf",
      "x": "BpLNuy_FqQiNngsQz2CXRLTyECEN1JKlso2GHLGS7Y4"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "5fbe1480-a233-41c2-b088-90a13b29cd90",
      "alg": "RSA-OAEP",
      "n": "xtm8bMy04nIwhJn22B6tZxU6jiHweey2TrmJ6WFJt75eZGhOVXBrnQTvSWigECE9TgHcxxVRKq12r_0iQVTF2zdD5xmmBdIetJ_tJpco8tbxyZy8pUNns9MK20fHnJEvU-9I8qUtDCqigVmpnj5Hc4M7OOeqskaE-BE-VhDMdBPr9zw6TvjzjDZ4bqfQ5uSMS2bCGg_loh73Qp4adCL7XTfKoUNy71Z8LYstCe1qcE88zeqAELyDXyJY_LZLfAD7O82eVAQbeFPZLJnoQb67BsRZEhyLwFdfWYsLs_6AWSYrXGOePZq2n3F3PFuutj_TEWi7s0ANzZl1jwXwnJqSsQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "9fbbc421-aa2d-4da4-bba6-d7cefea848a0",
      "x": "vC3gUIlPNlSV1KbxJxE2RsteATwSuZ18c0YkffNRH94",
      "y": "snaa6eKenk5RphDIg_tcHsaxWOOipxoGwiVPiwdiQpY",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:51:11 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:51:11 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:51:11 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:51:11 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:51:11
oidcc-client-test
Setup Done
2020-09-01 12:51:14 INCOMING
oidcc-client-test
Incoming HTTP request to test instance b2toMWvr0Gh590E
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:51:14 OUTGOING
oidcc-client-test
Response to HTTP request to test instance b2toMWvr0Gh590E
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/",
  "authorization_endpoint": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/token",
  "jwks_uri": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/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:51:14 INCOMING
oidcc-client-test
Incoming HTTP request to test instance b2toMWvr0Gh590E
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": [
    "id_token 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 token"],"grant_types":["implicit"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:51:14 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:51:14 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:51:14 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit"
]
response_types
[
  "id_token token"
]
2020-09-01 12:51:14 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:51:14 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:51:14 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:51:14 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:51:14 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:51:14 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:51:14 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:51:14 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:51:14 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:51:14 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:51:14 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:51:14 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:51:14 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:51:14 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:51:14 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:51:14 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:51:14 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:51:14 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:51:14 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:51:14 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_plxxYVqZegknaiV79634!\"*!*"
}
2020-09-01 12:51:14
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_LCoqWOPGGVAFWBnmapgnTbMfuZDYFkZamanlzxFZIcrELfWmCT7350776158%*@}*
2020-09-01 12:51:14 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:51:14 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_plxxYVqZegknaiV79634!\"*!*",
  "client_secret": "secret_LCoqWOPGGVAFWBnmapgnTbMfuZDYFkZamanlzxFZIcrELfWmCT7350776158%*@}*"
}
2020-09-01 12:51:14 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:51:14 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:51:14
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:51:14 OUTGOING
oidcc-client-test
Response to HTTP request to test instance b2toMWvr0Gh590E
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_plxxYVqZegknaiV79634!\"*!*",
  "client_secret": "secret_LCoqWOPGGVAFWBnmapgnTbMfuZDYFkZamanlzxFZIcrELfWmCT7350776158%*@}*",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:51:14 INCOMING
oidcc-client-test
Incoming HTTP request to test instance b2toMWvr0Gh590E
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_plxxYVqZegknaiV79634!\"*!*",
  "scope": "openid",
  "response_type": "id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Oi_mjgzQxC4pcSsBbcUJSrbCJ8zI9LMDnGVZcJndXrA",
  "nonce": "E829ZjM6XRaD_yZcdjoc54war2Izuma3xu219qPJMVQ",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:51:14 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:51:14 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:51:14 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_plxxYVqZegknaiV79634!\"*!*",
  "scope": "openid",
  "response_type": "id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Oi_mjgzQxC4pcSsBbcUJSrbCJ8zI9LMDnGVZcJndXrA",
  "nonce": "E829ZjM6XRaD_yZcdjoc54war2Izuma3xu219qPJMVQ",
  "response_mode": "form_post"
}
2020-09-01 12:51:14 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:51:14 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
E829ZjM6XRaD_yZcdjoc54war2Izuma3xu219qPJMVQ
2020-09-01 12:51:14 SUCCESS
EnsureResponseTypeIsIdTokenToken
Response type is expected value
expected
id_token token
2020-09-01 12:51:14 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_plxxYVqZegknaiV79634!"*!*
2020-09-01 12:51:14 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:51:14 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:51:14 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:51:14 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
0PxILxtcnZTonY8zfOVVz1audkZ2pT0gsTbr3scBHXe8J6YnkH
2020-09-01 12:51:14 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
Kq1TY6EbEonZzs95SOxZHg
2020-09-01 12:51:14 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/b2toMWvr0Gh590E/
sub
user-subject-1234531
aud
client_plxxYVqZegknaiV79634!"*!*
nonce
E829ZjM6XRaD_yZcdjoc54war2Izuma3xu219qPJMVQ
iat
1598964674
exp
1598964974
2020-09-01 12:51:14 INFO
AddCHashToIdTokenClaims
Skipped evaluation due to missing required string: c_hash
expected
c_hash
2020-09-01 12:51:14 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
Kq1TY6EbEonZzs95SOxZHg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/b2toMWvr0Gh590E/",
  "sub": "user-subject-1234531",
  "aud": "client_plxxYVqZegknaiV79634!\"*!*",
  "nonce": "E829ZjM6XRaD_yZcdjoc54war2Izuma3xu219qPJMVQ",
  "iat": 1598964674,
  "exp": 1598964974,
  "at_hash": "Kq1TY6EbEonZzs95SOxZHg"
}
2020-09-01 12:51:14 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI4ZWZkZTMzZi04MWExLTRjNjQtODhhYy1kZWI3OTdhMGRkNzgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiS3ExVFk2RWJFb25aenM5NVNPeFpIZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3BseHhZVnFaZWdrbmFpVjc5NjM0IVwiKiEqIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2IydG9NV3ZyMEdoNTkwRVwvIiwiZXhwIjoxNTk4OTY0OTc0LCJub25jZSI6IkU4Mjlaak02WFJhRF95WmNkam9jNTR3YXIySXp1bWEzeHUyMTlxUEpNVlEiLCJpYXQiOjE1OTg5NjQ2NzR9.TfL5Uo_FKoT1QmldkQ1sZolkT8y_kwctWEfySw6GCPBbrdqfXF1_I10D6AkvWtpEdNdGuDx7SNkLNcz4fdouyqMFH3KX5PpWQYfUeOcSYnARmNAolT_bk8GWhLdOFTPuCpUJf7mpNpEkl8RczQee4Oxxr_NyAQv2NWuWrIrS2c5jFFqY9_6xvkYh2Q--W9vxmO_iqoqFQvh9CiagAroJ3sx7gr1nZuEYHjvnAJhrjYMrO_WvToGq2W6WT6uy62zcICyBWy7AkGR5hJLWvzd-GhuLpXAsUMtbFPl6vpUK7Gb96p5RC7Yt1GZNreBvJXPqBbbdEs-rPLoBEFfDuo7ATg
key
{"p":"5kZFdCNslRL-UdNFei7oXmcv3mNTxFcqx-X7pNCTapDT-ns_dkV3uvj6mS0k6Bvq9Wd9_z_bW7UIQnqEBsC8vn7EeHf2H3qbwJwE4fyoW3xx6KYU1_yQpnIopLhZwotcdG_1dO0SqmbKi9czozkb-ELTLtw3AXRrgrPhKCDckes","kty":"RSA","q":"j1aBshoHAR9iZF1FRYdbadxThqzpEdPT9Ixjjh1fimHnCMsL3w_wC-qq3WJzCdqaZOEpibnlxl39d5QXeuU3QW0G_ZuCIIid5UgiO8QTD5Ex1WLJ9pQiTAdlQQEeyGxmfxO57BplByHVGqNC999kL3ExnyWNB82eOXIb93LQOzs","d":"H2KSY-bPHx0Mu1YaYm6AL9k3RzWqJ8byBje8sMXIFrwZeYnKSFD6bHS8IkcpQ93Kyo173KeOhorn3JS1sJabpnSGvQjHmwQiSgyTOWAybOze4OdnOFAw3yI6GE6oYC2lzFkcFfvf935u1srLC5BCo3SfOYQUDRHREHt4CgZJl1XlrQvZVlQ9LbY7DS785jfDqBHlvoJRoEaH0oMNnCiLmwyw-GlrmKiMHgz-aeEXvtGfFzAxAZfjqElWD6OxnhplXtCJ3kHPTj0JBbqPSpVbUDj4DPwVkOnsU-sV2o4EhQ2W1ZfQbcDlVW4sKsEGd0hU475qHC1xYZHZR090GNsGRQ","e":"AQAB","use":"sig","kid":"8efde33f-81a1-4c64-88ac-deb797a0dd78","qi":"ZP7iImxBa217Xd1OhaqOcqAa7qRGOxlmtYCSp8sDMfDwf8IEqqNuwAF7lWYL0tjOkzUfjMaEXWrjHeXmxkVZ4-fIu3WnELurjYKo611A9tfioNNDiDb-UZIlzE28MXk7vYBu2abNB7yvgTg8POZUGf3nSYu4K7PFIdmn9CTP9ec","dp":"XH87pNQZ6KOxfoLD9Llk447FXqo9Wq-84oESHPkfTf4Q-BuLuWFcH8GlP-QvYADe12aT6PTokyTbxYBbCi9fYZGgL9fYCHsCl1LUb0ZDBkStqMsVslCkdgeDJe9bNtct8yOJ0EbuaX5Su-tctaLaBlYpaDhS7AWsrdq9hZX1o7M","dq":"UV4nI8ZYoY-CWD0GPND42KBFHhd7-y3HjXRAc4VDHhgzga9Z3td6Shl9w0zGxxo8OPYEkXVg9XmXkFEV_yKtekt9A2xKs1M6ZtTK8ih9NYITyvFYesxep9Au73bGVboLeSnmihv1q9XN1mBFfNZoVfIo3BIB_CMCJdQcAh1ADc8","n":"gO8RENISzlY8Hmgb_qqPFPbKfVfhRt2jz9KZ5nXlZvIGu-ZzOFyalswpQeTv69Rk-WB_g0W2L0w_Fs_pO-BsTZtW42FWDroiupwouhLFn1pTgXTv_xeHL7GU0E3Ot3OF4ZbVgjjOWyd3GwBd0To9AbSGcfShtZp0sxg5N0miV8Z8gwO_4NIUlVCg7w3jLfBeA1FK6cHzJH-cvQFPILFN3_nm33A50GSYkhzURi-d3-JgYPAzGpnq_L-z4Oa5N1tBLA_lrj082iJJncuhvizKIDXvptMRuPP9du3fI69QG6klR40Bo1avmOMzyc2uX43Yl45XpxeeXkCpcKLAnWbKKQ"}
algorithm
RS256
2020-09-01 12:51:14 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:51:14 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Oi_mjgzQxC4pcSsBbcUJSrbCJ8zI9LMDnGVZcJndXrA"
}
2020-09-01 12:51:14 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Oi_mjgzQxC4pcSsBbcUJSrbCJ8zI9LMDnGVZcJndXrA",
  "id_token": "eyJraWQiOiI4ZWZkZTMzZi04MWExLTRjNjQtODhhYy1kZWI3OTdhMGRkNzgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiS3ExVFk2RWJFb25aenM5NVNPeFpIZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3BseHhZVnFaZWdrbmFpVjc5NjM0IVwiKiEqIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2IydG9NV3ZyMEdoNTkwRVwvIiwiZXhwIjoxNTk4OTY0OTc0LCJub25jZSI6IkU4Mjlaak02WFJhRF95WmNkam9jNTR3YXIySXp1bWEzeHUyMTlxUEpNVlEiLCJpYXQiOjE1OTg5NjQ2NzR9.TfL5Uo_FKoT1QmldkQ1sZolkT8y_kwctWEfySw6GCPBbrdqfXF1_I10D6AkvWtpEdNdGuDx7SNkLNcz4fdouyqMFH3KX5PpWQYfUeOcSYnARmNAolT_bk8GWhLdOFTPuCpUJf7mpNpEkl8RczQee4Oxxr_NyAQv2NWuWrIrS2c5jFFqY9_6xvkYh2Q--W9vxmO_iqoqFQvh9CiagAroJ3sx7gr1nZuEYHjvnAJhrjYMrO_WvToGq2W6WT6uy62zcICyBWy7AkGR5hJLWvzd-GhuLpXAsUMtbFPl6vpUK7Gb96p5RC7Yt1GZNreBvJXPqBbbdEs-rPLoBEFfDuo7ATg"
}
2020-09-01 12:51:14
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Oi_mjgzQxC4pcSsBbcUJSrbCJ8zI9LMDnGVZcJndXrA",
  "id_token": "eyJraWQiOiI4ZWZkZTMzZi04MWExLTRjNjQtODhhYy1kZWI3OTdhMGRkNzgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiS3ExVFk2RWJFb25aenM5NVNPeFpIZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3BseHhZVnFaZWdrbmFpVjc5NjM0IVwiKiEqIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2IydG9NV3ZyMEdoNTkwRVwvIiwiZXhwIjoxNTk4OTY0OTc0LCJub25jZSI6IkU4Mjlaak02WFJhRF95WmNkam9jNTR3YXIySXp1bWEzeHUyMTlxUEpNVlEiLCJpYXQiOjE1OTg5NjQ2NzR9.TfL5Uo_FKoT1QmldkQ1sZolkT8y_kwctWEfySw6GCPBbrdqfXF1_I10D6AkvWtpEdNdGuDx7SNkLNcz4fdouyqMFH3KX5PpWQYfUeOcSYnARmNAolT_bk8GWhLdOFTPuCpUJf7mpNpEkl8RczQee4Oxxr_NyAQv2NWuWrIrS2c5jFFqY9_6xvkYh2Q--W9vxmO_iqoqFQvh9CiagAroJ3sx7gr1nZuEYHjvnAJhrjYMrO_WvToGq2W6WT6uy62zcICyBWy7AkGR5hJLWvzd-GhuLpXAsUMtbFPl6vpUK7Gb96p5RC7Yt1GZNreBvJXPqBbbdEs-rPLoBEFfDuo7ATg",
  "access_token": "0PxILxtcnZTonY8zfOVVz1audkZ2pT0gsTbr3scBHXe8J6YnkH",
  "token_type": "Bearer"
}
2020-09-01 12:51:14 OUTGOING
oidcc-client-test
Response to HTTP request to test instance b2toMWvr0Gh590E
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"Oi_mjgzQxC4pcSsBbcUJSrbCJ8zI9LMDnGVZcJndXrA","id_token":"eyJraWQiOiI4ZWZkZTMzZi04MWExLTRjNjQtODhhYy1kZWI3OTdhMGRkNzgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiS3ExVFk2RWJFb25aenM5NVNPeFpIZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3BseHhZVnFaZWdrbmFpVjc5NjM0IVwiKiEqIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2IydG9NV3ZyMEdoNTkwRVwvIiwiZXhwIjoxNTk4OTY0OTc0LCJub25jZSI6IkU4Mjlaak02WFJhRF95WmNkam9jNTR3YXIySXp1bWEzeHUyMTlxUEpNVlEiLCJpYXQiOjE1OTg5NjQ2NzR9.TfL5Uo_FKoT1QmldkQ1sZolkT8y_kwctWEfySw6GCPBbrdqfXF1_I10D6AkvWtpEdNdGuDx7SNkLNcz4fdouyqMFH3KX5PpWQYfUeOcSYnARmNAolT_bk8GWhLdOFTPuCpUJf7mpNpEkl8RczQee4Oxxr_NyAQv2NWuWrIrS2c5jFFqY9_6xvkYh2Q--W9vxmO_iqoqFQvh9CiagAroJ3sx7gr1nZuEYHjvnAJhrjYMrO_WvToGq2W6WT6uy62zcICyBWy7AkGR5hJLWvzd-GhuLpXAsUMtbFPl6vpUK7Gb96p5RC7Yt1GZNreBvJXPqBbbdEs-rPLoBEFfDuo7ATg","access_token":"0PxILxtcnZTonY8zfOVVz1audkZ2pT0gsTbr3scBHXe8J6YnkH","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:51:15 INCOMING
oidcc-client-test
Incoming HTTP request to test instance b2toMWvr0Gh590E
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:51:15 OUTGOING
oidcc-client-test
Response to HTTP request to test instance b2toMWvr0Gh590E
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "8efde33f-81a1-4c64-88ac-deb797a0dd78",
      "n": "gO8RENISzlY8Hmgb_qqPFPbKfVfhRt2jz9KZ5nXlZvIGu-ZzOFyalswpQeTv69Rk-WB_g0W2L0w_Fs_pO-BsTZtW42FWDroiupwouhLFn1pTgXTv_xeHL7GU0E3Ot3OF4ZbVgjjOWyd3GwBd0To9AbSGcfShtZp0sxg5N0miV8Z8gwO_4NIUlVCg7w3jLfBeA1FK6cHzJH-cvQFPILFN3_nm33A50GSYkhzURi-d3-JgYPAzGpnq_L-z4Oa5N1tBLA_lrj082iJJncuhvizKIDXvptMRuPP9du3fI69QG6klR40Bo1avmOMzyc2uX43Yl45XpxeeXkCpcKLAnWbKKQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "17a095b8-6b78-4cd1-ac3a-de405b6d9823",
      "n": "ui8Vn8GDWV0GGNmCsvCUgakBHNyiW-Hzvs_Pta5W6xOEusmEdpwoqLwZ5ZJDR6T8Kv2TjFD2FLABnk9KKGFLHmjF2uXet-rqBXeGR1nikkFqITFHevc2K4HX7TTvwglAvmfmUiPj58bcO8D7Kt0Gz883WXPzcYWrzqvqw8kc2UTm8BksSFh0QWilgIoWU49Md5BETeLWqINLTq3843DihJAAZni5m5D5te1PqD8pAAdzYHcwQVtw4DadXN43RgcZ0DVuXDklxkQrGWalnEVZZDw4IKqehCLwfmR9MFNhb_AZ-aszCPE8bnftYful09lIDQmYSvQ6uijB36dueOGIIQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "0fdba950-04c7-4933-aca7-122c6bbd14b5",
      "x": "bxfC5huzchCfy576Sr7oNcM64AXfPF6IjcA-xCC612U",
      "y": "czPWy_yPPF-z56H1uF6DSKZy4o3-CDuX8QVmIv3lkHM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e95c2d07-2fd5-470a-867d-10a518108a1d",
      "x": "OGBQ-XVxU7PcOItnhsKgig2u2Oz6lWW5JXtTu_20QsQ",
      "y": "LrIg5yLSC6-7r1HbOdSaheoXISRFITK7w56alre5qOI"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "450a382a-7770-42d8-a82e-7eba73a47863",
      "x": "Y774fa3gfdS1rLTaysj4oyBYm_zcfVj4i6fr-47fOJU",
      "y": "VlsVYm1LwJLnIUNfZwB64TKDhCDa_xdJ8qaep3m_-14"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7aaec1d2-c87b-44a4-89e3-bea0594c02bf",
      "x": "BpLNuy_FqQiNngsQz2CXRLTyECEN1JKlso2GHLGS7Y4"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "5fbe1480-a233-41c2-b088-90a13b29cd90",
      "alg": "RSA-OAEP",
      "n": "xtm8bMy04nIwhJn22B6tZxU6jiHweey2TrmJ6WFJt75eZGhOVXBrnQTvSWigECE9TgHcxxVRKq12r_0iQVTF2zdD5xmmBdIetJ_tJpco8tbxyZy8pUNns9MK20fHnJEvU-9I8qUtDCqigVmpnj5Hc4M7OOeqskaE-BE-VhDMdBPr9zw6TvjzjDZ4bqfQ5uSMS2bCGg_loh73Qp4adCL7XTfKoUNy71Z8LYstCe1qcE88zeqAELyDXyJY_LZLfAD7O82eVAQbeFPZLJnoQb67BsRZEhyLwFdfWYsLs_6AWSYrXGOePZq2n3F3PFuutj_TEWi7s0ANzZl1jwXwnJqSsQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "9fbbc421-aa2d-4da4-bba6-d7cefea848a0",
      "x": "vC3gUIlPNlSV1KbxJxE2RsteATwSuZ18c0YkffNRH94",
      "y": "snaa6eKenk5RphDIg_tcHsaxWOOipxoGwiVPiwdiQpY",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:51:15 INCOMING
oidcc-client-test
Incoming HTTP request to test instance b2toMWvr0Gh590E
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer 0PxILxtcnZTonY8zfOVVz1audkZ2pT0gsTbr3scBHXe8J6YnkH",
  "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:51:15 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
0PxILxtcnZTonY8zfOVVz1audkZ2pT0gsTbr3scBHXe8J6YnkH
2020-09-01 12:51:15 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
0PxILxtcnZTonY8zfOVVz1audkZ2pT0gsTbr3scBHXe8J6YnkH
2020-09-01 12:51:15 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
2020-09-01 12:51:15
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:51:15 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:51:15 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:51:15 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:51:15 OUTGOING
oidcc-client-test
Response to HTTP request to test instance b2toMWvr0Gh590E
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531"
}
outgoing_path
userinfo
2020-09-01 12:51:15 FINISHED
oidcc-client-test
Test has run to completion
testmodule_result
PASSED
Test Results