Fank / jira-chrome-extension

Automatically exported from code.google.com/p/jira-chrome-extension
0 stars 0 forks source link

Problem with client side certification #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Configure Jira to authenticate user with client SSL certificate
2. Install plugin
3. Configure plugin

What is the expected output? What do you see instead?
I should be able to connect to Jira without username/password. Jira allows to 
identify users via a client certificate installed in the browser. The plugin 
does not support this kind of authentication and report wrong username/password.

What version of the product are you using? On what operating system?
Jira 4.0.2. Plugin installed on Chrome 14.

Please provide any additional information below.
In my company we are not allowed to authenticate to Jira with 
username/password, indeed we don't have a password at all. The only 
authentication method is installing a client SSL certificate in the browser, 
which works just fine with Firefox and Chrome.  Unfortunately this plugin does 
not support this kind of authentication.

Original issue reported on code.google.com by devis.lu...@yahoo.com on 21 Sep 2011 at 11:00

GoogleCodeExporter commented 8 years ago
The problem persists even when using default username/password authentication.  
The extension is unable to work with Client SSL certificates.

Original comment by devis.lu...@yahoo.com on 27 Sep 2011 at 9:46