Is there a way to integrate 2FA such as DUO to vTM web GUI?
Solved! Go to Solution.
vTM can be configured to use a RADIUS server for authentication, would that be a possible solution for your use case?
I haven't tried it, but Duo say "Duo integrates with almost any device or system that supports using RADIUS for authentication. In this type of configuration, users will append Duo passcodes — or factor names like phone or push — to their existing passwords when logging in."
https://duo.com/docs/radius
vTM can be configured to use a RADIUS server for authentication, would that be a possible solution for your use case?
I haven't tried it, but Duo say "Duo integrates with almost any device or system that supports using RADIUS for authentication. In this type of configuration, users will append Duo passcodes — or factor names like phone or push — to their existing passwords when logging in."
https://duo.com/docs/radius
@Alan.Braggins That implementation worked. Thanks for pointing me to that resource.