Darran Lofthouse created WFLY-13544:
---------------------------------------
Summary: Add support for multiple Elytron SecurityDomains
Key: WFLY-13544
URL:
https://issues.redhat.com/browse/WFLY-13544
Project: WildFly
Issue Type: Feature Request
Components: EJB, Security
Reporter: Darran Lofthouse
When WildFly Elytron was integrated with the EJB subsystem we deliberately restricted it
to one security domain per deployment, primarily this was due to an issue associating the
Elytron SecurityDomain with the deployments ClassLoader.
If instead we found an alternative strategy for association such as per request
association so SecurityDomain.getCurrent() continues to work we could likely relax the one
security domain per deployment and allow bean specific security domain association.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)