defguard icon indicating copy to clipboard operation
defguard copied to clipboard

SSH Client MFA

Open teon opened this issue 7 months ago • 3 comments

Would be great to enable SSH login MFA the flow would be:

  1. User authenticates using SSH keys from defguard (using defguard client ssh-auth command.
  2. That command detects if the user has MFA enabled - if so - requires the user to open a URL (print the URL on the terminal) and do MFA auth and after successful MFA - just then logs in the user

teon avatar Nov 22 '23 10:11 teon