Configuring the Cartridge
Setting the Cartridge Preferences:
- In Merchant Tools select Site Preferences -> Custom Preferences.
- In the Custom Site Preference Groups, click HUMAN__Config.
- In the top left section of the form, select your current Instance Type (default is Sandbox).
- Enter the following three (3) mandatory parameters:
- AppID - The HUMAN custom application id in the format of HUMAN____ .
- Authentication Token - The JWT token used for REST API. The Authentication Token is generated in HUMAN Portal -> Application page.
- Cookie Key - The key used by the cookie signing page. The Cookie Key is generated in the HUMAN Portal -> Policy page
- If you are using SGJC, enter the SGJC controllers cartridge name in the SGJC Cartridge Name property.
- Enter any of the optional configuration options
- Click Save.
Adding the JavaScript Sensor:
The HUMAN JavaScript sensor complements the cartridge and provides visibility into browser activities.
- Login to the HUMAN Portal.
- Navigate to Admin -> Applications.
- In Snippet, open the Third Party Sensor (__HUMAN Server) accordion item and click Copy Snippet.
Using a Tag Manager
- If you are already using a tag manager, add the snippet as a new tag.
Using the Snippet Directly
- Add the snippet to every page to be protected by HUMAN, or add it to a general template (such as
header.isml
).
Updated 12 days ago