]
Teresa Miyar updated WFCORE-4142:
---------------------------------
Labels: downstream_dependency (was: )
Elytron does not do RunAs identity remote propagation
-----------------------------------------------------
Key: WFCORE-4142
URL:
https://issues.jboss.org/browse/WFCORE-4142
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Teresa Miyar
Assignee: Teresa Miyar
Labels: downstream_dependency
Elytron does not do RunAs identity remote propagation
-> EJB with @RunAs("ejbuser") -> remote EJB , where Elytron security
forwarding is configured, @RunAs is not working. And caused authentication error when
trying to call the 2nd server when @RunAs is added.