arch-security-tracker icon indicating copy to clipboard operation
arch-security-tracker copied to clipboard

implement TOTP

Open anthraxx opened this issue 5 years ago • 5 comments

We need some two-factor components so lets implement TOTP.

anthraxx avatar Oct 26 '18 21:10 anthraxx

Maybe use https://pypi.org/project/Flask-FIDO-U2F/

jelly avatar Oct 26 '18 21:10 jelly

i think something as simple as https://github.com/pyotp/pyotp would to it. there is not real need for any special flask integration

anthraxx avatar Oct 26 '18 21:10 anthraxx

Cool, I have a two yubikey's for testing

jelly avatar Oct 26 '18 21:10 jelly

cool idea, would be nice to have this in other components like aurweb as well..

shibumi avatar Oct 26 '18 23:10 shibumi

As we are moving to keycloak soon hopefully, we can enforce 2FA in Keycloak instead of implementing it in the tracker.

jelly avatar May 10 '20 19:05 jelly