


For more information you can visit Microsoft Support. This OTP code also does not require any network connection or drains the mobile battery. The timer prohibits the ser form using this OTP for more than one time. The OTP Codes (One Time Passwords) also have the 30 seconds timer. To prove it, they will need to enter the one time generated password from the app itself. When the user logs in through TFA, they enter the password and after that will be asked to provide if they are really the users of the account. They can add another layer of security by typing in their password. With Microsoft Authenticator, user can also have access to the MFA (Multi Factor Authentication). In this 2 step verification process, the second layer security will be provided by any or all of the following security features.Īfter the user signs up with the TFA, they will have access to all of their Microsoft products like Outlook, OneDrive, Office. Simply enter the username and the notification will be sent to your mobile phone. Simply use your phone instead of your Microsoft account to log in. Sometimes using MSAL we are not able to retrieve the device ID with device ID claim from authenticator Application, though the device got registered it Azure AD successfully and shows correctly in Authenticator app as well as on azure portal.Īfter cleaning/removing accounts in Authenticator(Registration not removed), Tried the fetch the Device ID again using claim, it was successful.With the Microsoft Authenticator app, the TFA is now easy, secure and convenient. The only reason for my confidence on this being possible, is because of the following two GitHub issue :

How to get the Device ID from Microsoft Authenticator app using another Android app(built on MSAL-Android SDK)? The device has completed Azure Device registration via Microsoft Authenticator App( this device registration id is also then visible in Azure portal). However, so far I could not find any documentation on how to do the following : So do forgive me, if I have missed some obvious documentation.
