Can we add OneLogin as Identity Provider like fb, google in azure ad b2c

Info 1 Reputation point
2021-12-07T15:46:33.217+00:00

We are using azure AD B2C service for Identity management and SSO. we would like to add OneLogin as Identity Provider / Auth Provider just like we can add social media accounts.
So is it Possible? If yes then is there any sample code or a link to guide us through the process.

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. VipulSparsh-MSFT 16,316 Reputation points Microsoft Employee
    2021-12-10T10:30:41.343+00:00

    @Info Technically you can. As Azure AD b2c allows any service to be the IDP which can work on OAuth 1.0, OAuth 2.0, OpenID Connect, and SAML protocols. There is however no step by step document from our side.

    But feel free to take reference from other IDP documents mentioned here : https://learn.microsoft.com/en-us/azure/active-directory-b2c/add-identity-provider to get the idea.
    Also check with OneLogin if they already have a dedicated steps for this.

    -----------------------------------------------------------------------------------------------------------------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.