Share via

RADIUS authentication for Entra ID users for Mikrotik L2TP VPN

lmgmcg 130 Reputation points
2024-11-14T17:12:27.1966667+00:00

Need to configure my Widows Radius server (NPS) to authenticate users from Entra ID to allow access to Mikrotik L2TP.

As per what I have learnt, the NPS extension with MFA is firstly authenticating the users on the on-premAD. The on -prem AD is not holding any user accounts right now as we have moved to Entra ID.

I need to totally authenticate users on my Entra ID with the Radius server on my local network.

Any help?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Authenticator
0 comments No comments

Answer accepted by question author

Goutam Pratti 6,215 Reputation points Microsoft External Staff Moderator
2024-11-15T07:55:00.7333333+00:00

Hello @lmgmcg ,

Thank you for reaching out Microsoft Q&A.

I understand you need to configure my Widows Radius server (NPS) to authenticate users from Entra ID to allow access to Mikrotik L2TP.

User's image

As you can see from the above diagram firstly the RADIUS request is first sent from the VPN server to the NPS (Network Policy Server), which uses Active Directory for primary authentication. Afterward, for secondary authentication, it passes the request to Azure MFA, and finally, the RADIUS response is sent back to the VPN server.

However, since your users have been migrated to Microsoft Entra ID, rather than relying on RADIUS and the Microsoft Entra NPS extension for Azure MFA, I recommend upgrading your VPN to use SAML. Directly federating your VPN with Microsoft Entra ID via SAML provides access to the full range of Microsoft Entra ID protections, including Conditional Access, multifactor authentication, device compliance, and Entra ID Protection.

For the additional information: https://learn.microsoft.com/en-us/entra/architecture/auth-radius

Hope this helps. Do let us know if you any further queries.


If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

Regards,
Goutam Pratti.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.