Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > Single Login To Multiple Domains

Reply
Thread Tools

Single Login To Multiple Domains

 
 
Can Uzun
Guest
Posts: n/a
 
      06-23-2005
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...
 
Reply With Quote
 
 
 
 
Matt
Guest
Posts: n/a
 
      06-23-2005
I'd be interested in seeing if there is a way, but Im guessing you really
need a 3rd domain, a login server, that the user logs in to, and then
provides a ticket saying that they are logged in. Then each domain refers to
the login server to see if a user is registered. If so, it can write its own
cookie back to the user, if not, redirect them to the login servers pages to
login ?

Matt

"Can Uzun" <> wrote in message
news:...
> 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...



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
resolve single line with multiple items into mutliple lines, single items ela Perl Misc 12 04-06-2009 06:47 PM
Shared login authentication between two domains?! tanya.wang@gmail.com ASP General 1 10-30-2007 10:25 PM
Single clock pulse transfer to different clock domains. himassk VHDL 1 05-16-2007 10:41 AM
Sharing login between different domains =?iso-8859-1?q?Nils Hedstr=f6m ASP .Net 2 01-25-2005 02:52 AM
Preventing multiple login prompts when using 2 different domains Jonas Daunoravicius ASP General 0 01-19-2004 08:43 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57