Add a rewrite cookie domain rule, which converts the cookie domain returned by the site into a public-facing domain, in PingAccess.
Confirm that you are not using the agent model. Rewrite cookie domain rules aren't available for agent deployments.
When a site places a cookie on a cookie domain such as
internalsite.com
, or .internalsite.com
,
PingAccess rewrites the
Domain
portion of the Set-Cookie
response
header with a public-facing domain such as publicsite.com
, or
.publicsite.com
, using the information configured in the
rewrite cookie domain rule.
You should only set the cookie in the Public-Facing Cookie
Domain field to the virtual host name associated with that
application, or to a domain that is above. For example,
myserver.acme.com
can be set to
acme.com
.
To add a rewrite cookie domain rule: