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

Not possible to create Elytron Credetial Store without all optional attributes of capability-reference specified

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 7.1.0.DR12
    • 7.1.0.DR11
    • Web Console
    • None
    • Hide
      1. Start EAP in e.g. standalone mode with standalone-full-ha configuration
      2. Using web console navigate Configuration: Subsystems > Subsystem: Security - Elytron > Settings: Other > SSL > Credential Store > Add
      Show
      Start EAP in e.g. standalone mode with standalone-full-ha configuration Using web console navigate Configuration: Subsystems > Subsystem: Security - Elytron > Settings: Other > SSL > Credential Store > Add

      When creating Elytron Credential Store using web console user has to enter all Credential Reference Store, Credential Reference Alias, Credential Reference Type, Credential Reference Clear Text attributes despite they are optional and regardless if they are needed. Actually this behaviour would block Credential Store creation in most cases!

      On the contrary following CLI command (with just one attribute clear-text) works:

      /subsystem=elytron/credential-store=cs002_sb:add(uri="cr-store://test", credential-reference={clear-text="test"}
      {"outcome" => "success"}
      
      

            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:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: