I want to make a sharepoint site where everyone has access to the login page. On the login page, there should be a link to a registration page where new users can register. The emailadress provided must exist in another database (Dynamics CRM 2011) to check if this user can have his own sharepoint username and password. If so, the system must create this user.
What is the best way to implement this?
Maybe important to know is that we are also looking for a single signon for our front office users. Who are using Sharepoint from withing Dynamics CRM 2011. I think we need claims based authentication for this. Or is this possible with FBA too? Because i saw a few implementation for this using fba.