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.
A response filtering rule can modify the response given by PingAccess, based on the response from the PingAuthorize response API.
Note:
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
.