[jboss-dev-forums] [JBoss AS 7 Development] - Re: Security propagation from remote EJB clients to AS7

Dennis Kieselhorst do-not-reply at jboss.com
Thu Oct 4 05:11:30 EDT 2012


Dennis Kieselhorst [https://community.jboss.org/people/kieselhorst] created the discussion

"Re: Security propagation from remote EJB clients to AS7"

To view the discussion, visit: https://community.jboss.org/message/763134#763134

--------------------------------------------------------------
IMHO authentication works with the latest version, but the propagation of the JAAS LoginContext (ClientLoginModule) is still unsupported. This means if you call javax.ejb.EJBContext.getCallerPrincipal(), lookup javax.security.auth.Subject.container via javax.security.jacc.PolicyContext or similar you will get the default user specified in the client properties or on the remote-outbound-connection.

I'd greatly appreciate any samples on how to implement remote client calls with different authentications in AS7.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/763134#763134]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121004/1b82fdb7/attachment.html 


More information about the jboss-dev-forums mailing list