Add a response filtering rule, which contacts PingAuthorize for filtering information.
- Create a third party service with PingAuthorize configured as the target. For more information, see Adding third-party services.
- Confirm that you are not using the agent model. PingAuthorize response filtering rules aren't available for agent deployments.
Ensure that the sideband API setting request-context-method
is set to request
in PingAuthorize. For more
information on how to set this property and why it is necessary, see Request context configuration in the PingAuthorize
documentation.
A response filtering rule can modify the response given by PingAccess, based on the response from the PingAuthorize response API.
The PingAuthorize sideband API cannot accept
gzipped data from upstream server responses. To prevent the upstream server from
sending compressed responses, ensure that upstream server requests add or
replace the Accept-Encoding
header with
Accept-Encoding: identity
.
To add a PingAuthorize response filtering rule: