question

GaneshJagdale-6880 avatar image
0 Votes"
GaneshJagdale-6880 asked rbrayb answered

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

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


azure-ad-b2cazure-ad-user-managementazure-ad-app-management
image.png (39.7 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

rbrayb avatar image
1 Vote"
rbrayb answered

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."


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.