[jbosstools-issues] [JBoss JIRA] (JBIDE-21840) Checkbox to save password in Secure Storage is not checked when password is stored

Viacheslav Kabanovich (JIRA) issues at jboss.org
Thu Mar 10 01:41:00 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-21840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174648#comment-13174648 ] 

Viacheslav Kabanovich edited comment on JBIDE-21840 at 3/10/16 1:40 AM:
------------------------------------------------------------------------

Attempt to access secure storage in order to set this checkbox may invoke dialog asking password for secure storage (at least if it has not yet appeared in the current session). It will be very annoying for a user who _have not_ selected to save password before.

Added: no, if user have not stored password, request to secure storage does not invoke this dialog. And it works as requested for Openshift 2. So, it is a bug. I checked that in Connection.loadPassword() the password is loaded and flag rememberPassword is set to true, but somehow it does not find its way to the checkbox.


was (Author: scabanovich):
Attempt to access secure storage in order to set this checkbox may invoke dialog asking password for secure storage (at least if it has not yet appeared in the current session). It will be very annoying for a user who _have not_ selected to save password before.

> Checkbox to save password in Secure Storage is not checked when password is stored
> ----------------------------------------------------------------------------------
>
>                 Key: JBIDE-21840
>                 URL: https://issues.jboss.org/browse/JBIDE-21840
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.3.1.CR1
>            Reporter: Marián Labuda
>              Labels: connection_wizard, openshift_v3
>             Fix For: 4.3.1.CR1
>
>
> In OpenShift connection wizard there is a checkbox to store password/token in secure storage. If I choose on an existing OpenShift 3 connection with basic authentication to store password in secure storage, technically it is stored and visible on Secure Storage preference page, but in Connection wizard it is not visible. Upon next opening of the Edit Connection wizard, checkbox is unchecked although password is checked.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jbosstools-issues mailing list