We need also NTLM authentication and the configuration is quite apparent.
However to me is not clear how to obtain the HTTP-request-headers from my
authenticator.autenthicate() EJB3 bean-method in order to call request.getRemoteUser().
Seam provides Annotation for @RequestParameter, but I don't see anything like
@HttpRequest to inject to javax.servlet.HttpServletRequest
any suggestion is appeciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088785#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...