]
Farah Juma commented on WFLY-6993:
----------------------------------
wildfly-security-incubator PR:
Add the ability to configure a list of outflow-security-domains in
the EJB subsystem
------------------------------------------------------------------------------------
Key: WFLY-6993
URL:
https://issues.jboss.org/browse/WFLY-6993
Project: WildFly
Issue Type: Feature Request
Components: EJB
Reporter: Farah Juma
Assignee: Farah Juma
Labels: affects_elytron
Sample configuration:
{code:xml}
<identity outflow-security-domains="ApplicationDomain
ManagementDomain"/>
{code}