How to auth VPN with Azure AD MFA using TOTP?
I want to auth VPN with Azure AD MFA. I have followed the instructions in the link
https://learn.microsoft.com/en-gb/azure/active-directory/authentication/howto-mfa-nps-extension-vpn
It works by push notify to the Microsoft authenticator app.
However, I want to auth by entering TOTP at the login window on windows instead of using push notify.
So, I changed default method from "Microsoft Authenticator - notification" to "Authenticator app or hardware token", but it didn't work.
Wrong settings or windows do not support TOTP windows?
Thank you in advance for your help.