Click here to Skip to main content
15,893,161 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,
After running IBM security AppScan, I received an issue: - Permanent Cookie Contains Sensitive Session Information. After doing some research I found out that I need to remove the "Expires" property but I don't know how to remove the expiration time. Any suggestion?
Posted
Comments
ZurdoDev 29-Sep-15 19:28pm    
cookieTimeout may be what you need, https://msdn.microsoft.com/en-us/library/91ka2e6a(v=vs.85).aspx
Member 11803354 30-Sep-15 17:58pm    
RyanDev, currently cookieTimeout is set to 1000. Do you think I should set it to 0 or just remove the cookieTimeout property.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900