Basic Configuration
Application ID / AppId and HUMAN Token / Auth Token can be found in the Portal, under Applications section.
Cookie Encryption Key can be found in the portal, under Policies section.
The Policy from where the Cookie Encryption Key is taken must correspond with the Application from where the Application ID / AppId and HUMAN Token / Auth Token.
From v8.0.0
Config name | Description |
---|---|
px_app_id | HUMAN Custom Application ID (appID) in the format of PX__. Â The appId must also be added to configurations in px.vcl to enable the First-Party Sensor on block pages. |
px_cookie_secret | Secret key used for cookie signing |
px_auth_token | JWT token used for REST API |
Updated 12 days ago