refresh_token | Used to store a renewal token that allows a user's session to be extended without having to log in again. This cookie is used to automatically renew access tokens when they expire by querying the server using the stored renewal token. | Mandatory | 7 days |
digital_passport_id_pending | Used to temporarily store a digital passport identifier that is pending processing or validation during the digital passport management process. | Functional | Session |
invitation-user-email | Used to temporarily store the email address of an invited user to be used when managing accounts on the system. This cookie helps pass the invited user's email address to the appropriate page for further actions, such as assigning permissions or confirming the account. | Functional | Session |