Forum Discussion

Narayana87's avatar
Narayana87
Copper Contributor
Jun 27, 2022

Can we use both Azure AD and B2C ?

Hi
I have implemented azure B2C for my web application recently and it’s working perfectly. Now client wants to use AD do SSO login (internal users) with out registering in B2C and B2C remain for external users.


AD is for internal user(SSO) and B2C is for external users, both has to authenticate and get access for website.

 

can you please someone suggest that how to achieve this?