You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: