|
-
Dec 18th, 2010, 03:39 PM
#1
Thread Starter
Fanatic Member
Passing user session to another website
Hi all,
I have two websites both of which will share the same users in a SQL DB for membership. The first site is the standard site while the other is a subdomain for admins.
If the admin logs onto the either site, I don't want that person to have to re log on to either site if he/she is sent there via navigation. To the user it would just seem like one site. Because user would be using same session, if they log off either site they would have to reauthenticate.
Can this be done? How would I go about passing this information?
Thanks,
Strick
-
Dec 18th, 2010, 04:17 PM
#2
Re: Passing user session to another website
Hello,
I think what you are talking about is the concept of Single Sign On.
There is an article about this here:
http://msdn.microsoft.com/en-us/library/ms972971.aspx
Hope that helps!
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|