API-based login requests using Postman or curl fail to generate tokens.
Service account cannot access connected Aria products via SSO.
Directory in Identity & Access Management shows no successful sync in many days.
/opt/vmware/horizon/workspace/logs/connector.log on the vIDM appliance contains errors similar to:
VMware Identity Manager 3.3.7
vIDM requires specific user attributes to be present for directory synchronization to succeed. If the BindDN user (used for directory binding and sync operations) does not contain required attributes, synchronization fails silently and prevents updated directory data from being used in token authentication.
Required attributes include:
email
firstName
lastNameLog in to Active Directory Users and Computers.
Locate the BindDN service account configured in vIDM.
Add or populate the following user attributes:
email
firstName
lastNameLog in to the vIDM UI:
Navigate to Identity & Access Management > Directories
Select the affected directory and trigger a manual sync
Confirm that the synchronization completes successfully.
Retry the token request via Postman or curl or attempt to login with users that were previously failing to login.