Re: WBC-by-WBC session manipulation



jim.schneider@xxxxxxxxx wrote:
Imagining that all of the cookies associated with a given browser
constituted a 'cookie context': is it possible to alter the cookie
context of one WBC within an application without altering the cookie
context of another WBC instance within the same application?

Extremely difficult. Normally, cookies are managed per-process (session
cookies) or per-user (persistent cookies). But see

http://groups.google.com/group/microsoft.public.windows.inetexplorer.ie5.programming.components.webbrowser_ctl/browse_frm/thread/8c4e1e590e4098e0

It is not clear what defines the distinction between cookie contexts
for Explorer.

Running as a separate process.
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


.



Relevant Pages

  • Re: Cutom authentication plugin using cookies
    ... that once you login sets a cookie on the ... WMP opens and my authentication plugin gets called. ... Problem - I am looking in the user context and not seeing my cookie - I have ... server on port 80 on that box, is the cookie valid in that context, at ...
    (microsoft.public.windowsmedia.sdk)
  • Re: IsInRole not as expected
    ... It looks like the Name and IsAuthenticated are part of the context but roles ... so I need to reread the cookie in order for the roles to be ... > Kim:o) ...
    (microsoft.public.dotnet.framework.aspnet.security)