Sepearte membership provider for Sitefinity login and asp.ne

Posted by Community Admin on 05-Aug-2018 12:21

Sepearte membership provider for Sitefinity login and asp.net website login (using forms authentication)

All Replies

Posted by Community Admin on 16-Dec-2015 00:00

Hi,

We recently migrated to 8.2 from 3.7.  Our site was using SQLMemmbership provider for authenticating out site users. After the migration our login mechanism is not working unless we specify the below code after Membership.ValidateUser() 

Telerik.Sitefinity.Security.SecurityManager.AuthenticateUser()

Seems like sitefinity is converting System.Web.Security.MembershipUser to Sitefinity User.

Is there any way can we isolate our site SQL Membership provider from Sitefinity membership provider?

Thanks,

Ali

 

 

Posted by Community Admin on 26-Feb-2016 00:00

Hello,

Thanks for contacting Sitefinity Trial Support.

It is fairly straight forward to implement the old SQL membership provider used for example in Sitefinity 3.7 into later versions.

Have you come across the documentation below which takes ytou step by step through the process:
docs.sitefinity.com/tutorial-implement-an-asp-net-sql-membership-provider-in-sitefinity



Regards,
Seth Cleaver
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed