Tag: SharePoint claims authentication


  • When you throw claims authentication in the mix of AD users and SharePoint user profiles there is some things you should be aware of: Use your Identity Provider to make the user profile sync connection to the domain There’s no built in mapping between the user profile identifier and claim (or forms) users identity provider;…

  • To create the asp.net membership database, please follow the steps below.   Find the setup file aspnet_regsql.exe located at either of the following locations depending upon your OS:%windir%\Microsoft.NET\Framework\v2.0.5027%windir%\Microsoft.NET\Framework64\v2.0.5027 When the ASP.NET SQL Server Setup Wizard appears, select “Configure SQL Server for application services”, then click Next Enter the SQL Server and Database name.   Click…