The vCenter Server has an internal user database that allows you to add and manage users with the vSphere Web Client. User management and SSO is provided by the PSC, which has been available since vSphere 6.0. In a large environment, you might want to connect your virtualization infrastructure to a centrally managed AD.
Active directory integration
MFA
MFA grants user access only after successfully presenting several separate pieces of evidence to an authentication mechanism, usually at least two of the following categories—knowledge (something they know), possession (something they have), and inherence (something they are).
Two-factor authentication (2FA) is a type of MFA where just two components are used. Starting...