I need to implement Azure B2C muli-tenant application and different customers will also be on-boarded to this application. We need to use Azure B2C to allow users register with their social accounts.
Do we need to have one B2C tenant corresponding to one customer or we can use a single B2C tenant for all customers ? What is the best practice around these two options ?
Thanks for your help!