-
Bug
-
Resolution: Done
-
Major
-
7.0.2.GA
-
None
When I use SPServletExtension, the principal is only available in the web module and when I inject and call ejb method from ejb module, ejbContext.getCallerPrincipal() returns anonymous. I have an ear which consists of ejb and web module. To reproduce the problem you should have ear package with ejb module, try to inject the ejb in web module and call ejbContext.getCallerPrincipal(). It will return anonymous.
- clones
-
JBEAP-7053 [GSS](7.1.0) SPFormAuthenticationMechanism SAML principal is available only in web module, but not in ejb
- Closed
- is incorporated by
-
JBEAP-7257 [GSS](7.0.3 patch) SPFormAuthenticationMechanism SAML principal is available only in web module, but not in ejb
- Closed
-
JBEAP-7899 [GSS](7.0.x) Upgrade picketlink bindings from 2.5.5.SP4 to 2.5.5.SP5
- Closed
- relates to
-
PLINK-746 SPFormAuthenticationMechanism SAML principal is available only in web module, but not in ejb
- Open