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

Add the ability to configure security providers using Elytron subsystem security properties

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Major
    • None
    • None
    • Security
    • None

    Description

      It should be possible to configure security providers using the security-properties attribute in the Elytron subsystem. For example, it should be possible to use the following command to register custom security providers instead of needing to manually update the java.security file:

      /subsystem=elytron:write-attribute(name=security-properties,value={\
          security.provider.1=PROVIDER_1,\
          security.provider.2=PROVIDER_2\
          ...\
      }
      

      Attachments

        Activity

          People

            fjuma1@redhat.com Farah Juma
            fjuma1@redhat.com Farah Juma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: