Configuring the Referer Header
If the referer header in a request is not validated, the application can be vulnerable to Cross-Site Request Forgery (CSRF) attacks.
For this reason, the referer header is strictly validated, as follows:
- The referer header must match the domain of the ActiveMatrix BPM runtime server.
- If any other domain is required as a valid referer header, it must be added to a node-level JVM property as described below.
If the referer header is not configured as described in this procedure, single sign-on authentication will fail.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.