Setup a database that holds the customers

This example uses an SQL Server 2008 R2 that holds one table with customers. You can adjust the solution to connect to a table or view that suits your needs.

  1. Create a database named CustomMembershipProvider.
  2. Execute the following script:

    NOTE: Do not add data to the table. You will provide this through the Sitefinity CMS backend.

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?