Specifying user for AD login

NeilN 1 Reputation point
2021-03-09T16:28:37.1+00:00

We have a Blazor server app that uses Azure AD for Office 365 for identify management.

NavigationManager.NavigateTo("AzureAD/Account/SignIn", true);

sends the user to https://login.microsoftonline.com/[client/tenant info]

Is it possible to specify a default userid (email address) and/or domain for the userid that should be used when logging in? If a user has multiple Microsoft identities, we want to make it easier for them to choose the right one.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,473 questions
{count} votes