arch-security-tracker
arch-security-tracker copied to clipboard
implement TOTP
We need some two-factor components so lets implement TOTP.
Maybe use https://pypi.org/project/Flask-FIDO-U2F/
i think something as simple as https://github.com/pyotp/pyotp would to it. there is not real need for any special flask integration
Cool, I have a two yubikey's for testing
cool idea, would be nice to have this in other components like aurweb as well..
As we are moving to keycloak soon hopefully, we can enforce 2FA in Keycloak instead of implementing it in the tracker.