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
Each method of authentication is created as a D3Code separately. An option would be to place them under a bucket of "Credential Resistance" or to replace all the methods (MFA, Strong Password, OTP, certificate-based authentication). This is how ZT has organized them, which seems to make sense.
In addition, for consistency, Strong password and OTP could be combined to become "Password-based" or better yet "Single Factor Authentication". OTP is password-based and Strong password is a characteristic of OTP or non-OTP authentication.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Each method of authentication is created as a D3Code separately. An option would be to place them under a bucket of "Credential Resistance" or to replace all the methods (MFA, Strong Password, OTP, certificate-based authentication). This is how ZT has organized them, which seems to make sense.
In addition, for consistency, Strong password and OTP could be combined to become "Password-based" or better yet "Single Factor Authentication". OTP is password-based and Strong password is a characteristic of OTP or non-OTP authentication.
Beta Was this translation helpful? Give feedback.
All reactions