* You are viewing Posts Tagged ‘SqlMembershipProvider’

Converting the CRM 2011 Customer Portal to use Forms Authentication and the ASP.NET SqlMembershipProvider

Out of the box, the CRM 2011 Customer Portal is integrated with LiveID authentication.  While this is a great example of an integrated authentication provider, it may not be the ideal solution for your business and it’s certainly a tricky configuration to get working in your debug environment.  All is not lost. It’s a very simple process to convert the out-of-the-box Customer Portal to use Forms Authentication and the SqlMembershipProvider.

Continue Reading