Module Configuration
Required Apache Configuration
The following Apache Configurations are required to support the HUMAN Apache module:
px_enabled
px_appId
px_cookie_secret
px_auth_token
- px_appId - The HUMAN custom application id in the format of PX**__** .
- px_cookie_secret - The key used by the cookie signing page. The Cookie Key is generated in the HUMAN Portal Policy page.
- px_auth_token - The JWT token for REST API. The Authentication Token is generated in HUMAN Portal the Platform Settings -> Application page.
Apache Configuration Example
The following default.conf
example contains the minimum required configuration for the HUMAN Apache module: