Idea Summary
Currently, APEX Builder is secured only with a username and password.
While there is a login control mechanism that locks the account after multiple failed attempts, this does not prevent an attacker from accessing the system if they have valid credentials.
I believe it is important to implement multi-factor authentication (MFA) on Workspace Login, including for the INTERNAL workspace, to enhance security.
