Share via

On Premise AD Sync

Justin Rubow 21 Reputation points
2021-05-07T12:31:16.193+00:00

We just setup Azure to sync with our On-Premise AD. Is there a way to have our user accounts be able to sign in using just their email address? For example our full username is "@lcgov.lincolncounty.org" but it would be a lot easier just using "@lincolncounty.org" both domains are setup and verified in Azure.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Entra | Other
0 comments No comments

Answer accepted by question author

Vipul Sparsh 16,336 Reputation points Microsoft Employee Moderator
2021-05-10T14:27:35.463+00:00

@Justin Rubow Thanks for reaching out.
Your scenario can be achieved by using something called Alternate login ID. Read more about it here. This contain detailed information about configuration and usage.

Here's what you need to know about email as an alternate login ID:

The feature is available in Azure AD Free edition and higher.
The feature enables sign-in with verified domain ProxyAddresses for cloud-authenticated Azure AD users.
When a user signs in with a non-UPN email, the unique_name and preferred_username claims (if present) in the ID token will have the value of the non-UPN email.
There are two options for configuring the feature:
1)Home Realm Discovery (HRD) policy - Use this option to enable the feature for the entire tenant. Global administrator privileges required.
2)Staged rollout policy - Use this option to test the feature with specific Azure AD groups. Global administrator privileges required.

-----------------------------------------------------------------------------------------------------------------

If the suggested response helped you resolve your issue, please do not forget to accept the response as Answer and "Up-Vote" for the answer that helped you for benefit of the community.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.