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

How to use G-suite account login #23

Closed
festum opened this issue Feb 4, 2019 · 4 comments
Closed

How to use G-suite account login #23

festum opened this issue Feb 4, 2019 · 4 comments

Comments

@festum
Copy link

festum commented Feb 4, 2019

Is there any key in .jira-cli.json for login with Google account?

@miguelmich
Copy link
Member

@festum I also have enabled my personal JIRA account with G-Suite but for the rest API I need to use my JIRA username instead of my email, maybe this could give you more information: https://community.atlassian.com/t5/Jira-questions/REST-SSO-Atlassian-Account-JIRA/qaq-p/580736

Try with your username and let me know if it works :)

@festum
Copy link
Author

festum commented Mar 1, 2019

@miguelmich Thanks for the info. I figured out the only way to get work is reset Atlassian password.:)

@simenandre
Copy link

AFAIK you don't have to use your Atlassian password. You can use API Tokens as password, not sure about usernames (probably your username).

More information on #35

@jtprince
Copy link

jtprince commented Dec 14, 2020

@cobraz - My atlassian profile is linked to my G-suite account (i.e., I have no username and password). Based on the above comments, I found that this works:

username: <My G-suite email address>
password: an api token

Adding it here in case someone stumbles upon it (like I did, looking for how to get this working).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants