]
Max Rydahl Andersen updated JBIDE-21302:
----------------------------------------
Sprint: devex #0 January 2016, devex #1 February 2016 (was: devex #0 January 2016)
Removing user from credentials framework while not authenticated to
secure storage should not work
--------------------------------------------------------------------------------------------------
Key: JBIDE-21302
URL:
https://issues.jboss.org/browse/JBIDE-21302
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 4.3.1.Beta1
Environment: JBDS 9.0.0.Beta1-v20151210-1836-B183
Reporter: Radim Hopp
Assignee: Rob Stryker
Fix For: 4.3.1.CR1
Removing credentials (which are stored in secure storage) using
CredentialPreferencePage without being authenticated to secure storage (see steps to
reproduce on how to do that) seems to delete the credentials, but after eclipse restart,
the credentials are still there. I would prefer message saying something like "Unable
to delete credentials stored in secure storage without atuhenticating to secure
storage".