Uncomment the <Cookies> section and set the <Secure> flag to false.
Jarod On May 5, 2008, at 4:48 PM, Farrell, Craig wrote: > Jarod > > Got the filter loading again. I made up a new config file from the > PSU sample file. Not sure if that was it or not. > > Running in debug mode with things being directed to the event log. > > Same situation. User gets prompted to login. Get directed to a page > saying internet explorer can not display the page. > > Can you tell if I have these parts of the config set right. We only > use http pages. Not redirecting to https pages. > > > > > <!-- Will redirect users to an https URL if set to true. --> > <RedirectToHttps>false</RedirectToHttps> > > <!-- optional, set flags on the cosign service cookie --> > <!-- Default values are Secure=true and HttpOnly=false --> > <!-- Cookies> > <Secure>false</Secure> > <HttpOnly>true</HttpOnly> > </Cookies --> > > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save > $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http:// > java.sun.com/javaone > _______________________________________________ > Cosign-discuss mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cosign-discuss > > ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Cosign-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cosign-discuss
