Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2581

There isn't possible change value for given alias in Credential Store over CLI.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 3.0.0.Beta14
    • 3.0.0.Beta11
    • Security
    • 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")
      

            ehugonne1@redhat.com Emmanuel Hugonnet
            hsvabek_jira Hynek Švábek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: