[jboss-jira] [JBoss JIRA] (WFCORE-4106) Add the ability to configure security providers using Elytron subsystem security properties

Darran Lofthouse (Jira) issues at jboss.org
Tue Dec 18 07:33:02 EST 2018


     [ https://issues.jboss.org/browse/WFCORE-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse resolved WFCORE-4106.
--------------------------------------
    Resolution: Rejected


> Add the ability to configure security providers using Elytron subsystem security properties
> -------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-4106
>                 URL: https://issues.jboss.org/browse/WFCORE-4106
>             Project: WildFly Core
>          Issue Type: Feature Request
>          Components: Security
>            Reporter: Farah Juma
>            Assignee: Farah Juma
>            Priority: Major
>
> 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:
> {code}
> /subsystem=elytron:write-attribute(name=security-properties,value={\
>     security.provider.1=PROVIDER_1,\
>     security.provider.2=PROVIDER_2\
>     ...\
> }
> {code}



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list