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

Farah Juma (JIRA) issues at jboss.org
Tue Sep 11 17:47:00 EDT 2018


    [ https://issues.jboss.org/browse/WFCORE-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13632042#comment-13632042 ] 

Farah Juma commented on WFCORE-4106:
------------------------------------

Analysis document:

https://github.com/wildfly/wildfly-proposals/pull/128

> 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
>
> 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.5.0#75005)


More information about the jboss-jira mailing list