-
Bug
-
Resolution: Done
-
Major
-
7.3.4.GA, 7.3.5.CR1
-
False
-
False
-
-
-
-
-
-
Undefined
-
In a single enterprise application (ear) with a web module and a ejb module, a call from a Servlet annotated with @RunAsPrincipal(...) and @RunAs(...) to a secured SLSB does not propagate the principal to the EJB.
See the explanations in the Steps to Reproduce section for more details
RunAsPrincipal is only for EJB components (not a Servlet), this Jira is to see if we can log a WARN indicating that @RunAsPrincipal will have no effect when specified on a Servlet.
- clones
-
WFLY-14307 RunAsPrincipal from Servlet not propagated to secured EJB
- Closed