Hi there,
I am trying to add users to a group in Bamboo (/admin/group/editGroup.action?groupName=bamboo-admin )
It seems that there is some problem with the REST API call as the server response body contains the text "XSRF check failed". I have attached the request headers my browser is sending. I am using Bamboo 7.2.2 build 70209
I saw that there are a handful of related questions around here, but I find it odd that this doesn't work out of the box in a new Bamboo installation. I am running a dockerized Bamboo behind an Apache proxy, with an internal Bamboo user directory, if it matters.
Hi @Marko Jovanović ,
How about gzip compression on apache side and in bamboo side?
if you duplicate, you can meet with XSRF as well
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.