CSRF Token (Cross Site Request Forgery)

Intrexx uses CSRF tokens. These serve to prevent cross-site request forgery attacks. In Intrexx, a CSRF token has the lifetime of a session.

If users have started a portal in several tabs at the same time, a CSRFToken error is displayed if the session has already expired in one of the tabs. This is not an error message in the true sense of the word, but rather a hint.