Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:54:20 INFO
TEST-RUNNER
Test instance hN6wqnUN6Qf09Zv created
baseUrl
https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv
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-athash
2020-09-01 12:54:20 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/",
  "authorization_endpoint": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/token",
  "jwks_uri": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/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:20
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/",
  "authorization_endpoint": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/token",
  "jwks_uri": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/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:21
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "7M-rVn1DeWeGoTt6mO9vzoZsYoNLxsYRoBxA4FGKifCGxkTo5MW43paS0kFNfPY4f_UKIvv9eBlHvNLoEtwB2pX8wQUDSCOffRErZx53H_vDHId5QiDzqDqtYR8MsI7D6AKpeiXl970iZorZFbT4TC--q0R8pahM--q-2lkmMbc",
      "kty": "RSA",
      "q": "oYucYY0HCL3toI4EDmjSOmQbuhwOcDW_ylrW4VDYt0me5PC7L4GnFFRDJ37NDRLHKS4M87QB8Q2mvSZ6g6Eg1lBhNXlQav8veroqhXXqnjekey7w07vaohIAbDSL7MyvBlgVnxCwHBWwvo2p1i_4hcVUSL7D6ocjbTXArmKc26k",
      "d": "hUgKimRSL5JcrWSdZP-pGwJuLCNkMonRrun45Xu_dQrSedEHD7WU5BfIXSH5dhoTQATCAm62yro3d1W_X16BdOpRgEyZDjSzOdfJOkZUcCGvGxJFrTZhQd1PDpm6jcJXaLdhqgExQSs6qu3TM8StSCHU-YtR6inZfIzUK_hSZWU25DkzFxYYPOdjDFgwROJ0z0rem2-g5e2TWnI3gejoqXb4xdFB5hmcTVbcewpvIV5P2R0d2HgIYF24CivQy04JsLOT7QpywC5ufHoPsEg6eNqI6wQ6MMjt_dcBTYGpDIbwNONBvczKbV7GI1uYQk3eGQFzrUD7sgoXj04_5Y14wQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "963f4b11-56de-4c08-b32c-413f63516229",
      "qi": "B2L5mux4f8Nj6jAsfdOJxtFJLtfhaWG-7d5bJUQGlH64_B_4HztO-is9igs-33eEaBrdwGjS8H-DQjfls_D1LZP3r0krRa-EgZoTqf3Hvk1mFZ4Coikw0TK0BGmM7uFdobj16rkzNm0lTkFW9euNONMCjogB7H-KJsLY99cHxU4",
      "dp": "TT5b9AU9-h7DslnVXodTX_lG50dOc1LuMtykaMcQOnhDbe7STLUV3T0ePQjh_q3Ntic2nDy36_HLDZN58ZTj4enknQ1GicRc5I2yK5urXbpgZTDnY6Od9rTVEwXuvLSEwGwF3fr4rTt7Ohl2P_dcunUka3cWdW6VVeK3SD-mDrc",
      "dq": "nQbwQ4KqS70StvZUywzpDQkySn3rKveULkaOiQXlIoTVhwTZbxxAJGqjvEhtWT_fiA_TVzCqkn4KjeJRRJHjMW-AjlIV8WuL42gC3Sf5n0HHCFZgkfAQXWnSL1wEh3GO0EPfAHdgOGx9GTzq0eBfWuitPOjx1470yLtvSBNjFcE",
      "n": "lW_ALDZK9jocRiZ7sE_yYdbxA-nbn0nTFdyci1Qg8EK-crFB7Qe1-Tkl2CNGwhZKJekPOFxUIYAEs6i3aFlrNiqrIjShx4uK1DL1KjxLJfRmOYCSmAJyJw9wHnNq-_CJQSWEkdZ1xUwQtGjA2i083QLptqsRNbYNYJKrVfvSyrrsEfKOyPgdf049xi4s-1Dha1PPN7jMpvxuBYa6YdVUeRcM7pgc3DGNcdkwgSeHr9FLTf9hnycqDTktgTlcp-ky_OJRqciZzEn-3fXaQ--RiHHQUnVABE54BI8bCqBefgxYV27f5ZdSf0ia8_mgSskx2XZxzvZA1s11jcUY4EJezw"
    },
    {
      "kty": "EC",
      "d": "fmSiWAFZ6o-dOeELeuQttJqIiOiU4_leO9CKCWllvVk",
      "use": "sig",
      "crv": "P-256",
      "kid": "85be2497-5eb9-4fe3-bb38-d4add5483dac",
      "x": "jzU8yvg1gr9AIMH2I_smWhZ-S6E82fzsTCj8A5tk0Os",
      "y": "pQPvMuPeT0MLBkEsT7_k497HxgXGQsokYTMO_RUVxXU"
    },
    {
      "kty": "EC",
      "d": "mUgKIZdxOiQDNs8eeixexkj6erv-NGZg3AleKzExFTM",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "3aefa325-c164-423c-a9c2-f81fb64ca199",
      "x": "BAaS64bMRrG04AQuMpwC7fg9yBnjr97Vbx019n-L7Co",
      "y": "3R60Q-7NRtLTmun-5HqziipEm4FLI7SY7FlrMR5kGas"
    },
    {
      "kty": "OKP",
      "d": "WwL3ClIM2XRMl37OJzgRKf7mnxTOHRMbC6YtRpXTqkI",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "5d0edf81-b1d9-4a54-b327-954ec505e5b2",
      "x": "8yFgi5Mviu09pP3-wj-xHCb5dBrGLguK0Ax-swOFgRY"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "8mxPfKfhxnZE3AWK8AbNmLbnKNJjDzI95H304aTzgVCHuweJWYDyCEUoUhoexvFbyeCcXvvoHPACmM2jIcpi3m08vbDSFFKPFreS8pQ-zaDFeAb5E3fvuFNZnLSjknpMSRU3mf01pLx5GPtZMETRQbfQ8y16Pg6NK9_VgakiKQk",
      "kty": "RSA",
      "q": "u640QYi7_tmZj2OrMCDByZPXa9aXSGAYQcQCp5Q2-LMxZSoNpwCdUNOdZKYHAU33fzGbpH6WVR82T1O6GzrlawIqEe2gSQHBxMDCctUuMC8REeQHC1OzpTP0XmZQe0d1cE5I7nlEXx_mFzcK-fdZsHJmIv9Mi9or2YT95tuTiuM",
      "d": "K7yfeL-CCZv_-ZyVqKFmgydqJ-OEZjsRmHyxl0LDlgKx9nKtFIlODMlsaHALqulHbZNPlyjYtRT8PZfoKrj3-hMSZY_zBQczZ4zNYSJhQiD3dZgyVErsLP1ZkNmBjvs-TlyITpgqcNidVP1MZl5GbbkX5xAC4oTOqn4r3sCK9gipi181gJ7IijFT84ZcilnAAvNfOYa3uUgA1Gfw7dIZKcJRRtIwKELLA4P_10Sv6WldLdDrYFMfmbCspgcQmeyLoxKkfEYf7814uopj70Hk-3rsyRjTqRsa_8d-IaVOb1F71Qt-FO5WeDZID8zmzSlJ_9_bkf2NTDOBiGmb07nwAQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "0c8a1976-e127-41a1-966f-84f2884adb9e",
      "qi": "ez6i-aor5KLSXq1c0OriukniOHCb2sg_UR9nRKe4OlrkF7lwkI5VDgbpB2I1LhbhUQX1vEhqukZL0GJRM59rNLvdCsI1clQ3X7ULXiT-GC7asYQhkvcRGgGl3Y5d0oldFeiM6OAym_Ud_boS75Zz05zjYyK53iM1YBUXu2fw78c",
      "dp": "5Ui90VfzucKolDUF2MmGcVckwT5jhL7vPQpIr5ZU3UzuY13YcXf88wd-AFFGJMGpIAI5w7icK6pxulZcYZxK8Lb-ySbRO3lubn0IFjlSQSg7PK_Tqq84Yu0qh4VuZB8ZwdG4egO8VegQ3Sj1jSq5hF-32Bh-Uu1uZj3ZcT4n2gk",
      "alg": "RSA-OAEP",
      "dq": "sYxw1Rp0tvjGI_dnKIWkrn0VS2hb_9UgvX6gAEbf5lEnRowNFFMpgCBhgqjqcZp_rC2TD3_N2kNHzq3nnwENrjkC8aj6fHaUB_1PNvFj26N7I5Cz9Uw-4-eNo4xpUObeO9tjdW71doQn2Qhyct1EVP80jqE0mg1QdFwzEqXhI38",
      "n": "sboVKiR9GNuUqRaXcqbX8f-0DWxiscTzGqO3LIN5SDoIBKUip3dn-D7gSJQg75IRofK_qIPOsoDIbACZcEWhUXH5ybAi32Z7qadxfbXhFmJwGqlExQkmeYxLZmXhJo1q0bIjOWeCLL81jJz5dHylxxqAgqpRDlglUn1OrmtUKvwWCmZL5seRIxK1I4iqlBq5GMQz2VOBOO9z6juvJ_Gy1nHvk601Pk4hUupWrOr5vbHdwa5BNmgYW6vND-Y7gzSQy0-Q3x-Cwbwq1dfpX94TGoDUI_p7RUT0TfKE5rDA4L1UabatjIPYyknb-dXLKBsPQ0KyZQxdXY-WmVHzppQ8-w"
    },
    {
      "kty": "EC",
      "d": "YukhhzHOAQ1RM0eLPr1NgKsRZ8-g19zoB5uMAd9I3jg",
      "use": "enc",
      "crv": "P-256",
      "kid": "71a2f0d1-a180-471b-b5bf-8c502def3674",
      "x": "g9J16L08kLuWaNGJdQ6VU69Pg_V3O7Kzxt-kHEcA0JI",
      "y": "9Zy-kQMA4mKv6OrBR1YzFZf8d4w0GBEhW8Ff1OCf1jE",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "963f4b11-56de-4c08-b32c-413f63516229",
      "n": "lW_ALDZK9jocRiZ7sE_yYdbxA-nbn0nTFdyci1Qg8EK-crFB7Qe1-Tkl2CNGwhZKJekPOFxUIYAEs6i3aFlrNiqrIjShx4uK1DL1KjxLJfRmOYCSmAJyJw9wHnNq-_CJQSWEkdZ1xUwQtGjA2i083QLptqsRNbYNYJKrVfvSyrrsEfKOyPgdf049xi4s-1Dha1PPN7jMpvxuBYa6YdVUeRcM7pgc3DGNcdkwgSeHr9FLTf9hnycqDTktgTlcp-ky_OJRqciZzEn-3fXaQ--RiHHQUnVABE54BI8bCqBefgxYV27f5ZdSf0ia8_mgSskx2XZxzvZA1s11jcUY4EJezw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "02775a9d-6569-4e3d-a97e-85fbed53ef30",
      "n": "msN-DfVGAK13efe5A2QoGaNdqQU8AVHhi3uEjhbnashVC-PrDjQ2DxQtst_9SsLj2WNoSqPe7T1cMbuTRqjx7Dyk1EJcb1cwO_pgwOKl4m8vneX2cG7tzIcmzr2-BNKeimHlu5N-EhQGhyvuwHaA9CHejzSlT0HvunK79x2DRTuG-IsU3GYpjTYV5mlVYrk0NHZSlhhHU1GpRFZSYm-pq6TrSc9KNJ_h-kzf83tCfPiBdcSB3dOZOlR760NDtfvcYrW0UPqQo8dcq2L986y23kGaSSFLhehUbTjpcpjBtbgaWjpSHucjXPIJDsNk0dmmM6-CXcKtAnqWcZb-ERPjXw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "85be2497-5eb9-4fe3-bb38-d4add5483dac",
      "x": "jzU8yvg1gr9AIMH2I_smWhZ-S6E82fzsTCj8A5tk0Os",
      "y": "pQPvMuPeT0MLBkEsT7_k497HxgXGQsokYTMO_RUVxXU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "d7a83203-ea24-47cd-a047-acf8fe5d3c9a",
      "x": "oUHO1S322dA-yGabfTSaindgcXGWqd20Je2zaV9kzPw",
      "y": "SpqtrHLehUlWm2Omuf2pf7OWXERQKurzORJ_McN-WM4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "3aefa325-c164-423c-a9c2-f81fb64ca199",
      "x": "BAaS64bMRrG04AQuMpwC7fg9yBnjr97Vbx019n-L7Co",
      "y": "3R60Q-7NRtLTmun-5HqziipEm4FLI7SY7FlrMR5kGas"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "5d0edf81-b1d9-4a54-b327-954ec505e5b2",
      "x": "8yFgi5Mviu09pP3-wj-xHCb5dBrGLguK0Ax-swOFgRY"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "0c8a1976-e127-41a1-966f-84f2884adb9e",
      "alg": "RSA-OAEP",
      "n": "sboVKiR9GNuUqRaXcqbX8f-0DWxiscTzGqO3LIN5SDoIBKUip3dn-D7gSJQg75IRofK_qIPOsoDIbACZcEWhUXH5ybAi32Z7qadxfbXhFmJwGqlExQkmeYxLZmXhJo1q0bIjOWeCLL81jJz5dHylxxqAgqpRDlglUn1OrmtUKvwWCmZL5seRIxK1I4iqlBq5GMQz2VOBOO9z6juvJ_Gy1nHvk601Pk4hUupWrOr5vbHdwa5BNmgYW6vND-Y7gzSQy0-Q3x-Cwbwq1dfpX94TGoDUI_p7RUT0TfKE5rDA4L1UabatjIPYyknb-dXLKBsPQ0KyZQxdXY-WmVHzppQ8-w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "71a2f0d1-a180-471b-b5bf-8c502def3674",
      "x": "g9J16L08kLuWaNGJdQ6VU69Pg_V3O7Kzxt-kHEcA0JI",
      "y": "9Zy-kQMA4mKv6OrBR1YzFZf8d4w0GBEhW8Ff1OCf1jE",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:54:21 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:21 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:54:21 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:21 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:54:21
oidcc-client-test-invalid-athash
Setup Done
2020-09-01 12:54:23 INCOMING
oidcc-client-test-invalid-athash
Incoming HTTP request to test instance hN6wqnUN6Qf09Zv
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:23 OUTGOING
oidcc-client-test-invalid-athash
Response to HTTP request to test instance hN6wqnUN6Qf09Zv
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/",
  "authorization_endpoint": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/token",
  "jwks_uri": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/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:24 INCOMING
oidcc-client-test-invalid-athash
Incoming HTTP request to test instance hN6wqnUN6Qf09Zv
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:24 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:24 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:54:24 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code id_token token"
]
2020-09-01 12:54:24 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:54:24 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:54:24 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:54:24 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:54:24 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:54:24 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:54:24 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:24 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:54:24 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:24 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:54:24 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:24 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:54:24 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:24 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:54:24 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:24 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:24 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:24 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:54:24 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:54:24 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_nMIKDARZtQwwOsP25939[?(^#"
}
2020-09-01 12:54:24
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_rhOxintSFwUTsRhkhfEBYFKwzwvpdEttEcbYQjVDDKpXQIpeea5607280669?~=]:
2020-09-01 12:54:24 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:54:24 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_nMIKDARZtQwwOsP25939[?(^#",
  "client_secret": "secret_rhOxintSFwUTsRhkhfEBYFKwzwvpdEttEcbYQjVDDKpXQIpeea5607280669?~\u003d]:"
}
2020-09-01 12:54:24 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:54:24 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:54:24
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:54:24 OUTGOING
oidcc-client-test-invalid-athash
Response to HTTP request to test instance hN6wqnUN6Qf09Zv
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_nMIKDARZtQwwOsP25939[?(^#",
  "client_secret": "secret_rhOxintSFwUTsRhkhfEBYFKwzwvpdEttEcbYQjVDDKpXQIpeea5607280669?~\u003d]:",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:54:24 INCOMING
oidcc-client-test-invalid-athash
Incoming HTTP request to test instance hN6wqnUN6Qf09Zv
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_nMIKDARZtQwwOsP25939[?(^#",
  "scope": "openid",
  "response_type": "code id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "GphAqkidYBsqXcP7MjgvOCjLih6Jqbuv3erIjNOHSPI",
  "nonce": "RGqdh8Rx73FWo_FDrxdQGDpeTaV6alm3JgiOosu2Iko",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:54:24 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:54:24 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:54:24 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_nMIKDARZtQwwOsP25939[?(^#",
  "scope": "openid",
  "response_type": "code id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "GphAqkidYBsqXcP7MjgvOCjLih6Jqbuv3erIjNOHSPI",
  "nonce": "RGqdh8Rx73FWo_FDrxdQGDpeTaV6alm3JgiOosu2Iko",
  "response_mode": "form_post"
}
2020-09-01 12:54:24 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:54:24 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
RGqdh8Rx73FWo_FDrxdQGDpeTaV6alm3JgiOosu2Iko
2020-09-01 12:54:24 SUCCESS
EnsureResponseTypeIsCodeIdTokenToken
Response type is expected value
expected
code id_token token
2020-09-01 12:54:24 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_nMIKDARZtQwwOsP25939[?(^#
2020-09-01 12:54:24 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:24 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:54:24 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:54:24 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
rGBtnrkqZd
2020-09-01 12:54:24 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
gA-w8qbpF-i2TEMvJ-F-nA
2020-09-01 12:54:24 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
5usiYptAq08WZqsADcHPvDejdNW3M9JbnVKB9nbq1kLi5nrHm5
2020-09-01 12:54:24 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
ES6M1EVqtle9VD4TV1YWsw
2020-09-01 12:54:24 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/
sub
user-subject-1234531
aud
client_nMIKDARZtQwwOsP25939[?(^#
nonce
RGqdh8Rx73FWo_FDrxdQGDpeTaV6alm3JgiOosu2Iko
iat
1598964864
exp
1598965164
2020-09-01 12:54:24 SUCCESS
AddCHashToIdTokenClaims
Added c_hash to ID token claims
c_hash
gA-w8qbpF-i2TEMvJ-F-nA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/",
  "sub": "user-subject-1234531",
  "aud": "client_nMIKDARZtQwwOsP25939[?(^#",
  "nonce": "RGqdh8Rx73FWo_FDrxdQGDpeTaV6alm3JgiOosu2Iko",
  "iat": 1598964864,
  "exp": 1598965164,
  "c_hash": "gA-w8qbpF-i2TEMvJ-F-nA"
}
2020-09-01 12:54:24 SUCCESS
AddInvalidAtHashValueToIdToken
Added invalid at_hash to ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/hN6wqnUN6Qf09Zv/",
  "sub": "user-subject-1234531",
  "aud": "client_nMIKDARZtQwwOsP25939[?(^#",
  "nonce": "RGqdh8Rx73FWo_FDrxdQGDpeTaV6alm3JgiOosu2Iko",
  "iat": 1598964864,
  "exp": 1598965164,
  "c_hash": "gA-w8qbpF-i2TEMvJ-F-nA",
  "at_hash": "ES6M1EVqtle9VD4TV1YWsw1"
}
invalid_at_hash
ES6M1EVqtle9VD4TV1YWsw1
2020-09-01 12:54:24 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI5NjNmNGIxMS01NmRlLTRjMDgtYjMyYy00MTNmNjM1MTYyMjkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRVM2TTFFVnF0bGU5VkQ0VFYxWVdzdzEiLCJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9uTUlLREFSWnRRd3dPc1AyNTkzOVs_KF4jIiwiY19oYXNoIjoiZ0EtdzhxYnBGLWkyVEVNdkotRi1uQSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9oTjZ3cW5VTjZRZjA5WnZcLyIsImV4cCI6MTU5ODk2NTE2NCwibm9uY2UiOiJSR3FkaDhSeDczRldvX0ZEcnhkUUdEcGVUYVY2YWxtM0pnaU9vc3UySWtvIiwiaWF0IjoxNTk4OTY0ODY0fQ.fLj8c_oyDAKruEbEISNJvIVyNIiwdqpDjILWCdNbGaJ1vVm-qVx9kxZB5ARp9guFoYCVyjqTjQZQ3AkJsltXM1hG1o_ZkimG7AKaXfLNPO2_-cPX9lEyL77o2mLFYd-ZAMFyCeqaJoaQwkO59uRA4j_v9_H8gh0grrNto7PWqwQmTg_kOENKNpzDqpfCJDaLyKnjEjTOZkVr-15gYR9VubwxWot8LVj8VkiO7W_uFxcFYWuaJwaVDkuoksF9xTmLtFspu2sz70dcxO4D7RsWpehyLWDHvb87XA-yfMhXWL0MWrhu8XCtVRC0P58n3clQ9Bc9vq4BRFd5835p2Gpeug
key
{"p":"7M-rVn1DeWeGoTt6mO9vzoZsYoNLxsYRoBxA4FGKifCGxkTo5MW43paS0kFNfPY4f_UKIvv9eBlHvNLoEtwB2pX8wQUDSCOffRErZx53H_vDHId5QiDzqDqtYR8MsI7D6AKpeiXl970iZorZFbT4TC--q0R8pahM--q-2lkmMbc","kty":"RSA","q":"oYucYY0HCL3toI4EDmjSOmQbuhwOcDW_ylrW4VDYt0me5PC7L4GnFFRDJ37NDRLHKS4M87QB8Q2mvSZ6g6Eg1lBhNXlQav8veroqhXXqnjekey7w07vaohIAbDSL7MyvBlgVnxCwHBWwvo2p1i_4hcVUSL7D6ocjbTXArmKc26k","d":"hUgKimRSL5JcrWSdZP-pGwJuLCNkMonRrun45Xu_dQrSedEHD7WU5BfIXSH5dhoTQATCAm62yro3d1W_X16BdOpRgEyZDjSzOdfJOkZUcCGvGxJFrTZhQd1PDpm6jcJXaLdhqgExQSs6qu3TM8StSCHU-YtR6inZfIzUK_hSZWU25DkzFxYYPOdjDFgwROJ0z0rem2-g5e2TWnI3gejoqXb4xdFB5hmcTVbcewpvIV5P2R0d2HgIYF24CivQy04JsLOT7QpywC5ufHoPsEg6eNqI6wQ6MMjt_dcBTYGpDIbwNONBvczKbV7GI1uYQk3eGQFzrUD7sgoXj04_5Y14wQ","e":"AQAB","use":"sig","kid":"963f4b11-56de-4c08-b32c-413f63516229","qi":"B2L5mux4f8Nj6jAsfdOJxtFJLtfhaWG-7d5bJUQGlH64_B_4HztO-is9igs-33eEaBrdwGjS8H-DQjfls_D1LZP3r0krRa-EgZoTqf3Hvk1mFZ4Coikw0TK0BGmM7uFdobj16rkzNm0lTkFW9euNONMCjogB7H-KJsLY99cHxU4","dp":"TT5b9AU9-h7DslnVXodTX_lG50dOc1LuMtykaMcQOnhDbe7STLUV3T0ePQjh_q3Ntic2nDy36_HLDZN58ZTj4enknQ1GicRc5I2yK5urXbpgZTDnY6Od9rTVEwXuvLSEwGwF3fr4rTt7Ohl2P_dcunUka3cWdW6VVeK3SD-mDrc","dq":"nQbwQ4KqS70StvZUywzpDQkySn3rKveULkaOiQXlIoTVhwTZbxxAJGqjvEhtWT_fiA_TVzCqkn4KjeJRRJHjMW-AjlIV8WuL42gC3Sf5n0HHCFZgkfAQXWnSL1wEh3GO0EPfAHdgOGx9GTzq0eBfWuitPOjx1470yLtvSBNjFcE","n":"lW_ALDZK9jocRiZ7sE_yYdbxA-nbn0nTFdyci1Qg8EK-crFB7Qe1-Tkl2CNGwhZKJekPOFxUIYAEs6i3aFlrNiqrIjShx4uK1DL1KjxLJfRmOYCSmAJyJw9wHnNq-_CJQSWEkdZ1xUwQtGjA2i083QLptqsRNbYNYJKrVfvSyrrsEfKOyPgdf049xi4s-1Dha1PPN7jMpvxuBYa6YdVUeRcM7pgc3DGNcdkwgSeHr9FLTf9hnycqDTktgTlcp-ky_OJRqciZzEn-3fXaQ--RiHHQUnVABE54BI8bCqBefgxYV27f5ZdSf0ia8_mgSskx2XZxzvZA1s11jcUY4EJezw"}
algorithm
RS256
2020-09-01 12:54:24 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:24 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "GphAqkidYBsqXcP7MjgvOCjLih6Jqbuv3erIjNOHSPI"
}
2020-09-01 12:54:24 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "GphAqkidYBsqXcP7MjgvOCjLih6Jqbuv3erIjNOHSPI",
  "code": "rGBtnrkqZd"
}
2020-09-01 12:54:24 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "GphAqkidYBsqXcP7MjgvOCjLih6Jqbuv3erIjNOHSPI",
  "code": "rGBtnrkqZd",
  "id_token": "eyJraWQiOiI5NjNmNGIxMS01NmRlLTRjMDgtYjMyYy00MTNmNjM1MTYyMjkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRVM2TTFFVnF0bGU5VkQ0VFYxWVdzdzEiLCJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9uTUlLREFSWnRRd3dPc1AyNTkzOVs_KF4jIiwiY19oYXNoIjoiZ0EtdzhxYnBGLWkyVEVNdkotRi1uQSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9oTjZ3cW5VTjZRZjA5WnZcLyIsImV4cCI6MTU5ODk2NTE2NCwibm9uY2UiOiJSR3FkaDhSeDczRldvX0ZEcnhkUUdEcGVUYVY2YWxtM0pnaU9vc3UySWtvIiwiaWF0IjoxNTk4OTY0ODY0fQ.fLj8c_oyDAKruEbEISNJvIVyNIiwdqpDjILWCdNbGaJ1vVm-qVx9kxZB5ARp9guFoYCVyjqTjQZQ3AkJsltXM1hG1o_ZkimG7AKaXfLNPO2_-cPX9lEyL77o2mLFYd-ZAMFyCeqaJoaQwkO59uRA4j_v9_H8gh0grrNto7PWqwQmTg_kOENKNpzDqpfCJDaLyKnjEjTOZkVr-15gYR9VubwxWot8LVj8VkiO7W_uFxcFYWuaJwaVDkuoksF9xTmLtFspu2sz70dcxO4D7RsWpehyLWDHvb87XA-yfMhXWL0MWrhu8XCtVRC0P58n3clQ9Bc9vq4BRFd5835p2Gpeug"
}
2020-09-01 12:54:24
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "GphAqkidYBsqXcP7MjgvOCjLih6Jqbuv3erIjNOHSPI",
  "code": "rGBtnrkqZd",
  "id_token": "eyJraWQiOiI5NjNmNGIxMS01NmRlLTRjMDgtYjMyYy00MTNmNjM1MTYyMjkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRVM2TTFFVnF0bGU5VkQ0VFYxWVdzdzEiLCJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9uTUlLREFSWnRRd3dPc1AyNTkzOVs_KF4jIiwiY19oYXNoIjoiZ0EtdzhxYnBGLWkyVEVNdkotRi1uQSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9oTjZ3cW5VTjZRZjA5WnZcLyIsImV4cCI6MTU5ODk2NTE2NCwibm9uY2UiOiJSR3FkaDhSeDczRldvX0ZEcnhkUUdEcGVUYVY2YWxtM0pnaU9vc3UySWtvIiwiaWF0IjoxNTk4OTY0ODY0fQ.fLj8c_oyDAKruEbEISNJvIVyNIiwdqpDjILWCdNbGaJ1vVm-qVx9kxZB5ARp9guFoYCVyjqTjQZQ3AkJsltXM1hG1o_ZkimG7AKaXfLNPO2_-cPX9lEyL77o2mLFYd-ZAMFyCeqaJoaQwkO59uRA4j_v9_H8gh0grrNto7PWqwQmTg_kOENKNpzDqpfCJDaLyKnjEjTOZkVr-15gYR9VubwxWot8LVj8VkiO7W_uFxcFYWuaJwaVDkuoksF9xTmLtFspu2sz70dcxO4D7RsWpehyLWDHvb87XA-yfMhXWL0MWrhu8XCtVRC0P58n3clQ9Bc9vq4BRFd5835p2Gpeug",
  "access_token": "5usiYptAq08WZqsADcHPvDejdNW3M9JbnVKB9nbq1kLi5nrHm5",
  "token_type": "Bearer"
}
2020-09-01 12:54:24 OUTGOING
oidcc-client-test-invalid-athash
Response to HTTP request to test instance hN6wqnUN6Qf09Zv
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"GphAqkidYBsqXcP7MjgvOCjLih6Jqbuv3erIjNOHSPI","code":"rGBtnrkqZd","id_token":"eyJraWQiOiI5NjNmNGIxMS01NmRlLTRjMDgtYjMyYy00MTNmNjM1MTYyMjkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRVM2TTFFVnF0bGU5VkQ0VFYxWVdzdzEiLCJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9uTUlLREFSWnRRd3dPc1AyNTkzOVs_KF4jIiwiY19oYXNoIjoiZ0EtdzhxYnBGLWkyVEVNdkotRi1uQSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9oTjZ3cW5VTjZRZjA5WnZcLyIsImV4cCI6MTU5ODk2NTE2NCwibm9uY2UiOiJSR3FkaDhSeDczRldvX0ZEcnhkUUdEcGVUYVY2YWxtM0pnaU9vc3UySWtvIiwiaWF0IjoxNTk4OTY0ODY0fQ.fLj8c_oyDAKruEbEISNJvIVyNIiwdqpDjILWCdNbGaJ1vVm-qVx9kxZB5ARp9guFoYCVyjqTjQZQ3AkJsltXM1hG1o_ZkimG7AKaXfLNPO2_-cPX9lEyL77o2mLFYd-ZAMFyCeqaJoaQwkO59uRA4j_v9_H8gh0grrNto7PWqwQmTg_kOENKNpzDqpfCJDaLyKnjEjTOZkVr-15gYR9VubwxWot8LVj8VkiO7W_uFxcFYWuaJwaVDkuoksF9xTmLtFspu2sz70dcxO4D7RsWpehyLWDHvb87XA-yfMhXWL0MWrhu8XCtVRC0P58n3clQ9Bc9vq4BRFd5835p2Gpeug","access_token":"5usiYptAq08WZqsADcHPvDejdNW3M9JbnVKB9nbq1kLi5nrHm5","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:54:25 INCOMING
oidcc-client-test-invalid-athash
Incoming HTTP request to test instance hN6wqnUN6Qf09Zv
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:25 OUTGOING
oidcc-client-test-invalid-athash
Response to HTTP request to test instance hN6wqnUN6Qf09Zv
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "963f4b11-56de-4c08-b32c-413f63516229",
      "n": "lW_ALDZK9jocRiZ7sE_yYdbxA-nbn0nTFdyci1Qg8EK-crFB7Qe1-Tkl2CNGwhZKJekPOFxUIYAEs6i3aFlrNiqrIjShx4uK1DL1KjxLJfRmOYCSmAJyJw9wHnNq-_CJQSWEkdZ1xUwQtGjA2i083QLptqsRNbYNYJKrVfvSyrrsEfKOyPgdf049xi4s-1Dha1PPN7jMpvxuBYa6YdVUeRcM7pgc3DGNcdkwgSeHr9FLTf9hnycqDTktgTlcp-ky_OJRqciZzEn-3fXaQ--RiHHQUnVABE54BI8bCqBefgxYV27f5ZdSf0ia8_mgSskx2XZxzvZA1s11jcUY4EJezw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "02775a9d-6569-4e3d-a97e-85fbed53ef30",
      "n": "msN-DfVGAK13efe5A2QoGaNdqQU8AVHhi3uEjhbnashVC-PrDjQ2DxQtst_9SsLj2WNoSqPe7T1cMbuTRqjx7Dyk1EJcb1cwO_pgwOKl4m8vneX2cG7tzIcmzr2-BNKeimHlu5N-EhQGhyvuwHaA9CHejzSlT0HvunK79x2DRTuG-IsU3GYpjTYV5mlVYrk0NHZSlhhHU1GpRFZSYm-pq6TrSc9KNJ_h-kzf83tCfPiBdcSB3dOZOlR760NDtfvcYrW0UPqQo8dcq2L986y23kGaSSFLhehUbTjpcpjBtbgaWjpSHucjXPIJDsNk0dmmM6-CXcKtAnqWcZb-ERPjXw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "85be2497-5eb9-4fe3-bb38-d4add5483dac",
      "x": "jzU8yvg1gr9AIMH2I_smWhZ-S6E82fzsTCj8A5tk0Os",
      "y": "pQPvMuPeT0MLBkEsT7_k497HxgXGQsokYTMO_RUVxXU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "d7a83203-ea24-47cd-a047-acf8fe5d3c9a",
      "x": "oUHO1S322dA-yGabfTSaindgcXGWqd20Je2zaV9kzPw",
      "y": "SpqtrHLehUlWm2Omuf2pf7OWXERQKurzORJ_McN-WM4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "3aefa325-c164-423c-a9c2-f81fb64ca199",
      "x": "BAaS64bMRrG04AQuMpwC7fg9yBnjr97Vbx019n-L7Co",
      "y": "3R60Q-7NRtLTmun-5HqziipEm4FLI7SY7FlrMR5kGas"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "5d0edf81-b1d9-4a54-b327-954ec505e5b2",
      "x": "8yFgi5Mviu09pP3-wj-xHCb5dBrGLguK0Ax-swOFgRY"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "0c8a1976-e127-41a1-966f-84f2884adb9e",
      "alg": "RSA-OAEP",
      "n": "sboVKiR9GNuUqRaXcqbX8f-0DWxiscTzGqO3LIN5SDoIBKUip3dn-D7gSJQg75IRofK_qIPOsoDIbACZcEWhUXH5ybAi32Z7qadxfbXhFmJwGqlExQkmeYxLZmXhJo1q0bIjOWeCLL81jJz5dHylxxqAgqpRDlglUn1OrmtUKvwWCmZL5seRIxK1I4iqlBq5GMQz2VOBOO9z6juvJ_Gy1nHvk601Pk4hUupWrOr5vbHdwa5BNmgYW6vND-Y7gzSQy0-Q3x-Cwbwq1dfpX94TGoDUI_p7RUT0TfKE5rDA4L1UabatjIPYyknb-dXLKBsPQ0KyZQxdXY-WmVHzppQ8-w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "71a2f0d1-a180-471b-b5bf-8c502def3674",
      "x": "g9J16L08kLuWaNGJdQ6VU69Pg_V3O7Kzxt-kHEcA0JI",
      "y": "9Zy-kQMA4mKv6OrBR1YzFZf8d4w0GBEhW8Ff1OCf1jE",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:54:26 FINISHED
oidcc-client-test-invalid-athash
Test has run to completion
testmodule_result
PASSED
Test Results