Azure B2C Multiple Identity Provider - navigate to specific identity automatically instead of selecting it

Ganesh Jagdale 71 Reputation points
2022-05-01T18:48:01.74+00:00

Hi,
I have scenario where I have registered multiple indentity in single user flow, so on navigating to auth url , it shows a list of available identity provider. Is there any way where I can autmatically redirect to specific identitfy provider from list instead choosing user and click on it.
Definitely I need some value/codition from which I can determin which identity provider I need to select automatically. e.g I have seperate application url for each identity provider so based on app rule I can find which Identity provider i need to redirect.

198064-image.png
Please help me here.

Thanks,
Ganesh

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. rbrayb 21 Reputation points MVP
    2022-05-05T01:32:47.967+00:00

    You could use "domain_hint".

    "This query parameter provides a hint to Azure AD B2C about the social identity provider that should be used for sign-in. For example, if the application specifies domain_hint=facebook.com, sign in goes directly to the Facebook sign in page."

    1 person found this answer helpful.
    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.