]
Kabir Khan updated WFLY-7198:
-----------------------------
Fix Version/s: 11.0.0.Alpha1
Add support for Elytron SecurityDomain in IIOP-enabled EJBs
-----------------------------------------------------------
Key: WFLY-7198
URL:
https://issues.jboss.org/browse/WFLY-7198
Project: WildFly
Issue Type: Sub-task
Components: EJB, IIOP
Reporter: Stefan Guilhen
Assignee: Stefan Guilhen
Labels: affects_elytron
Fix For: 11.0.0.Alpha1
With
https://issues.jboss.org/browse/WFLY-5689 we now have a way to map security domains
as defined within deployment descriptors to Elytron security domains in the EJB3
subsystem. This means that IIOP-enabled beans should make use of the Elytron security
framework to authenticate and authorize incoming requests if such a mapping exists for the
EJB application.