Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:52:49 INFO
TEST-RUNNER
Test instance Oxq4rr6LafIC4N8 created
baseUrl
https://www.certification.openid.net/test/Oxq4rr6LafIC4N8
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-scope-userinfo-claims
2020-09-01 12:52:49 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/",
  "authorization_endpoint": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/token",
  "jwks_uri": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/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:52:49
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/",
  "authorization_endpoint": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/token",
  "jwks_uri": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/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:52:49
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "1F7SIYBY3x0YNPKMOecXM9abmqtkk5s3m7Ah5BKkkQWGewQ84elzaGinTKaRi4ZoO28nnTtLDSI9pgtf1tHtjXP0FpfJUTS_rkfA-U1lRfyZenw6V1fJWXT-3Uc_NFi8WfXmyi-NXy3GhJZDB-g4YfG26Or_Da6VoanG-BNHoGE",
      "kty": "RSA",
      "q": "zLk2y-uSnOBSXyv00A_UAiPlnoV3EmMEKBhniKQCikkmfVzpH4ghO1jt5wpnc9CDQlA6ULwaIfMmJC4-eqj-jQMsiDzXLV0vvlyTQ-pnzWUZVT4x67fFlmIadsYEHgxdB_R7LqpM82iVNSp2eWSA0twr4IvLUmDxjDFvNFQ1u4U",
      "d": "X4OTiuMQFrDLRtZdYMpbfodoscnbNYFf1CWes4cR5VH79q62FOC6u5rMcB44amPIPJz2fxYQSIoVsgp0VXy-P5iWj7Vzqh37qs_UcCAxy4LvgibN8xN3yK02pYyBFVJikAEYTIvOzNuRJCWfbNtYmDUpgoQPZ0tyf-QPmDRb_wpX_1DChlEIrWXXLeL8cNzVQuWV8r8teX7Mw71E8nB2fZ_EbLmE8ZIbLbexHsGJJ6o4W4IJjSjuIGTb7BXYQEOlWRt0RLaBChTN2Mz8g22M-ObRiV12WLIt6XSEZLBdOnXzFXxDVZdm-9_3GNawVOfJyK8OhbS0HLWPrdYd1RoXAQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "d87b3fa1-233d-4f5f-bb73-9aafd0e9723f",
      "qi": "wESIwoaKvhv4L2GfJKyGv6miETtOuLvRwX9xYIBgsw1a1BnA5sfg8Za8wwRmZEJfE7oiyYDIfCRV5L77K9_VMKz5MVdqtyg2Kto8Slioabw1P6a9liBZZacxdElFxg4PfxAzTsybBjSO54OIASF2RjnDOPKUXmoobdoPaGPsiNI",
      "dp": "mezkJw4M3CINYosOYgWCBruc6t0hN-8_veNKnTF5__beQxmOOzvmvx1jbSYpxdQ0hieJsefA_RL9VfVWkLB1mpoZp6p6axZtfBdb4hZbuf9dCq8x5g6lzOYEuEOkpv9N_XJCxfbzY7Ic-gqjKP8CptL4fReep78LizIwGax3tOE",
      "dq": "sN_8teZL_3nX8R4bH3_tXgQBqRoKrDocJ0Aeg3GgODXHKVySlYmZnJrSwGC-zNMD9NE38PTzZw2akHvbw0Iq2044tWRLTIhMbZ2yJmVpVY3Ze0qG-u8FqU4NKz0d5ZAs-GiD3OeKIGrlLtAHGA57NrK-vfxJqFzVlJhJSd7Ppbk",
      "n": "qdU1bbds7sRoICCzhfpyDXBjTWClzOJ2eWswpBEYk37SO7kFgw4DcoPwPWrXLZskBcJfZ54zsXK2-aAAOMtkcwK5SD96a3ISl4VrVivTdoKuXogM9akzPtYrRrbFLwSRwzW_ORt1ULzn3nxn-oSyxqfYROIbDjPhy8l80FbSMl04iGfYNA97s4FO-yNqM4xyQBdoD9i4Ctk5B0T83CQQY7VqmI9Tdu-eNl8r0XDZgiUR9tpGpFRbVgg8TkXgK7pl7WNrK6kMtVe7hunUAmBMAU5sUw1JQeAwwEPOcPN9JMqTJ9_RVGRLIvwpRszu2zvNP75b3j8WYL9Q4rYfXnItZQ"
    },
    {
      "kty": "EC",
      "d": "ysrRD0Y5sdEuVwRVBWynILQHWJU5PUJ52eCaiSodZUo",
      "use": "sig",
      "crv": "P-256",
      "kid": "ca299b05-9c5b-45e4-9b71-f03998d72d51",
      "x": "L1g7PI5cssHhHzQCl2i72t7Rn1xYjgLe1D4PY5WfRa8",
      "y": "ptHiTz-VJjNJRHDb9gVUCxhI9s3W7Vg5fdx0LEYVxu0"
    },
    {
      "kty": "EC",
      "d": "M808bZEjI7EaonYptZbBsZ7SEiT80e8QktCKp21eT-w",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "996ff6df-2c00-4900-ba51-eb98c33d4f36",
      "x": "mYKX6G6XKt0TCvMXcMKvNkaJ7EwJkQEf40C7oj4EKHI",
      "y": "SnL5Z4TJgf8sa2LYVI1zJIXg_sr4FXX1CdKZhYXPtyE"
    },
    {
      "kty": "OKP",
      "d": "d-RWwZN2zoGydaG2OtRCHnX8kPDOKKRfoLsYCEEgVT8",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "04ecca0a-6996-4402-99c4-e1416e61d629",
      "x": "SItV-UM35QMnYa4cMzEkHo3XKhNU8DlOC41axX4_fNU"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "-6aUoKpBG6g0YMIUtjfiD_G12XFcveYXsMIm7v6gZBsGOi_gd5upybPFpis1Dj_UCudgq7ZQoHAI1jVJBf9D_gylAhas-26EaTn_DJ-SM1j94tmjGgopuwbNYtZiwtxp1ojKiPmJvrJwbimJ2sItfD1tuYs1L0NJxHcPYLGTLWE",
      "kty": "RSA",
      "q": "7c5Oasj3u5Ea21hoFEF5gz0W2cY1BTbkPOWs_ECG07fZyfZJt2-SfDmuW_wVCoYRGhjlh3Iuduo12GFTd0HsOiaK5fGPRjbjOjLY15UafYLyL63F-tc6hEB6KNUYkbl6RaAkY3gI5GrmvTvONJdSSoPRwOh5lmT23dUgsBVIvTk",
      "d": "eHOZX-qHKosLTV048VrRKjGOT6ud_XY-RpUWWf2a6p9I0Dficv9r6QsH8p-Raslptprgh5uwEs9lalkHq4HA_He3PUcsgXS2SUmNxJZxH8_UWGIlimgqJdWH-2c7N--K5qXqLFpAbawDirK6kMnc_zY8bOUjp29WbNF-GVNgHiPHgYuEqz3rHVA2qQUKNs__ovXhIn3vbUsOg4zc5g0vMxTepd_xbUb19LvEg0vWM_yO-HD4TvwrrCg7pDTN7Fl262QGTt8UbaxFyykCfY-uJ5MMdL1e8gV_vZPc0SmeAiaQq8X_0c9sG4rTTv0_-gsuCEmhCG05bYJ3VIQ447mVAQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "a6763f1b-240e-4317-a8a0-b3f1c953937c",
      "qi": "ELh2FA3Jw_-55w_CXmAF0qt-dunfP9iOUdJ_f9fdwsG-dn-55OuNvrHWoXroT9bzFoGhI4K3L2nbaj6xNgHL7Vbilu8V3UIT-O90yh09q9xscT3akIKJiO4jyX-qN9xFMAT6n0_IbyuKPWfI3f6bgss624rCV2hyVcHj1WJ06AI",
      "dp": "MLZIIumR_NaMfQZUmAktO0TgnJyzBRdbEp4ihzTGu1n31J-b5cs-DIs-ATJv7LgyRYIQVmzOIqBNNZnO7thAwxaTgln9VhZIj03orvrchA__5T-XsNyywz9H1pAFQg8EdcC449bZ8Q39cXWc97mKsHf7m2T1AJcX2m3pjiARi0E",
      "alg": "RSA-OAEP",
      "dq": "UTb6FQIZiRdfYrXopbJOu4FrgmhsxyEeBaYy09t9sGTDnnPcbSdPkdlpMMUAsp1izdTe3skiET6fsQxcIwiCksGDAlDjK4mnRMMEx2uGpoLID3x7dtV2iKA0mClewLXlik3M36Oo9cmEj_AS1mcvlX87bXR3weMtZElbZod-VhE",
      "n": "6cQEuhC3b52Nk6RwpELxhUFYAEHYY-sTHiT8npers7EneFZSRlmVP8FMVGMZGmU9RtU-oS_mwmLH88xQPZFeKgyRIvlRz3noIqDgBGYFlNvJgo4BUsI2T0dfeTxTeYkTsGgTukI_e2XfvbMIbxQvtRB8WczdANV2YJCqgEPgFKg4K_VqN6IFZLZ2xDENPuNBBzF3YjpM7a7OY46SdVWrEiNqhRUUrdtMwXGfTm6voccdvwJ4U33QpdVdyWJSZqA4193yYRwCbU3Eq7fMe1hdvH5hr_G_eg85sw_b8cKZk-LvAMB-t0vccPUf11W7e_C_b2yvjn-UbLvgMCZu6o23mQ"
    },
    {
      "kty": "EC",
      "d": "Bdm0zJesWj0iQ5RI-1r7VES-feIksbjzpDHo-Rmpl70",
      "use": "enc",
      "crv": "P-256",
      "kid": "2ac5fb2b-a507-462f-ab1f-d77370eed7a7",
      "x": "wIpcz9T2bjs20PK5aqfGDAa-QSWB1Tktr4I-o83ef48",
      "y": "C5e5TXgbup0GrKVdgrxlSJjQ34IzjcbnM_uhp1mzqrw",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "d87b3fa1-233d-4f5f-bb73-9aafd0e9723f",
      "n": "qdU1bbds7sRoICCzhfpyDXBjTWClzOJ2eWswpBEYk37SO7kFgw4DcoPwPWrXLZskBcJfZ54zsXK2-aAAOMtkcwK5SD96a3ISl4VrVivTdoKuXogM9akzPtYrRrbFLwSRwzW_ORt1ULzn3nxn-oSyxqfYROIbDjPhy8l80FbSMl04iGfYNA97s4FO-yNqM4xyQBdoD9i4Ctk5B0T83CQQY7VqmI9Tdu-eNl8r0XDZgiUR9tpGpFRbVgg8TkXgK7pl7WNrK6kMtVe7hunUAmBMAU5sUw1JQeAwwEPOcPN9JMqTJ9_RVGRLIvwpRszu2zvNP75b3j8WYL9Q4rYfXnItZQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "9ae7089d-a730-412a-adab-a33004a78636",
      "n": "hEbci8G5BxJhPcHcard9bZ8WkTDvlDwizQdNG944LeoO61JlyKPS5JPbpNDjRRgbKKXVzf06xP6rJWNK2skTvgclTtFCEBo3FOB2NftC3_d0XtFvTAojgwKojThKLQa8X9KwUsa4WhNIfYU8vHYw2qkxrKg3hIicXyYOzXATC-Kd4tV0j3g4h9qOiBXT-NeqxCaQLNBEHUvpWY-sk0nqVQ7HgWUs9OlTgG7PkUrWP1eLV3QAyq3TgbZ2NuISSBf5Ywl2K4TQd_f-L8W0trPyBeNuWBiN7nJMiy9ENT3m89l7VHkN4rq2Z_sMq1dDF14Em-67B6tixWhP7dGRw-ReFw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "ca299b05-9c5b-45e4-9b71-f03998d72d51",
      "x": "L1g7PI5cssHhHzQCl2i72t7Rn1xYjgLe1D4PY5WfRa8",
      "y": "ptHiTz-VJjNJRHDb9gVUCxhI9s3W7Vg5fdx0LEYVxu0"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "84e230f3-8afb-44cc-9140-cfea67631c92",
      "x": "K8PmlaLwNi-nosWhhB9MfBowlKJDstDiFGZV8TNEr5g",
      "y": "FPyQbPxWv31ICv4ji6RNMmVVhdhlyY4TD4GJcG0_Hls"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "996ff6df-2c00-4900-ba51-eb98c33d4f36",
      "x": "mYKX6G6XKt0TCvMXcMKvNkaJ7EwJkQEf40C7oj4EKHI",
      "y": "SnL5Z4TJgf8sa2LYVI1zJIXg_sr4FXX1CdKZhYXPtyE"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "04ecca0a-6996-4402-99c4-e1416e61d629",
      "x": "SItV-UM35QMnYa4cMzEkHo3XKhNU8DlOC41axX4_fNU"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "a6763f1b-240e-4317-a8a0-b3f1c953937c",
      "alg": "RSA-OAEP",
      "n": "6cQEuhC3b52Nk6RwpELxhUFYAEHYY-sTHiT8npers7EneFZSRlmVP8FMVGMZGmU9RtU-oS_mwmLH88xQPZFeKgyRIvlRz3noIqDgBGYFlNvJgo4BUsI2T0dfeTxTeYkTsGgTukI_e2XfvbMIbxQvtRB8WczdANV2YJCqgEPgFKg4K_VqN6IFZLZ2xDENPuNBBzF3YjpM7a7OY46SdVWrEiNqhRUUrdtMwXGfTm6voccdvwJ4U33QpdVdyWJSZqA4193yYRwCbU3Eq7fMe1hdvH5hr_G_eg85sw_b8cKZk-LvAMB-t0vccPUf11W7e_C_b2yvjn-UbLvgMCZu6o23mQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "2ac5fb2b-a507-462f-ab1f-d77370eed7a7",
      "x": "wIpcz9T2bjs20PK5aqfGDAa-QSWB1Tktr4I-o83ef48",
      "y": "C5e5TXgbup0GrKVdgrxlSJjQ34IzjcbnM_uhp1mzqrw",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:52:49 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:52:49 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:52:49 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "updated_at": "1580000000"
}
2020-09-01 12:52:49 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:52:49
oidcc-client-test-scope-userinfo-claims
Setup Done
2020-09-01 12:52:49 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance Oxq4rr6LafIC4N8
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:52:49 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance Oxq4rr6LafIC4N8
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/",
  "authorization_endpoint": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/token",
  "jwks_uri": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/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:52:50 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance Oxq4rr6LafIC4N8
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:52:50 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:52:50 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:52:50 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit"
]
response_types
[
  "id_token token"
]
2020-09-01 12:52:50 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:52:50 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:52:50 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:52:50 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:52:50 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:52:50 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:52:50 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:52:50 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:52:50 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:52:50 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:52:50 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:52:50 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:52:50 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:52:50 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:52:50 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:52:50 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:52:50 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:52:50 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:52:50 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:52:50 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_zAVEYAHkpVvRwJU90064\\\u0027$|("
}
2020-09-01 12:52:50
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_aGddzmjJVTjVRuzvyHLdLPmsMZeDYCVvAqFOOMjPkXTptSVJKi8417838308+#!$(
2020-09-01 12:52:50 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:52:50 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_zAVEYAHkpVvRwJU90064\\\u0027$|(",
  "client_secret": "secret_aGddzmjJVTjVRuzvyHLdLPmsMZeDYCVvAqFOOMjPkXTptSVJKi8417838308+#!$("
}
2020-09-01 12:52:50 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:52:50 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:52:50
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:52:50 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance Oxq4rr6LafIC4N8
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_zAVEYAHkpVvRwJU90064\\\u0027$|(",
  "client_secret": "secret_aGddzmjJVTjVRuzvyHLdLPmsMZeDYCVvAqFOOMjPkXTptSVJKi8417838308+#!$(",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:52:50 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance Oxq4rr6LafIC4N8
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_zAVEYAHkpVvRwJU90064\\\u0027$|(",
  "scope": "openid email",
  "response_type": "id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "VReCfcjp_4xmXrUmdpECN7kA64IOMiqilee0slSwhfw",
  "nonce": "2uDc4PvqejCm3M4PCW8YalInbYnRcvAi9JxFsTB9w2g",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:52:50 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:52:50 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email"
]
expected
openid
2020-09-01 12:52:50 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_zAVEYAHkpVvRwJU90064\\\u0027$|(",
  "scope": "openid email",
  "response_type": "id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "VReCfcjp_4xmXrUmdpECN7kA64IOMiqilee0slSwhfw",
  "nonce": "2uDc4PvqejCm3M4PCW8YalInbYnRcvAi9JxFsTB9w2g",
  "response_mode": "form_post"
}
2020-09-01 12:52:50 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email
2020-09-01 12:52:50 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
2uDc4PvqejCm3M4PCW8YalInbYnRcvAi9JxFsTB9w2g
2020-09-01 12:52:50 SUCCESS
EnsureResponseTypeIsIdTokenToken
Response type is expected value
expected
id_token token
2020-09-01 12:52:50 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_zAVEYAHkpVvRwJU90064\'$|(
2020-09-01 12:52:50 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:52:50 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email"
]
expected
openid
2020-09-01 12:52:50 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:52:50 SUCCESS
EnsureScopeContainsAtLeastOneOfProfileEmailPhoneAddress
Found at least one of profile, email, phone and address scopes in request
actual
[
  "openid",
  "email"
]
2020-09-01 12:52:50 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
Upoo5QrIe5ICQv8c1WaZ529XnOZsZSvnem80BCQGOqMXgS3sh1
2020-09-01 12:52:50 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
6Jnh1EDfslT6ZDEUvN9Keg
2020-09-01 12:52:50 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/
sub
user-subject-1234531
aud
client_zAVEYAHkpVvRwJU90064\'$|(
nonce
2uDc4PvqejCm3M4PCW8YalInbYnRcvAi9JxFsTB9w2g
iat
1598964770
exp
1598965070
2020-09-01 12:52:50 INFO
AddCHashToIdTokenClaims
Skipped evaluation due to missing required string: c_hash
expected
c_hash
2020-09-01 12:52:50 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
6Jnh1EDfslT6ZDEUvN9Keg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/Oxq4rr6LafIC4N8/",
  "sub": "user-subject-1234531",
  "aud": "client_zAVEYAHkpVvRwJU90064\\\u0027$|(",
  "nonce": "2uDc4PvqejCm3M4PCW8YalInbYnRcvAi9JxFsTB9w2g",
  "iat": 1598964770,
  "exp": 1598965070,
  "at_hash": "6Jnh1EDfslT6ZDEUvN9Keg"
}
2020-09-01 12:52:50 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJkODdiM2ZhMS0yMzNkLTRmNWYtYmI3My05YWFmZDBlOTcyM2YiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNkpuaDFFRGZzbFQ2WkRFVXZOOUtlZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3pBVkVZQUhrcFZ2UndKVTkwMDY0XFwnJHwoIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL094cTRycjZMYWZJQzROOFwvIiwiZXhwIjoxNTk4OTY1MDcwLCJub25jZSI6IjJ1RGM0UHZxZWpDbTNNNFBDVzhZYWxJbmJZblJjdkFpOUp4RnNUQjl3MmciLCJpYXQiOjE1OTg5NjQ3NzB9.LnN18JQLLSxFe_zj0MGsgge_6uUodVHyVvdKAwE-j5ZJTQpBHIzHby14ZmHPnDTsQIxP5Pbs_VstOQ2pgnb8CdJjRCqyErEJDnN6msd-q7wjNSznaYUjffVFxN_m1dO8zy6trPEAe63fLjbtIQl0tERMCQvPmeQmg0l0Su9TjYgxuHrhcoIIC7XNiS4rD5ahauEnfLwvFrN5Sk_08C-F8ewdcuVMhIUtG7xwNpwCEdB0hAlXgtOyYhBQkltqupOH89IGvwKD7j7eEKsgK0yROjdlMI3Ig4KRB6HoeVJqf0zCW89OaFUf9jDMQ9mPlfJK3Pi6Gq_wIFHvVyHs9e_Wdg
key
{"p":"1F7SIYBY3x0YNPKMOecXM9abmqtkk5s3m7Ah5BKkkQWGewQ84elzaGinTKaRi4ZoO28nnTtLDSI9pgtf1tHtjXP0FpfJUTS_rkfA-U1lRfyZenw6V1fJWXT-3Uc_NFi8WfXmyi-NXy3GhJZDB-g4YfG26Or_Da6VoanG-BNHoGE","kty":"RSA","q":"zLk2y-uSnOBSXyv00A_UAiPlnoV3EmMEKBhniKQCikkmfVzpH4ghO1jt5wpnc9CDQlA6ULwaIfMmJC4-eqj-jQMsiDzXLV0vvlyTQ-pnzWUZVT4x67fFlmIadsYEHgxdB_R7LqpM82iVNSp2eWSA0twr4IvLUmDxjDFvNFQ1u4U","d":"X4OTiuMQFrDLRtZdYMpbfodoscnbNYFf1CWes4cR5VH79q62FOC6u5rMcB44amPIPJz2fxYQSIoVsgp0VXy-P5iWj7Vzqh37qs_UcCAxy4LvgibN8xN3yK02pYyBFVJikAEYTIvOzNuRJCWfbNtYmDUpgoQPZ0tyf-QPmDRb_wpX_1DChlEIrWXXLeL8cNzVQuWV8r8teX7Mw71E8nB2fZ_EbLmE8ZIbLbexHsGJJ6o4W4IJjSjuIGTb7BXYQEOlWRt0RLaBChTN2Mz8g22M-ObRiV12WLIt6XSEZLBdOnXzFXxDVZdm-9_3GNawVOfJyK8OhbS0HLWPrdYd1RoXAQ","e":"AQAB","use":"sig","kid":"d87b3fa1-233d-4f5f-bb73-9aafd0e9723f","qi":"wESIwoaKvhv4L2GfJKyGv6miETtOuLvRwX9xYIBgsw1a1BnA5sfg8Za8wwRmZEJfE7oiyYDIfCRV5L77K9_VMKz5MVdqtyg2Kto8Slioabw1P6a9liBZZacxdElFxg4PfxAzTsybBjSO54OIASF2RjnDOPKUXmoobdoPaGPsiNI","dp":"mezkJw4M3CINYosOYgWCBruc6t0hN-8_veNKnTF5__beQxmOOzvmvx1jbSYpxdQ0hieJsefA_RL9VfVWkLB1mpoZp6p6axZtfBdb4hZbuf9dCq8x5g6lzOYEuEOkpv9N_XJCxfbzY7Ic-gqjKP8CptL4fReep78LizIwGax3tOE","dq":"sN_8teZL_3nX8R4bH3_tXgQBqRoKrDocJ0Aeg3GgODXHKVySlYmZnJrSwGC-zNMD9NE38PTzZw2akHvbw0Iq2044tWRLTIhMbZ2yJmVpVY3Ze0qG-u8FqU4NKz0d5ZAs-GiD3OeKIGrlLtAHGA57NrK-vfxJqFzVlJhJSd7Ppbk","n":"qdU1bbds7sRoICCzhfpyDXBjTWClzOJ2eWswpBEYk37SO7kFgw4DcoPwPWrXLZskBcJfZ54zsXK2-aAAOMtkcwK5SD96a3ISl4VrVivTdoKuXogM9akzPtYrRrbFLwSRwzW_ORt1ULzn3nxn-oSyxqfYROIbDjPhy8l80FbSMl04iGfYNA97s4FO-yNqM4xyQBdoD9i4Ctk5B0T83CQQY7VqmI9Tdu-eNl8r0XDZgiUR9tpGpFRbVgg8TkXgK7pl7WNrK6kMtVe7hunUAmBMAU5sUw1JQeAwwEPOcPN9JMqTJ9_RVGRLIvwpRszu2zvNP75b3j8WYL9Q4rYfXnItZQ"}
algorithm
RS256
2020-09-01 12:52:50 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:52:50 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "VReCfcjp_4xmXrUmdpECN7kA64IOMiqilee0slSwhfw"
}
2020-09-01 12:52:50 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "VReCfcjp_4xmXrUmdpECN7kA64IOMiqilee0slSwhfw",
  "id_token": "eyJraWQiOiJkODdiM2ZhMS0yMzNkLTRmNWYtYmI3My05YWFmZDBlOTcyM2YiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNkpuaDFFRGZzbFQ2WkRFVXZOOUtlZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3pBVkVZQUhrcFZ2UndKVTkwMDY0XFwnJHwoIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL094cTRycjZMYWZJQzROOFwvIiwiZXhwIjoxNTk4OTY1MDcwLCJub25jZSI6IjJ1RGM0UHZxZWpDbTNNNFBDVzhZYWxJbmJZblJjdkFpOUp4RnNUQjl3MmciLCJpYXQiOjE1OTg5NjQ3NzB9.LnN18JQLLSxFe_zj0MGsgge_6uUodVHyVvdKAwE-j5ZJTQpBHIzHby14ZmHPnDTsQIxP5Pbs_VstOQ2pgnb8CdJjRCqyErEJDnN6msd-q7wjNSznaYUjffVFxN_m1dO8zy6trPEAe63fLjbtIQl0tERMCQvPmeQmg0l0Su9TjYgxuHrhcoIIC7XNiS4rD5ahauEnfLwvFrN5Sk_08C-F8ewdcuVMhIUtG7xwNpwCEdB0hAlXgtOyYhBQkltqupOH89IGvwKD7j7eEKsgK0yROjdlMI3Ig4KRB6HoeVJqf0zCW89OaFUf9jDMQ9mPlfJK3Pi6Gq_wIFHvVyHs9e_Wdg"
}
2020-09-01 12:52:50
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "VReCfcjp_4xmXrUmdpECN7kA64IOMiqilee0slSwhfw",
  "id_token": "eyJraWQiOiJkODdiM2ZhMS0yMzNkLTRmNWYtYmI3My05YWFmZDBlOTcyM2YiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNkpuaDFFRGZzbFQ2WkRFVXZOOUtlZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3pBVkVZQUhrcFZ2UndKVTkwMDY0XFwnJHwoIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL094cTRycjZMYWZJQzROOFwvIiwiZXhwIjoxNTk4OTY1MDcwLCJub25jZSI6IjJ1RGM0UHZxZWpDbTNNNFBDVzhZYWxJbmJZblJjdkFpOUp4RnNUQjl3MmciLCJpYXQiOjE1OTg5NjQ3NzB9.LnN18JQLLSxFe_zj0MGsgge_6uUodVHyVvdKAwE-j5ZJTQpBHIzHby14ZmHPnDTsQIxP5Pbs_VstOQ2pgnb8CdJjRCqyErEJDnN6msd-q7wjNSznaYUjffVFxN_m1dO8zy6trPEAe63fLjbtIQl0tERMCQvPmeQmg0l0Su9TjYgxuHrhcoIIC7XNiS4rD5ahauEnfLwvFrN5Sk_08C-F8ewdcuVMhIUtG7xwNpwCEdB0hAlXgtOyYhBQkltqupOH89IGvwKD7j7eEKsgK0yROjdlMI3Ig4KRB6HoeVJqf0zCW89OaFUf9jDMQ9mPlfJK3Pi6Gq_wIFHvVyHs9e_Wdg",
  "access_token": "Upoo5QrIe5ICQv8c1WaZ529XnOZsZSvnem80BCQGOqMXgS3sh1",
  "token_type": "Bearer"
}
2020-09-01 12:52:50 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance Oxq4rr6LafIC4N8
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"VReCfcjp_4xmXrUmdpECN7kA64IOMiqilee0slSwhfw","id_token":"eyJraWQiOiJkODdiM2ZhMS0yMzNkLTRmNWYtYmI3My05YWFmZDBlOTcyM2YiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNkpuaDFFRGZzbFQ2WkRFVXZOOUtlZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3pBVkVZQUhrcFZ2UndKVTkwMDY0XFwnJHwoIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL094cTRycjZMYWZJQzROOFwvIiwiZXhwIjoxNTk4OTY1MDcwLCJub25jZSI6IjJ1RGM0UHZxZWpDbTNNNFBDVzhZYWxJbmJZblJjdkFpOUp4RnNUQjl3MmciLCJpYXQiOjE1OTg5NjQ3NzB9.LnN18JQLLSxFe_zj0MGsgge_6uUodVHyVvdKAwE-j5ZJTQpBHIzHby14ZmHPnDTsQIxP5Pbs_VstOQ2pgnb8CdJjRCqyErEJDnN6msd-q7wjNSznaYUjffVFxN_m1dO8zy6trPEAe63fLjbtIQl0tERMCQvPmeQmg0l0Su9TjYgxuHrhcoIIC7XNiS4rD5ahauEnfLwvFrN5Sk_08C-F8ewdcuVMhIUtG7xwNpwCEdB0hAlXgtOyYhBQkltqupOH89IGvwKD7j7eEKsgK0yROjdlMI3Ig4KRB6HoeVJqf0zCW89OaFUf9jDMQ9mPlfJK3Pi6Gq_wIFHvVyHs9e_Wdg","access_token":"Upoo5QrIe5ICQv8c1WaZ529XnOZsZSvnem80BCQGOqMXgS3sh1","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:52:51 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance Oxq4rr6LafIC4N8
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:52:51 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance Oxq4rr6LafIC4N8
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "d87b3fa1-233d-4f5f-bb73-9aafd0e9723f",
      "n": "qdU1bbds7sRoICCzhfpyDXBjTWClzOJ2eWswpBEYk37SO7kFgw4DcoPwPWrXLZskBcJfZ54zsXK2-aAAOMtkcwK5SD96a3ISl4VrVivTdoKuXogM9akzPtYrRrbFLwSRwzW_ORt1ULzn3nxn-oSyxqfYROIbDjPhy8l80FbSMl04iGfYNA97s4FO-yNqM4xyQBdoD9i4Ctk5B0T83CQQY7VqmI9Tdu-eNl8r0XDZgiUR9tpGpFRbVgg8TkXgK7pl7WNrK6kMtVe7hunUAmBMAU5sUw1JQeAwwEPOcPN9JMqTJ9_RVGRLIvwpRszu2zvNP75b3j8WYL9Q4rYfXnItZQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "9ae7089d-a730-412a-adab-a33004a78636",
      "n": "hEbci8G5BxJhPcHcard9bZ8WkTDvlDwizQdNG944LeoO61JlyKPS5JPbpNDjRRgbKKXVzf06xP6rJWNK2skTvgclTtFCEBo3FOB2NftC3_d0XtFvTAojgwKojThKLQa8X9KwUsa4WhNIfYU8vHYw2qkxrKg3hIicXyYOzXATC-Kd4tV0j3g4h9qOiBXT-NeqxCaQLNBEHUvpWY-sk0nqVQ7HgWUs9OlTgG7PkUrWP1eLV3QAyq3TgbZ2NuISSBf5Ywl2K4TQd_f-L8W0trPyBeNuWBiN7nJMiy9ENT3m89l7VHkN4rq2Z_sMq1dDF14Em-67B6tixWhP7dGRw-ReFw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "ca299b05-9c5b-45e4-9b71-f03998d72d51",
      "x": "L1g7PI5cssHhHzQCl2i72t7Rn1xYjgLe1D4PY5WfRa8",
      "y": "ptHiTz-VJjNJRHDb9gVUCxhI9s3W7Vg5fdx0LEYVxu0"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "84e230f3-8afb-44cc-9140-cfea67631c92",
      "x": "K8PmlaLwNi-nosWhhB9MfBowlKJDstDiFGZV8TNEr5g",
      "y": "FPyQbPxWv31ICv4ji6RNMmVVhdhlyY4TD4GJcG0_Hls"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "996ff6df-2c00-4900-ba51-eb98c33d4f36",
      "x": "mYKX6G6XKt0TCvMXcMKvNkaJ7EwJkQEf40C7oj4EKHI",
      "y": "SnL5Z4TJgf8sa2LYVI1zJIXg_sr4FXX1CdKZhYXPtyE"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "04ecca0a-6996-4402-99c4-e1416e61d629",
      "x": "SItV-UM35QMnYa4cMzEkHo3XKhNU8DlOC41axX4_fNU"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "a6763f1b-240e-4317-a8a0-b3f1c953937c",
      "alg": "RSA-OAEP",
      "n": "6cQEuhC3b52Nk6RwpELxhUFYAEHYY-sTHiT8npers7EneFZSRlmVP8FMVGMZGmU9RtU-oS_mwmLH88xQPZFeKgyRIvlRz3noIqDgBGYFlNvJgo4BUsI2T0dfeTxTeYkTsGgTukI_e2XfvbMIbxQvtRB8WczdANV2YJCqgEPgFKg4K_VqN6IFZLZ2xDENPuNBBzF3YjpM7a7OY46SdVWrEiNqhRUUrdtMwXGfTm6voccdvwJ4U33QpdVdyWJSZqA4193yYRwCbU3Eq7fMe1hdvH5hr_G_eg85sw_b8cKZk-LvAMB-t0vccPUf11W7e_C_b2yvjn-UbLvgMCZu6o23mQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "2ac5fb2b-a507-462f-ab1f-d77370eed7a7",
      "x": "wIpcz9T2bjs20PK5aqfGDAa-QSWB1Tktr4I-o83ef48",
      "y": "C5e5TXgbup0GrKVdgrxlSJjQ34IzjcbnM_uhp1mzqrw",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:52:51 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance Oxq4rr6LafIC4N8
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer Upoo5QrIe5ICQv8c1WaZ529XnOZsZSvnem80BCQGOqMXgS3sh1",
  "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:52:51 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
Upoo5QrIe5ICQv8c1WaZ529XnOZsZSvnem80BCQGOqMXgS3sh1
2020-09-01 12:52:51 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
Upoo5QrIe5ICQv8c1WaZ529XnOZsZSvnem80BCQGOqMXgS3sh1
2020-09-01 12:52:51 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
email
user@example.com
email_verified
false
2020-09-01 12:52:51
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:52:51 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:52:51 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:52:51 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:52:51 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance Oxq4rr6LafIC4N8
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531",
  "email": "user@example.com",
  "email_verified": false
}
outgoing_path
userinfo
2020-09-01 12:52:51 FINISHED
oidcc-client-test-scope-userinfo-claims
Test has run to completion
testmodule_result
PASSED
Test Results