IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
PREREQUISITES: You must have installed SSL on your site and you must have configured all backend pages to require SSL. For more information, see Administration: Configure SSL.
The .AspNet.Cookies is the cookie of the relaying party. The cookie of the STS depends on the protocol you use. It is one of the following:
.AspNet.Cookies
idsrv
.ASPXAUTH
To configure the security of the Relying party .AspNet.Cookies cookie, perform the following:
In OpenId Connect, the Security Token Service cookie idsrv is always configured as SameAsRequest.
To secure the STS cookie in WRAP/SWT, perform the following:
web.config
<system.web>
<authentication mode="None" />
The .SFAUTH is the cookie connected to Forms authentication. To secure the .SFAUTH cookie, perform the following:
.SFAUTH
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important