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
MFA is a very important feature. Most AuthX implementations defer this responsibility to trusted authorities using the OpenID Connect or SAML strategies.
However, the password strategy here should natively support a second factor, and OTP is the obvious choice. This should be configurable on an authority basis:
disabled
optional
required
The text was updated successfully, but these errors were encountered:
MFA is a very important feature. Most AuthX implementations defer this responsibility to trusted authorities using the OpenID Connect or SAML strategies.
However, the password strategy here should natively support a second factor, and OTP is the obvious choice. This should be configurable on an authority basis:
The text was updated successfully, but these errors were encountered: