We use cookies to make our site work and to give you the best possible experience. This policy explains what cookies are, the UK laws governing them, and exactly how our implementation meets those requirements.
Cookies are small files stored on your device that help our site remember your settings, keep you logged in, and understand how you use our pages.
SameSite=Lax
and limit them to our domain.Below is a breakdown of every cookie our site currently sets:
Name | What it does | Category |
---|---|---|
.ASPXFORMSAUTH |
ASP.NET authentication ticket (your login) | Essential (auth) |
ASP.NET_SessionID |
ASP.NET_SessionID (protects user Seesion) | Essential (security) |
ARRAffinity |
Ensures your browser session consistently connects to the same Azure Web App instance. This cookie is automatically added by Azure for load balancing and is required for platform stability. | Essential (infrastructure) |
ARRAffinitySameSite |
Functions like ARRAffinity but includes SameSite=None for cross-origin support. Required by Azure Web Apps to maintain session stickiness securely across modern browsers. | Essential (infrastructure) |
NewRMGCookies#### |
Short-lived app handshake or feature flag | Functional (app-logic) |
CookieConsent |
Stores the user's cookie consent status. Set to True when the user accepts, False when declined. If not present, the user hasn't chosen. |
Functional (compliance) |
RMGSESSID |
Session ID (keeps your “logged-in” state) | Essential (session) |
You can update or withdraw your consent at any time:
Last updated: May 2025