Zero trust framework

Zero trust strategies

Segregation of Duties

It is to provide control only to the necessity and to protect from combination of policies or allowances that lead to access to the unintended systems (or system functions). This provides accountability on a fine grained level.

Least privileged access

To provide only the required minimum possible access control, to complete the functions. Simply, If you don't need a control even if it is harmless, then you should not access it.

Micro segmentation

Multifactor Authentication

Last updated

Was this helpful?