Results 1 to 2 of 2

Thread: Passing user session to another website

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2004
    Posts
    541

    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

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    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
  •  



Click Here to Expand Forum to Full Width