Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:54:12 INFO
TEST-RUNNER
Test instance aEPQaOvWsD0Ojpo created
baseUrl
https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo
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-missing-chash
2020-09-01 12:54:12 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/",
  "authorization_endpoint": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/token",
  "jwks_uri": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/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:54:12
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/",
  "authorization_endpoint": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/token",
  "jwks_uri": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/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:54:12
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "6yd2AmLmmuq1tGCCdQUebf644euFdJsRmg_uiYt37O0A0bdtPSSCq48Y-XwJf6yL_nZnwUhoas5nUkEyqEYEKvgzF9o1guc_a8p-aGE5w178CCw4kM8NiWHa_ldyVexNi3ECvqMbBy25G8Ygw6Ot3ChyKGX74HFHQ_vf23KjX40",
      "kty": "RSA",
      "q": "zxl-ffmLpWBpmp56moYT3LPNTorYN_OhkofRpDWOfK4QeEbI2PFqAtwMndea7qo3pIm8jiiLddkmkQdewjadfxbPg07893GI2PmySeRKefyMzn-EDrK5ywP-NPBgCkOBx8OWjPNaRCEv1JYiGiQT2rQluovmj2vIPaZuUXelepk",
      "d": "r7gZgUZ520eRY_E4rV4gYErcshzXv8ePv8Lzj0QMDyICmkT9ffRcFLBUDSl-SowqH_O8pTTqEcHSF4_yWmFikgHyS9zeSPDZJAHggreCwov1Eb2_U900_tU0sr8cqDhln3UQzPxGSuBYLrf6a0ykXKcF6V4s_g__TBW4I8keHX8Q0vaWkT-ruwXRKMlGd0lRXwp3y7XI0z5FAEhzSfah1CCh0gagWqKkceL4viOCLH8GhOwIfpgQmNgYwFKtk14Z47cec4P5UnxrVo0ZmAiLh8Hms5zf16icqjcpysIXqXhnyrAb5IsQ0vP2g9w2fFC29EmoFx4x0quIaccpw653AQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "4bd32f09-110e-4389-846f-bdac8742981f",
      "qi": "2Sl2Wl_s6J--CgOAHYlaHXC7qd_A--p37rjFvHvWs5gW5K3I4TnS7LBYeGN2iK2QD_sz5dgmAJZFestps7w0R6Tv2plBPuvPgOD33g85qWmNyt9SO1pF-KwhRMEVaMUUghFtVkTY5y5t5iww2Fe3nq6VnqiRaMR3ndeLxs2AnE0",
      "dp": "C6slm_C0aLOE2LKBRrU-UU72dZ9uO98F_JMVzxVwmf0YsU9cyE_re__ZyWdyQTeaqsHNXDXvmH0te1No5Bi1VDyErIZTaW94Ii0mIJ_ScfNgpjcrh2P-0_ZbG4vTTJgxMN4muLb3PF_0c4BdV9fjZK1NHNwSp4x3cNQqw4TovnE",
      "dq": "BMf45J2jPLEqHvizqeeYg8re3YZVEY2dWE2saFcYMAawuKYhsuh34xMDc41rtUDWwgSwBrQm7BSUUFrUNDWgkzOKnORw8KF9YEz7cbtEgOZ0tbu558D2ixpPfxdhkDsYvuzkB-MCXXpKqWTB6sqUbsMj79eU_hCl8c5q05SojFk",
      "n": "vjxTd5fHk78ZDMPvfAUQrAt9Zi0sIqPgOs9UwZ0gL9Q62bOTE4dD7_LpFfItfHDysB2fJUEwghjZKvC3aIUldyNweqsGfH6sJzkXmYaRyXV1waCZzZO101GDmlHeZyN6zmo7E-oGDVuGrXySKgxQJsA9PGfjbj4roCTTfBBh3hiXHJ40aNrYGuK8GHCXPiDWdIcqXXS7coxwSF9EiFUNU33G106xCZa_FSVMOfLaU-1uTvH-FqjnhqxgW93Djk6QQNBXnID8jmUiX2jBUHP7Y19a5_incU4HlFCSyzz836oMaPgM2ccWL12g7JijWzB1FNK8wLh9iPH8IAUdgA5NRQ"
    },
    {
      "kty": "EC",
      "d": "rKl1fZP5bzUTzaWFDzhvbg3ylLwlJz7kdBBBHhkCWKI",
      "use": "sig",
      "crv": "P-256",
      "kid": "5bbba7d5-a7b9-40cb-9915-749341d86c5e",
      "x": "62daJdNhSb_hrtqn2HUo8CE0R1L40tMc5AuBOIPLpgo",
      "y": "BsiTYJEti9F8oY4gEeeoHUuKe2qNxVCItps86pA1GLA"
    },
    {
      "kty": "EC",
      "d": "vuCgcWXxq_EcqQf-1xCZv-AfoLgU7mcGaLis453E44A",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "064c2a16-a473-43c3-98c2-4c95984e368f",
      "x": "ofq_pSZcul7-72iyn0SvM3Hyw50vCNUyeRvev-2CiZM",
      "y": "pijmSbMegCTS9zA6zeiL5ZIHBLllUwlMUSyvStffKf8"
    },
    {
      "kty": "OKP",
      "d": "rDA0wXDcugQqRRPzimzqlmYAx1yDAvia2XEyF9BxOVw",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "92e429b1-edb7-4bc5-9316-9469dbff8128",
      "x": "t4xOztipXmYriX3ZRtFHWEhugkQoEbE_wbB9WmrtfAs"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "zDiNNG330fUU5RPc78ICeYuYSrmu5q1eVXjJtzfVY8O7gTkie65ieEOBqhbPvSGwbrgVoEmaHmmRVZINrnZrqHW1CgYodkWM5CE4zTepzursA0mVcz09Ra6QyqarSXelWLmcELSQn58BmZKGtkxF9gHvfI-5XXJKhdQsdC93quk",
      "kty": "RSA",
      "q": "sYXxke6L-NkN2wSmmDXY1vmoVsc9u2UuAYi12UApZ7y1AJ98wkhGVhNU2bKFYIK_asAVGRU3OU6EwRBV8KfXtcNxd802yd7NQaF5kCiqzzvNPoOMD-m0P_kx6ZvkbVplpOCwyYJPyQDu18TC3tjU1Oe7X89Do08lrpTVqzX4Nas",
      "d": "SSXL7GJdVIFacUuHSoIOwWz2HRReX3YPj44Spr9-s9qRCUwPNa4UfwOY-lOU0RToVQDILX8P6Z9N-vpfeKKA3qUj1GOSg5ulaBoBb5ZyEwlM_0Z3_WCkF_gQUijsA81O1U56qMmrbnh2JWX-Z0ELb7_To1cEJFnKUy1Uy3VF1r9Rs8qAXOh9jgh3gIrx8LKlPe0UQdJthrGoaMJSmclQm6OuHv9CXuQh4fWkMBS9Alzo6I4QwUdEOaaxZJlpqnuoS5uza-KiMmmTMo0U5aGpBNJ9_BLEY1rs42ltInJJVKD_o4Wm5En6OSrIqsr89x5l0agBRHrSEPtCb7x4stElsQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "63b0e680-9c4a-461d-b01d-d81f96894d23",
      "qi": "Soq5mhMgIxzgla1hwCyMK6kNX3ZTnFw9gCgLPCY0_SmP5zvuQLEHIUP1Yae3qw7Ke1zAgRLxdA7iuN86k2_OC8GuJfJHXQw4wt9-ogtCULu2DiLYfDTZou6fmGXruikb2uHT9_sEdoIkozt667rcJYq1hBXVKAniGdOtrUkKCd0",
      "dp": "Vw7ckzc16BlUWPuIueS47VunBmP1vXy2tDUTuLlijG8KZeIXYyZJ7_7HLd0fnf7Ymbp77aKywrg6LoJetrrg1iWnkahiY1ju4OmQr1tFVmIrTpN11HSMxEHQk7NNXbpVkGc_spdm98TvB6rBJsGJKYBVuYIDgWSRhE-Yy8bYetE",
      "alg": "RSA-OAEP",
      "dq": "phN35p0zZ4-wDajxLc6aWKthWCW3U9wZSSgbb-49jiYVc0rBTYSOALK_G5aOfrZy2yxt0HRvoHYbbf6ZV7W98Pax7XEXg42jmnW1Iy9YdN0uawBoBO8PSRYZIsJL1h3On4vw9-OoPpRX3ZXe9NoHalKMkdp2HY7K4uOsbSrlVVc",
      "n": "jZ3zuEOIDKJ3SBA38rM6GWSWBrgdITIA9xDbxiXHQsOmZdh7X5-ErZtP5dZ5oEGIXBcPQXp4mP_p70JZhJvzg-3HIEPQDBYPYV0J4ZUfmZkqJoUFDuU7bHDOJEtmZRdR9cUtno0qDnGUP2fPRr5W7hQoOfq_Z0gCGDZzPoFIurBLoq6Cxyc81G2OPlR3J2gqqL0HWQeNBOv_18-82Lwebq1ea7WCTMU7YHYjg1cqegxV_YhGdcFQWFBAmeUaH1MJNu8_bk54SWgsT4daMqY83scDCU_UMYDN16oGK0eLAo04RucOVcTFfIgKWdVaFQtnARhKV4CFF1vjJohiSglmow"
    },
    {
      "kty": "EC",
      "d": "hn3_t_ovRzzTu2kCHhsZQn2b-ebBjtA4zqVevPePZ3Q",
      "use": "enc",
      "crv": "P-256",
      "kid": "59638a1e-e626-4c15-bfad-1e44c2da7e87",
      "x": "IqzEhSZVdY542hhdFIUJC43bv00cdaVqaJMr7Job9ik",
      "y": "eUyJvV3Y-n6vGMhbJv-9TSB0MrGjYBzDPaf8HC-YX34",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "4bd32f09-110e-4389-846f-bdac8742981f",
      "n": "vjxTd5fHk78ZDMPvfAUQrAt9Zi0sIqPgOs9UwZ0gL9Q62bOTE4dD7_LpFfItfHDysB2fJUEwghjZKvC3aIUldyNweqsGfH6sJzkXmYaRyXV1waCZzZO101GDmlHeZyN6zmo7E-oGDVuGrXySKgxQJsA9PGfjbj4roCTTfBBh3hiXHJ40aNrYGuK8GHCXPiDWdIcqXXS7coxwSF9EiFUNU33G106xCZa_FSVMOfLaU-1uTvH-FqjnhqxgW93Djk6QQNBXnID8jmUiX2jBUHP7Y19a5_incU4HlFCSyzz836oMaPgM2ccWL12g7JijWzB1FNK8wLh9iPH8IAUdgA5NRQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "e46afd2a-30a8-45f3-836e-1a792ca7f878",
      "n": "0uiSCWGvr-9WO2SNIkPBXzko925eXfpKcax5JFkIyErb1QVsSeWz0sVVVUf8ShkY53GMFulFJSIYK4wFp-ytw03-ZKTWD4MMtp9fd9Wg2fff4g4W-TtAloA4utnQH8Hmip7urH-fdYcuK49snFGgnic8L9acCaBPDxiU_9y5Qpe9WmsNfwYQuGO5TVa3LRH8WxSfGDY9Xl0pjih9FK-sV4WWSHbc-l35aB6ERr8oY6rmlm1Kp_PtfQsDiWfSBSqJ5n5_466InyRrP3Rc0heLzaRTpFwlH_BU_7fxEQDnBRKCHnId1htzlxMxNWjpgMlzaeWJ9E9OdcA0gKQNpkGcGQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "5bbba7d5-a7b9-40cb-9915-749341d86c5e",
      "x": "62daJdNhSb_hrtqn2HUo8CE0R1L40tMc5AuBOIPLpgo",
      "y": "BsiTYJEti9F8oY4gEeeoHUuKe2qNxVCItps86pA1GLA"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "cccfe143-df88-4576-ab63-d8235cbdaab8",
      "x": "CImkUXvU-3kZlRLtC6aIuugouvAkQE2xHM-qPZyjzNc",
      "y": "nMY-ff5zN2vN6sLn7jhiP01lRUARmHZVkHsPnrgQ9Bo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "064c2a16-a473-43c3-98c2-4c95984e368f",
      "x": "ofq_pSZcul7-72iyn0SvM3Hyw50vCNUyeRvev-2CiZM",
      "y": "pijmSbMegCTS9zA6zeiL5ZIHBLllUwlMUSyvStffKf8"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "92e429b1-edb7-4bc5-9316-9469dbff8128",
      "x": "t4xOztipXmYriX3ZRtFHWEhugkQoEbE_wbB9WmrtfAs"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "63b0e680-9c4a-461d-b01d-d81f96894d23",
      "alg": "RSA-OAEP",
      "n": "jZ3zuEOIDKJ3SBA38rM6GWSWBrgdITIA9xDbxiXHQsOmZdh7X5-ErZtP5dZ5oEGIXBcPQXp4mP_p70JZhJvzg-3HIEPQDBYPYV0J4ZUfmZkqJoUFDuU7bHDOJEtmZRdR9cUtno0qDnGUP2fPRr5W7hQoOfq_Z0gCGDZzPoFIurBLoq6Cxyc81G2OPlR3J2gqqL0HWQeNBOv_18-82Lwebq1ea7WCTMU7YHYjg1cqegxV_YhGdcFQWFBAmeUaH1MJNu8_bk54SWgsT4daMqY83scDCU_UMYDN16oGK0eLAo04RucOVcTFfIgKWdVaFQtnARhKV4CFF1vjJohiSglmow"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "59638a1e-e626-4c15-bfad-1e44c2da7e87",
      "x": "IqzEhSZVdY542hhdFIUJC43bv00cdaVqaJMr7Job9ik",
      "y": "eUyJvV3Y-n6vGMhbJv-9TSB0MrGjYBzDPaf8HC-YX34",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:54:12 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:54:12 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:54:12 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:54:12 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:54:12
oidcc-client-test-missing-chash
Setup Done
2020-09-01 12:54:15 INCOMING
oidcc-client-test-missing-chash
Incoming HTTP request to test instance aEPQaOvWsD0Ojpo
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:54:15 OUTGOING
oidcc-client-test-missing-chash
Response to HTTP request to test instance aEPQaOvWsD0Ojpo
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/",
  "authorization_endpoint": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/token",
  "jwks_uri": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/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:54:15 INCOMING
oidcc-client-test-missing-chash
Incoming HTTP request to test instance aEPQaOvWsD0Ojpo
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:54:15 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:54:15 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:54:15 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code id_token token"
]
2020-09-01 12:54:15 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:54:15 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:54:15 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:54:15 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:54:15 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:54:15 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:54:15 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:54:15 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:54:15 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:54:15 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:54:15 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:54:15 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:54:15 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:54:15 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:54:15 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:54:15 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:54:15 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:54:15 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:54:15 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:54:15 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_AgYTqbrUSiNMITd38649\"`!\"^"
}
2020-09-01 12:54:15
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_avhLBbMlRtVDOBrYDMksrGUuDTIKZykocKzZwyhVddZIedHGDQ2955476343[{,`/
2020-09-01 12:54:15 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:54:15 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_AgYTqbrUSiNMITd38649\"`!\"^",
  "client_secret": "secret_avhLBbMlRtVDOBrYDMksrGUuDTIKZykocKzZwyhVddZIedHGDQ2955476343[{,`/"
}
2020-09-01 12:54:15 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:54:15 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:54:15
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:54:15 OUTGOING
oidcc-client-test-missing-chash
Response to HTTP request to test instance aEPQaOvWsD0Ojpo
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_AgYTqbrUSiNMITd38649\"`!\"^",
  "client_secret": "secret_avhLBbMlRtVDOBrYDMksrGUuDTIKZykocKzZwyhVddZIedHGDQ2955476343[{,`/",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:54:16 INCOMING
oidcc-client-test-missing-chash
Incoming HTTP request to test instance aEPQaOvWsD0Ojpo
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_AgYTqbrUSiNMITd38649\"`!\"^",
  "scope": "openid",
  "response_type": "code id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "jgtdJ7SnXNFUpqHxd4gQ3CSGHlGTHTpuKBIJdj0Uggs",
  "nonce": "q3Kyyli2__8LCYRgeLWFBn8DsTToxMjedGRFLFjSTxE",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:54:16 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:54:16 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:54:16 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_AgYTqbrUSiNMITd38649\"`!\"^",
  "scope": "openid",
  "response_type": "code id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "jgtdJ7SnXNFUpqHxd4gQ3CSGHlGTHTpuKBIJdj0Uggs",
  "nonce": "q3Kyyli2__8LCYRgeLWFBn8DsTToxMjedGRFLFjSTxE",
  "response_mode": "form_post"
}
2020-09-01 12:54:16 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:54:16 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
q3Kyyli2__8LCYRgeLWFBn8DsTToxMjedGRFLFjSTxE
2020-09-01 12:54:16 SUCCESS
EnsureResponseTypeIsCodeIdTokenToken
Response type is expected value
expected
code id_token token
2020-09-01 12:54:16 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_AgYTqbrUSiNMITd38649"`!"^
2020-09-01 12:54:16 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:54:16 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:54:16 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:54:16 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
OYYRBL3aOx
2020-09-01 12:54:16 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
hGw7smzO5RCYbSHwSEjfEQ
2020-09-01 12:54:16 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
9CZpSaD3SaigaAVMGiFlTsEAPQOA67FWTt2W5pXV4iefeCYMcy
2020-09-01 12:54:16 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
x4r_gNJyqrt1xHSLB3Jw9A
2020-09-01 12:54:16 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/
sub
user-subject-1234531
aud
client_AgYTqbrUSiNMITd38649"`!"^
nonce
q3Kyyli2__8LCYRgeLWFBn8DsTToxMjedGRFLFjSTxE
iat
1598964856
exp
1598965156
2020-09-01 12:54:16 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
x4r_gNJyqrt1xHSLB3Jw9A
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/aEPQaOvWsD0Ojpo/",
  "sub": "user-subject-1234531",
  "aud": "client_AgYTqbrUSiNMITd38649\"`!\"^",
  "nonce": "q3Kyyli2__8LCYRgeLWFBn8DsTToxMjedGRFLFjSTxE",
  "iat": 1598964856,
  "exp": 1598965156,
  "at_hash": "x4r_gNJyqrt1xHSLB3Jw9A"
}
2020-09-01 12:54:16 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI0YmQzMmYwOS0xMTBlLTQzODktODQ2Zi1iZGFjODc0Mjk4MWYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieDRyX2dOSnlxcnQxeEhTTEIzSnc5QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0FnWVRxYnJVU2lOTUlUZDM4NjQ5XCJgIVwiXiIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hRVBRYU92V3NEME9qcG9cLyIsImV4cCI6MTU5ODk2NTE1Niwibm9uY2UiOiJxM0t5eWxpMl9fOExDWVJnZUxXRkJuOERzVFRveE1qZWRHUkZMRmpTVHhFIiwiaWF0IjoxNTk4OTY0ODU2fQ.C2L-6iGLcPc84Vx4BV8D3JQ8yKsWD_uz7Zxkgfb3VoJC8wLDXKe52b5mOTxPlTGE0GT13__a8K8x2Q_dcL-35Hy-gWArDeMxC1eZt9tDq7EUJ29PhuZYrLqMU_sojRa6r1xZtlg2_XdAR3xIKuQxEQRX8EsYiX7XWNe1H6Mx936tcpN_jDHGB24upuabSD1vajYzHUl1crcDjgXpW89VhKVDwUBFS0fdSHSb8y0U_qGRAZlKu9NN2d6yYJ-Wu5KHwLRW4JX5rWYptSO_s3YZo4VZ3HVkuxUF3pIAPLKaA_S39ZZIA7dfc9K4FqpSM-w8n7QFvxVIfFifS6oKzSe-5g
key
{"p":"6yd2AmLmmuq1tGCCdQUebf644euFdJsRmg_uiYt37O0A0bdtPSSCq48Y-XwJf6yL_nZnwUhoas5nUkEyqEYEKvgzF9o1guc_a8p-aGE5w178CCw4kM8NiWHa_ldyVexNi3ECvqMbBy25G8Ygw6Ot3ChyKGX74HFHQ_vf23KjX40","kty":"RSA","q":"zxl-ffmLpWBpmp56moYT3LPNTorYN_OhkofRpDWOfK4QeEbI2PFqAtwMndea7qo3pIm8jiiLddkmkQdewjadfxbPg07893GI2PmySeRKefyMzn-EDrK5ywP-NPBgCkOBx8OWjPNaRCEv1JYiGiQT2rQluovmj2vIPaZuUXelepk","d":"r7gZgUZ520eRY_E4rV4gYErcshzXv8ePv8Lzj0QMDyICmkT9ffRcFLBUDSl-SowqH_O8pTTqEcHSF4_yWmFikgHyS9zeSPDZJAHggreCwov1Eb2_U900_tU0sr8cqDhln3UQzPxGSuBYLrf6a0ykXKcF6V4s_g__TBW4I8keHX8Q0vaWkT-ruwXRKMlGd0lRXwp3y7XI0z5FAEhzSfah1CCh0gagWqKkceL4viOCLH8GhOwIfpgQmNgYwFKtk14Z47cec4P5UnxrVo0ZmAiLh8Hms5zf16icqjcpysIXqXhnyrAb5IsQ0vP2g9w2fFC29EmoFx4x0quIaccpw653AQ","e":"AQAB","use":"sig","kid":"4bd32f09-110e-4389-846f-bdac8742981f","qi":"2Sl2Wl_s6J--CgOAHYlaHXC7qd_A--p37rjFvHvWs5gW5K3I4TnS7LBYeGN2iK2QD_sz5dgmAJZFestps7w0R6Tv2plBPuvPgOD33g85qWmNyt9SO1pF-KwhRMEVaMUUghFtVkTY5y5t5iww2Fe3nq6VnqiRaMR3ndeLxs2AnE0","dp":"C6slm_C0aLOE2LKBRrU-UU72dZ9uO98F_JMVzxVwmf0YsU9cyE_re__ZyWdyQTeaqsHNXDXvmH0te1No5Bi1VDyErIZTaW94Ii0mIJ_ScfNgpjcrh2P-0_ZbG4vTTJgxMN4muLb3PF_0c4BdV9fjZK1NHNwSp4x3cNQqw4TovnE","dq":"BMf45J2jPLEqHvizqeeYg8re3YZVEY2dWE2saFcYMAawuKYhsuh34xMDc41rtUDWwgSwBrQm7BSUUFrUNDWgkzOKnORw8KF9YEz7cbtEgOZ0tbu558D2ixpPfxdhkDsYvuzkB-MCXXpKqWTB6sqUbsMj79eU_hCl8c5q05SojFk","n":"vjxTd5fHk78ZDMPvfAUQrAt9Zi0sIqPgOs9UwZ0gL9Q62bOTE4dD7_LpFfItfHDysB2fJUEwghjZKvC3aIUldyNweqsGfH6sJzkXmYaRyXV1waCZzZO101GDmlHeZyN6zmo7E-oGDVuGrXySKgxQJsA9PGfjbj4roCTTfBBh3hiXHJ40aNrYGuK8GHCXPiDWdIcqXXS7coxwSF9EiFUNU33G106xCZa_FSVMOfLaU-1uTvH-FqjnhqxgW93Djk6QQNBXnID8jmUiX2jBUHP7Y19a5_incU4HlFCSyzz836oMaPgM2ccWL12g7JijWzB1FNK8wLh9iPH8IAUdgA5NRQ"}
algorithm
RS256
2020-09-01 12:54:16 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:54:16 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "jgtdJ7SnXNFUpqHxd4gQ3CSGHlGTHTpuKBIJdj0Uggs"
}
2020-09-01 12:54:16 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "jgtdJ7SnXNFUpqHxd4gQ3CSGHlGTHTpuKBIJdj0Uggs",
  "code": "OYYRBL3aOx"
}
2020-09-01 12:54:16 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "jgtdJ7SnXNFUpqHxd4gQ3CSGHlGTHTpuKBIJdj0Uggs",
  "code": "OYYRBL3aOx",
  "id_token": "eyJraWQiOiI0YmQzMmYwOS0xMTBlLTQzODktODQ2Zi1iZGFjODc0Mjk4MWYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieDRyX2dOSnlxcnQxeEhTTEIzSnc5QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0FnWVRxYnJVU2lOTUlUZDM4NjQ5XCJgIVwiXiIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hRVBRYU92V3NEME9qcG9cLyIsImV4cCI6MTU5ODk2NTE1Niwibm9uY2UiOiJxM0t5eWxpMl9fOExDWVJnZUxXRkJuOERzVFRveE1qZWRHUkZMRmpTVHhFIiwiaWF0IjoxNTk4OTY0ODU2fQ.C2L-6iGLcPc84Vx4BV8D3JQ8yKsWD_uz7Zxkgfb3VoJC8wLDXKe52b5mOTxPlTGE0GT13__a8K8x2Q_dcL-35Hy-gWArDeMxC1eZt9tDq7EUJ29PhuZYrLqMU_sojRa6r1xZtlg2_XdAR3xIKuQxEQRX8EsYiX7XWNe1H6Mx936tcpN_jDHGB24upuabSD1vajYzHUl1crcDjgXpW89VhKVDwUBFS0fdSHSb8y0U_qGRAZlKu9NN2d6yYJ-Wu5KHwLRW4JX5rWYptSO_s3YZo4VZ3HVkuxUF3pIAPLKaA_S39ZZIA7dfc9K4FqpSM-w8n7QFvxVIfFifS6oKzSe-5g"
}
2020-09-01 12:54:16
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "jgtdJ7SnXNFUpqHxd4gQ3CSGHlGTHTpuKBIJdj0Uggs",
  "code": "OYYRBL3aOx",
  "id_token": "eyJraWQiOiI0YmQzMmYwOS0xMTBlLTQzODktODQ2Zi1iZGFjODc0Mjk4MWYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieDRyX2dOSnlxcnQxeEhTTEIzSnc5QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0FnWVRxYnJVU2lOTUlUZDM4NjQ5XCJgIVwiXiIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hRVBRYU92V3NEME9qcG9cLyIsImV4cCI6MTU5ODk2NTE1Niwibm9uY2UiOiJxM0t5eWxpMl9fOExDWVJnZUxXRkJuOERzVFRveE1qZWRHUkZMRmpTVHhFIiwiaWF0IjoxNTk4OTY0ODU2fQ.C2L-6iGLcPc84Vx4BV8D3JQ8yKsWD_uz7Zxkgfb3VoJC8wLDXKe52b5mOTxPlTGE0GT13__a8K8x2Q_dcL-35Hy-gWArDeMxC1eZt9tDq7EUJ29PhuZYrLqMU_sojRa6r1xZtlg2_XdAR3xIKuQxEQRX8EsYiX7XWNe1H6Mx936tcpN_jDHGB24upuabSD1vajYzHUl1crcDjgXpW89VhKVDwUBFS0fdSHSb8y0U_qGRAZlKu9NN2d6yYJ-Wu5KHwLRW4JX5rWYptSO_s3YZo4VZ3HVkuxUF3pIAPLKaA_S39ZZIA7dfc9K4FqpSM-w8n7QFvxVIfFifS6oKzSe-5g",
  "access_token": "9CZpSaD3SaigaAVMGiFlTsEAPQOA67FWTt2W5pXV4iefeCYMcy",
  "token_type": "Bearer"
}
2020-09-01 12:54:16 OUTGOING
oidcc-client-test-missing-chash
Response to HTTP request to test instance aEPQaOvWsD0Ojpo
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"jgtdJ7SnXNFUpqHxd4gQ3CSGHlGTHTpuKBIJdj0Uggs","code":"OYYRBL3aOx","id_token":"eyJraWQiOiI0YmQzMmYwOS0xMTBlLTQzODktODQ2Zi1iZGFjODc0Mjk4MWYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieDRyX2dOSnlxcnQxeEhTTEIzSnc5QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0FnWVRxYnJVU2lOTUlUZDM4NjQ5XCJgIVwiXiIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hRVBRYU92V3NEME9qcG9cLyIsImV4cCI6MTU5ODk2NTE1Niwibm9uY2UiOiJxM0t5eWxpMl9fOExDWVJnZUxXRkJuOERzVFRveE1qZWRHUkZMRmpTVHhFIiwiaWF0IjoxNTk4OTY0ODU2fQ.C2L-6iGLcPc84Vx4BV8D3JQ8yKsWD_uz7Zxkgfb3VoJC8wLDXKe52b5mOTxPlTGE0GT13__a8K8x2Q_dcL-35Hy-gWArDeMxC1eZt9tDq7EUJ29PhuZYrLqMU_sojRa6r1xZtlg2_XdAR3xIKuQxEQRX8EsYiX7XWNe1H6Mx936tcpN_jDHGB24upuabSD1vajYzHUl1crcDjgXpW89VhKVDwUBFS0fdSHSb8y0U_qGRAZlKu9NN2d6yYJ-Wu5KHwLRW4JX5rWYptSO_s3YZo4VZ3HVkuxUF3pIAPLKaA_S39ZZIA7dfc9K4FqpSM-w8n7QFvxVIfFifS6oKzSe-5g","access_token":"9CZpSaD3SaigaAVMGiFlTsEAPQOA67FWTt2W5pXV4iefeCYMcy","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:54:16 INCOMING
oidcc-client-test-missing-chash
Incoming HTTP request to test instance aEPQaOvWsD0Ojpo
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:54:16 OUTGOING
oidcc-client-test-missing-chash
Response to HTTP request to test instance aEPQaOvWsD0Ojpo
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "4bd32f09-110e-4389-846f-bdac8742981f",
      "n": "vjxTd5fHk78ZDMPvfAUQrAt9Zi0sIqPgOs9UwZ0gL9Q62bOTE4dD7_LpFfItfHDysB2fJUEwghjZKvC3aIUldyNweqsGfH6sJzkXmYaRyXV1waCZzZO101GDmlHeZyN6zmo7E-oGDVuGrXySKgxQJsA9PGfjbj4roCTTfBBh3hiXHJ40aNrYGuK8GHCXPiDWdIcqXXS7coxwSF9EiFUNU33G106xCZa_FSVMOfLaU-1uTvH-FqjnhqxgW93Djk6QQNBXnID8jmUiX2jBUHP7Y19a5_incU4HlFCSyzz836oMaPgM2ccWL12g7JijWzB1FNK8wLh9iPH8IAUdgA5NRQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "e46afd2a-30a8-45f3-836e-1a792ca7f878",
      "n": "0uiSCWGvr-9WO2SNIkPBXzko925eXfpKcax5JFkIyErb1QVsSeWz0sVVVUf8ShkY53GMFulFJSIYK4wFp-ytw03-ZKTWD4MMtp9fd9Wg2fff4g4W-TtAloA4utnQH8Hmip7urH-fdYcuK49snFGgnic8L9acCaBPDxiU_9y5Qpe9WmsNfwYQuGO5TVa3LRH8WxSfGDY9Xl0pjih9FK-sV4WWSHbc-l35aB6ERr8oY6rmlm1Kp_PtfQsDiWfSBSqJ5n5_466InyRrP3Rc0heLzaRTpFwlH_BU_7fxEQDnBRKCHnId1htzlxMxNWjpgMlzaeWJ9E9OdcA0gKQNpkGcGQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "5bbba7d5-a7b9-40cb-9915-749341d86c5e",
      "x": "62daJdNhSb_hrtqn2HUo8CE0R1L40tMc5AuBOIPLpgo",
      "y": "BsiTYJEti9F8oY4gEeeoHUuKe2qNxVCItps86pA1GLA"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "cccfe143-df88-4576-ab63-d8235cbdaab8",
      "x": "CImkUXvU-3kZlRLtC6aIuugouvAkQE2xHM-qPZyjzNc",
      "y": "nMY-ff5zN2vN6sLn7jhiP01lRUARmHZVkHsPnrgQ9Bo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "064c2a16-a473-43c3-98c2-4c95984e368f",
      "x": "ofq_pSZcul7-72iyn0SvM3Hyw50vCNUyeRvev-2CiZM",
      "y": "pijmSbMegCTS9zA6zeiL5ZIHBLllUwlMUSyvStffKf8"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "92e429b1-edb7-4bc5-9316-9469dbff8128",
      "x": "t4xOztipXmYriX3ZRtFHWEhugkQoEbE_wbB9WmrtfAs"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "63b0e680-9c4a-461d-b01d-d81f96894d23",
      "alg": "RSA-OAEP",
      "n": "jZ3zuEOIDKJ3SBA38rM6GWSWBrgdITIA9xDbxiXHQsOmZdh7X5-ErZtP5dZ5oEGIXBcPQXp4mP_p70JZhJvzg-3HIEPQDBYPYV0J4ZUfmZkqJoUFDuU7bHDOJEtmZRdR9cUtno0qDnGUP2fPRr5W7hQoOfq_Z0gCGDZzPoFIurBLoq6Cxyc81G2OPlR3J2gqqL0HWQeNBOv_18-82Lwebq1ea7WCTMU7YHYjg1cqegxV_YhGdcFQWFBAmeUaH1MJNu8_bk54SWgsT4daMqY83scDCU_UMYDN16oGK0eLAo04RucOVcTFfIgKWdVaFQtnARhKV4CFF1vjJohiSglmow"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "59638a1e-e626-4c15-bfad-1e44c2da7e87",
      "x": "IqzEhSZVdY542hhdFIUJC43bv00cdaVqaJMr7Job9ik",
      "y": "eUyJvV3Y-n6vGMhbJv-9TSB0MrGjYBzDPaf8HC-YX34",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:54:18 FINISHED
oidcc-client-test-missing-chash
Test has run to completion
testmodule_result
PASSED
Test Results