Okta as an external identity provider to Azure Active Directory B2C

Zoubir Yacoubi 20 Reputation points
2024-04-12T08:30:08.33+00:00

Hi,

Does Azure AD B2C supports external identity providers like Okta? Or do we have to develop a custom policy for that?

Thanks

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,880 questions
{count} votes

Accepted answer
  1. Daniel Krzyczkowski 476 Reputation points MVP
    2024-04-12T10:43:48.9866667+00:00

    Hello,

    Yes, Azure AD B2C supports Okta too. Okta uses OpenID Connect standard which is also supported in Azure AD B2C.

    To configure Okta, configure OpenID Connect identity provider using this link:

    https://learn.microsoft.com/en-us/azure/active-directory-b2c/identity-provider-generic-openid-connect?pivots=b2c-user-flow

    You have to provide details like client ID and secret from Okta. I hope this helps.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.