gioboa / jira-plugin

Jira plugin for VsCode
https://marketplace.visualstudio.com/items?itemName=gioboa.jira-plugin
MIT License
266 stars 41 forks source link

Authentication fails with basic Auth #95

Closed JensEger closed 5 years ago

JensEger commented 5 years ago

We use a local Jira Instance with connected Active Directory as Jira User Directory. Additionally we use EasySSO Plugin for logging into Jira. When I configure this VSCode Plugin with my Windows Credentials i receive an Error (see attached file). Can you enable Windows Authentication? It would be really great 👍

gioboa commented 5 years ago

Hi @JensEger , I will check the txt. 👍

UPDATE

I looked into the txt and the solution is this one #26 👍 I removed the txt for safety reason.

gioboa commented 5 years ago

@JensEger did you solve your issue?

JensEger commented 5 years ago

@gioboa Thank you for your lightning-fast response 👍 The hint to #26 helped alot. Since we log in with Windows auth, we dont have to enter our credentials manually. I logged out and logged in manually and I got the captcha! I solved it and now the Plugin works. Again: thanks a lot!