You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
When we try to set up OAuth2 authentication in confluence on-prem server using the below steps, we get the 400 Bad request error when requesting the Authorization code.
To create an incoming link.
4. After this we’ll get client id and client secret of application link.
5. Request Authorization code by redirecting the user to the /rest/oauth2/latest/authorize page with the URL.
https://confluence.integ.us-west-2.beta.kendra.aws.a2z.com/plugins/servlet/oauth2/consent?client_id=0cd3c3bcc51f7801d1c0e33e34f8c8cd&redirect_uri=https://confluence.integ.us-west-2.beta.kendra.aws.a2z.com&response_type=code&scope=READ&code_challenge_method=plain&code_challenge=code_verifier
6. After hitting this URL we’re getting 400 Bad Request error on browser.
In addition, we also posted this ticket on the Atlassian Support Team and response was they don’t provide any technical assistance. We can connect with their partners for a chargeable demo.
Referring this documentation to setup OAuth2 Authentication on Confluence on-prem server.
we would appreciate if you could point us in the right direction on how to resolve this issue and set up the OAuth2 authentication on the Confluence on-prem server.
I found this related article:
We have the same issue on jira cloud, but I cannot find a related solution for jira cloud.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.