Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:53:19 INFO
TEST-RUNNER
Test instance e8iVf0tiubeuEui created
baseUrl
https://www.certification.openid.net/test/e8iVf0tiubeuEui
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code 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
l0lJMpv444Mye
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-invalid-iss
2020-09-01 12:53:19 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/",
  "authorization_endpoint": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/token",
  "jwks_uri": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/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:53:19
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/",
  "authorization_endpoint": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/token",
  "jwks_uri": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/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:53:19
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "x7g_FsWf2dGrQFBeRCHA6n73qTE8rSKIBOccpTg2RZ3T1xZlTi_ie68kHT1tiBP8zUc50uCbYvjGS7Ik2PCUxL5B9GuqhbXAbsQ5yrxrHt868YIFM3LdvE_JpinV4aebrITpPMmyYgRFShg2JUOQOv_6k24XQWXYaWKhuOIeKv8",
      "kty": "RSA",
      "q": "rWpG7y3tDWNq0wAM47Yaff50iwJutD0L-YHiGBH6rmDqBxuLatXz2VXG41ejwtcspEBqAh_HN0VX1tcTGfTkfSsuQC7gCeegVhCZGRjub4I248iDwtNM7854BtDjsgC9aFZnQZL_g63DO1aS4MDmg4Hv8-GxEmrbldyTujxB3JE",
      "d": "gHr_AcCfR1z54bUI3Nm5xg4l4zUDDyGHQI0sF9HG_ApjUjlhPpt6g7-lEAHhJDG0qoqLMCD0z_KhL6qUHN5aUp-VgCREaPF1RppcH_ncZb7aV0FoMABkT37NTI67opTrmm4aTML77LA_FjhTcN1KVkHOXKwygHXJpeLWIHvytgDi8WG-B1WxtbuB8ijr3Ayv_k71IHiQzKaIKUITgpZvLJYrgJiUZ3ucIb07GLhaGqC9q08hnPBZKvTzaudijs7Dc2Gcuoo3IPGRKgt5QWfCskqdKn2PrDnObViLGVYe9S9xDWeUoQJ8a99JEZnMeSqSbx5ThskYz5ybcfc-htOOQQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "eceef579-dfd0-4078-8d9b-6c4ca115413c",
      "qi": "X9xj3L8olfA1vqe-umnlPirlNYwwBRtmp5N-Z6CI-NHFy9Vp0mcaUN0Qu7La689bJ-tCRLEN6yDgM5k50ckOCyvY2N4sNbxQzSdNfVpCtUIjjwWF88cxteo_KxngtuWEwzzlpoeB30MHCF7q0mLAXjVTjPXPoq6jUp4s-o8z9_A",
      "dp": "E3CIm4PS4lW5MIJiGomaiHihTJOhT0zcJnYEYMSO68nH89iXNbwNdHKAtmPjRGqFocl8BF2eYkzKqFWHpqIMKPZH3y2XpHojZ-Srp2MdnhymVRmNvgtBL_IoM4dA7TzuNyWcujD7rvSxddvTcV8ZK9T8o9sEYnYyUVerXB6ORys",
      "dq": "YjjP9KkOm4az-s8Mfe2nE7YMTLAUBAKPxcLLTNbiJeK-q0fur5R_iZoMDLiXCMTXhDD32jwlmiismAM5znnm8P6EM9ZZD0MijZzZGl4EryQR8vKfrrn_2dQYJ8QpM6k3nuFRmtKn5u2EpxdiGesopVPzlS9AHC5qMXe-NL3skAE",
      "n": "h0psQ30STcpq9JGm-xEICU_jHTljmUDszLnfMmUZPPSnLmAmI0-g9ub0JOqGfr-64dBTjyZQin-yOESoR1moOjfslZkBtTZk-N27QK0zs6vs-PtVUprCB4gktDWjMbcGCzYkOYqT9dD5-unixJl8ifVwkrz1f1r8QW96JvxRx4EpQ1mbJKL-3UgfwmqjL9dxc-JEotD0uRI_vngf1m2KSfhd6hctbYYfTkmRtJ0lc3QbuDZh57Bot2KD1pmk84NzflV2LXhc1mHWuOwTm7Pqkzhkw_5rodthQwykMWlP6vnWEUISnS_ZwqIUprqaT-FdsmoVNwHFc1rTiKIMrsh-bw"
    },
    {
      "kty": "EC",
      "d": "6poIuBSQfG1Yw_ju3H8yBAInGH2sV48XJCKmpj33kX8",
      "use": "sig",
      "crv": "P-256",
      "kid": "369d5817-fbe6-407c-8c98-95e4ac556af7",
      "x": "p_Voxp8qu5BEtUjUtb1nLo3CXlllfpFRuPM5lbUBPMM",
      "y": "FM7pcrn7sSGiIsm7JJIJGLfzEai4V2hJ_XXV4EqU0v8"
    },
    {
      "kty": "EC",
      "d": "T1_fyRYhS6-6f661spHxQkZdI3xWq7tFFLBfe1zZS1c",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "c10f9664-f497-4096-bf92-4e37ede6d6e7",
      "x": "yOiY8cFq0PjavZ-UPYOOesU54LLyTJWK6LBxDqkvZvc",
      "y": "u4jK0XAbavmnIDCFLd5jfdsdb-ydPExfgBkoDB5Haxo"
    },
    {
      "kty": "OKP",
      "d": "o7aQJFv8EURqmv2AWM_rr2r_Vf18kULS_cBXe7S9tgc",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "871ce4f0-4611-401f-b271-32b289e4716b",
      "x": "S_T1ne2ECETYnAH9PW8Ev5wann1bii-dQgut7Db12_U"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "4EDvF8SblAyC0syxGBi7JJa8mp0mxy_WfOKT-u66noR-ZZuAmslp8iVHs7PIXyXyMuoNDYW4hkUlrKQZxN1iRw2Q1cjrXRpvjMyZ2YmjKPFhNJLuBCj1oQ8OG0AzgoIrzUK2rUi_vyZg3dgIfXaiCMZSzpHrLCUwbwGMxw_aWr0",
      "kty": "RSA",
      "q": "pCHLHiUZbEV9G3MAIYGzcGcdVig1OHry-3ZuagQlp44_8kAHCOx3Vtc3tPFv_mNclN9Bt-YS168nEqE5qREs20LclTzo6XSa1I9opi2kX9fY8wRfdPDOIylC7Tjfx1g72zq7-tNeCILk1QsaJ77Q9JhPd4u4ylkmymILe8QGTGc",
      "d": "D7gKk3l0xE3iUXPQM-yzS4HRK6R-ZPNG4Pkif3SeB_HVnT0DDTIffsc6gCV2ynbOtwwjIcA5I2Gi038_sLYYa2Deavj7s0EQ7WWCBZWFn1H3N828AV88fqgU0wqP7kptkoQq_n_MQapWHi4G91vLnwoQ3XVerMcfQcOvay0U0dZ6UmiYCnM3ODHI9efWUEG1CL_69x2mQYuQQSimHaukAz0ccjYJveg8RWPsrcLtEM-14XrHAz3NAAIOmSX6C6upzndQtrQpnGlfjO4w6e0HDfGBi_ooB8UjDHXOs08zLzHMdthdQFg6xlUbcQy8_t20T9zsftckgYMAQ2g7hrB7SQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "c0814c22-526e-4273-8241-713fb6e79848",
      "qi": "RU0nEfwuOL3z9_d-P7vOa2hDxGvoJzYgPl_Mfo-Ja0TBbLBz0jgG76eh-urj6cP5zyj0TzEU12PC93PVbplgptSIlB-xMVmyWgTR2KCwLkd0sXx4bXiHjRFOomnUD6I9adUuD_umMGxcVBPftvziy6QLT1So9Mcmwggl0Hg1MmY",
      "dp": "YDCaHdjQXwWqy97PC6X4B-68QZms-31yhCjwDo997uaoDM9Rr5M7ZYlGIze3d9Cf_eTU6nr0NmvMiCvvfbj0IcQY3wqKomnndT6Bs4TNPo-jAVkQzSoAijAZ_ehg79cEEMxP7S4qSUSeAipbIe3T_O2MsVx3wnzFNKg2iWAsagU",
      "alg": "RSA-OAEP",
      "dq": "cPMAgKIvOJ8pVTZypJxJC9UqDxxkY5XYmMwLd9GayA_QWblOHgn8pjo9D7wGwh1GnPx2kUM3PE5AqUViFMLJB6qfeeQMtHuWASkfbxyBvaMgnTwpJKSCdxfyAqXc-aXyqw9kRVwnndvV9fZJ7YgW6_vU1APHCxkG5MdL98QSQYk",
      "n": "j8czd_G3iFSOwBXIUxEoasx3h93F0BxvMsWQVNxuWhq1r49kTKU8l-AIRFAjcNq0f7oMbgXkMEMbX5QRk83gZYRemvjXq5A-1Bq0ZnSFOoumKx-dEc1CfQBf3a2SV3peJQGXH28uQAxIejL9p9jyfQqJZc0OC_9t-HWFH0fsPSY3fgWCFtecb56S8xThtnHFtPbV1aNc_7V9hL0Nvr0IiwxdVet3HlDWkWNvbDfJm6D7fkzAkARmRbqQlHyYr-pVBMHaSMgIH-Ll7P1iUKCSJWSVMJsvNb8mo7_Mqpeu1oupOkVR2VsGK_cxjZH6sdkAyMIV8cCF3NOyYgEyCDieCw"
    },
    {
      "kty": "EC",
      "d": "RfMCDVdLF1QSW89XyBnZ_a4SGMC9j6-QV-FofPdIIiY",
      "use": "enc",
      "crv": "P-256",
      "kid": "9615612b-4897-4534-954f-6a52469b1cd5",
      "x": "6SIJ6ufFZx20yKxjlutvEjDVZMWHjzV8SVH3417wKkQ",
      "y": "Lrue2_jAm0d2Cm0on_PWcktoa-WC-xkmwn38v5iDsEE",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "eceef579-dfd0-4078-8d9b-6c4ca115413c",
      "n": "h0psQ30STcpq9JGm-xEICU_jHTljmUDszLnfMmUZPPSnLmAmI0-g9ub0JOqGfr-64dBTjyZQin-yOESoR1moOjfslZkBtTZk-N27QK0zs6vs-PtVUprCB4gktDWjMbcGCzYkOYqT9dD5-unixJl8ifVwkrz1f1r8QW96JvxRx4EpQ1mbJKL-3UgfwmqjL9dxc-JEotD0uRI_vngf1m2KSfhd6hctbYYfTkmRtJ0lc3QbuDZh57Bot2KD1pmk84NzflV2LXhc1mHWuOwTm7Pqkzhkw_5rodthQwykMWlP6vnWEUISnS_ZwqIUprqaT-FdsmoVNwHFc1rTiKIMrsh-bw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "2a584145-f0de-4031-9b05-305fff86a8a8",
      "n": "lj0JvOhJwFJdAwyMvnR0blReDGSH9WsA9Bw6IXnwi4XNwFTc7o-52a_HyEwnTsfQr5BqoeEmIxju9OOTmHG8SFKMVUASuoStn0zWvcriQFMHwpQcHQis_bUxgIthZ1fXaCTbRVp0DZ_sOmk4ngSFrj5z-kvAdF2ASq6_0r_I_r-Z4_h0HRDacdyCYb6ZozVPQlnb4gEwFP1prrLVnPXy0RyrWvLgklXiTTbSyGKGaVU_z3W0W3PRiGZkHdJ_BJu-5TCDSX5OTbdF5RogO7gOfwkRXeMSnPRfhX8mf2WZUfRhmBzXKT5q_-h71W_Lebc9Pbz6-vHfPZv_1yP2D-z_lQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "369d5817-fbe6-407c-8c98-95e4ac556af7",
      "x": "p_Voxp8qu5BEtUjUtb1nLo3CXlllfpFRuPM5lbUBPMM",
      "y": "FM7pcrn7sSGiIsm7JJIJGLfzEai4V2hJ_XXV4EqU0v8"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "b3d9f605-4753-4339-ae3d-8917ef4a00e1",
      "x": "qW-CkYIVnRBN_u2C0hXQlwiNGDFQBJfwmVbDFtxbw40",
      "y": "_xm2e5beh_9L6FRLBucSkRH3hOeU9r04p1r9MPn2DGc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "c10f9664-f497-4096-bf92-4e37ede6d6e7",
      "x": "yOiY8cFq0PjavZ-UPYOOesU54LLyTJWK6LBxDqkvZvc",
      "y": "u4jK0XAbavmnIDCFLd5jfdsdb-ydPExfgBkoDB5Haxo"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "871ce4f0-4611-401f-b271-32b289e4716b",
      "x": "S_T1ne2ECETYnAH9PW8Ev5wann1bii-dQgut7Db12_U"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "c0814c22-526e-4273-8241-713fb6e79848",
      "alg": "RSA-OAEP",
      "n": "j8czd_G3iFSOwBXIUxEoasx3h93F0BxvMsWQVNxuWhq1r49kTKU8l-AIRFAjcNq0f7oMbgXkMEMbX5QRk83gZYRemvjXq5A-1Bq0ZnSFOoumKx-dEc1CfQBf3a2SV3peJQGXH28uQAxIejL9p9jyfQqJZc0OC_9t-HWFH0fsPSY3fgWCFtecb56S8xThtnHFtPbV1aNc_7V9hL0Nvr0IiwxdVet3HlDWkWNvbDfJm6D7fkzAkARmRbqQlHyYr-pVBMHaSMgIH-Ll7P1iUKCSJWSVMJsvNb8mo7_Mqpeu1oupOkVR2VsGK_cxjZH6sdkAyMIV8cCF3NOyYgEyCDieCw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "9615612b-4897-4534-954f-6a52469b1cd5",
      "x": "6SIJ6ufFZx20yKxjlutvEjDVZMWHjzV8SVH3417wKkQ",
      "y": "Lrue2_jAm0d2Cm0on_PWcktoa-WC-xkmwn38v5iDsEE",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:53:19 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:53:19 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:53:19 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:53:19 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:53:19
oidcc-client-test-invalid-iss
Setup Done
2020-09-01 12:53:22 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance e8iVf0tiubeuEui
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:53:22 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance e8iVf0tiubeuEui
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/",
  "authorization_endpoint": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/token",
  "jwks_uri": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/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:53:23 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance e8iVf0tiubeuEui
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": "187",
  "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 id_token token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["code id_token token"],"grant_types":["authorization_code","implicit"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:53:23 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:53:23 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:53:23 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code id_token token"
]
2020-09-01 12:53:23 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:53:23 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:53:23 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:53:23 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:53:23 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:53:23 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:53:23 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:53:23 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:53:23 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:53:23 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:53:23 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:53:23 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:53:23 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:53:23 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:53:23 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:53:23 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:53:23 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:53:23 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:53:23 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:53:23 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_AkoksMxZhsVsQfs24357\u0027[#}:"
}
2020-09-01 12:53:23
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_ZziGXjwyMkpPFiKhrOZvhMtIluKsjVfoQwQxRLZcnUdXjyfcAh3776722387-!&~}
2020-09-01 12:53:23 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:53:23 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_AkoksMxZhsVsQfs24357\u0027[#}:",
  "client_secret": "secret_ZziGXjwyMkpPFiKhrOZvhMtIluKsjVfoQwQxRLZcnUdXjyfcAh3776722387-!\u0026~}"
}
2020-09-01 12:53:23 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:53:23 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:53:23
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:53:23 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance e8iVf0tiubeuEui
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_AkoksMxZhsVsQfs24357\u0027[#}:",
  "client_secret": "secret_ZziGXjwyMkpPFiKhrOZvhMtIluKsjVfoQwQxRLZcnUdXjyfcAh3776722387-!\u0026~}",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:53:23 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance e8iVf0tiubeuEui
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_AkoksMxZhsVsQfs24357\u0027[#}:",
  "scope": "openid",
  "response_type": "code id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "ssE63k37kDSGojAQsX6DoNJsg-oRibbSEtIIJ8VhcYc",
  "nonce": "-ilSb76p3dW9Ni4GRu_dlefAfGCOCglujnme4-O_lrw",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:53:23 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:53:23 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:53:23 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_AkoksMxZhsVsQfs24357\u0027[#}:",
  "scope": "openid",
  "response_type": "code id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "ssE63k37kDSGojAQsX6DoNJsg-oRibbSEtIIJ8VhcYc",
  "nonce": "-ilSb76p3dW9Ni4GRu_dlefAfGCOCglujnme4-O_lrw",
  "response_mode": "form_post"
}
2020-09-01 12:53:23 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:53:23 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
-ilSb76p3dW9Ni4GRu_dlefAfGCOCglujnme4-O_lrw
2020-09-01 12:53:23 SUCCESS
EnsureResponseTypeIsCodeIdTokenToken
Response type is expected value
expected
code id_token token
2020-09-01 12:53:23 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_AkoksMxZhsVsQfs24357'[#}:
2020-09-01 12:53:23 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:53:23 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:53:23 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:53:23 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
0B5pZew7Ql
2020-09-01 12:53:23 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
xcYBIzFrBCY-T7AwTwROEg
2020-09-01 12:53:23 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
Q8zosmPb8W6E2rV8iMJ3pxmgvfFDhk9ASIrjYfGFpir6tSSDmd
2020-09-01 12:53:23 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
y5GEsvHeIimmu_GIoB003A
2020-09-01 12:53:23 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/e8iVf0tiubeuEui/
sub
user-subject-1234531
aud
client_AkoksMxZhsVsQfs24357'[#}:
nonce
-ilSb76p3dW9Ni4GRu_dlefAfGCOCglujnme4-O_lrw
iat
1598964803
exp
1598965103
2020-09-01 12:53:23 SUCCESS
AddInvalidIssValueToIdToken
Added invalid iss to ID token claims
iss
https://www.certification.openid.net/test/e8iVf0tiubeuEui/1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/1",
  "sub": "user-subject-1234531",
  "aud": "client_AkoksMxZhsVsQfs24357\u0027[#}:",
  "nonce": "-ilSb76p3dW9Ni4GRu_dlefAfGCOCglujnme4-O_lrw",
  "iat": 1598964803,
  "exp": 1598965103
}
2020-09-01 12:53:23 SUCCESS
AddCHashToIdTokenClaims
Added c_hash to ID token claims
c_hash
xcYBIzFrBCY-T7AwTwROEg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/1",
  "sub": "user-subject-1234531",
  "aud": "client_AkoksMxZhsVsQfs24357\u0027[#}:",
  "nonce": "-ilSb76p3dW9Ni4GRu_dlefAfGCOCglujnme4-O_lrw",
  "iat": 1598964803,
  "exp": 1598965103,
  "c_hash": "xcYBIzFrBCY-T7AwTwROEg"
}
2020-09-01 12:53:23 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
y5GEsvHeIimmu_GIoB003A
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/e8iVf0tiubeuEui/1",
  "sub": "user-subject-1234531",
  "aud": "client_AkoksMxZhsVsQfs24357\u0027[#}:",
  "nonce": "-ilSb76p3dW9Ni4GRu_dlefAfGCOCglujnme4-O_lrw",
  "iat": 1598964803,
  "exp": 1598965103,
  "c_hash": "xcYBIzFrBCY-T7AwTwROEg",
  "at_hash": "y5GEsvHeIimmu_GIoB003A"
}
2020-09-01 12:53:23 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJlY2VlZjU3OS1kZmQwLTQwNzgtOGQ5Yi02YzRjYTExNTQxM2MiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieTVHRXN2SGVJaW1tdV9HSW9CMDAzQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0Frb2tzTXhaaHNWc1FmczI0MzU3J1sjfToiLCJjX2hhc2giOiJ4Y1lCSXpGckJDWS1UN0F3VHdST0VnIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2U4aVZmMHRpdWJldUV1aVwvMSIsImV4cCI6MTU5ODk2NTEwMywibm9uY2UiOiItaWxTYjc2cDNkVzlOaTRHUnVfZGxlZkFmR0NPQ2dsdWpubWU0LU9fbHJ3IiwiaWF0IjoxNTk4OTY0ODAzfQ.GpAh3jbDCO87JRu_OLJFAoQ2lUiVO6BaDNcY29u0msYzUJq8xcDKyf-fH3JPFvWu3TqfxEbj4nD7F9j4EA5HRF4qPG9ZSsWehxjDEQUxTJPQaPiSDBWxdRAR6B0GemGNeP6NGnVegrneAxeCnmN2Id7qo6SxwnAxyDOmzeOB-_J2ZWFr2S9ICZ9_oFecJUIVZRuozx2NtXXsfUcPgW7zf9Y1Z4JPxp33Qzk-W28QbtlOULRs3JeOeZjX8TS8npbnurTYq0nV0g9T9M64OHfcY_hp6es-FQD_uFSCifUs82jpLGafbnAGEn5zKuQUK99JnoS_vn0NgHP4tWbZZIRA8g
key
{"p":"x7g_FsWf2dGrQFBeRCHA6n73qTE8rSKIBOccpTg2RZ3T1xZlTi_ie68kHT1tiBP8zUc50uCbYvjGS7Ik2PCUxL5B9GuqhbXAbsQ5yrxrHt868YIFM3LdvE_JpinV4aebrITpPMmyYgRFShg2JUOQOv_6k24XQWXYaWKhuOIeKv8","kty":"RSA","q":"rWpG7y3tDWNq0wAM47Yaff50iwJutD0L-YHiGBH6rmDqBxuLatXz2VXG41ejwtcspEBqAh_HN0VX1tcTGfTkfSsuQC7gCeegVhCZGRjub4I248iDwtNM7854BtDjsgC9aFZnQZL_g63DO1aS4MDmg4Hv8-GxEmrbldyTujxB3JE","d":"gHr_AcCfR1z54bUI3Nm5xg4l4zUDDyGHQI0sF9HG_ApjUjlhPpt6g7-lEAHhJDG0qoqLMCD0z_KhL6qUHN5aUp-VgCREaPF1RppcH_ncZb7aV0FoMABkT37NTI67opTrmm4aTML77LA_FjhTcN1KVkHOXKwygHXJpeLWIHvytgDi8WG-B1WxtbuB8ijr3Ayv_k71IHiQzKaIKUITgpZvLJYrgJiUZ3ucIb07GLhaGqC9q08hnPBZKvTzaudijs7Dc2Gcuoo3IPGRKgt5QWfCskqdKn2PrDnObViLGVYe9S9xDWeUoQJ8a99JEZnMeSqSbx5ThskYz5ybcfc-htOOQQ","e":"AQAB","use":"sig","kid":"eceef579-dfd0-4078-8d9b-6c4ca115413c","qi":"X9xj3L8olfA1vqe-umnlPirlNYwwBRtmp5N-Z6CI-NHFy9Vp0mcaUN0Qu7La689bJ-tCRLEN6yDgM5k50ckOCyvY2N4sNbxQzSdNfVpCtUIjjwWF88cxteo_KxngtuWEwzzlpoeB30MHCF7q0mLAXjVTjPXPoq6jUp4s-o8z9_A","dp":"E3CIm4PS4lW5MIJiGomaiHihTJOhT0zcJnYEYMSO68nH89iXNbwNdHKAtmPjRGqFocl8BF2eYkzKqFWHpqIMKPZH3y2XpHojZ-Srp2MdnhymVRmNvgtBL_IoM4dA7TzuNyWcujD7rvSxddvTcV8ZK9T8o9sEYnYyUVerXB6ORys","dq":"YjjP9KkOm4az-s8Mfe2nE7YMTLAUBAKPxcLLTNbiJeK-q0fur5R_iZoMDLiXCMTXhDD32jwlmiismAM5znnm8P6EM9ZZD0MijZzZGl4EryQR8vKfrrn_2dQYJ8QpM6k3nuFRmtKn5u2EpxdiGesopVPzlS9AHC5qMXe-NL3skAE","n":"h0psQ30STcpq9JGm-xEICU_jHTljmUDszLnfMmUZPPSnLmAmI0-g9ub0JOqGfr-64dBTjyZQin-yOESoR1moOjfslZkBtTZk-N27QK0zs6vs-PtVUprCB4gktDWjMbcGCzYkOYqT9dD5-unixJl8ifVwkrz1f1r8QW96JvxRx4EpQ1mbJKL-3UgfwmqjL9dxc-JEotD0uRI_vngf1m2KSfhd6hctbYYfTkmRtJ0lc3QbuDZh57Bot2KD1pmk84NzflV2LXhc1mHWuOwTm7Pqkzhkw_5rodthQwykMWlP6vnWEUISnS_ZwqIUprqaT-FdsmoVNwHFc1rTiKIMrsh-bw"}
algorithm
RS256
2020-09-01 12:53:23 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:53:23 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "ssE63k37kDSGojAQsX6DoNJsg-oRibbSEtIIJ8VhcYc"
}
2020-09-01 12:53:23 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "ssE63k37kDSGojAQsX6DoNJsg-oRibbSEtIIJ8VhcYc",
  "code": "0B5pZew7Ql"
}
2020-09-01 12:53:23 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "ssE63k37kDSGojAQsX6DoNJsg-oRibbSEtIIJ8VhcYc",
  "code": "0B5pZew7Ql",
  "id_token": "eyJraWQiOiJlY2VlZjU3OS1kZmQwLTQwNzgtOGQ5Yi02YzRjYTExNTQxM2MiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieTVHRXN2SGVJaW1tdV9HSW9CMDAzQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0Frb2tzTXhaaHNWc1FmczI0MzU3J1sjfToiLCJjX2hhc2giOiJ4Y1lCSXpGckJDWS1UN0F3VHdST0VnIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2U4aVZmMHRpdWJldUV1aVwvMSIsImV4cCI6MTU5ODk2NTEwMywibm9uY2UiOiItaWxTYjc2cDNkVzlOaTRHUnVfZGxlZkFmR0NPQ2dsdWpubWU0LU9fbHJ3IiwiaWF0IjoxNTk4OTY0ODAzfQ.GpAh3jbDCO87JRu_OLJFAoQ2lUiVO6BaDNcY29u0msYzUJq8xcDKyf-fH3JPFvWu3TqfxEbj4nD7F9j4EA5HRF4qPG9ZSsWehxjDEQUxTJPQaPiSDBWxdRAR6B0GemGNeP6NGnVegrneAxeCnmN2Id7qo6SxwnAxyDOmzeOB-_J2ZWFr2S9ICZ9_oFecJUIVZRuozx2NtXXsfUcPgW7zf9Y1Z4JPxp33Qzk-W28QbtlOULRs3JeOeZjX8TS8npbnurTYq0nV0g9T9M64OHfcY_hp6es-FQD_uFSCifUs82jpLGafbnAGEn5zKuQUK99JnoS_vn0NgHP4tWbZZIRA8g"
}
2020-09-01 12:53:23
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "ssE63k37kDSGojAQsX6DoNJsg-oRibbSEtIIJ8VhcYc",
  "code": "0B5pZew7Ql",
  "id_token": "eyJraWQiOiJlY2VlZjU3OS1kZmQwLTQwNzgtOGQ5Yi02YzRjYTExNTQxM2MiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieTVHRXN2SGVJaW1tdV9HSW9CMDAzQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0Frb2tzTXhaaHNWc1FmczI0MzU3J1sjfToiLCJjX2hhc2giOiJ4Y1lCSXpGckJDWS1UN0F3VHdST0VnIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2U4aVZmMHRpdWJldUV1aVwvMSIsImV4cCI6MTU5ODk2NTEwMywibm9uY2UiOiItaWxTYjc2cDNkVzlOaTRHUnVfZGxlZkFmR0NPQ2dsdWpubWU0LU9fbHJ3IiwiaWF0IjoxNTk4OTY0ODAzfQ.GpAh3jbDCO87JRu_OLJFAoQ2lUiVO6BaDNcY29u0msYzUJq8xcDKyf-fH3JPFvWu3TqfxEbj4nD7F9j4EA5HRF4qPG9ZSsWehxjDEQUxTJPQaPiSDBWxdRAR6B0GemGNeP6NGnVegrneAxeCnmN2Id7qo6SxwnAxyDOmzeOB-_J2ZWFr2S9ICZ9_oFecJUIVZRuozx2NtXXsfUcPgW7zf9Y1Z4JPxp33Qzk-W28QbtlOULRs3JeOeZjX8TS8npbnurTYq0nV0g9T9M64OHfcY_hp6es-FQD_uFSCifUs82jpLGafbnAGEn5zKuQUK99JnoS_vn0NgHP4tWbZZIRA8g",
  "access_token": "Q8zosmPb8W6E2rV8iMJ3pxmgvfFDhk9ASIrjYfGFpir6tSSDmd",
  "token_type": "Bearer"
}
2020-09-01 12:53:23 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance e8iVf0tiubeuEui
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"ssE63k37kDSGojAQsX6DoNJsg-oRibbSEtIIJ8VhcYc","code":"0B5pZew7Ql","id_token":"eyJraWQiOiJlY2VlZjU3OS1kZmQwLTQwNzgtOGQ5Yi02YzRjYTExNTQxM2MiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieTVHRXN2SGVJaW1tdV9HSW9CMDAzQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0Frb2tzTXhaaHNWc1FmczI0MzU3J1sjfToiLCJjX2hhc2giOiJ4Y1lCSXpGckJDWS1UN0F3VHdST0VnIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2U4aVZmMHRpdWJldUV1aVwvMSIsImV4cCI6MTU5ODk2NTEwMywibm9uY2UiOiItaWxTYjc2cDNkVzlOaTRHUnVfZGxlZkFmR0NPQ2dsdWpubWU0LU9fbHJ3IiwiaWF0IjoxNTk4OTY0ODAzfQ.GpAh3jbDCO87JRu_OLJFAoQ2lUiVO6BaDNcY29u0msYzUJq8xcDKyf-fH3JPFvWu3TqfxEbj4nD7F9j4EA5HRF4qPG9ZSsWehxjDEQUxTJPQaPiSDBWxdRAR6B0GemGNeP6NGnVegrneAxeCnmN2Id7qo6SxwnAxyDOmzeOB-_J2ZWFr2S9ICZ9_oFecJUIVZRuozx2NtXXsfUcPgW7zf9Y1Z4JPxp33Qzk-W28QbtlOULRs3JeOeZjX8TS8npbnurTYq0nV0g9T9M64OHfcY_hp6es-FQD_uFSCifUs82jpLGafbnAGEn5zKuQUK99JnoS_vn0NgHP4tWbZZIRA8g","access_token":"Q8zosmPb8W6E2rV8iMJ3pxmgvfFDhk9ASIrjYfGFpir6tSSDmd","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:53:25 FINISHED
oidcc-client-test-invalid-iss
Test has run to completion
testmodule_result
PASSED
Test Results