When attempting to configure OpenID Connect (OIDC) in VCF Operations, the setup fails with the following symptoms:
Administration > Control Panel > Access Control > Import from source > VCF-SSO cannot be located when attempting to add required group memberships.Administration > Control Panel > Access Control > Import from source, the system displays 0 members after the group is added.example.local).VMware Cloud Foundation (VCF) 9.x
vCenter 9.x
The configuration fails because the vCenter Single Sign-On (SSO) domain name is identical to the Active Directory (AD) domain name.
The identity source name must be strictly unique. If the vCenter SSO domain matches the AD domain being used for identity integration, the system cannot distinguish between the local SSO and the external directory, leading to failed member discovery and authentication errors.
To resolve this conflict and complete the OIDC configuration, the vCenter local SSO domain name must be unique. Choose one of the following two options:
/usr/lib/vmware-vmafd/bin/vmafd-cli get-domain-name --server-name localhostcmsso-util domain-repoint -m execute --src-emb-admin Administrator --dest-domain-name new-sso-domain.local