Forum Discussion
JayBeeFinalBeta
Apr 17, 2020Copper Contributor
Azure MFA using NPS without local domain?
Hi, I have a site where I want to protect the VPN service using (RADIUS) and Azure MFA. The site currently doesn't have a local active directory domain controller. The users connecting to the VPN a...
- Apr 18, 2020Hi Jay,
Not possible with NPS, I actually used the NPS extension for Azure P2S last year, you don’t need to have MFA server but you must have Local domain to do the authentication part.
You may have to look for different Radius setup like DUO for instance!
https://docs.microsoft.com/en-us/azure/active-directory/authentication/howto-mfa-nps-extension
Thijs Lecomte
Apr 18, 2020Bronze Contributor
What kind of VPN provider are you using.
There are a lot of VPN providers that have native authentication to Azure AD.
Check out this Reddit article for some examples: https://www.reddit.com/r/sysadmin/comments/db05ih/vpn_with_azure_ad_authentication/
There are a lot of VPN providers that have native authentication to Azure AD.
Check out this Reddit article for some examples: https://www.reddit.com/r/sysadmin/comments/db05ih/vpn_with_azure_ad_authentication/
- JayBeeFinalBetaApr 18, 2020Copper Contributor
Thijs Lecomte That's a good suggestion. I did look at that, unfortunately, my hardware firewall doens't support it and I need to resort to RADIUS.