Open mikebabb opened 2 years ago
What is the authentication provider of your SSO? Microsoft, Google, Facebook, GitHub, your own company SSO solution? Do you know the protocol? Auth2 SAML or others? What do you see if you open your Jira website with an incognito tab?
I never invested in this type of authentication because there are too many solutions and it is difficult to test all of them
I log in with Google SSO
-------- Original Message -------- On 1 Oct 2022, 11:03, Marco Lucarella wrote:
What is the authentication provider of your SSO? Microsoft, Google, Facebook, GitHub, your own company SSO solution? Do you know the protocol? Auth2 SAML or others?
I never invested in this type of authentication because there are too many solutions and it is difficult to test all of them
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Would it be possible to use Jira Personal Access Tokens to login? That would be a better way to do it IMO. See https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html (I'm not a js dev otherwise I'd try to submit a patch although I may try to hack something together later if I have time).
I also use SSO to login, in my case is Okta and using a Jira Personal Access Token can be a solution.
This plugin looks great and I'd love to use it, but I use SSO to sign in to Jira so I don't have a password to authenticate with. Is basic username and password auth the only way to use this plugin?