Radius authentication using remote challenge
I'm working on RADIUS authentication together with MS NPS and Azure MFA.
So far, it works great when using "app notification". As in, a simple confirmation button in the app.
What I'm trying to achieve right now is to use the verification code from the app instead.
When I use "diagnose test authserver radius <server> pap user password, I receive a prompt "Enter Your Microsoft verification code", where I enter the code and I'm successfully authenticated.
However, when I try to use the same user logging into the firewall itself, it fails.
Via ssh, I get a question, "Remote Token" and after inputting a correct code, the connection is closed.
Via web, I get a second token input in the login form, input a correct code, and after a short while, I get authentication failed.
