• Resolved mmalviya

    (@mmalviya)


    Hi Team,

    I have integrated the plugin with one of applications for 2FA purpose. I integrated it with azure AD Oauth.
    What I am getting on wp-login.php page is WordPress standard login and Login with micorsoft account.
    What I want is either after enter worpress credentials user should be forced to go with microsoft login. The whole purpose of using this plugin is 2FA. It should not allow log in using standard wordpress login process (Entering username and password).
    Can you please help me out with the resolution on this?

    Thanks,
    Manish.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marco van Wieren

    (@wpo365)

    Hi @mmalviya

    You can actually achieve that with a premium extension (see https://www.wpo365.com/downloads/wordpress-office-365-login-professional/ for details and pricing) but not without. The WPO365 | LOGIN+ extension is able to intercept a login attempt if the user is entering a username that is of the form [email protected]. If @domain.tld is a custom domain that you registered and verified with Azure AD then the plugin will redirect the user to Microsoft instead.

    However, having said that, it seems that (possibly) entering a username twice is not a user friendly login procedure. The aforementioned extension would also allow you to enable SSO for the (default or custom) WP login form. The user would then automatically be redirected to Microsoft to sign in. Administrators, however, can use a key to access the login page afterall.

    Hope this helps!

    -Marco

    Plugin Author Marco van Wieren

    (@wpo365)

    I am closing this issue because there was no further reply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to use it as 2FA with Azure ad’ is closed to new replies.