Guys, we want to add Azure B2C for authentication for frontend-users on our platform & Azure AD for backend user. The site might be multi-tennated so will need a solution that can handle multi-tenanncy. e.g. if a user browse www.example.com/Site1 they will be redirected to B2C but if user browse to www.example.com/site2, they gets redirected to AD.
Any thoughts? I have gone through various articles/blogs on net without any luck.
Guys, we want to add Azure B2C for authentication for frontend-users on our platform & Azure AD for backend user. The site might be multi-tennated so will need a solution that can handle multi-tenanncy. e.g. if a user browse www.example.com/Site1 they will be redirected to B2C but if user browse to www.example.com/site2, they gets redirected to AD.
Any thoughts? I have gone through various articles/blogs on net without any luck.
Many thanks