Make two-factor authentication (2FA) mandatory for users

Hello,

I’m sure there is a way - but not via the UI.

Check out this post, about the opposite:

The challenge that I see is, that the values in the DB are encoded. Suite seems to be using an internal encoding logic (not Base64) for that.

If you search for 2FA in the code, you’ll find a possible approach on how to automate this: