Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
30.0.0
-
Security Level: Default (Default Security Scheme)
-
1
-
Horizon - May 11 - 25
-
Description
Steps to reproduce:
- Open the New UI Preview -> Secure Credentials Vault
- Add a credential with alias test, username admin, password adm1n
- Add an attribute with key first, value alpha
- Click Update Credentials
- Edit the test entry; do not make any changes to the form, just click Update Credentials again.
- From the Karaf shell, issue scv-get test
Expected result:
- Attribute first has value alpha
Actual result:
- Attribute first has value ******
I have a hunch that the password for the entry is similarly affected, but have not had time to test that hypothesis since the password value is trap-doored.