简体   繁体   中英

Can we simulate Microsoft Authenticator in Java-Selenium

I am working on Java-Selenium. Our application has implemented Microsoft Authenticator during login.

Now with selenium logging in became an issue because we need to Approve from mobile then only user is redirected to Application home page.

Is there a way to by pass this scenario? Can we use Microsoft Authentication Library (MSAL) for this scenario. My need is to successfully login with a user having Microsoft Authentication.

Please Refer: https://github.com/AzureAD/microsoft-authentication-library-for-java

You might get something out of it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM