Azure AD B2C sign-in specific for customer

Meghana Viswanath 0 Reputation points
2023-01-23T11:14:08.0066667+00:00

Hello,

We would like to use Azure AD B2C for our WPF application to allow users to sign in either with their social (Google, Facebook) or enterprise accounts.

We will mainly be targeting organizations, so we would also like to integrate with a company's existing ADFS accounts, that way the user doesn't have to create a new account and can use their existing corporate account.

I'm aware that there is a feature available for multi-tenant Azure AD using custom policies in Azure AD B2C.

https://learn.microsoft.com/en-us/azure/active-directory-b2c/identity-provider-azure-ad-multi-tenant?pivots=b2c-custom-policy

However, I am wondering if there is a generic sign-in available for Active Directory Federation Services. Because the solution in the above link won't work for us as we have to connect with 20+ customers (more in future) and also it will leak information about who is using the application as the company name gets listed as an option on the sign-in page.

Can you please provide some information of how I can achieve it?

Thank you :)

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.
3,031 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,255 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Givary-MSFT 35,216 Reputation points Microsoft Employee
    2023-02-09T09:22:37.89+00:00

    @Meghana Viswanath Thank you for reaching out to us, you can refer to this article for the ask you are trying to achieve Add AD FS as an OpenID Connect identity provider using custom policies in Azure Active Directory B2C

    Let me know if you have any further questions, feel free to post back.

    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.