Hello Velu,
Welcome to Atlassian community
Are you using any proxy to access your Bamboo URL, if yes you need to add below parameters in server.xml file
secure
=
"true"
scheme
=
"https"
proxyName
=
"proxyurl"
proxyPort
=
"443"
>
Regards,
Shashank Kumar
**please don't forget to Accept the answer if your query was answered**
Hello Velu,
Can you check if <bamboo-install>conf>server.xml file contains the below parameters
secure
=
"true"
scheme
=
"https"
proxyName
=
"proxyurl"
proxyPort
=
"443"
>
You'll need to replace your proxy URL above, read more about it at https://confluence.atlassian.com/kb/cross-site-request-forgery-csrf-protection-changes-in-atlassian-rest-779294918.html
Regards,
Shashank Kumar
**please don't forget to Accept the answer if your query was answered**
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Velu,
This should be the Bamboo URL which you are using to access Bamboo.
Regards,
Shashank Kumar
**please don't forget to Accept the answer if your query was answered**
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.