Does your online form store any cookies?
We use these six cookies for the forms:
.ASPXAUTH-EGHVIEWER
Explanation: This is used to secure the form.
Expiry: When browser is closed.
ARRAffinity
Explanation: This is used when routing traffic back from the browser to the hosting server, to ensure it routes to the same server (relevant when load balancing traffic)
Expiry: When browser is closed.
ASP.NET_SessionId
Explanation: This is used to match the users session up on the server.
Expiry: When browser is closed.
server-url
Explanation: Used by the application form.
Expiry: When browser is closed.
ai_session (Microsoft Azure Application Insights cookie)
Explanation: This is to monitor the usage of the application form to view metrics such as page load times, errors etc.
Expiry: Varies dependent on Microsoft software
ai_user (Microsoft Azure Application Insights cookie)
Explanation: Used in conjunction with ai_session cookie to match browser requests back to the same user.
Expiry: Varies dependent on Microsoft software.