Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-8578

Not possible to view, add or remove Elytron Credential Store aliases

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 7.1.0.ER2
    • 7.1.0.DR11
    • Web Console
    • None
    • Documentation (Ref Guide, User Guide, etc.), User Experience
    • Hide
      1. start EAP with e.g. standalone-full-ha configuration
      2. Add resources
        /subsystem=elytron/credential-store=store001:add(uri="cr-store://test/store001.jceks?create.storage=true", relative-to=jboss.server.data.dir, credential-reference={clear-text=pass123})
        {"outcome" => "success"}
        /subsystem=elytron/credential-store=store001/alias=alias007:add(secret-value=mySecretValue)
        {"outcome" => "success"}
        
      3. using web console navigate to Configuration: Subsystems > Subsystem: Security - Elytron > Settings: Other > View > SSL > store001
      Show
      start EAP with e.g. standalone-full-ha configuration Add resources /subsystem=elytron/credential-store=store001:add(uri= "cr-store: //test/store001.jceks?create.storage= true " , relative-to=jboss.server.data.dir, credential-reference={clear-text=pass123}) { "outcome" => "success" } /subsystem=elytron/credential-store=store001/alias=alias007:add(secret-value=mySecretValue) { "outcome" => "success" } using web console navigate to Configuration: Subsystems > Subsystem: Security - Elytron > Settings: Other > View > SSL > store001

      Credential store aliases are important resources needed in many usecases. It should be possible to list, add and remove them.

            cmiranda@redhat.com Claudio Miranda
            pjelinek@redhat.com Pavel Jelinek
            Pavel Jelinek Pavel Jelinek
            Pavel Jelinek Pavel Jelinek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: