We are working on application where users will get authenticated with AD B2C. Then that user need to access to other services like Embedded power BI etc which supports only Azure AD, but not B2C.
What options are available to make the authenticated B2C user to access Embedded Power BI reports?
- Can we make B2C as Identity Provider to Azure AD tenant? If so, any example available?
- Can we use SSO between B2C and Azure AD?