Author: JaiKirdatt | Posted on: 6/30/2008 1:55:39 PM | Views : 1039

Hi All,

I need help in understanding on how the following scenario will work.

Authentication will happen in classic ASP and when the user comes to a ASP.NET site, his authentication must be valid (single sign on, he need not sign in again).

I heard about sharing the authentication cookie among class asp and asp.net but I do not understand how will the cookie be shared. the classic asp and asp.net are two different sites and may live on different web servers over the internet.

Thanks.
JK
...

Go to the complete details ...