Cookies
08/28/2025Regale uses cookies as part of providing the web experience. To learn more about how your personal information is used, please see the Privacy Policy.
What cookies does Regale set?
| Name | Purpose | Value Passed | Type of Cookie | Expires |
|---|---|---|---|---|
| .AspNetCore.Antiforgery | Provides anti-forgery protection to prevent cross-site request forgery (CSRF) attacks. | string | First-party | session |
| .AspNetCore.Cookies | Used for authentication and maintaining user login state. | string | First-party | session |
| .Regale.Session | Used to maintain user state and reduce lookups to improve performance. | string | First-party | session |
| ARRAffinity | Used to maintain user session affinity to a specific server instance in a web farm. | string | Third-party | session |
| ARRAffinitySameSite | Similar to ARRAffinity, ensures session affinity with SameSite cookie policy. | string | Third-party | session |
| rgl-ses | Used to track the ID of the current demo analytics session so that page views can be tied together. | string | First-party | session |
| AssetAccess-* | Used to cache information about the user's connection and access to a specific demo asset, in the format AssetAccess-[AssetID]. | string | First-party | session |