Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:52:12 INFO
TEST-RUNNER
Test instance WcA561qANggYUXS created
baseUrl
https://www.certification.openid.net/test/WcA561qANggYUXS
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code 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-aud
2020-09-01 12:52:12 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/WcA561qANggYUXS/",
  "authorization_endpoint": "https://www.certification.openid.net/test/WcA561qANggYUXS/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/WcA561qANggYUXS/token",
  "jwks_uri": "https://www.certification.openid.net/test/WcA561qANggYUXS/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/WcA561qANggYUXS/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/WcA561qANggYUXS/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2020-09-01 12:52: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/WcA561qANggYUXS/",
  "authorization_endpoint": "https://www.certification.openid.net/test/WcA561qANggYUXS/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/WcA561qANggYUXS/token",
  "jwks_uri": "https://www.certification.openid.net/test/WcA561qANggYUXS/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/WcA561qANggYUXS/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/WcA561qANggYUXS/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2020-09-01 12:52:13
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "z0PhvSkWMcdfYX9NbffilrV3TIAfVI92Lg0U0NzqlyxKJPWQhRsNaITKaL68GzRZ2uv699DddQvwJT7NFinJRFTRWjPUO3k3jfmH4Rh3_qmzPFT0Atdxn4NM_2Aoquud2mIgwcnPaGNsJRUdwn3eFjocbJP1a_Z5k0KKZPovY4c",
      "kty": "RSA",
      "q": "ukkM7xpbEXFKwF8KE6B-Oj32oB5nGUxVBZS5VH12onhowlXrhyDjI5bZvb6Bt_RP0FoOx7zNCtMZN9ngx7hG81Y3JLpA9SQmBkK1M3YmsGRixgFUecHMxZA_X2jUyAyqefupz7KcOZths_MurGKxcbzu7v-H4HZpUzlW5spEZA0",
      "d": "T-bwTwT9jf2pehTSkj0khP0LSnk2oUKQ6-ir82Ht0XdMQs19b4JZAIRyDgozSpzgWiCO2VCxurr6kTPM6G3vaTRbqdZ8GM8wKRYvRHkoqSJ4ICVuLPqy_R2JYlT8Tt9D7-a7YtIkGJOajlL2mpfvKjjEI81HWUwF7RWZe23V1tW_rzXtMCe0xJp7N_-7Q0if9YxyyK1kwQRwMXrjr1L7SYYR9ag8Rhe1uymoYhSVAB_Mkd4N9bJpmLYJ1b7j__mCx-7e4ezqWltaF9l8PvfgwJBva8r4d6bz_Basp_x6npkpfeTvSVVe4xSUmeO1pRcWQNf5ZUi_ROD7NViiYdRlAQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "069d4231-b651-47a8-b27e-1c205b2c4639",
      "qi": "vRIfyrg1FIG2ct3ol4obOPkeGb4R_OEM1q2gBn_MkseMuwlckxYjcktNaUixJ9R_asO-hPRWMSDkKRnHMC4IRNvEkuJHm-OL9aixpWoigJYgGCXL1gmh55rxE7tpvl8QU3aN4pZu16gW6SnzgH5RuWL-j8eUyuzZfPfq-fp5LFM",
      "dp": "wohc7JUOnsQY8sJwIyHBC2Dgyu2J-mz4J_rhKbPffunz4UKWVUfxysKv06YJmaMGHyLTmBrycDQ3Pk32YbHwlPDi2b3BmdyI1vl4nj3ACkau0paNu8kIfQXYk-xl3x5sNxdY1WocAEcorplmKDDI7KW4HfS1KZLZwux2RpZHOis",
      "dq": "Eohh-QeuN7YFsc3CuuEkrbasapGbwDCP5NY--eDhhJhmE69olzD2Z_wB_ZaOYTa1Gg1bmxN1crY9tAjBDB2RMXRKWCUPgVPvVIAedtgyUSoriXdoaBSXwq_vHhbX1G8uJqSa6Ebks_Z5aeWvpwbKkH4zZyOU6QfewqDZvGwzEaE",
      "n": "ltJ215MWFTMjGEouD7Auu5Zqs9K07cg3FPOrvRgTQSiQ05iocUB5xMJRxe4T-Qp2YL55OvuZNlxpUjb2EAGXaUJWG0R3vJpfvJEMs521OPHaRKRSt2T77bfZTdmH7r5PY6W3ZkOH-7EZfwm1xwIyCUKkbZtVdeEV5FyJ6tGlboN5EioauvwIzD4RfRhqQkl7ShzSHP4m8gpTaQY4ijUuhzc8NBVO4E3zWt6w1uDL_0o0fNsHqYKeoEXIximxC5I-SQKlv7BLzU3r6ZD9JJfW37tJzOwHHhOJ5_omJgUEv1RsIX7tX6tmAnyfGMIMUTM-DgkxFfuQAYiIvhdELSTJ2w"
    },
    {
      "kty": "EC",
      "d": "ki9VvUZjzvxUCTLIMnYB7aA6w7Mlwl0vThAYC0w-Q6Y",
      "use": "sig",
      "crv": "P-256",
      "kid": "657ee8a4-f921-4bc4-9f0b-6620f806abd5",
      "x": "LmQpDhK5w1z_zzEwNsq449-lCIUdEgyg3wPx1KW62DI",
      "y": "i1E3xZO76e6uW-T4NIgqe5GwJL_sDIXpcI286qPj2lo"
    },
    {
      "kty": "EC",
      "d": "Ki18buuv3lYHGvPgT13JwqjNFJjxiqiLMal5tW82Nhg",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "48abfa34-5927-46fd-9d88-537278aac5c9",
      "x": "LO0iVvfKTvsrVPLb0BJ9ajYO0lTmyHzcYmf13dCKgig",
      "y": "HDrgX8xtd0MmANUAK2O-tfW-9VBMn-a_hxP_UN7UqTs"
    },
    {
      "kty": "OKP",
      "d": "Qezowd2aXPMP5OIHr1q_ZETnqMeIcqSETnYksRyaxGU",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "5b6b5cea-ad8e-4cf1-82c2-f37049272c8c",
      "x": "wZdfXJl5INvRIYGv7ryl4CKZ4Snr2GwETVnTVlx17nQ"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "2gY_8i9_odvv1sOAqB6MeJgi2-Ta5a1Vb_un2WPVkKSyjZp1hVZatkmNFZkKlJlEbrWsina7-uORrKtVzx8SkEparADnX8D07EiDKdOaM2NenFZARUPB3dsNKi6zLxfQ40yf-Oq3Ad9iS18scGAWNgKz3nJO81nAfR5hp7fmwDk",
      "kty": "RSA",
      "q": "zOY-p8cCDQum9FQ3X9kcEWJPrV-Z4p54_3G_RKuisoD5AhB-ss7v8eyjX_SEXbFlCXY9M_krwLxrLPD0LSSlwo28k-RYVisvsjEsLzvNW12B1kCDwSUa_FhOLb6JCQVgVqnynOblNvOUgNCbpE5yFx9KVOqGJ_ESUcmtdeEBulE",
      "d": "HunqnV9oxaitYxuKg9mO-w52RDI7y5vWnr-9u2nbOMl7LOMAZMb7hbmcxJ02CbdYO98oIx1m2UEK0tIZj2L3Tc4_F9k-uUM56_vBfTMBqetT6O1Mv-7itwAP31c6TwbwWfRkHJjzi3cvUMStNly9lWlpFHnNOkpUSJQCCdSJzIfPADJzmmI9vkTBNv1y0SjO8DYAe-b8eL0MyZOTjOJr77DKHtiMputwV8apgaqjByA4wC9qgVo5SDwbdZNvsSsRSzSYQLkX1gMkKGE2KwKo44N0ljKyyYsRjUgvQnjRb8tBHzykQ_JKJDzn16LbyEg3tj-GAUp_tr2mETM3Vd6HAQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "383371f5-b5b2-4e4e-a449-56fa97300577",
      "qi": "03fTWOz4fQjViV5b0elqiAYqnQZhcCNH1Jjwl_D8ew4j48IieqHFNYx45xSGYI_arqVE2mP2IkhS_a6PrQRJ-wx3DFp-r6D99NP8ZvdrqviwKprXSMxl9T11712VJiB6Qb88z-7lItQpPiENJYNGB5QN0IN_Y-_Q893UR2PoB48",
      "dp": "0q-FbeEOongp_cyw8EWNEyBZV0uBaL-mt29l1UKPZ5ZwYTxo4q__OvY6mytoOQ8fPSjcknWI1DrDVCvB4UQyqTLhCiRZcoPBau_rqCiuc4hMLiF_PC_tERoUT7YPO6v1FSG_2UfgD7QxhYp0JCgGbq0P6h9mQe1ygLYyQmQJXak",
      "alg": "RSA-OAEP",
      "dq": "S59-6HVusFnomKysc1eyIEhkl9x880MB7WWR7kpalf876CMmX-A4dtWbxsJ8SAg8_i0BkbkZCN2BwOh9dlvcQd4GB59zavotdFrpr9Umid4NGYJeHl8Pgqskz4VPFmFBmTrILFibqJhl6tUTXKUHPrlxub2FHiC_XihNOQB-nsE",
      "n": "roER7th9WwKUsz4VmHR8dqkbtZIDvrlbY1IrMwO36Sv3fzAkKDSS3kng04v8zRhXkK2qaHZoT43Iblu8eMHVl8gwd8hnEpvrWAQtiDxNuXZFrviVhqEF6Ci5NNsf7xfYJ0PqUxuQygms05dZuN2lHQonYPN4FgpJtgG7xhwKFBAx1rJ1YN9EGxvU1UZhos1Gv5hBx4Jq4u0eTB2KHYl6tyv52jMjig_bCqQHfKCOwL65DS3ZcXb7wZ9Z-nZKKIbxH-1XvQ82isq_Rm1MXUJVx7hGWVzlphH5CMAfq3Cbne9nyzeYnCxi830gsavYEc0kIVCKbw6L_rFl96eUsOU8CQ"
    },
    {
      "kty": "EC",
      "d": "8xBJA0DFKbIdoY1NuTEydd6DWOc9PPZVA3zHk5K0F2E",
      "use": "enc",
      "crv": "P-256",
      "kid": "4d38f48e-892a-439c-83dd-434f55b37515",
      "x": "gimcb4f8OqPFtN_tJ3NlMeGiqIO43chs3rcPgjxMOQg",
      "y": "zuLg3VjxowPmnaNSoSBwbstBZ648-yLxc8yBT2bdoAw",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "069d4231-b651-47a8-b27e-1c205b2c4639",
      "n": "ltJ215MWFTMjGEouD7Auu5Zqs9K07cg3FPOrvRgTQSiQ05iocUB5xMJRxe4T-Qp2YL55OvuZNlxpUjb2EAGXaUJWG0R3vJpfvJEMs521OPHaRKRSt2T77bfZTdmH7r5PY6W3ZkOH-7EZfwm1xwIyCUKkbZtVdeEV5FyJ6tGlboN5EioauvwIzD4RfRhqQkl7ShzSHP4m8gpTaQY4ijUuhzc8NBVO4E3zWt6w1uDL_0o0fNsHqYKeoEXIximxC5I-SQKlv7BLzU3r6ZD9JJfW37tJzOwHHhOJ5_omJgUEv1RsIX7tX6tmAnyfGMIMUTM-DgkxFfuQAYiIvhdELSTJ2w"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "d730041b-3142-479d-b91a-79f41b91600f",
      "n": "kH8-grJuY4cL68zClwFz9OFQf8-sY_Wp1EvAR8xRz46HpOWZ83jaAqDcvbXwgNoTcIJaKJh4cU2LIPn0P1kfxcTXieBDwR_VvOEuXTiJbmVfXWaZ4XGQwE0-lYzeefuMV7aqXI4GNdY_ko7dJ2pDEALHrWcjL37mDejAsVdUEwDc-UxabAjdC1dbg7-uzDCMj9dy4h1CwwqMH0yWo2pcNIBC_VoS4pR_kbmp0_AU439GqaAaZfQMkq0SF0pdyhJakyd5_kHz13SlBqktVE9t6iKK1FVI7q12-ig8dqJYId5J6nuUUrz9fgLwiJe_2blYA7aIiJhtICgMZWRzmi1XiQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "657ee8a4-f921-4bc4-9f0b-6620f806abd5",
      "x": "LmQpDhK5w1z_zzEwNsq449-lCIUdEgyg3wPx1KW62DI",
      "y": "i1E3xZO76e6uW-T4NIgqe5GwJL_sDIXpcI286qPj2lo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "90e21c8f-730d-4dfb-9c57-ca2e268cbc1e",
      "x": "PIxQGt10WQvjmmU-wW7-JLRZ-a3PPeCHarnjKeheYPM",
      "y": "BFMjSB9XhDMZliwFHzz2uNhmSu3FS1H59DX87qtQ5jw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "48abfa34-5927-46fd-9d88-537278aac5c9",
      "x": "LO0iVvfKTvsrVPLb0BJ9ajYO0lTmyHzcYmf13dCKgig",
      "y": "HDrgX8xtd0MmANUAK2O-tfW-9VBMn-a_hxP_UN7UqTs"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "5b6b5cea-ad8e-4cf1-82c2-f37049272c8c",
      "x": "wZdfXJl5INvRIYGv7ryl4CKZ4Snr2GwETVnTVlx17nQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "383371f5-b5b2-4e4e-a449-56fa97300577",
      "alg": "RSA-OAEP",
      "n": "roER7th9WwKUsz4VmHR8dqkbtZIDvrlbY1IrMwO36Sv3fzAkKDSS3kng04v8zRhXkK2qaHZoT43Iblu8eMHVl8gwd8hnEpvrWAQtiDxNuXZFrviVhqEF6Ci5NNsf7xfYJ0PqUxuQygms05dZuN2lHQonYPN4FgpJtgG7xhwKFBAx1rJ1YN9EGxvU1UZhos1Gv5hBx4Jq4u0eTB2KHYl6tyv52jMjig_bCqQHfKCOwL65DS3ZcXb7wZ9Z-nZKKIbxH-1XvQ82isq_Rm1MXUJVx7hGWVzlphH5CMAfq3Cbne9nyzeYnCxi830gsavYEc0kIVCKbw6L_rFl96eUsOU8CQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "4d38f48e-892a-439c-83dd-434f55b37515",
      "x": "gimcb4f8OqPFtN_tJ3NlMeGiqIO43chs3rcPgjxMOQg",
      "y": "zuLg3VjxowPmnaNSoSBwbstBZ648-yLxc8yBT2bdoAw",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:52:13 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:52:13 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:52:13 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "updated_at": "1580000000"
}
2020-09-01 12:52:13 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:52:13
oidcc-client-test-invalid-aud
Setup Done
2020-09-01 12:52:15 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance WcA561qANggYUXS
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2020-09-01 12:52:15 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance WcA561qANggYUXS
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/WcA561qANggYUXS/",
  "authorization_endpoint": "https://www.certification.openid.net/test/WcA561qANggYUXS/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/WcA561qANggYUXS/token",
  "jwks_uri": "https://www.certification.openid.net/test/WcA561qANggYUXS/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/WcA561qANggYUXS/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/WcA561qANggYUXS/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
