On Mon, Mar 30, 2020 at 5:31 PM sciUser <[email protected]> wrote:
> Hello > > I am looking for documentation on implementing RSA (secureID) key Fob with > one time password tokens. > Does Guacamole support this? > > Directly, no; however, in a past life I implemented this setup using LinOTP to supply the OTP authentication via RADIUS, and then Guacamole's RADIUS support to talk to the LinOTP FreeRADIUS server. I think people have done similar things with Azure MFA and its support for various 2FA/OTP authentication methods. I don't know if AzureMFA supports RSA, but, basically, if you can make the OTP authentication available via RADIUS you can accomplish this. -Nick
