We had to find a different solution for authentication within our stripes web
app by going from JCIFS to IIS-Tomcat integration using the Tomcat Connector
ISAPI Filter.  I am hoping that someone on the list has worked with the
Tomcat Connector ISAPI filter and help direct me.

We cannot seem to get the HttpServletRequest object populated.  My first
question is does the Stripes Filter require some configuration in order to
read the request coming from the ISAPI filter?  From the ISAPI log and IIS
logs I can see the request that contains the DOMAIN/USERNAME that we’re
trying to get at by using the HttpServletRequest getRemoteUser() but the
request is empty.

Any help would be appreciated.
-- 
View this message in context: 
http://old.nabble.com/Question-on-HttpServletRequest-tp28890772p28890772.html
Sent from the stripes-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to