Skip to content

Commit e89563d

Browse files
authored
Merge pull request #205580 from calvinlui/main
Update Email as Alternate Login ID documentation
2 parents c9a0683 + ceb3496 commit e89563d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/active-directory/authentication/howto-authentication-use-email-signin.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Here's what you need to know about email as an alternate login ID:
4040
* The feature is available in Azure AD Free edition and higher.
4141
* The feature enables sign-in with *ProxyAddresses*, in addition to UPN, for cloud-authenticated Azure AD users. More on how this applies to Azure AD business-to-business (B2B) collaboration in the [B2B](#b2b-guest-user-sign-in-with-an-email-address) section.
4242
* When a user signs in with a non-UPN email, the `unique_name` and `preferred_username` claims (if present) in the [ID token](../develop/id-tokens.md) will return the non-UPN email.
43+
* If the non-UPN email in use becomes stale (no longer belongs to the user), these claims will return the UPN instead.
4344
* The feature supports managed authentication with Password Hash Sync (PHS) or Pass-Through Authentication (PTA).
4445
* There are two options for configuring the feature:
4546
* [Home Realm Discovery (HRD) policy](#enable-user-sign-in-with-an-email-address) - Use this option to enable the feature for the entire tenant. Global administrator privileges required.

0 commit comments

Comments
 (0)