disable HTTPOnly flag for session cookie - no authentication protocol

Answered disable HTTPOnly flag for session cookie - no authentication protocol

  • Thursday, October 04, 2012 9:54 PM
     
     

    I'm trying to disable the HTTPOnly flag for a session cookie in TMG 2010.  The java applet works fine inside the firewall, but not thru the firewall.  The listener authentication method is none an is handled by the Websphere server.  When i do a java trace through the ISA server it keeps adding the HTTPOnly flag and the application is not working.  I've seen the following articles, but i don't believe they apply as my authentication method is set to none and the TMG server is not load balanced.

    http://support.microsoft.com/kb/937185

    http://support.microsoft.com/kb/933869

    Thank you,

    Bryan

All Replies