Re: [I] Add Support for Multi-Factor Authentication [mina-sshd]

2023-12-10 Thread via GitHub
tomaswolf commented on issue #433: URL: https://github.com/apache/mina-sshd/issues/433#issuecomment-1849070206 Support for PKCS11 hardware security modules is not implemented in Apache MINA sshd, but could be added via the SunPKCS11 security provider. [JGit did

[I] Add Support for Multi-Factor Authentication [mina-sshd]

2023-11-14 Thread via GitHub
fherbreteau opened a new issue, #433: URL: https://github.com/apache/mina-sshd/issues/433 ### Description Mina SSH Server should have a way to handle multi-factor authentication using a generic mecanism that will be implemented as need (Google Auth, Authy, ...) ###