Is there a proper .NET solution for providing persistent server sessions over multiple domains?
i.e. If a user of the site logs in under http://www.site1.com, they will also then be logged in under http://www.site2.com
Security is an issue with the program we are working on…
Thanks!
Does it need to be in the session or are you looking for a single signon solution. If the latter take a look at something along the lines of ADFS
http://en.m.wikipedia.org/wiki/Active_Directory_Federation_Services?wasRedirected=true