Enable the use of an alternate email address to authenticate to BEMS-Docs
BEMS-Docs
You can configure
BEMS
to allow users to authenticate to Microsoft
SharePoint Online
with an email address that is different from the email address that was used to install and activate BlackBerry Work
. Complete this task only if your environment is configured to use one of the following:
- If your environment is configured to useWindowsauthentication, you can configureBEMSto use the UserPrincipalName (UPN), email address or any otherActive Directoryattribute to authenticate toMicrosoft SharePoint Online. By default, the UserPrincipalName attribute is used.
- If your environment uses modern authentication, you can configureBEMSto disable validating the email address when users authenticate toMicrosoft SharePoint Onlineor the environment usesAzure-IP.
- On the computer that is running theBEMS-Docs, open PuTTY and type the following information:
- Port: 8101
- Host Name: localhost
- In the command, type one of the following commands:TaskAttributeDescriptionAuthenticate toMicrosoft SharePoint Onlineusing maildocs:config SAMLUsernameAttribute mailAllows users to use their email address to authenticate toMicrosoft SharePoint Onlineinstead of the user's userPrincipalName.To use the users' UPC again to authenticate, typedocs:config SAMLUsernameAttribute UserPrincipalNameDisable user validation when authenticating to one of the following:
- Microsoft SharePoint Onlineconfigured for modern authentication
- Azure-IP
docs:config adal.uservalidation.skip 1Disables validation of the user's email address. - Close the command window.
- Complete steps 2 and 3 on each tenant in the environment.