-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.DR7
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")
- blocks
-
JBEAP-8571 CredentialStore issues
- Resolved
- clones
-
WFCORE-2581 There isn't possible change value for given alias in Credential Store over CLI.
- Resolved
- is incorporated by
-
JBEAP-10119 (7.1.0) Upgrade to WildFly Core to 3.0.0.Beta16
- Closed
- is related to
-
JBEAP-6630 CLI - between operations REMOVE and ADD CredentialStore alias is needed reload
- Closed