Documentation for JIRA 4.3. Documentation for other versions of JIRA is available too.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Form token checking can be switched off at a system wide level by updating the jira-application.properties file with the following:

jira.xsrf.enabled=false

You will need to restart your JIRA installation for this change to take place.

Please refer to the Form Token Handling documentation for more information about how this feature is implemented in JIRA.

  • No labels