Is it possible to clear the browser's cookie on Session_End? Given that there is no Context, no Request and no Response?
Also, it is not possible to put the values on the session instead of in the cookies. This is being done by a third party application.
Edit: I forgot to mention that the site is using SSO. And the cookie that I am trying to access is the SSO cookie.