A simple, HTTP client helper, leveraging the httpClientHelperV2 class, that can be used throughout mapping rules in Verify Access.
All tagged Javascript
A simple, HTTP client helper, leveraging the httpClientHelperV2 class, that can be used throughout mapping rules in Verify Access.
A simple, easily searchable, standard logging object that can be used repeatably throughout mapping rules in Verify Access.
How to configure ISAM to create and sign a `private_key_jwt` that is then passed to the Identity Provider (IDP) on the `/token` request when acting as the RP.
How to be more resistent to things such as cross-site scripting (XSS), man-in-the-middle attacks and cross-site request forgery attacks (CSRF).
The ID Token and Access Token in an OAuth or OIDC flow are automatically created in ISAM / Verify Access as part of the API protection, but what happens if we want to customize these tokens and return a custom JWT instead?
Easily set, retrieve and remove cookies in a infomap or HTML error page using some simple JavaScript functions.