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

Clean up obsolete TOTP secrets #1770

Open
baszoetekouw opened this issue Jan 23, 2025 · 0 comments
Open

Clean up obsolete TOTP secrets #1770

baszoetekouw opened this issue Jan 23, 2025 · 0 comments

Comments

@baszoetekouw
Copy link
Member

We have quite a lot of users who used to need TOTP-MFA, but who have long ago moved to institutional MFA. Those users still have TOTP secrets in de db.

These should be invalidated. So, if we detect a user (during proxy_authz or SBS login) who is logging in though a allow-listed MFA IdP, and who still has a TOTP-secret in the database, we should remove their TOTP secret.

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

No branches or pull requests

1 participant