ASP.Net Single Sign On – Same Domain
This post in the ASP.Net forums has been the best method for me to make a single-sign on work across different sites in the same domain.
You have to set the machine key in the web.config of all sites even on the same physical box.



Comments are closed.