Hi,
I have a website where i need to authenticate public users. I have read that Sitefinity supports public users and that i can create a role that i called "public users" and denied the CmsAccess but i have couple of issues to address:
1- Is it a good practice to use Sitefinity membership provider for public users on a large website?
2- When i use, Sitefinity's membership, i also have the forms authentication login page set to Sitefinity's login page, while in fact the public users should be redirected to a special login page since they shouldn't know about the existance of the CMS. What's the best way handle this? should i set the default login page to the public login page then check if the return URL includes the Sitefinity directory?
3- Or should i simply create custom membership for my site ...
Please advice .... appreciate it in advance.
Best Regards,
George