]
Radim Hopp closed JBIDE-21476.
------------------------------
Verified in JBDS 9.0.0.Beta2a. Closing.
Credential Composite not working when user overrides password for
single-use
----------------------------------------------------------------------------
Key: JBIDE-21476
URL:
https://issues.jboss.org/browse/JBIDE-21476
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core, runtime-detection
Affects Versions: 4.3.1.Beta2
Environment: JBDS 9.1.0.Beta2 nightly (17.1.2016)
Reporter: Radim Hopp
Assignee: Rob Stryker
Labels: respin-a
Fix For: 4.3.1.Beta2
When selecting Username on TaskWizardPage in DownloadRuntimesWizard, password is
pre-fileld, when selected username has password set. However changing this password has no
effect.
I think that best solution is to have password textbox enabled only when username does
not have password configured in credentials framework.
On auth fail, message (probably with link to Credentials preferences) should be displayed
to show user where is the correct place for changing that password.