Open wdoekes opened 4 years ago
The slug is constructed from the name used to register the authentication method with kleides-mfa.
kleides-mfa has default plugins for u2f/webauthn, otp_totp, otp_static and django-otp-yubikey which, when installed, are named: u2f
, totp
, recovery-code
and yubikey
respectively.
'totp u2f yubikey'
(and possibly others)