How do I get "Software OATH token" authentication method added to my AAD account (see screenshot)

Mike Bradley 36 Reputation points
2022-05-03T10:54:09.727+00:00

Dear all,

In AAD, I'm looking for a way to get the "Software OATH token (Preview)" authentication method, added to my account.

My colleague has managed it (as the following screenshot shows), but no-one seems to know how he's done it. Could someone please explain what I need to do to enable this?

198483-how-do-enable-this.png

I want to use "OAuth2.0 authentication" to connect to Dynamics.

Appreciate your kind assistance.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,382 questions
{count} vote

Accepted answer
  1. Snow, Chuck 86 Reputation points
    2022-05-05T12:36:39.823+00:00

    I have just come across this in my tenant while testing Azure MFA and SSPR (Self-Service Password Reset) with the Combined Registration Mode enabled and "Require Registration" enabled. When the users sign-in they prompted with "More information required" and then ran through the process to setup two MFA options for SSPR. The first step presented to the user is to setup the Microsoft Authenticator. In the step there is the option "I want to use a different authenticator app". The user chose that option and used the Google Authenticator app. When I reviewed the Authentication Methods for that user account I saw "Software OATH token (Preview)" as one of the Authentication methods.

    I am working with MSFT on Azure MFA/SSPR to find out if this is actually supported since it is labeled "Preview" and preview features are typically not supported in a production environment.

    So, setup Google Authenticator as your Authentication app for Azure MFA and you will be able to recreate "Software OATH token (Preview)" as an Authentication Method.

    199216-image.png

    2 people found this answer helpful.

4 additional answers

Sort by: Most helpful
  1. Mike Bradley 36 Reputation points
    2022-05-04T08:21:16.487+00:00

    How I worked round this.

    The reason I needed this (Software OATH token) was because, whenever I connected to Dynamics thru C#, I received an error "You are using Ws-Trust authentication which has been deprecated and no longer supported in your environment. Please use OAuth2.0 authentication".

    So in the end I created an AAD "App Registration", then created a Dynamics "Application User" based in the App Registration. I then connected using that.

    Appreciate you looking at this, @Andy David - MVP .

    Regards to all.

    1 person found this answer helpful.

  2. Andy David - MVP 141K Reputation points MVP
    2022-05-03T11:03:44.087+00:00

  3. bugs 1 Reputation point
    2022-05-24T04:05:01.737+00:00

    Don't do it.......
    it kicks off some serious bugs where users CANNOT use the apps correctly.

    this was after May 10th update....

    previously logging into ANY microsoft 365 program brought up a white page with "microsoft" at the top....
    Well they changed the login and now some apps log in with a GREY small screen. (maybe because all the phising sites show THIS old page in their emails... & MS rushed out a half assed fix.)

    net effect there is NO 2FA code behind those screens, so the effect is the apps will no longer auth the users , shutting down all the users email apps.
    Because.. they only ask for the user name & the pw NOT the 2FA.....

    I currently have a situation of mushrooming users being cut off.... as the licenses require refresh & login to reauth. the 365 licenses on the machines.

    it is yet another example of MS rolling out feature accessible to users, then totally screwing the pooch....... on implementation.

    Thanks MS....... nearly 4 days and STILL no solution.....

    0 comments No comments

  4. Jeff Birks 0 Reputation points
    2024-03-14T15:10:22.65+00:00

    You could follow the procedure in this wiki guide;

    https://wiki.deepnetsecurity.com/display/SafeID/How+to+set+up+SafeID+programmable+token+with+Google+2-Step+Verification

    The procedure is for using programmable hardware tokens, but once you get to the QR code step you should then be able to use the QR code with your authentication app.

    0 comments No comments