Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Enable multiple tomcat connectors #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

akarasik
Copy link
Contributor

When connecting to default fqdn connector from other CNAME (like stash.company.com),
it will cause some errors because the origin and the remote of the request are different.
This will create a connector for each CNAME, and use apache to proxy those requests to the right connector.

https://confluence.atlassian.com/kb/cross-site-request-forgery-csrf-protection-changes-in-atlassian-rest-779294918.html

When connecting to default fqdn connector from other CNAME (like stash.company.com),
it will cause some errors because the origin and the remote of the request are different.
This will create a connector for each CNAME, and use apache to proxy those requests to the right connector.

https://confluence.atlassian.com/kb/cross-site-request-forgery-csrf-protection-changes-in-atlassian-rest-779294918.html
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant