Have read many forum threads and docs. Still issue with Jira Rest using Basic Authentication.
Can not get past auth.
Am running Jira software server 7.3.8 with Onelogin for Oauth (with mfa) so I know I need to use an apitoken
Created api token
Have tried curl with
- u username:token
-u lower(username):token
-H "Authorization: Basic <base64(username:token)>"
-H "Authorization: Basic <base64(lower(username):token)>"
All result in 403 Forbidden.
So frustrating!
Appreciate advice !
Hi Chuck,
As far as I understand, you may not use API Token for the Jira Server same like you point in the link above to Cloud documentation. You can use OAuth Token. And here you need an additional application, not just passing the parameters to curl.
See more details in Andy's reply: https://community.atlassian.com/t5/Jira-questions/How-to-authenticate-to-Jira-REST-API/qaq-p/814987#M336435
Best regards,
Eugene
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
What do you mean by token? Do you mean password?
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.
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.
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.