Modify Headers
Use modify-headers
to modify the values of request headers before PingAuthorize sends them to the upstream server or to modify the values of response headers before PingAuthorize returns them to the client.
Description | Details |
---|---|
Applicable to |
All, although you cannot apply the Modify Headers statement directly to a SCIM search. |
Additional information |
The payload for this statement is a JSON object. The keys are the names of the headers to set, and the values are the new values of the headers. A value can be:
If the header already exists, PingAuthorize overwrites it. If the header does not exist, PingAuthorize adds it (unless the value is null). If a payload value is an array of strings:
|