Forum Discussion

bhanu chintha's avatar
bhanu chintha
Iron Contributor
Sep 02, 2019
Solved

Create Guest User - Source Authority OTP instead of Microsoft Account for gmail.com user

Hello Everyone,   I have a requirement to invite and onboard the external users  (gmail.com domain) into the AAD. I have used the PowerShell script to achieve this.    New-AzureADMSInvitation -In...
  • bhanu chintha's avatar
    Sep 03, 2019

    Hello Everyone,

     

    This issue is being resolved. This is due to the new preview feature of OTP - https://docs.microsoft.com/en-us/azure/active-directory/b2b/one-time-passcode

     

    We just have to disable that setting in Azure Portal.

     

    To opt out using the Azure AD portal

    1. Sign in to the https://portal.azure.com/ as an Azure AD global administrator.
    2. In the navigation pane, select Azure Active Directory.
    3. Under Manage, select Organizational Relationships.
    4. Select Settings.
    5. Under Enable Email One-Time Passcode for guests (Preview), select No.

     

    Thanks & Regards,

    Bhanu

Resources