Date:  10/11/2013 06:09:43 AM Msg ID:  004629
From:  Ali Koumaiha Thread:  004629
Subject:  cross domain authentication...
 I have 2 clients that are on foxweb, which I built the portal for them.  The 2 clients are really 1 business, 2 different locations/sub-companies.
Basically 2 different locations and 2 different servers (in different cities)
 
 
Domain 1:
user logs in to domain 1, all is great, all the access, data, functionality
 
Same username exists on the domain 2 (in the authtable)
 
Owen of the company want the user to be able to click on a link which will redirect to a script on Domain 2.  That's not a big deal.
 
but, I do not want to re-authenticate (ask for username/password) on domain 2.
 
what are some thoughts on this?