Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authentication: username_password: add totp authentication provider #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mohammed90
Copy link
Collaborator

In the absence of ability to provide proper MFA, dynamic password provided by an OTP generator is one step better than static password, but no better than MFA. This PR implements TOTP-based password authentication provider. It's mostly a PoC. I'm hesitant to include it as part of the standard offering, but it ain't too bad of an approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant