Share via

How can I show the Software OATH tokens features for my users sign-in method?

EnterpriseArchitect 6,366 Reputation points
2026-03-12T12:17:56.2366667+00:00

I need to allow Software OATH tokens as the sign-in method for a few select users in my Entra ID tenant.

However, from the URL: https://mysignins.microsoft.com/security-info I cannot see it anymore:

User's image

How can I ensure I can show this feature according to this article: https://learn.microsoft.com/en-us/entra/identity/authentication/concept-authentication-oath-tokens#software-oath-tokens

Microsoft Security | Microsoft Entra | Microsoft Entra ID

2 answers

Sort by: Most helpful
  1. VEMULA SRISAI 13,025 Reputation points Microsoft External Staff Moderator
    2026-03-12T15:42:44.9633333+00:00

    EnterpriseArchitect To make Software OATH tokens appear as a sign‑in method on https://mysignins.microsoft.com/security-info, you must enable the correct Authentication methods policies in Microsoft Entra ID. This option no longer shows by default, especially after migrating from legacy MFA.

    To enable it, please follow these steps:

    1. Log in to the Azure portal.
    2. Navigate to Microsoft Entra ID > Security > Authentication methods.
    3. Under Authentication method policies, click on Microsoft Authenticator Settings.
    4. Click Configure.
    5. Ensure that the option "Allow use of Microsoft Authenticator OTP" is enabled.

    Please refer to the screenshot below for better understanding.

    User's image

    Ensure the affected users are included in the policy scope. If the user is not in scope, the Software OATH option will not appear.

    After saving the policy and reloading the Security info page, users will be able to add Software OATH tokens as a sign‑in method.

    https://docs.azure.cn/en-us/entra/identity/authentication/how-to-authentication-methods-manage?

    Was this answer helpful?

    1 person found this answer helpful.

  2. Q&A Assist
    2026-03-12T12:18:20.28+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Software OATH tokens are controlled by the Authentication methods policy in Microsoft Entra ID. To make them available again to users on the Security info page, configure the policy so that software OATH is allowed for the target users.

    Use these steps as an Authentication Policy Administrator:

    1. Sign in to the Microsoft Entra admin center.
    2. Go to Entra IDAuthentication methods.
    3. In the Authentication methods policy, ensure the following:
      • Microsoft Authenticator is enabled for the users in scope.
      • Under the Microsoft Authenticator settings, turn on Allow use of Microsoft Authenticator OTP if OTP codes from Microsoft Authenticator should be used.
    4. If users should be able to use non-Microsoft apps (third‑party software OATH tokens), also enable Third-party software OATH tokens for those users:
      • Go to Authentication methodsThird-party software OATH tokens.
      • Set Enable to On for the desired users/groups and save.

    The legacy single OATH toggle has been split into separate controls for Microsoft Authenticator OTP, third‑party software OATH apps, and hardware OATH tokens. If the relevant controls are disabled, the Software OATH option will not appear as a sign‑in method on the Security info page.

    If you explicitly disable Third-party software OATH tokens, users will be prevented from signing in with one-time passwords from third‑party identity providers.


    References:

    Was this answer 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.