Guide for Azure B2C as IdP?

Is it possible to configure Azure B2C as IdP in Okta?
I would like to use the accounts from Azure B2C to login to webapps registered in Okta.

I found a link to https://developer.okta.com/docs/api/resources/social_authentication.html#microsoft but that seems to describe Azure AD only. Can I connect to Azure B2C in a similar way?

Okta has a beta feature called Generic OpenID Connect Identity providers which allows connecting any OIDC identity provider including Azure B2C. You can learn more about it here. If you’re a current customer you can request beta access. This feature will be generally available very soon for all orgs.

https://help.okta.com/en/prod/Content/Topics/integrations/open-id-connect.htm

1 Like

Hey @Uwe

You can also use this guide to set up federation with Azure B2C. It says social auth but is applicable across the entire Microsoft stack.

https://developer.okta.com/authentication-guide/social-login/microsoft/