Sharing Authentication cookies between 1.0 and 1.1
From: Mike LeBlanc (mike_leblanc_at_stuller.com)
Date: 07/23/03
- Next message: harry: "Need help with SSL and Certificates"
- Previous message: Julien Petit-Pasquier: "WebServices file access problem with UNC Name."
- Next in thread: Tian Min Huang: "RE: Sharing Authentication cookies between 1.0 and 1.1"
- Reply: Tian Min Huang: "RE: Sharing Authentication cookies between 1.0 and 1.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 23 Jul 2003 08:01:21 -0700
Hello all,
I am having a problem getting two IIS applications to
share a single authentication cookie. One app uses the
1.0 Framework and other uses the 1.1 version. (This is on
Windows 2000 Advanced Server)
I already removed the "isolateapps" option from my 1.1
machine.config and made sure 1.0 and 1.1 are using the
same explicit <machinekey> (not AutoGenerate). I also
tried putting an identical <machinekey> in both web.config
files to no avail.
The login screen is in the 1.1 app and works fine as long
as I stay within that app. Whenever I try to move to the
1.0 application (within a nested virtual directory) the
authentication fails and I get redirected back to the
login screen endlessly.
Anyone know what I might be missing? I tried moving the
1.0 app to 1.1 but then I get the javascript error
mentioned in http://support.microsoft.com/default.aspx?
id=818803 (I installed to hotfix but it didn't fix it for
me)
Thanks for you help!
Mike
- Next message: harry: "Need help with SSL and Certificates"
- Previous message: Julien Petit-Pasquier: "WebServices file access problem with UNC Name."
- Next in thread: Tian Min Huang: "RE: Sharing Authentication cookies between 1.0 and 1.1"
- Reply: Tian Min Huang: "RE: Sharing Authentication cookies between 1.0 and 1.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|