Re: [appfuse-user] getRemoteUser problem

2007-10-03 Thread gederer
They're both mapped to .html, and are not forwards. Tried adding FORWARD just to see, but this had no effect. Shucks! ;) mraible wrote: > > Are they mapped to different extensions? Anything mapped to *.html and > going through a REQUEST should work. If you're forwarding it might > not. You sh

Re: [appfuse-user] getRemoteUser problem

2007-10-03 Thread Matt Raible
Are they mapped to different extensions? Anything mapped to *.html and going through a REQUEST should work. If you're forwarding it might not. You should be able to change the filter-mapping for securityFilter to include FORWARD if it's a forward that's not working. Matt On 10/3/07, gederer <[EMA

[appfuse-user] getRemoteUser problem

2007-10-03 Thread gederer
Hi, In some of my controllers, request.getRemoteUser() always returns null. I have checked the value of request.getSession().getAttribute("ACEGI_SECURITY_CONTEXT"), and got back the expected value: [EMAIL PROTECTED]: Authentication: [EMAIL PROTECTED]: Username: [EMAIL PROTECTED],enabled=true,a