steyep / alfred-jira

Alfred 3 (or Alfred 2) workflow for interacting with JIRA.
269 stars 60 forks source link

Single sign-on is not supported #124

Open mattheworiordan opened 4 years ago

mattheworiordan commented 4 years ago

Sadly I cannot enter a username & password into Alfred as I log in via SAML into JIRA.

Any suggestions on how to work around this? Could this support API keys / tokens instead?

Note I fixed another issue I found https://github.com/steyep/alfred-jira/pull/123, so happy to try and help with this too...

mhite commented 4 years ago

I know this client lets you use API key:

https://github.com/go-jira/jira

Would probably have to do something similar.

jimmychen7 commented 4 years ago

@mattheworiordan you can actually put your API token in the password field in Alfred

mhite commented 4 years ago

@jimmychen7 - Interesting. I couldn't get this to work. Do you use hosted Jira or do you host your own?