Test Summary

Test Results

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

                                
description
test suite runner for openid-client
planId
vvcwgQI1komVg
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-missing-sub
2020-09-01 12:49:01 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/",
  "authorization_endpoint": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/token",
  "jwks_uri": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2020-09-01 12:49:01
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/",
  "authorization_endpoint": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/token",
  "jwks_uri": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2020-09-01 12:49:01
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "9waKidYA0BLGPTUamGOpAjNTx7lCu95fyr87wSqR86weuHTNIez3gmuPUI23Jqlwa4mzXeNHoTQTayO7_lHLmSVJvGEMO6lN_HYLwZ4hNERwpr0XXpRvkuJA1l84KFXQHQw9yhSVkfqP5TxTwxTL1xyHiyUc3Fgij4tcHQxsTik",
      "kty": "RSA",
      "q": "zvWT7C8o06MK6yzKg2I0Vz8tdWiaBX8yxh5PlxkY3rvbqeXbhEWoZmMfR7E5tjwASuzCWV7WTDIjbl1qz8j_tFMTvNQ1gR8BFna1kFJUZuI0dJCS75y2tt8IHHU5VI_cKRsTV3mmpb5mT5VlTIpeB-t6CWFXR60KSDkvj1tQ6JM",
      "d": "eisL56OluFDNvZK3kYnX7bQAf8snnm-2J7IhrE2b4AQKBt6tFTTcYGsEzFDUZX3Zi0wvlqqm5zhoqAQpXrG7rfiVWQmT2buL2Byx_SObRVplQ3Y0WgRbV3EAOD_odxTczxwD9T-yHmCvGM-RDhYV6g-f-k8nl25jJFkrgLZX9Hb3UqQuM3zxj7OT8T4KjKDin8OaSEfAz7uvMkQRm0IBVdnHMyF355wYOKnjIzp4YPhdhTZYfCKX8tehSa9RgyF1it-ci2InWGJP-qI-dub14BCA87XEO2qX_WDcq8j3igK0DCMYiDiOIewPRz3-1vqi3dDSgFN336iI69CSFNY2wQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "0dc0a934-5720-44f0-bf04-f7ec1582c31e",
      "qi": "a4t9I_HyiEXMTq1XVIX965R0w1Uh1bXEpMlWgxmgCOdc2kr_vR2qtALzL6Zm8H5UkW1PcOlFh8mbcZT9u_NmP5l3aDz5FJPXf75wrr5LSyOl5-jCrJ9HWv0YkHzVsjJxqzF50K275pSS-80cWKTb8ERdfutD1xDa2-UjjB7uiEM",
      "dp": "P1PE9lsPcEgv3AceH00FSdQguUXsLr9ubUqjJf0k14QbiAwhfn4CYcPzRKJf_qBXeqodeodGmLQB-mh5zFPpzwP5KDr06OKZZIxarTM9remRu50kPZHuHIi2OH7GpciCBsBZotGuGnNSqmDR1GQjca0Vrn1ALdjGW2hNoADMTyk",
      "dq": "SHLTi5SeuCeVROpzIjcYl4o4QaeSc2Ypwg0OU5iniiE9LmaWx-ESqHT-mDxENbUfbRsgleSLJDVRDeuJ3p9AVEHY4Ptwl3jhCpoXySPpA_Mf5cZOia7Uj4PX9Q5cOWv66DDgPnkJi2_xpN5pjbfKXv9hwzLeOOssdEgAjDCtTB0",
      "n": "x7Q7eik069apbimQGvsHYOcwHlC05LEu93IM6fQMPqBpgQNsFv_h5SBx9fkBmS9siDj5taNfNEdPdii4u4swgD6L0rvppaGVhC3vxHk4rqLeJOdZ-7auAuNqy8TZ3Ea5GOhx7AzRUuY2dqf4oQ7DShRYBws5iREnlLQDiWXwfSb1yGUP-xGCfDQGki47VVoQBTPWGR1bK_LzpVlPA5t5s1Gw366RkTq9SjaGJOyyd_mnwtPLjcotl_dHPPXWXsC7my9rOwVTAbx4LSiqwOkiVafyvsd_rEbF1ZH1Y1tqebLnAUfQExuXScTk0c7CQ3RPamol6dJdGW6W-Ml4SNYJiw"
    },
    {
      "kty": "EC",
      "d": "y4IZlMMU9IuWzhkmQScz0isANS4ocqOWyqww0x38N34",
      "use": "sig",
      "crv": "P-256",
      "kid": "cae91850-709d-4665-84bf-f2317c3ac907",
      "x": "NekuBEgvEOqoPMKMilhaUn981rku4laovf4N_he6Uj4",
      "y": "K0C5tsrfloBndSXry0W41y00znHdeyC4Wp5XBzgMPRk"
    },
    {
      "kty": "EC",
      "d": "bT1Oukk_kJQf1O640sYGulTic7HQqC6O4_u6AlerL00",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "363228ce-f22d-47e5-a4b1-a8b316d86f77",
      "x": "zIAv50XuK37cnrlrijAarxK6vZNUa4ZgqDjtpCwmDWg",
      "y": "87Ou1y-EGKe5n4zLM1BTyckjCYX_xGYqKcQ7gbBd7qc"
    },
    {
      "kty": "OKP",
      "d": "a2k7GPhsauve1JuphtDXuEWxQ8xBuV9THHhlUe75jMQ",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "9ad49bf1-768c-4f20-981f-3ae611455c51",
      "x": "6qvms38KKwZWV4y-gGExXqSEIvLsKWctgdB3cddRZ8o"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "0SvBr8z2-7XJKLX4NgR0KlSWEzCL38DB041BZw4hLeLi7xOwCYCOWV3k_8k9n7sHxN_KIyCOFlVvryk_U2-tqTJhnw7FslopH1YF-83KAKgm2rz8ZMOBLlKULbejnBn45zXX9Mg7jX035UZMd9jUQ1rMGui87DViuvKUlmKGo-c",
      "kty": "RSA",
      "q": "uEl7QW9zxwa3CnAVapGvZJHQrxywTBXk9uWWRwadA4QHMDccDjzjua_AsiznUwJdbwBDp2WU0qFjkL5LaddCuqZNFmO0mw5fdNOJ_kdkDFjzbDzbWUoR_zd_BE4zn0cT5rtygeQplC5_x6_Kjv1EjSJOtF5hNcwadmVolXEbsY0",
      "d": "fxMBpP-_u-GaoaPEyNgjWunWMPfxm_BEI4JE2dKjvQ1Pcw51dfOkZjB-zi57WVT77jks6TSe5JUIR10i0PtaF8f6KkF0i38tNha5sK_0nFjaYzCB7P9INhhKQ_28WrRcdi2X7SBcWylr9-VwT9Dq48196ciJrT9_GTBjgTSR68gr6uzTSbeT97f9lCms5NmckZiWsgYviMSYZ9Z-pka-_cpNxPYtqTJ32szL6E88Y6O3Txk82Bdz_uD5jS0o-SWOhhAH38Nv2-EFmWGMs6xDz2ZwchOY4zkfCfQ8V4YoX9gVlgXCumYlBJlftDWhpQCpSS0UADLRCEvV41uLCrOdYQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "977ffc30-cd1d-4817-8a20-55add3f1f74b",
      "qi": "nTCHZkSl9quk3y74Y_zp7AiX65w4HQkIizt3t-p1cI1P6v_P1Hny7SON1F2pY2gNfxyMVKTrqgJ4u8-GTShyK9PVM-SaJ3Pv8MhK-MroTV2F3MtNdcJxsnAJvnzDp8485cpQ4pSFz5Pp18hUV1P98tJb0zxq8JaxbyWeS2lqfcY",
      "dp": "fH_u6RS2bVvmP7UP6Bb-jbOLICDlIGk69RA-vXhLh2RkbqjpPr6l-8tHYngFle1c0nHhfscBy4lO0JNcfe0bEHpMYMAKK_4-O8iYByiV844ikk-qas9zNH8yc4O6fk93Nyd1Qt1rlOvTOUR-f1cwAGcq1VlyGaYs_dklV92NBkE",
      "alg": "RSA-OAEP",
      "dq": "V-M7dAaKKbXrH4A6xns6MXVVF95PucmLS7BMjgz6Xs3de8IckDG7zTejZ5YAsFblZmWy3ieU5Srwx_vpDU4K1ecvxmjAnl4pahbkra8waK8XUFxpo9iuYo_99HizJ9gHBrgIsSe2KKRQblRI_w6MXd6puF12cOipCiPsz7CEq5U",
      "n": "lpN9ZhOvLrfhDwt9fn7Ohl2A2vsbB9cezp1NBU-xkja_7Ep3vDR7IUGVPUB-OyMJCApYeSp9wYzcwA616i5y12hDoBMZ9jRcvrezKX-lHRyP4FqFxjQMw0sT9b4zeOvobJ2WLwc1gTPRbHIpT8jgV_IVxQrrylm0UN50dq2kuaRe3tRmtCngCqG8TgXIM2ApqLdo1U1cI1IXp_ScdXNc_NUbMnNPMCS-hZ_NM5JMTspJdSdXQkN6OKFWJnw749L4DaCSmhh4UmAv3KY0NJW_hQKm66RvFU4Ep7HgE5cPapsKGxyy_pECGQUH1nkuP1NUsNOgeqNZsX3sx-Dym9f9Ow"
    },
    {
      "kty": "EC",
      "d": "BeOgE7VQoawrGpB1Te4k4F-7nryncE9RP2vFce6RDBQ",
      "use": "enc",
      "crv": "P-256",
      "kid": "96de553d-9c84-4a8a-a544-c01fda6699b2",
      "x": "c9vX9vY8f8awvZKKR6llI0c5IitmNus5_wC-pdJ70mw",
      "y": "Xk2gCfsqhr_dZBKDOXIIcU5uM4QEFzmjRStmt1pCQ00",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "0dc0a934-5720-44f0-bf04-f7ec1582c31e",
      "n": "x7Q7eik069apbimQGvsHYOcwHlC05LEu93IM6fQMPqBpgQNsFv_h5SBx9fkBmS9siDj5taNfNEdPdii4u4swgD6L0rvppaGVhC3vxHk4rqLeJOdZ-7auAuNqy8TZ3Ea5GOhx7AzRUuY2dqf4oQ7DShRYBws5iREnlLQDiWXwfSb1yGUP-xGCfDQGki47VVoQBTPWGR1bK_LzpVlPA5t5s1Gw366RkTq9SjaGJOyyd_mnwtPLjcotl_dHPPXWXsC7my9rOwVTAbx4LSiqwOkiVafyvsd_rEbF1ZH1Y1tqebLnAUfQExuXScTk0c7CQ3RPamol6dJdGW6W-Ml4SNYJiw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "108a3d90-8df9-404b-82dd-e2de5b9985a3",
      "n": "2uL8ZdznaF60PsD-5GlKjQo7hMZ-TWZJ1osrmOW8bi8BRiDFIyn1lknv0bGcscmq4oH5FzuvrcsXTlUF_bPXCikINGg-b-f866TbeKAkihrcwChjz2Lg09uHG2ZC_Gz4DRuWQo8moTBaj1wlvHHBHLvMm6Bd6-5K6LFdiXkobXkAY5O5--s_Tu48aEf4zlWrQ5nGb_zYLEoPMrOOpGRrupLsdjGdhafCW5Gg1T6ggok0UXbX2AKSjG4ZIP8B4BPlHAlofd_4HT78uiX7QpHxiiZIM2EAb_HaAQBPF6hkifj76jOVHKcCX9Z7bqnDyhOXzeKS8E_0OyaMJF1W3UkSJQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "cae91850-709d-4665-84bf-f2317c3ac907",
      "x": "NekuBEgvEOqoPMKMilhaUn981rku4laovf4N_he6Uj4",
      "y": "K0C5tsrfloBndSXry0W41y00znHdeyC4Wp5XBzgMPRk"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "655e9834-070b-4f7e-8585-d4555a562c72",
      "x": "bPDSwXM6Y59IGVeBO7MzY0vynyKAlbDh3EqhtgR4cNg",
      "y": "48-0GKrfB1gA2HsVlbgHQpVa8xg4AhxYjHTZ6vm1NiM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "363228ce-f22d-47e5-a4b1-a8b316d86f77",
      "x": "zIAv50XuK37cnrlrijAarxK6vZNUa4ZgqDjtpCwmDWg",
      "y": "87Ou1y-EGKe5n4zLM1BTyckjCYX_xGYqKcQ7gbBd7qc"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "9ad49bf1-768c-4f20-981f-3ae611455c51",
      "x": "6qvms38KKwZWV4y-gGExXqSEIvLsKWctgdB3cddRZ8o"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "977ffc30-cd1d-4817-8a20-55add3f1f74b",
      "alg": "RSA-OAEP",
      "n": "lpN9ZhOvLrfhDwt9fn7Ohl2A2vsbB9cezp1NBU-xkja_7Ep3vDR7IUGVPUB-OyMJCApYeSp9wYzcwA616i5y12hDoBMZ9jRcvrezKX-lHRyP4FqFxjQMw0sT9b4zeOvobJ2WLwc1gTPRbHIpT8jgV_IVxQrrylm0UN50dq2kuaRe3tRmtCngCqG8TgXIM2ApqLdo1U1cI1IXp_ScdXNc_NUbMnNPMCS-hZ_NM5JMTspJdSdXQkN6OKFWJnw749L4DaCSmhh4UmAv3KY0NJW_hQKm66RvFU4Ep7HgE5cPapsKGxyy_pECGQUH1nkuP1NUsNOgeqNZsX3sx-Dym9f9Ow"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "96de553d-9c84-4a8a-a544-c01fda6699b2",
      "x": "c9vX9vY8f8awvZKKR6llI0c5IitmNus5_wC-pdJ70mw",
      "y": "Xk2gCfsqhr_dZBKDOXIIcU5uM4QEFzmjRStmt1pCQ00",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:49:01 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:49:01 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:49:01 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "updated_at": "1580000000"
}
2020-09-01 12:49:01 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:49:01
oidcc-client-test-missing-sub
Setup Done
2020-09-01 12:49:02 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance o1lr05BCCX3ThUN
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2020-09-01 12:49:02 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance o1lr05BCCX3ThUN
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/",
  "authorization_endpoint": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/token",
  "jwks_uri": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
outgoing_path
.well-known/openid-configuration
2020-09-01 12:49:02 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance o1lr05BCCX3ThUN
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "content-type": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "161",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
register
incoming_body_form_params
incoming_method
POST
incoming_body_json
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["code"],"grant_types":["authorization_code"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:49:02 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:49:02 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:49:02 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-09-01 12:49:02 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:49:02 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:49:02 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:49:02 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:49:02 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:49:02 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:49:02 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2020-09-01 12:49:02 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:49:02 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:49:02 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:49:02 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2020-09-01 12:49:02 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:49:02 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2020-09-01 12:49:02 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:49:02 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:49:02 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:49:02 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:49:02 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:49:02 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:49:02 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_TdDPIrMxzCbXBse05518@+\u0026`\u003e"
}
2020-09-01 12:49:02
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_kSjRrjXoaoFFCIZlsdIOftWIvGIIFIUUWxyXTVNLEefDHwPNMD1261208950_~?+-
2020-09-01 12:49:02 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:49:02 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_TdDPIrMxzCbXBse05518@+\u0026`\u003e",
  "client_secret": "secret_kSjRrjXoaoFFCIZlsdIOftWIvGIIFIUUWxyXTVNLEefDHwPNMD1261208950_~?+-"
}
2020-09-01 12:49:02 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:49:02 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:49:02
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:49:02 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance o1lr05BCCX3ThUN
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_TdDPIrMxzCbXBse05518@+\u0026`\u003e",
  "client_secret": "secret_kSjRrjXoaoFFCIZlsdIOftWIvGIIFIUUWxyXTVNLEefDHwPNMD1261208950_~?+-",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:49:02 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance o1lr05BCCX3ThUN
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_TdDPIrMxzCbXBse05518@+\u0026`\u003e",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "TgssOjIdlzE9y6-NKpPtwCtffF9bhBY1finS6DuGolI",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:49:02 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:49:02 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:49:03 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_TdDPIrMxzCbXBse05518@+\u0026`\u003e",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "TgssOjIdlzE9y6-NKpPtwCtffF9bhBY1finS6DuGolI",
  "response_mode": "form_post"
}
2020-09-01 12:49:03 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:49:03 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:49:03 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-09-01 12:49:03 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_TdDPIrMxzCbXBse05518@+&`>
2020-09-01 12:49:03 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://rp.example.com/cb
expected
[
  "https://rp.example.com/cb"
]
2020-09-01 12:49:03 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:49:03 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:49:03 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
BHaglcPGih
2020-09-01 12:49:03 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
-k2arOfYOoZ6hq_xXPm6kg
2020-09-01 12:49:03 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "TgssOjIdlzE9y6-NKpPtwCtffF9bhBY1finS6DuGolI"
}
2020-09-01 12:49:03 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "TgssOjIdlzE9y6-NKpPtwCtffF9bhBY1finS6DuGolI",
  "code": "BHaglcPGih"
}
2020-09-01 12:49:03 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance o1lr05BCCX3ThUN
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"TgssOjIdlzE9y6-NKpPtwCtffF9bhBY1finS6DuGolI","code":"BHaglcPGih"}}]
outgoing_path
authorize
2020-09-01 12:49:03 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance o1lr05BCCX3ThUN
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X1RkRFBJck14ekNiWEJzZTA1NTE4JTQwJTJCJTI2JTYwJTNFOnNlY3JldF9rU2pScmpYb2FvRkZDSVpsc2RJT2Z0V0l2R0lJRklVVVd4eVhUVk5MRWVmREh3UE5NRDEyNjEyMDg5NTBffiUzRiUyQi0\u003d",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "92",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "code": "BHaglcPGih",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=BHaglcPGih&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:49:03 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_TdDPIrMxzCbXBse05518@+&`>
client_secret
secret_kSjRrjXoaoFFCIZlsdIOftWIvGIIFIUUWxyXTVNLEefDHwPNMD1261208950_~?+-
method
client_secret_basic
2020-09-01 12:49:03 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:49:03 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
BHaglcPGih
2020-09-01 12:49:03 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://rp.example.com/cb
2020-09-01 12:49:03 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
2xg0tr3kv5EplLDzbmuedUZgqKqCuDVRwjpeLD5RPPXnxXGNWM
2020-09-01 12:49:03 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
RbuEIGhemMueIn4lUjz-FA
2020-09-01 12:49:03 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/o1lr05BCCX3ThUN/
sub
user-subject-1234531
aud
client_TdDPIrMxzCbXBse05518@+&`>
iat
1598964543
exp
1598964843
2020-09-01 12:49:03
RemoveSubFromIdToken
Removed sub value from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/",
  "aud": "client_TdDPIrMxzCbXBse05518@+\u0026`\u003e",
  "iat": 1598964543,
  "exp": 1598964843
}
2020-09-01 12:49:03 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
RbuEIGhemMueIn4lUjz-FA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/o1lr05BCCX3ThUN/",
  "aud": "client_TdDPIrMxzCbXBse05518@+\u0026`\u003e",
  "iat": 1598964543,
  "exp": 1598964843,
  "at_hash": "RbuEIGhemMueIn4lUjz-FA"
}
2020-09-01 12:49:03 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIwZGMwYTkzNC01NzIwLTQ0ZjAtYmYwNC1mN2VjMTU4MmMzMWUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUmJ1RUlHaGVtTXVlSW40bFVqei1GQSIsImF1ZCI6ImNsaWVudF9UZERQSXJNeHpDYlhCc2UwNTUxOEArJmA-IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL28xbHIwNUJDQ1gzVGhVTlwvIiwiZXhwIjoxNTk4OTY0ODQzLCJpYXQiOjE1OTg5NjQ1NDN9.bBWnnhHlmJ397hFtV8yz2NHJdlD7_GEwc7iajHdQBHCXe8X6-btJL5zS7SdRwLOlccM6IH95uH7_rBmYGkXJdL4zY1cCVB5gDkEk4VqBGUftrmD2VzsscGGTKCapOCPPUDvq-d3E_a5TGNa1XfWrCzNDpCpPEt6Mw6RTyI8AAeCakB98oF1q_mYr7MRcbAHUjHYdWcnuen9aLcBHDW9OR4wnDb8Wyx8kL84qrkcUWGLptiA0ooPPDzPpmN8DmKPqBVV30uGdhjYcz8w0dghvVkGN7t1BNCmRtkN0tHtEn8FqKoUb5g53WXP6uhGdNuBC4C6jtt9DPH01Bbcz9Q8CyQ
key
{"p":"9waKidYA0BLGPTUamGOpAjNTx7lCu95fyr87wSqR86weuHTNIez3gmuPUI23Jqlwa4mzXeNHoTQTayO7_lHLmSVJvGEMO6lN_HYLwZ4hNERwpr0XXpRvkuJA1l84KFXQHQw9yhSVkfqP5TxTwxTL1xyHiyUc3Fgij4tcHQxsTik","kty":"RSA","q":"zvWT7C8o06MK6yzKg2I0Vz8tdWiaBX8yxh5PlxkY3rvbqeXbhEWoZmMfR7E5tjwASuzCWV7WTDIjbl1qz8j_tFMTvNQ1gR8BFna1kFJUZuI0dJCS75y2tt8IHHU5VI_cKRsTV3mmpb5mT5VlTIpeB-t6CWFXR60KSDkvj1tQ6JM","d":"eisL56OluFDNvZK3kYnX7bQAf8snnm-2J7IhrE2b4AQKBt6tFTTcYGsEzFDUZX3Zi0wvlqqm5zhoqAQpXrG7rfiVWQmT2buL2Byx_SObRVplQ3Y0WgRbV3EAOD_odxTczxwD9T-yHmCvGM-RDhYV6g-f-k8nl25jJFkrgLZX9Hb3UqQuM3zxj7OT8T4KjKDin8OaSEfAz7uvMkQRm0IBVdnHMyF355wYOKnjIzp4YPhdhTZYfCKX8tehSa9RgyF1it-ci2InWGJP-qI-dub14BCA87XEO2qX_WDcq8j3igK0DCMYiDiOIewPRz3-1vqi3dDSgFN336iI69CSFNY2wQ","e":"AQAB","use":"sig","kid":"0dc0a934-5720-44f0-bf04-f7ec1582c31e","qi":"a4t9I_HyiEXMTq1XVIX965R0w1Uh1bXEpMlWgxmgCOdc2kr_vR2qtALzL6Zm8H5UkW1PcOlFh8mbcZT9u_NmP5l3aDz5FJPXf75wrr5LSyOl5-jCrJ9HWv0YkHzVsjJxqzF50K275pSS-80cWKTb8ERdfutD1xDa2-UjjB7uiEM","dp":"P1PE9lsPcEgv3AceH00FSdQguUXsLr9ubUqjJf0k14QbiAwhfn4CYcPzRKJf_qBXeqodeodGmLQB-mh5zFPpzwP5KDr06OKZZIxarTM9remRu50kPZHuHIi2OH7GpciCBsBZotGuGnNSqmDR1GQjca0Vrn1ALdjGW2hNoADMTyk","dq":"SHLTi5SeuCeVROpzIjcYl4o4QaeSc2Ypwg0OU5iniiE9LmaWx-ESqHT-mDxENbUfbRsgleSLJDVRDeuJ3p9AVEHY4Ptwl3jhCpoXySPpA_Mf5cZOia7Uj4PX9Q5cOWv66DDgPnkJi2_xpN5pjbfKXv9hwzLeOOssdEgAjDCtTB0","n":"x7Q7eik069apbimQGvsHYOcwHlC05LEu93IM6fQMPqBpgQNsFv_h5SBx9fkBmS9siDj5taNfNEdPdii4u4swgD6L0rvppaGVhC3vxHk4rqLeJOdZ-7auAuNqy8TZ3Ea5GOhx7AzRUuY2dqf4oQ7DShRYBws5iREnlLQDiWXwfSb1yGUP-xGCfDQGki47VVoQBTPWGR1bK_LzpVlPA5t5s1Gw366RkTq9SjaGJOyyd_mnwtPLjcotl_dHPPXWXsC7my9rOwVTAbx4LSiqwOkiVafyvsd_rEbF1ZH1Y1tqebLnAUfQExuXScTk0c7CQ3RPamol6dJdGW6W-Ml4SNYJiw"}
algorithm
RS256
2020-09-01 12:49:03 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2020-09-01 12:49:03 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
2xg0tr3kv5EplLDzbmuedUZgqKqCuDVRwjpeLD5RPPXnxXGNWM
token_type
Bearer
id_token
eyJraWQiOiIwZGMwYTkzNC01NzIwLTQ0ZjAtYmYwNC1mN2VjMTU4MmMzMWUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUmJ1RUlHaGVtTXVlSW40bFVqei1GQSIsImF1ZCI6ImNsaWVudF9UZERQSXJNeHpDYlhCc2UwNTUxOEArJmA-IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL28xbHIwNUJDQ1gzVGhVTlwvIiwiZXhwIjoxNTk4OTY0ODQzLCJpYXQiOjE1OTg5NjQ1NDN9.bBWnnhHlmJ397hFtV8yz2NHJdlD7_GEwc7iajHdQBHCXe8X6-btJL5zS7SdRwLOlccM6IH95uH7_rBmYGkXJdL4zY1cCVB5gDkEk4VqBGUftrmD2VzsscGGTKCapOCPPUDvq-d3E_a5TGNa1XfWrCzNDpCpPEt6Mw6RTyI8AAeCakB98oF1q_mYr7MRcbAHUjHYdWcnuen9aLcBHDW9OR4wnDb8Wyx8kL84qrkcUWGLptiA0ooPPDzPpmN8DmKPqBVV30uGdhjYcz8w0dghvVkGN7t1BNCmRtkN0tHtEn8FqKoUb5g53WXP6uhGdNuBC4C6jtt9DPH01Bbcz9Q8CyQ
scope
openid
2020-09-01 12:49:03 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance o1lr05BCCX3ThUN
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "2xg0tr3kv5EplLDzbmuedUZgqKqCuDVRwjpeLD5RPPXnxXGNWM",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIwZGMwYTkzNC01NzIwLTQ0ZjAtYmYwNC1mN2VjMTU4MmMzMWUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUmJ1RUlHaGVtTXVlSW40bFVqei1GQSIsImF1ZCI6ImNsaWVudF9UZERQSXJNeHpDYlhCc2UwNTUxOEArJmA-IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL28xbHIwNUJDQ1gzVGhVTlwvIiwiZXhwIjoxNTk4OTY0ODQzLCJpYXQiOjE1OTg5NjQ1NDN9.bBWnnhHlmJ397hFtV8yz2NHJdlD7_GEwc7iajHdQBHCXe8X6-btJL5zS7SdRwLOlccM6IH95uH7_rBmYGkXJdL4zY1cCVB5gDkEk4VqBGUftrmD2VzsscGGTKCapOCPPUDvq-d3E_a5TGNa1XfWrCzNDpCpPEt6Mw6RTyI8AAeCakB98oF1q_mYr7MRcbAHUjHYdWcnuen9aLcBHDW9OR4wnDb8Wyx8kL84qrkcUWGLptiA0ooPPDzPpmN8DmKPqBVV30uGdhjYcz8w0dghvVkGN7t1BNCmRtkN0tHtEn8FqKoUb5g53WXP6uhGdNuBC4C6jtt9DPH01Bbcz9Q8CyQ",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:49:05 FINISHED
oidcc-client-test-missing-sub
Test has run to completion
testmodule_result
PASSED
Test Results