Skip to content

403 While Accessing Jira Via Teleport #43672

Closed Answered by webvictim
rojinebrahimi asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately this is likely to be related to settings on the Jira side, rather than Teleport. My understanding is that Jira uses its own Java-based webserver in front of the application itself, which is likely to be rewriting or changing the Access-Control-Allow-Origin headers itself.

The easiest resolution here would be to change Jira's concept of its own "public address" to jira.teleport.example.com rather than jira.example.org, then make Teleport connect to Jira using some kind of private DNS entry rather than the (presumably public) jira.example.org

There may also be ways to disable the CORS mitigation (or lower its aggressiveness) on the Jira side with some launch parameters.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rojinebrahimi
Comment options

@rojinebrahimi
Comment options

Answer selected by webvictim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants