....locale.LanguageCookie → saves the selected language
HipraCookie → stores if and what is accepted for the Hipra cookies
countryPreference → stores which country has been selected
JSESSIONID → for logged in users, keeps session with the application server
LtpaToken* → for logged in users, makes sure the session is recreated whenever the session is timed out on the application server
tokenTimeout → SSO provider (IAM) cookie
Is checked so a login screen can be presented when the session with the SSO provider is no longer valid.
x-oidp-session* → SSO provider (IAM) cookie
OSP Session Cookie: Records user information, such as user identifier and time-to-live. It is stored in temporary memory and not retained after the browser is closed. This type of cookie is removed when a user closes the web browser. Absence or expiry of this cookie means that the user is not authenticated. An OSP session cookie is represented as x-oidp-session<group of hex chars>.
ZNPCQ* → SSO provider (IAM) cookie
Makes sure the session is directed to the same server on next requests (“session stickyness”)