XSRF Security Token Missing Jira Server 9.0.0

I am trying to access a URL in my plugin but getting a warning message on every similar request(.jspa).

I currently have Jira Server version 9.0.0. Is there any check I am missing for this warning? Thanks in advance.

Hi @ShubhamTyagi

Jira 9 has a new requirement for XSFR Security Token, please read this documentation Preparing for Jira 9.0 | Atlassian Support | Atlassian Documentation section “Improved XSRF protection” and “Verification of Jira web action request methods”

Also read this topic Jira 9.0 has a release candidate!

Cheers
Adam

1 Like

Hi @adam.labus ,

The articles mentioned did help me find my issue and resolve them. Thanks a lot.

Cheers,
Shubham