Secure cookies
PREREQUISITES: You must have installed SSL on your site and you must have configured all backend pages to require SSL.
For more information, see Configure SSL.
Relying party
To configure the security of the Relying party .AspNet.Cookies cookie, perform the following:
- Navigate to Administration » Settings » Advanced.
- In the left pane, expand Authenticationand click RelyingParty.
- In the Authentication cookie securitydropdown box, select one of the following:
- SameAsRequest
This is the default value. This way, the cookie is automatically secured, if the site is under SSL. - Always
The cookie is always secured and must be served under HTTPS. - Never
The cookie is not secured.
- SameAsRequest
- Save your changes.
List of cookies
The following table lists cookies that Sitefinity CMS uses.
Legal frameworks such as GDPR require you to receive consent from your site visitors about behavior tracking. In the following table, the cookies which are required for functioning of your Sitefinity CMS site, and thus are always enabled, have the Functional type. You must ensure that the Targeting cookies are switched off when your site visitors decline tracking.
For more information, see Tracking consent and Integrate third-party Tracking consent manager.
|
Cookie |
Description |
Expires |
Type |
|
|
Saves the tracking consent choice, made by visitors. |
9999 days |
Functional |
|
|
In multisite environment, remembers the ID of the current site. |
2 years |
Functional |
|
|
Holds the time of first page visit. |
Session |
Targeting |
|
|
Saves the landing URL. |
Session |
Targeting |
|
|
Saves the visited pages that are part of personalization segments. |
Session |
Targeting |
|
|
Saves the visited URLs that are part of personalization segments. |
Session |
Targeting |
ASP.NET_
|
Contains information about the browser session and enables visitors to log into the website. |
Session |
Functional |
|
|
Determines whether a user is authenticated. |
|
Functional |
|
|
Used for authentication tickets caching. |
600 minutes by default (configurable) |
Functional |
|
|
Used to cache user roles. |
30 minutes by default (configurable) |
Functional |
|
|
Used to pass the reason to login form and to display the reason. |
|
Functional |
.AspNet.
|
The relying party cookie (claims authentication mode) that is used to cache authentication information. You can configure it in the |
Sliding, 600 minutes or session (configurable) |
Functional |
.AspNet.Temp.
|
Helper relying party cookie during authentication. |
5 minutes |
Functional |
|
|
Handles the claims token (claims authentication mode). Could be configured in the |
118 minutes by default (configurable) |
Functional |
|
|
Stores the value of the UTC time zone offset for the particular user, that is, the timezone difference between UTC and the user's local time, in minutes. This cookie is stored only for logged in users. |
Session |
Functional |
|
|
Saves the key of the node expanded in the backend. |
1 year |
Functional |
|
|
Holds the ID of the customer's shopping cart. |
6 months |
Functional |
|
|
Holds the display currency selected by the customer. |
Session |
Functional |
|
|
Used to get the Munchkin token - only for Marketo connector. |
|
Targeting |
|
|
Used in the issues grid of email campaigns A/B test. |
2 years |
Functional |
|
|
Used in the issues grid of email campaigns. |
2 years |
Functional |
|
|
Used to cache current cart order ID - only if configured. |
|
Functional |
|
|
IdentityServer3 cookie used to cache information about the current user. Expiration depends on Remember me checkbox. Configuration in |
30 days or session (configurable) |
Functional |
|
|
Used to validate the identity token received from the Identity Provider (IdenityServer). It is a session cookie, but the information contained expires in 1 hour. |
Session |
Functional |
|
|
Once you start an A/B test, this cookie stores the IDs of the page variations, already visited by contacts. |
30 years |
Functional |
|
| Visitor identifier used by Sitefinity Insight. For more information, see
|
1 year by default (configurable) |
Targeting |
|
|
Stores the identifier of the last tracked document by Sitefinity Insight. |
12 seconds |
Targeting |
|
|
Stores the session identifier used by Sitefinity Insight. |
30 minutes by default (configurable) |
Targeting |
|
|
Stores the page visit identifier used by Sitefinity Insight. |
Session |
Targeting |
|
|
Used for CSRF protection |
5 minutes |
Functional |