Single Login To Multiple Domains

From: Can Uzun (canuzun_at_gmail.com)
Date: 06/23/05

  • Next message: Matt: "Re: Forms Security"
    Date: Thu, 23 Jun 2005 11:38:38 +0300
    
    

    Hi;
    i have this problem...
    People login to www.domain1.com first and then if necessary they are
    redicected to secure.domain2.com for SSL issues. I use dotnets forms
    auth and store user information in session so users must again log in to
    secure.domain2.com
    Is there any easy ways to solve this problem?
    Transfer session objects or a possible way to share them?
    It seems using cookies is the only solution to me but it is not handy...
    thx...


  • Next message: Matt: "Re: Forms Security"