miniOrange provides solution for using MFA in VPN. RADIUS (Remote Authentication Dial In User Service) is a networking protocol that provides client authentication, authorization, and accounting for the network. RFC standards 2865 and 2866 describe the RADIUS accounting, respectively. The RADIUS protocol is implemented by a number of servers including Free RADIUS, Steel-Belted RADIUS, etc.
An MFA server is one that protects applications and other network resources like Virtual desktop Infrastructures and Cisco VPN’s etc. We supports various authentication methods like google authenticator, one-time passcode, softtoken, push notification, hardware token, etc.
If any RADIUS server is installed (to protect the access to a network) side by side to a b authentication server (to protect the access to network resources), then it would be advantageous to integrate these two servers so that the end user can access the resources he needs by signing on once(Single Sign-on or SSO).