English 中文(简体)
How to automate OTP from Google/Microsoft Authenticator app?
原标题:

I am trying to write an automation script using python. But the account has 2 step verification on. The user has asked me to automate that part as well. Is there a way by which I can access this OTP programmatically? This OTP is right now setup in the Microsoft authenticator app, but we can also set this up on other authenticator apps like Google authenticator, if it solves the issue for us. I am not restricted to any programming language. Just looking for solutions to get the OTP.

I tried Microsoft Graph API but I was not able to found anything related to MS authenticator application. If there is a particular Graph API which can fulfill the purpose, please help there.

问题回答

暂无回答




相关问题
How to automate OTP from Google/Microsoft Authenticator app?

I am trying to write an automation script using python. But the account has 2 step verification on. The user has asked me to automate that part as well. Is there a way by which I can access this OTP ...

Dotnet Core, Angular 5 SPA with Microsoft Graph API

Looking for a solution created in DotNet Core 2.0/2.1, Angular 5 SPA template (generated using dotnet new angular -o myTestapp). This SPA template would be talking to Microsoft Graph API by ...

Problem connecting to OneDrive File Picker v8

I m trying to integrate the OneDrive File Picker v8 API into a SPA project but I keep getting an error in connecting to the picker which I can t decipher. Here s what the error from the popup window ...

热门标签