Hello,

Using ACEGI for basic form authentication. User is authenticated
successfully after logging. 

After successfull validation, 
request.getSession().getAttribute("ACEGI_SECURITY_ CONTEXT") returns a valid
authentication object to get hold of user principal and credentials. 

However, request.getRemoteUser() returns null. 

ACEGI security filters have been configured in web.xml and 
securityContextHolderAwareRequestFilter.

Any ideas what the problem is ???

I can provide ACEGI security-context file if needed 
Please help??

-- 
View this message in context: 
http://www.nabble.com/ACEGI-request.getRemoteUser%28%29-returns-null-tp15950800s2369p15950800.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to