Add a rewrite cookie path rule, which converts the cookie path returned by the site into a public-facing path, in PingAccess.
This task enables the details of exposed applications to be managed by PingAccess for
security and request routing purposes. For example, a site places a cookie in a
server-facing cookie path such as /content/
. Using the information
configured in the rewrite cookie path rule, PingAccess rewrites the
Path
portion of the Set-Cookie
response header
with a public-facing cookie path such as /importantstuff/
.