outgoing_path
.well-known/openid-configuration
2020-09-01 12:52:16 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance WcA561qANggYUXS
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": "178",
  "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 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 token"],"grant_types":["authorization_code","implicit"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:52:16 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:52:16 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:52:16 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code token"
]
2020-09-01 12:52:16 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:52:16 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:52:16 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:52:16 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:52:16 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:52:16 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:52:16 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2020-09-01 12:52:16 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:52:16 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:52:16 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:52:16 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2020-09-01 12:52:16 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:52:16 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2020-09-01 12:52:16 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:52:16 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:52:16 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:52:16 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:52:16 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:52:16 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:52:16 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_ntvwBMUPOriRmHh23247\u0026 ! *"
}
2020-09-01 12:52:16
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_GKgbiKfNIOhmxgTnYQOtNottIVvOopNsgujhZmzvhusuVqGmWV8639212141(&&\ 
2020-09-01 12:52:16 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:52:16 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_ntvwBMUPOriRmHh23247\u0026 ! *",
  "client_secret": "secret_GKgbiKfNIOhmxgTnYQOtNottIVvOopNsgujhZmzvhusuVqGmWV8639212141(\u0026\u0026\\ "
}
2020-09-01 12:52:16 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:52:16 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:52:16
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:52:16 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance WcA561qANggYUXS
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_ntvwBMUPOriRmHh23247\u0026 ! *",
  "client_secret": "secret_GKgbiKfNIOhmxgTnYQOtNottIVvOopNsgujhZmzvhusuVqGmWV8639212141(\u0026\u0026\\ ",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:52:16 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance WcA561qANggYUXS
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_ntvwBMUPOriRmHh23247\u0026 ! *",
  "scope": "openid",
  "response_type": "code token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "VVRKs-ThPHOMSGryylbJOFRsIlz-fWofvL6OjPykXko",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:52:16 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:52:16 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:52:16 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_ntvwBMUPOriRmHh23247\u0026 ! *",
  "scope": "openid",
  "response_type": "code token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "VVRKs-ThPHOMSGryylbJOFRsIlz-fWofvL6OjPykXko",
  "response_mode": "form_post"
}
2020-09-01 12:52:16 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:52:16 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:52:16 SUCCESS
EnsureResponseTypeIsCodeToken
Response type is expected value
expected
code token
2020-09-01 12:52:16 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_ntvwBMUPOriRmHh23247& ! *
2020-09-01 12:52: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:52:16 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:52:16 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:52:16 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
xopuwsh4mR
2020-09-01 12:52:16 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
gSlmvFs_aYqN83oiAPxyyA
2020-09-01 12:52:16 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
3Bpe8TbW1a5hqvaTuvzhuKMtanm0PT7pcCDTsqegsniMt2JvaX
2020-09-01 12:52:16 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
8DgaaA0Goosv_LTKF4qnKA
2020-09-01 12:52:16 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "VVRKs-ThPHOMSGryylbJOFRsIlz-fWofvL6OjPykXko"
}
2020-09-01 12:52:16 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "VVRKs-ThPHOMSGryylbJOFRsIlz-fWofvL6OjPykXko",
  "code": "xopuwsh4mR"
}
2020-09-01 12:52:16
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "VVRKs-ThPHOMSGryylbJOFRsIlz-fWofvL6OjPykXko",
  "code": "xopuwsh4mR",
  "access_token": "3Bpe8TbW1a5hqvaTuvzhuKMtanm0PT7pcCDTsqegsniMt2JvaX",
  "token_type": "Bearer"
}
2020-09-01 12:52:16 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance WcA561qANggYUXS
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"VVRKs-ThPHOMSGryylbJOFRsIlz-fWofvL6OjPykXko","code":"xopuwsh4mR","access_token":"3Bpe8TbW1a5hqvaTuvzhuKMtanm0PT7pcCDTsqegsniMt2JvaX","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:52:17 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance WcA561qANggYUXS
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X250dndCTVVQT3JpUm1IaDIzMjQ3JTI2KyErKjpzZWNyZXRfR0tnYmlLZk5JT2hteGdUbllRT3ROb3R0SVZ2T29wTnNndWpoWm16dmh1c3VWcUdtV1Y4NjM5MjEyMTQxKCUyNiUyNiU1Qys\u003d",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "92",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "code": "xopuwsh4mR",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=xopuwsh4mR&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:52:17 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_ntvwBMUPOriRmHh23247& ! *
client_secret
secret_GKgbiKfNIOhmxgTnYQOtNottIVvOopNsgujhZmzvhusuVqGmWV8639212141(&&\ 
method
client_secret_basic
2020-09-01 12:52:17 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:52:17 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
xopuwsh4mR
2020-09-01 12:52:17 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://rp.example.com/cb
2020-09-01 12:52:17 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
61MY4uE6AqiQVBLHaFrPlBNxwWHfVp7a92hweCDNiAJncY9xd0
2020-09-01 12:52:17 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
g35swe6MhO6Mmf8g4BAWQA
2020-09-01 12:52:17 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/WcA561qANggYUXS/
sub
user-subject-1234531
aud
client_ntvwBMUPOriRmHh23247& ! *
iat
1598964737
exp
1598965037
2020-09-01 12:52:17 SUCCESS
AddInvalidAudValueToIdToken
Added invalid aud to ID token claims
aud
client_ntvwBMUPOriRmHh23247& ! *1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/WcA561qANggYUXS/",
  "sub": "user-subject-1234531",
  "aud": "client_ntvwBMUPOriRmHh23247\u0026 ! *1",
  "iat": 1598964737,
  "exp": 1598965037
}
2020-09-01 12:52:17 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
g35swe6MhO6Mmf8g4BAWQA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/WcA561qANggYUXS/",
  "sub": "user-subject-1234531",
  "aud": "client_ntvwBMUPOriRmHh23247\u0026 ! *1",
  "iat": 1598964737,
  "exp": 1598965037,
  "at_hash": "g35swe6MhO6Mmf8g4BAWQA"
}
2020-09-01 12:52:17 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIwNjlkNDIzMS1iNjUxLTQ3YTgtYjI3ZS0xYzIwNWIyYzQ2MzkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZzM1c3dlNk1oTzZNbWY4ZzRCQVdRQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X250dndCTVVQT3JpUm1IaDIzMjQ3JiAhICoxIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL1djQTU2MXFBTmdnWVVYU1wvIiwiZXhwIjoxNTk4OTY1MDM3LCJpYXQiOjE1OTg5NjQ3Mzd9.Dm8IWHHYqNLtl-RSFJ0BWbfS7gCX0HZ8fdTw0hLz8UErfz2WG-5VG4hs6IjU6oM9gdZSLoUdNqZZ5CqS6AtlTWivNFRHmEoEA365B4DdNTSvan5-kJ0-Z6t_30Fa589eR11T2SkffZV5KPVvJmjMbjstaVgo528yXzELUOowrPMtmby6dJbefZKXAQvO5O2Bg_QSWlRKJ4ft3kIln9pWgdGHD_fXtUdPf8tvHL4JEsB8-n9U5n6HfAnucNsXmRkUZN3bNa16hhDy0dBL8rWahqcjAD5MqqkenKk5rOWAOh0igIxFbjf06uo-fOmZJlBnbYMYBL3SKK1qxy_31FS_hw
key
{"p":"z0PhvSkWMcdfYX9NbffilrV3TIAfVI92Lg0U0NzqlyxKJPWQhRsNaITKaL68GzRZ2uv699DddQvwJT7NFinJRFTRWjPUO3k3jfmH4Rh3_qmzPFT0Atdxn4NM_2Aoquud2mIgwcnPaGNsJRUdwn3eFjocbJP1a_Z5k0KKZPovY4c","kty":"RSA","q":"ukkM7xpbEXFKwF8KE6B-Oj32oB5nGUxVBZS5VH12onhowlXrhyDjI5bZvb6Bt_RP0FoOx7zNCtMZN9ngx7hG81Y3JLpA9SQmBkK1M3YmsGRixgFUecHMxZA_X2jUyAyqefupz7KcOZths_MurGKxcbzu7v-H4HZpUzlW5spEZA0","d":"T-bwTwT9jf2pehTSkj0khP0LSnk2oUKQ6-ir82Ht0XdMQs19b4JZAIRyDgozSpzgWiCO2VCxurr6kTPM6G3vaTRbqdZ8GM8wKRYvRHkoqSJ4ICVuLPqy_R2JYlT8Tt9D7-a7YtIkGJOajlL2mpfvKjjEI81HWUwF7RWZe23V1tW_rzXtMCe0xJp7N_-7Q0if9YxyyK1kwQRwMXrjr1L7SYYR9ag8Rhe1uymoYhSVAB_Mkd4N9bJpmLYJ1b7j__mCx-7e4ezqWltaF9l8PvfgwJBva8r4d6bz_Basp_x6npkpfeTvSVVe4xSUmeO1pRcWQNf5ZUi_ROD7NViiYdRlAQ","e":"AQAB","use":"sig","kid":"069d4231-b651-47a8-b27e-1c205b2c4639","qi":"vRIfyrg1FIG2ct3ol4obOPkeGb4R_OEM1q2gBn_MkseMuwlckxYjcktNaUixJ9R_asO-hPRWMSDkKRnHMC4IRNvEkuJHm-OL9aixpWoigJYgGCXL1gmh55rxE7tpvl8QU3aN4pZu16gW6SnzgH5RuWL-j8eUyuzZfPfq-fp5LFM","dp":"wohc7JUOnsQY8sJwIyHBC2Dgyu2J-mz4J_rhKbPffunz4UKWVUfxysKv06YJmaMGHyLTmBrycDQ3Pk32YbHwlPDi2b3BmdyI1vl4nj3ACkau0paNu8kIfQXYk-xl3x5sNxdY1WocAEcorplmKDDI7KW4HfS1KZLZwux2RpZHOis","dq":"Eohh-QeuN7YFsc3CuuEkrbasapGbwDCP5NY--eDhhJhmE69olzD2Z_wB_ZaOYTa1Gg1bmxN1crY9tAjBDB2RMXRKWCUPgVPvVIAedtgyUSoriXdoaBSXwq_vHhbX1G8uJqSa6Ebks_Z5aeWvpwbKkH4zZyOU6QfewqDZvGwzEaE","n":"ltJ215MWFTMjGEouD7Auu5Zqs9K07cg3FPOrvRgTQSiQ05iocUB5xMJRxe4T-Qp2YL55OvuZNlxpUjb2EAGXaUJWG0R3vJpfvJEMs521OPHaRKRSt2T77bfZTdmH7r5PY6W3ZkOH-7EZfwm1xwIyCUKkbZtVdeEV5FyJ6tGlboN5EioauvwIzD4RfRhqQkl7ShzSHP4m8gpTaQY4ijUuhzc8NBVO4E3zWt6w1uDL_0o0fNsHqYKeoEXIximxC5I-SQKlv7BLzU3r6ZD9JJfW37tJzOwHHhOJ5_omJgUEv1RsIX7tX6tmAnyfGMIMUTM-DgkxFfuQAYiIvhdELSTJ2w"}
algorithm
RS256
2020-09-01 12:52:17 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2020-09-01 12:52:17 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
61MY4uE6AqiQVBLHaFrPlBNxwWHfVp7a92hweCDNiAJncY9xd0
token_type
Bearer
id_token
eyJraWQiOiIwNjlkNDIzMS1iNjUxLTQ3YTgtYjI3ZS0xYzIwNWIyYzQ2MzkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZzM1c3dlNk1oTzZNbWY4ZzRCQVdRQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X250dndCTVVQT3JpUm1IaDIzMjQ3JiAhICoxIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL1djQTU2MXFBTmdnWVVYU1wvIiwiZXhwIjoxNTk4OTY1MDM3LCJpYXQiOjE1OTg5NjQ3Mzd9.Dm8IWHHYqNLtl-RSFJ0BWbfS7gCX0HZ8fdTw0hLz8UErfz2WG-5VG4hs6IjU6oM9gdZSLoUdNqZZ5CqS6AtlTWivNFRHmEoEA365B4DdNTSvan5-kJ0-Z6t_30Fa589eR11T2SkffZV5KPVvJmjMbjstaVgo528yXzELUOowrPMtmby6dJbefZKXAQvO5O2Bg_QSWlRKJ4ft3kIln9pWgdGHD_fXtUdPf8tvHL4JEsB8-n9U5n6HfAnucNsXmRkUZN3bNa16hhDy0dBL8rWahqcjAD5MqqkenKk5rOWAOh0igIxFbjf06uo-fOmZJlBnbYMYBL3SKK1qxy_31FS_hw
scope
openid
2020-09-01 12:52:17 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance WcA561qANggYUXS
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "61MY4uE6AqiQVBLHaFrPlBNxwWHfVp7a92hweCDNiAJncY9xd0",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIwNjlkNDIzMS1iNjUxLTQ3YTgtYjI3ZS0xYzIwNWIyYzQ2MzkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZzM1c3dlNk1oTzZNbWY4ZzRCQVdRQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X250dndCTVVQT3JpUm1IaDIzMjQ3JiAhICoxIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL1djQTU2MXFBTmdnWVVYU1wvIiwiZXhwIjoxNTk4OTY1MDM3LCJpYXQiOjE1OTg5NjQ3Mzd9.Dm8IWHHYqNLtl-RSFJ0BWbfS7gCX0HZ8fdTw0hLz8UErfz2WG-5VG4hs6IjU6oM9gdZSLoUdNqZZ5CqS6AtlTWivNFRHmEoEA365B4DdNTSvan5-kJ0-Z6t_30Fa589eR11T2SkffZV5KPVvJmjMbjstaVgo528yXzELUOowrPMtmby6dJbefZKXAQvO5O2Bg_QSWlRKJ4ft3kIln9pWgdGHD_fXtUdPf8tvHL4JEsB8-n9U5n6HfAnucNsXmRkUZN3bNa16hhDy0dBL8rWahqcjAD5MqqkenKk5rOWAOh0igIxFbjf06uo-fOmZJlBnbYMYBL3SKK1qxy_31FS_hw",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:52:19 FINISHED
oidcc-client-test-invalid-aud
Test has run to completion
testmodule_result
PASSED
Test Results