Authenticating users Azure AD B2C | MS CRM Dynamics
Team,
I'm developing a website for charity. Currently, there are 25k donors. The existing system does not have the functionality for a login.
Whenever, the user donates an amount for a charity, the user records are maintained in a CRM.
With that new system, which we are going to build, the users should be able to login and see their donations. The users will be using their email addresses for logging in, it might be any email address from any domain. However, the users needs to be authenticated against a data store.
How can we accomplish the authentication? The existing CRM data will be migrated to MS-CRM dynamics. We were also thinking on using Azure AD B2C for authentication purposes.
Any thoughts on this would be helpful.
Thanks!