In VMware Cloud Foundation Operations (VCF Operations), single sign-on (SSO) login fails for specific users after altering the Identity Source configuration. While newly provisioned users can log in successfully, existing users experience authentication failures.
VCF Operations 9.1
VIDB 9.1
The directory provisioning model was changed from Just-In-Time (JIT) to LDAP, and the NameID format was modified from userPrincipalName (UPN) to userName without resetting the SSO configuration. Under JIT, the initial user account was provisioned in VIDB with its full UPN string. When VCF Operations queries the endpoint using the acct claim from the ID token, the format mismatch prevents user resolution.
Fix:
Workaround:
Prerequisites:
Ensure you have administrative access to the VCF Operations UI.
Take a snapshot or backup of the VCF Operations cluster and the VMware Identity Manager (VIDB) appliance.
Execution Steps:
Log into the VCF Operations user interface.
Navigate to Manage > Identity & Access > VCF SSO Overview > Identity Source.
Click Actions and select Delete SSO to completely remove the existing VCF SSO configuration and purge stale user records from VIDB.
Reconfigure the Identity Provider (Entra SAML with LDAP group provisioning) using userName as the NameID format.
Reconfigure the Client Configurations for vCenter, NSX, VCF Operations, and VCF Automation across both Provider and Tenant spaces.
Reassign the required VCF roles to your designated LDAP groups and user accounts.
Verify that all affected users can successfully log in via SSO.