-
Bug
-
Resolution: Done
-
Critical
-
3.0.0.Beta11
-
None
There isn't possible change value for given alias in Credential Store over CLI.
I expected something like this
/subsystem=elytron/credential-store=credStore/alias=entryAlias:update(secret-value=newSecretValue)
Write-attribute operation doesn't work too. Operation pass but any changes are not propagated to Credential Store.
/subsystem=elytron/credential-store=credStore/alias=entryAlias:write-attribute(name="secret-value" value="newSecretValue")
- is cloned by
-
JBEAP-6616 There isn't possible change value for given alias in Credential Store over CLI.
- Closed
- relates to
-
ELY-689 CLI - between operations REMOVE and ADD CredentialStore alias is needed reload
- Resolved