[jboss-jira] [JBoss JIRA] (WFCORE-2581) There isn't possible change value for given alias in Credential Store over CLI.
ehsavoie Hugonnet (JIRA)
issues at jboss.org
Mon Mar 27 11:08:00 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ehsavoie Hugonnet reassigned WFCORE-2581:
-----------------------------------------
Assignee: ehsavoie Hugonnet (was: Peter Skopek)
> There isn't possible change value for given alias in Credential Store over CLI.
> -------------------------------------------------------------------------------
>
> Key: WFCORE-2581
> URL: https://issues.jboss.org/browse/WFCORE-2581
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Affects Versions: 3.0.0.Beta11
> Reporter: Hynek Švábek
> Assignee: ehsavoie Hugonnet
> Priority: Critical
>
> There isn't possible change value for given alias in Credential Store over CLI.
> I expected something like this
> {code}
> /subsystem=elytron/credential-store=credStore/alias=entryAlias:update(secret-value=newSecretValue)
> {code}
> Write-attribute operation doesn't work too. Operation pass but any changes are not propagated to Credential Store.
> {code}
> /subsystem=elytron/credential-store=credStore/alias=entryAlias:write-attribute(name="secret-value" value="newSecretValue")
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list