Implementing SSO in multiple sharepoint sites
-
Hi, I have configured SSO on my Sharepoint Server by going through following link: http://www.thorprojects.com/blog/archive/2008/08/02/moss-single-sign-on-setup-step-by-step.aspx But i m stuck with how to implement that in a Sharepoint site. I want to implement SSO on 3 sites which can be either MOSS or ASP.NET site. How to make a site first check for the SSO database and then go for authentication? Is it necessary to select Single Sign On from authentication provider in central admin to make a site SSO enabled. And if we select Single Sign On in authenticaton provider in central admin it is asking for membership provider. Is this membership provider the same as of the FBA membership provider, and what if the site is Windows Authenticated site? IF Windows Authenticated site is there, then where to find Membership provider? Can anyone help us out in this, since we are struggling on this for last 3 weeks. If anyone can provide step-by-step process it will be very helpful. Let me stress again, we are not stuck with configuration, we are stuck with implementation. Thank you in advance.