[jbosstools-issues] [JBoss JIRA] (JBIDE-21716) Don't re-prompt for password

Max Rydahl Andersen (JIRA) issues at jboss.org
Thu Feb 18 12:00:06 EST 2016


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

Max Rydahl Andersen commented on JBIDE-21716:
---------------------------------------------

main issue is how we get the password from the installer to eclipse in a secure manner.  

eclipse itself will store it in its secure storage that is different based on the OS.

We'll need to get node.js to talk to eclipse secure storage mechanism to solve this, but even then - the user can start a new workspace and he'll be asked again.

So that will fail most times too.

Best thing I can think of is in the case of starting eclipse from the installer we can start it in an environment where the password is in an environment variable ...then it is at least not easily available; but it will only work the very first time.
  


> Don't re-prompt for password
> ----------------------------
>
>                 Key: JBIDE-21716
>                 URL: https://issues.jboss.org/browse/JBIDE-21716
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: cdk
>            Reporter: Pete Muir
>            Priority: Critical
>             Fix For: 4.3.1.CR1, 4.4.0.Alpha1
>
>
> Having installed JBDS and CDK from the installer, and entered your password there, you get re-prompted for your password for the customer portal. This is a poor user experience.



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


More information about the jbosstools-issues mailing list