CSRF Token (Cross-Site Request Forgery)
Intrexx uses CSRF tokens. These are used to prevent cross-site request forgery attacks. In Intrexx, a CSRF token has the same lifespan as a session.
If users have opened a portal in multiple tabs at the same time, a CSRFToken error will be displayed if the session has already expired in one of the tabs. This is not an error message in the strict sense, but rather a note.