Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication with API token #313

Closed
lipkau opened this issue Sep 28, 2018 · 0 comments
Closed

Authentication with API token #313

lipkau opened this issue Sep 28, 2018 · 0 comments

Comments

@lipkau
Copy link
Member

lipkau commented Sep 28, 2018

Jira server that have SingleSignOne enabled can use the API with PAT.
Thanks to @123dev for testing and reporting it on slack

This finding should be documented. Preferably in about_JiraPS_Authentication.

Hrant [22:05]
I just tested this, and it works, all one has to do is go to id.atlassian.com and generate an API token, and the use the Token as a password replacement.

Hrant [22:22]
Please note that we don't use session, each call is made with credentials.
calling API /rest/auth/1/session with token fails
https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-basic-auth-and-cookie-based-auth/

@ghost ghost assigned lipkau Dec 6, 2018
@ghost ghost added the Status:In Review label Dec 6, 2018
lipkau added a commit to lipkau/JiraPS that referenced this issue Dec 8, 2018
lipkau added a commit that referenced this issue Dec 12, 2018
Added documentation for authenticating with PAT
@lipkau lipkau mentioned this issue Dec 12, 2018
@lipkau lipkau closed this as completed in 9ecc07a Dec 12, 2018
@ghost ghost removed the Status:In Review label Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant