Converting the CRM 2011 Customer Portal to use Forms Authentication and the ASP.NET SqlMembershipProvider
Richard
May 09, 2011
CRM 2011, sales, service
Comments Off on Converting the CRM 2011 Customer Portal to use Forms Authentication and the ASP.NET SqlMembershipProvider
Tags: ASPNETdb, CRM 2011, customer portal, 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.