Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:52:34 INFO
TEST-RUNNER
Test instance klZFsLydBLBt05I created
baseUrl
https://www.certification.openid.net/test/klZFsLydBLBt05I
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "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
2AWaC6uTX8byR
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-nonce-unless-code-flow
2020-09-01 12:52:34 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/klZFsLydBLBt05I/",
  "authorization_endpoint": "https://www.certification.openid.net/test/klZFsLydBLBt05I/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/klZFsLydBLBt05I/token",
  "jwks_uri": "https://www.certification.openid.net/test/klZFsLydBLBt05I/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/klZFsLydBLBt05I/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/klZFsLydBLBt05I/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:34
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/klZFsLydBLBt05I/",
  "authorization_endpoint": "https://www.certification.openid.net/test/klZFsLydBLBt05I/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/klZFsLydBLBt05I/token",
  "jwks_uri": "https://www.certification.openid.net/test/klZFsLydBLBt05I/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/klZFsLydBLBt05I/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/klZFsLydBLBt05I/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:35
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "2uBMX4LYaGRnOcXlcNDDdOFmWXPUeHHgMw6sd1zE-5HCkbD7JAAEVjjrjys8ZOxtP46ai7B70--Mv0qcETHOW5inmUcYFUHuCsfCcTN8gToFxaZGzDqexekbctFqzVZxAbOmxT2Opb5aV6utrScAZD8Bz6cDAJbJdTXbIzrHoOs",
      "kty": "RSA",
      "q": "uUfE18NDVHMN1EPTYvM9miQlU1W7n8QzYNmJdDcyeELqeqmLlYepsqvv9XMfJ4jYz72aXzKUvj7djoxyBQZC1OCsEWCLqDkZMKwV-mYoG95Xv3PTh-2yW8QmSdtwh2A5UUvlpaIugd7FwwbsD5MF8RZrJtdDs5la3HSezwf_iCE",
      "d": "lhApRLEwB95CoG546dbqPmd4sO8U6RmqGKkbSsXnRLwG3eH_rwPmr62BJxnHx2IWFViaHQ-rkcU2sLpkNedYKmb9vofhC7PR7O3p_AZTWcfM5mbyFYnUq3n7JGRp0TvKmmH6OqycGqWuIIQhRMOAeojKg8Il_PzabmqFP1jIvxHRraQF38VWYhEVkJae_BMRtuJSZAaSP647Nei-hsvymI5NdDpnOy5_WtcZbx4MojgbGnCl6iYCs4YajTbeha4PMxeK6JU0v03dLqD9GINHe9-l-ltzerzFPDIIJW9z9NgMtmMEqUM867hipcIswonlRX4hVyt9koWCQ6PZr09nwQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "fd4adf1f-b393-476a-8f7a-bcef6fd73491",
      "qi": "ueoUVIgvSRud0erkQJE9itqPfz3YF0OcXqsUAWZhq07pEvgdhHTqQgJx3LY-q8CVcPMsjQNv8IISVpnXS0dk1Fp0Us8uBbP8_lKl02yM2b7_Bbqp3V9IANL-bH6IqeovKIedLrf1XnNMPxhZdkDUPhrXe9kK6X9vsibBvhLKzYA",
      "dp": "calC3-KB4Qwqssy6znAK4DpgvRkyf-2a4MjA9Sc-v-k8og3HDTXZCrF6Whm4viwsu3GhfeMDGtbuPzROgXtczyIh_q31qqxXIlAEAGcdQ7pO3wnvAAV9CAd6kpB_puw5uQmDFDBYUGfeYGKtyRpU0LoLhbsUCw1CxtRV3SCcJEs",
      "dq": "U3QXHpQt7IjSLszKFuS214n2Yf3Yv9KwzavONNFz4yVI1i0t2RE9B2RYdfb_jmAeQBwHv19aDgLk6oMqDEdQrO_xsPYKkZ_-T6UDVUDUShEw9uQl4DDZSGomUNgNbHyT9KE59AwD5K1B6GFizHUNlRTi-KC3NtsZSPkiWuAgYeE",
      "n": "nmlzsmfXXO7LbIf_vMUBWHgByHSSMAADX9bpwutSHTdffOA5_0wbPxYeKW_YfCzFWVSZkQK6bg9M1Un72lvW0lIEax55ojXNUzuAfhTvxkA20Z0ti9Ll27MEPqBGBiaSFqgvIE2My1RZgXmns-qHpa8PTfuDOA3rKCE770iNt15jw86T9Qp9WXYNG9yxFvtWp7YLkEdk4XfWHWEGbJ4uF4WVCKMI1wTqTIU0sHdISg_zzeo1jgAgNrkrsMDio-hajQYWPN_FiCKijgKA9TlA_jf6ls7QbsOXhcI-WWdJ5QjEbfqrAyJ7iQqBwMjhHIFSBzqgX_0A1gCSRyEJWE2WSw"
    },
    {
      "kty": "EC",
      "d": "_9V0CfoYOUdD02FyxXkpR7qgz_vFstdhlmBgv82cNQs",
      "use": "sig",
      "crv": "P-256",
      "kid": "66c8d1e0-b6d6-4c06-9788-c737fa489bff",
      "x": "tK43JscR9Zx1Qm01u0QxNFFDanIG12w2OvIMOC8DCo4",
      "y": "Ggxwn2eKnqaWWbynIvZGgkxSqKJbejzM0MnjE2QPLHU"
    },
    {
      "kty": "EC",
      "d": "natLQuQ-zANHYD_4bhUBqj0jniLzCxW5409PyjaQBy8",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "f3a5ff48-6014-446c-8b0a-5cd9017805b1",
      "x": "g8KhiCYocZCFN-o-U3rdeNC9ii_vBD996iTqE-ulsQA",
      "y": "h4foxbxb8dWS4ADBMTUD_EZHNj872Mem7qyw85eeZN0"
    },
    {
      "kty": "OKP",
      "d": "jpG4JLapwL7InlWJSQUtTD5AU5DKlBiLUqW8JqK_NPI",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "707a1207-3051-4219-a6c0-3dc12a5e2dd1",
      "x": "MaOlcKqeX90vE2sSWDmXNTbtuM38zUstrMMyEfqL6q8"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "7XdHvti7fCbSwn2ww7oyEI_ZzOpPpXSuhVZ0lOnPyHFu3GPOz30-LPO4jXWiurfJgI6e6JXtNg8WsghQaJzto73ufyEkrVJru8DQL9vNep4M6up4A55W3x1zlLkCvjX7ZpcZJ0IWw_ajpWyVK7cDHqX_Zf2kglUCvHppD0LLyys",
      "kty": "RSA",
      "q": "kzLXwuE6AM-n-B5IVdrNF9SGoB2HbM2c2cuKZqbLeVSx8xnytER5EwtuGuujZUWz6dY9lTko_uM-49s57bAGghrpbvQOFL1saSjQWCQDWRSX49TGeHCAwr22APYYVh2PkzDEH_qHtJY830SMyRqo30j09aVhGCp3dwNdB0RfCg8",
      "d": "Ws7sQjzP7ADLIKBKJnewAi-1FFZ5Q3-F7DxFBn2L2on5esc9bU7rBPIzVmuZ3Ug04g_OQury6UBLZYL8zmCoDMUt5m4Fclybuxv7yP8EMWMO9c5q07rLhhmTsIpUL-vkhXtMb_olHdAucUVBHuCeQ24UV3EFG5xn36mzWK_L6ZJ2C8x8hBEVAI7p1Uoy7eTZyiEhIqMpvECIDEeWkyhEeds59BQNWTS8s5uHQax5TXiZJ27541rIFFhctD14UwHzix-buk6_5PRX7F8ezDDAbAxZ90yxb_WliRfv86BqkvAMMNBAcdjihKF6J9zbFryaqh3RX76yOCaL8y21Fh8LmQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "d2f292e2-7d3d-4168-ad7e-2e24f205fb60",
      "qi": "NqgegrtjeNmO2Q9ivx21x6zk-XEPV9Cz7lZNdhMzY_TvL2lERCDuSkY1YXI51bOAIZrIasDvOQRBRSIAfxROSpJa533bY26YtoLiA9oxq9IXHCPMvOcSNh9pknGWrhZa73QX52v6HAalYmsyitYu7Ew6SwJGch2VSgY_dfBbD6s",
      "dp": "WO3FmYwS0lC7twhZDUOKgjdM6neJMj47KUYSTL4vCTKpwLFD_uI5SZ5QK_G06lXviUxf6FxVRFxsNGn2quax_BMh4Mwprxrhq6Nuk62uCtBrqAH8xeYjRFUENtr-UvtmVaoaSmBupB6WdFnwlzlnWq_xsGFHnWN2rdztwUBTj5c",
      "alg": "RSA-OAEP",
      "dq": "Dw_ayBQnzUFyXI8ss6xJ5DBY_jVHUDjR3e9X4B0dIPMrqkZzcUK4aNx4jcSi2ZACUuEbOBO7QCmcm9Ao40tpvxJl5HaQokqntzL37qzwssLKsANrs5M_ea3T29FSuC0aLeOFjggirrXY0LfA-CsEMKTUe_ZKMyDVTJZJhJ7YYr0",
      "n": "iIqnooxLR2Pa72Xxr1tMtNp85KmQZILSXKYbwyqMnFyi1v7upy8MWF4GFqpO37JLl8MbI7q6QoecI3dTqFpxG4G2jl8yMlv3imNxU_izTpIQGSuAoRs8lX9VxsfvtWJb_HmRbxsDNOdkSq9ZH9slG9SVB63AYe5UY9uaMSTagA-YvEZwEvZ4Kv_P0Eg6cElQZWFriZMVHyw7fFnZkuDp8XLukcXMhjrlmDnhdxYZAB7hWt2Occj9vitBgLD51_fQ7F-ilcVTQHFOKP71qgmLZoFF-ddo8xo-853KhNq4KAw7vpxEQPAdKxuNE0iq_Mf4MYPm58bf-VsYkNlFsNWVhQ"
    },
    {
      "kty": "EC",
      "d": "ufL9H2lqDHkzySCvwLREJ5rRatzSHoVlm4vfBdherk8",
      "use": "enc",
      "crv": "P-256",
      "kid": "2e199dc0-0284-4db1-97f6-b34628658e58",
      "x": "WIa7RjFa9WLJDlcYygZYmOj0_i7YQe9FSZkZzROkHgM",
      "y": "FisFJOF95-jwMRUmlVtM_c0nIpvOEVyYbNcg7z2ychI",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "fd4adf1f-b393-476a-8f7a-bcef6fd73491",
      "n": "nmlzsmfXXO7LbIf_vMUBWHgByHSSMAADX9bpwutSHTdffOA5_0wbPxYeKW_YfCzFWVSZkQK6bg9M1Un72lvW0lIEax55ojXNUzuAfhTvxkA20Z0ti9Ll27MEPqBGBiaSFqgvIE2My1RZgXmns-qHpa8PTfuDOA3rKCE770iNt15jw86T9Qp9WXYNG9yxFvtWp7YLkEdk4XfWHWEGbJ4uF4WVCKMI1wTqTIU0sHdISg_zzeo1jgAgNrkrsMDio-hajQYWPN_FiCKijgKA9TlA_jf6ls7QbsOXhcI-WWdJ5QjEbfqrAyJ7iQqBwMjhHIFSBzqgX_0A1gCSRyEJWE2WSw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "f9e3829b-cc38-4077-8486-f9c474af2277",
      "n": "mxAJGbKds4AaHTs6FKJPl6nrjCVHqM5AUGpZrT9yYAvQYoYIlhBCt27GltRs4xhpEu5V9KSaWG4PW3uG8JH1uB9yLNfKxjLHYLHlC0mF4Ss40GMz1XFX9AUAwF_2M_b7SvOMNy4r-Wqq_x8QmWzXeQE1FBCPCKZGkOjeYMetjhse1SYja8fBbLpu3za-Tih-FK_IftPyJRnQ0Sxie8nrwQEYXyhuvmjvkpCT2YhJ0GWwRiWOFS32AeGVkORla8Nz9_kKnPfHHh0jwMzMUTtLOa_gIfTxF-5PBxCJicPeJ02rHrnqgQ4U25ILnIrf43d81Bh_9YbIlLrnHXDg5XhHXQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "66c8d1e0-b6d6-4c06-9788-c737fa489bff",
      "x": "tK43JscR9Zx1Qm01u0QxNFFDanIG12w2OvIMOC8DCo4",
      "y": "Ggxwn2eKnqaWWbynIvZGgkxSqKJbejzM0MnjE2QPLHU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "41f7141e-0bfc-4316-8e3a-d070f7ef3d59",
      "x": "2QzE3cIOH1iR18iXKFT7XQGdG92lKOrD3xqoFp6ARfY",
      "y": "FAiGZ_ycmDSVN5bjJ9frK_DGauXKgrhdTwchdP4ut-g"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "f3a5ff48-6014-446c-8b0a-5cd9017805b1",
      "x": "g8KhiCYocZCFN-o-U3rdeNC9ii_vBD996iTqE-ulsQA",
      "y": "h4foxbxb8dWS4ADBMTUD_EZHNj872Mem7qyw85eeZN0"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "707a1207-3051-4219-a6c0-3dc12a5e2dd1",
      "x": "MaOlcKqeX90vE2sSWDmXNTbtuM38zUstrMMyEfqL6q8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "d2f292e2-7d3d-4168-ad7e-2e24f205fb60",
      "alg": "RSA-OAEP",
      "n": "iIqnooxLR2Pa72Xxr1tMtNp85KmQZILSXKYbwyqMnFyi1v7upy8MWF4GFqpO37JLl8MbI7q6QoecI3dTqFpxG4G2jl8yMlv3imNxU_izTpIQGSuAoRs8lX9VxsfvtWJb_HmRbxsDNOdkSq9ZH9slG9SVB63AYe5UY9uaMSTagA-YvEZwEvZ4Kv_P0Eg6cElQZWFriZMVHyw7fFnZkuDp8XLukcXMhjrlmDnhdxYZAB7hWt2Occj9vitBgLD51_fQ7F-ilcVTQHFOKP71qgmLZoFF-ddo8xo-853KhNq4KAw7vpxEQPAdKxuNE0iq_Mf4MYPm58bf-VsYkNlFsNWVhQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "2e199dc0-0284-4db1-97f6-b34628658e58",
      "x": "WIa7RjFa9WLJDlcYygZYmOj0_i7YQe9FSZkZzROkHgM",
      "y": "FisFJOF95-jwMRUmlVtM_c0nIpvOEVyYbNcg7z2ychI",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:52:35 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:35 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:52:35 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:35 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:52:35
oidcc-client-test-nonce-unless-code-flow
Setup Done
2020-09-01 12:52:37 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance klZFsLydBLBt05I
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:37 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance klZFsLydBLBt05I
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/klZFsLydBLBt05I/",
  "authorization_endpoint": "https://www.certification.openid.net/test/klZFsLydBLBt05I/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/klZFsLydBLBt05I/token",
  "jwks_uri": "https://www.certification.openid.net/test/klZFsLydBLBt05I/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/klZFsLydBLBt05I/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/klZFsLydBLBt05I/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:38 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance klZFsLydBLBt05I
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "content-type": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "161",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
register
incoming_body_form_params
incoming_method
POST
incoming_body_json
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["id_token token"],"grant_types":["implicit"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:52:38 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:52:38 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:52:38 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit"
]
response_types
[
  "id_token token"
]
2020-09-01 12:52:38 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:52:38 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:52:38 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:52:38 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:52:38 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:52:38 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:52:38 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:38 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:52:38 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:38 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:52:38 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:38 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:52:38 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:38 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:52:38 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:38 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:38 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:38 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:52:38 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:52:38 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_jxUaDigLLehLXPY76045++$~\""
}
2020-09-01 12:52:38
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_katkIyfLiJGPPsbQhaHIlspKHgrOvBnJtMsfYEDqUqltBwkVSn3427478907 `* `
2020-09-01 12:52:38 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:52:38 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_jxUaDigLLehLXPY76045++$~\"",
  "client_secret": "secret_katkIyfLiJGPPsbQhaHIlspKHgrOvBnJtMsfYEDqUqltBwkVSn3427478907 `* `"
}
2020-09-01 12:52:38 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:52:38 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:52:38
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:52:38 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance klZFsLydBLBt05I
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_jxUaDigLLehLXPY76045++$~\"",
  "client_secret": "secret_katkIyfLiJGPPsbQhaHIlspKHgrOvBnJtMsfYEDqUqltBwkVSn3427478907 `* `",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:52:38 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance klZFsLydBLBt05I
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_jxUaDigLLehLXPY76045++$~\"",
  "scope": "openid",
  "response_type": "id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "K2vU8w2JwP0CHYC1YLStZDBG6rGzYLFKkw60ZrPqay8",
  "nonce": "xhwE0fTzC8wNGJTA0uN4IQn0gX0w_RIr2LouAPqaFjs",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:52:38 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:52:38 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:52:38 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_jxUaDigLLehLXPY76045++$~\"",
  "scope": "openid",
  "response_type": "id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "K2vU8w2JwP0CHYC1YLStZDBG6rGzYLFKkw60ZrPqay8",
  "nonce": "xhwE0fTzC8wNGJTA0uN4IQn0gX0w_RIr2LouAPqaFjs",
  "response_mode": "form_post"
}
2020-09-01 12:52:38 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:52:38 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
xhwE0fTzC8wNGJTA0uN4IQn0gX0w_RIr2LouAPqaFjs
2020-09-01 12:52:38 SUCCESS
EnsureResponseTypeIsIdTokenToken
Response type is expected value
expected
id_token token
2020-09-01 12:52:38 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_jxUaDigLLehLXPY76045++$~"
2020-09-01 12:52:38 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:38 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:52:38 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:52:38 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
Bp7eUmUTsNbutzRT0P1cw2Akd0XntVdvPl5S3tni9xr5Gh2yKW
2020-09-01 12:52:38 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
Evmtc9COEVH2gdw5CNfW0Q
2020-09-01 12:52:38 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/klZFsLydBLBt05I/
sub
user-subject-1234531
aud
client_jxUaDigLLehLXPY76045++$~"
nonce
xhwE0fTzC8wNGJTA0uN4IQn0gX0w_RIr2LouAPqaFjs
iat
1598964758
exp
1598965058
2020-09-01 12:52:38 INFO
AddCHashToIdTokenClaims
Skipped evaluation due to missing required string: c_hash
expected
c_hash
2020-09-01 12:52:38 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
Evmtc9COEVH2gdw5CNfW0Q
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/klZFsLydBLBt05I/",
  "sub": "user-subject-1234531",
  "aud": "client_jxUaDigLLehLXPY76045++$~\"",
  "nonce": "xhwE0fTzC8wNGJTA0uN4IQn0gX0w_RIr2LouAPqaFjs",
  "iat": 1598964758,
  "exp": 1598965058,
  "at_hash": "Evmtc9COEVH2gdw5CNfW0Q"
}
2020-09-01 12:52:38 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJmZDRhZGYxZi1iMzkzLTQ3NmEtOGY3YS1iY2VmNmZkNzM0OTEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRXZtdGM5Q09FVkgyZ2R3NUNOZlcwUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2p4VWFEaWdMTGVoTFhQWTc2MDQ1KyskflwiIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2tsWkZzTHlkQkxCdDA1SVwvIiwiZXhwIjoxNTk4OTY1MDU4LCJub25jZSI6Inhod0UwZlR6Qzh3TkdKVEEwdU40SVFuMGdYMHdfUklyMkxvdUFQcWFGanMiLCJpYXQiOjE1OTg5NjQ3NTh9.aBU50i46B4h8T-zVLhNhLA2iAZBGm8U40DgNr_0HwiF7vrR_bqmJ77ugNTEt1-3XZAfukmKcPCaRFoolKL4npzno8sfJ6Rg_xF66lq_TdG9OcfKhijUvSPpk6fH0YjpEP4ZMYt1JBYKZKEkACrjO6SiyeVrtYhcH8XJABc2yiBFqqB-nV87Q1CUSp0VT2-DKQO3VXT1KtXSnshWLpnNh_o-9A7bSKhMdw_CGk4cBO5UQ5yKNG1-rhm5U97v3UrlglH5Onk-l57Q_2IHCk2WewAVBeBmsmc2v6yhj87wol2I6oRZSh6IF0Pwmjtubu5dMID7uPth8xKraHb0YWuIkFA
key
{"p":"2uBMX4LYaGRnOcXlcNDDdOFmWXPUeHHgMw6sd1zE-5HCkbD7JAAEVjjrjys8ZOxtP46ai7B70--Mv0qcETHOW5inmUcYFUHuCsfCcTN8gToFxaZGzDqexekbctFqzVZxAbOmxT2Opb5aV6utrScAZD8Bz6cDAJbJdTXbIzrHoOs","kty":"RSA","q":"uUfE18NDVHMN1EPTYvM9miQlU1W7n8QzYNmJdDcyeELqeqmLlYepsqvv9XMfJ4jYz72aXzKUvj7djoxyBQZC1OCsEWCLqDkZMKwV-mYoG95Xv3PTh-2yW8QmSdtwh2A5UUvlpaIugd7FwwbsD5MF8RZrJtdDs5la3HSezwf_iCE","d":"lhApRLEwB95CoG546dbqPmd4sO8U6RmqGKkbSsXnRLwG3eH_rwPmr62BJxnHx2IWFViaHQ-rkcU2sLpkNedYKmb9vofhC7PR7O3p_AZTWcfM5mbyFYnUq3n7JGRp0TvKmmH6OqycGqWuIIQhRMOAeojKg8Il_PzabmqFP1jIvxHRraQF38VWYhEVkJae_BMRtuJSZAaSP647Nei-hsvymI5NdDpnOy5_WtcZbx4MojgbGnCl6iYCs4YajTbeha4PMxeK6JU0v03dLqD9GINHe9-l-ltzerzFPDIIJW9z9NgMtmMEqUM867hipcIswonlRX4hVyt9koWCQ6PZr09nwQ","e":"AQAB","use":"sig","kid":"fd4adf1f-b393-476a-8f7a-bcef6fd73491","qi":"ueoUVIgvSRud0erkQJE9itqPfz3YF0OcXqsUAWZhq07pEvgdhHTqQgJx3LY-q8CVcPMsjQNv8IISVpnXS0dk1Fp0Us8uBbP8_lKl02yM2b7_Bbqp3V9IANL-bH6IqeovKIedLrf1XnNMPxhZdkDUPhrXe9kK6X9vsibBvhLKzYA","dp":"calC3-KB4Qwqssy6znAK4DpgvRkyf-2a4MjA9Sc-v-k8og3HDTXZCrF6Whm4viwsu3GhfeMDGtbuPzROgXtczyIh_q31qqxXIlAEAGcdQ7pO3wnvAAV9CAd6kpB_puw5uQmDFDBYUGfeYGKtyRpU0LoLhbsUCw1CxtRV3SCcJEs","dq":"U3QXHpQt7IjSLszKFuS214n2Yf3Yv9KwzavONNFz4yVI1i0t2RE9B2RYdfb_jmAeQBwHv19aDgLk6oMqDEdQrO_xsPYKkZ_-T6UDVUDUShEw9uQl4DDZSGomUNgNbHyT9KE59AwD5K1B6GFizHUNlRTi-KC3NtsZSPkiWuAgYeE","n":"nmlzsmfXXO7LbIf_vMUBWHgByHSSMAADX9bpwutSHTdffOA5_0wbPxYeKW_YfCzFWVSZkQK6bg9M1Un72lvW0lIEax55ojXNUzuAfhTvxkA20Z0ti9Ll27MEPqBGBiaSFqgvIE2My1RZgXmns-qHpa8PTfuDOA3rKCE770iNt15jw86T9Qp9WXYNG9yxFvtWp7YLkEdk4XfWHWEGbJ4uF4WVCKMI1wTqTIU0sHdISg_zzeo1jgAgNrkrsMDio-hajQYWPN_FiCKijgKA9TlA_jf6ls7QbsOXhcI-WWdJ5QjEbfqrAyJ7iQqBwMjhHIFSBzqgX_0A1gCSRyEJWE2WSw"}
algorithm
RS256
2020-09-01 12:52:38 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:38 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "K2vU8w2JwP0CHYC1YLStZDBG6rGzYLFKkw60ZrPqay8"
}
2020-09-01 12:52:38 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "K2vU8w2JwP0CHYC1YLStZDBG6rGzYLFKkw60ZrPqay8",
  "id_token": "eyJraWQiOiJmZDRhZGYxZi1iMzkzLTQ3NmEtOGY3YS1iY2VmNmZkNzM0OTEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRXZtdGM5Q09FVkgyZ2R3NUNOZlcwUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2p4VWFEaWdMTGVoTFhQWTc2MDQ1KyskflwiIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2tsWkZzTHlkQkxCdDA1SVwvIiwiZXhwIjoxNTk4OTY1MDU4LCJub25jZSI6Inhod0UwZlR6Qzh3TkdKVEEwdU40SVFuMGdYMHdfUklyMkxvdUFQcWFGanMiLCJpYXQiOjE1OTg5NjQ3NTh9.aBU50i46B4h8T-zVLhNhLA2iAZBGm8U40DgNr_0HwiF7vrR_bqmJ77ugNTEt1-3XZAfukmKcPCaRFoolKL4npzno8sfJ6Rg_xF66lq_TdG9OcfKhijUvSPpk6fH0YjpEP4ZMYt1JBYKZKEkACrjO6SiyeVrtYhcH8XJABc2yiBFqqB-nV87Q1CUSp0VT2-DKQO3VXT1KtXSnshWLpnNh_o-9A7bSKhMdw_CGk4cBO5UQ5yKNG1-rhm5U97v3UrlglH5Onk-l57Q_2IHCk2WewAVBeBmsmc2v6yhj87wol2I6oRZSh6IF0Pwmjtubu5dMID7uPth8xKraHb0YWuIkFA"
}
2020-09-01 12:52:38
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "K2vU8w2JwP0CHYC1YLStZDBG6rGzYLFKkw60ZrPqay8",
  "id_token": "eyJraWQiOiJmZDRhZGYxZi1iMzkzLTQ3NmEtOGY3YS1iY2VmNmZkNzM0OTEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRXZtdGM5Q09FVkgyZ2R3NUNOZlcwUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2p4VWFEaWdMTGVoTFhQWTc2MDQ1KyskflwiIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2tsWkZzTHlkQkxCdDA1SVwvIiwiZXhwIjoxNTk4OTY1MDU4LCJub25jZSI6Inhod0UwZlR6Qzh3TkdKVEEwdU40SVFuMGdYMHdfUklyMkxvdUFQcWFGanMiLCJpYXQiOjE1OTg5NjQ3NTh9.aBU50i46B4h8T-zVLhNhLA2iAZBGm8U40DgNr_0HwiF7vrR_bqmJ77ugNTEt1-3XZAfukmKcPCaRFoolKL4npzno8sfJ6Rg_xF66lq_TdG9OcfKhijUvSPpk6fH0YjpEP4ZMYt1JBYKZKEkACrjO6SiyeVrtYhcH8XJABc2yiBFqqB-nV87Q1CUSp0VT2-DKQO3VXT1KtXSnshWLpnNh_o-9A7bSKhMdw_CGk4cBO5UQ5yKNG1-rhm5U97v3UrlglH5Onk-l57Q_2IHCk2WewAVBeBmsmc2v6yhj87wol2I6oRZSh6IF0Pwmjtubu5dMID7uPth8xKraHb0YWuIkFA",
  "access_token": "Bp7eUmUTsNbutzRT0P1cw2Akd0XntVdvPl5S3tni9xr5Gh2yKW",
  "token_type": "Bearer"
}
2020-09-01 12:52:38 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance klZFsLydBLBt05I
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"K2vU8w2JwP0CHYC1YLStZDBG6rGzYLFKkw60ZrPqay8","id_token":"eyJraWQiOiJmZDRhZGYxZi1iMzkzLTQ3NmEtOGY3YS1iY2VmNmZkNzM0OTEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRXZtdGM5Q09FVkgyZ2R3NUNOZlcwUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2p4VWFEaWdMTGVoTFhQWTc2MDQ1KyskflwiIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2tsWkZzTHlkQkxCdDA1SVwvIiwiZXhwIjoxNTk4OTY1MDU4LCJub25jZSI6Inhod0UwZlR6Qzh3TkdKVEEwdU40SVFuMGdYMHdfUklyMkxvdUFQcWFGanMiLCJpYXQiOjE1OTg5NjQ3NTh9.aBU50i46B4h8T-zVLhNhLA2iAZBGm8U40DgNr_0HwiF7vrR_bqmJ77ugNTEt1-3XZAfukmKcPCaRFoolKL4npzno8sfJ6Rg_xF66lq_TdG9OcfKhijUvSPpk6fH0YjpEP4ZMYt1JBYKZKEkACrjO6SiyeVrtYhcH8XJABc2yiBFqqB-nV87Q1CUSp0VT2-DKQO3VXT1KtXSnshWLpnNh_o-9A7bSKhMdw_CGk4cBO5UQ5yKNG1-rhm5U97v3UrlglH5Onk-l57Q_2IHCk2WewAVBeBmsmc2v6yhj87wol2I6oRZSh6IF0Pwmjtubu5dMID7uPth8xKraHb0YWuIkFA","access_token":"Bp7eUmUTsNbutzRT0P1cw2Akd0XntVdvPl5S3tni9xr5Gh2yKW","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:52:39 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance klZFsLydBLBt05I
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:52:39 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance klZFsLydBLBt05I
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "fd4adf1f-b393-476a-8f7a-bcef6fd73491",
      "n": "nmlzsmfXXO7LbIf_vMUBWHgByHSSMAADX9bpwutSHTdffOA5_0wbPxYeKW_YfCzFWVSZkQK6bg9M1Un72lvW0lIEax55ojXNUzuAfhTvxkA20Z0ti9Ll27MEPqBGBiaSFqgvIE2My1RZgXmns-qHpa8PTfuDOA3rKCE770iNt15jw86T9Qp9WXYNG9yxFvtWp7YLkEdk4XfWHWEGbJ4uF4WVCKMI1wTqTIU0sHdISg_zzeo1jgAgNrkrsMDio-hajQYWPN_FiCKijgKA9TlA_jf6ls7QbsOXhcI-WWdJ5QjEbfqrAyJ7iQqBwMjhHIFSBzqgX_0A1gCSRyEJWE2WSw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "f9e3829b-cc38-4077-8486-f9c474af2277",
      "n": "mxAJGbKds4AaHTs6FKJPl6nrjCVHqM5AUGpZrT9yYAvQYoYIlhBCt27GltRs4xhpEu5V9KSaWG4PW3uG8JH1uB9yLNfKxjLHYLHlC0mF4Ss40GMz1XFX9AUAwF_2M_b7SvOMNy4r-Wqq_x8QmWzXeQE1FBCPCKZGkOjeYMetjhse1SYja8fBbLpu3za-Tih-FK_IftPyJRnQ0Sxie8nrwQEYXyhuvmjvkpCT2YhJ0GWwRiWOFS32AeGVkORla8Nz9_kKnPfHHh0jwMzMUTtLOa_gIfTxF-5PBxCJicPeJ02rHrnqgQ4U25ILnIrf43d81Bh_9YbIlLrnHXDg5XhHXQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "66c8d1e0-b6d6-4c06-9788-c737fa489bff",
      "x": "tK43JscR9Zx1Qm01u0QxNFFDanIG12w2OvIMOC8DCo4",
      "y": "Ggxwn2eKnqaWWbynIvZGgkxSqKJbejzM0MnjE2QPLHU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "41f7141e-0bfc-4316-8e3a-d070f7ef3d59",
      "x": "2QzE3cIOH1iR18iXKFT7XQGdG92lKOrD3xqoFp6ARfY",
      "y": "FAiGZ_ycmDSVN5bjJ9frK_DGauXKgrhdTwchdP4ut-g"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "f3a5ff48-6014-446c-8b0a-5cd9017805b1",
      "x": "g8KhiCYocZCFN-o-U3rdeNC9ii_vBD996iTqE-ulsQA",
      "y": "h4foxbxb8dWS4ADBMTUD_EZHNj872Mem7qyw85eeZN0"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "707a1207-3051-4219-a6c0-3dc12a5e2dd1",
      "x": "MaOlcKqeX90vE2sSWDmXNTbtuM38zUstrMMyEfqL6q8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "d2f292e2-7d3d-4168-ad7e-2e24f205fb60",
      "alg": "RSA-OAEP",
      "n": "iIqnooxLR2Pa72Xxr1tMtNp85KmQZILSXKYbwyqMnFyi1v7upy8MWF4GFqpO37JLl8MbI7q6QoecI3dTqFpxG4G2jl8yMlv3imNxU_izTpIQGSuAoRs8lX9VxsfvtWJb_HmRbxsDNOdkSq9ZH9slG9SVB63AYe5UY9uaMSTagA-YvEZwEvZ4Kv_P0Eg6cElQZWFriZMVHyw7fFnZkuDp8XLukcXMhjrlmDnhdxYZAB7hWt2Occj9vitBgLD51_fQ7F-ilcVTQHFOKP71qgmLZoFF-ddo8xo-853KhNq4KAw7vpxEQPAdKxuNE0iq_Mf4MYPm58bf-VsYkNlFsNWVhQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "2e199dc0-0284-4db1-97f6-b34628658e58",
      "x": "WIa7RjFa9WLJDlcYygZYmOj0_i7YQe9FSZkZzROkHgM",
      "y": "FisFJOF95-jwMRUmlVtM_c0nIpvOEVyYbNcg7z2ychI",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:52:39 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance klZFsLydBLBt05I
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer Bp7eUmUTsNbutzRT0P1cw2Akd0XntVdvPl5S3tni9xr5Gh2yKW",
  "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
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2020-09-01 12:52:39 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
Bp7eUmUTsNbutzRT0P1cw2Akd0XntVdvPl5S3tni9xr5Gh2yKW
2020-09-01 12:52:39 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
Bp7eUmUTsNbutzRT0P1cw2Akd0XntVdvPl5S3tni9xr5Gh2yKW
2020-09-01 12:52:39 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
2020-09-01 12:52:39
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:52:39 INFO
AddIssAndAudToUserInfoResponse
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:39 INFO
SignUserInfoResponse
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:39 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2020-09-01 12:52:39 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance klZFsLydBLBt05I
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531"
}
outgoing_path
userinfo
2020-09-01 12:52:39 FINISHED
oidcc-client-test-nonce-unless-code-flow
Test has run to completion
testmodule_result
PASSED
Test Results