When attempting to integrate NSX into VMware Cloud Foundation (VCF) Operations (formerly Aria Operations) using a VMware Identity Broker (vIDB) service account, the integration fails.
ERROR NSX 5119 [nsx@4413 comp="nsx-manager" errorCode="MP1" level="ERROR" logger="AuthenticationEventListener" subcomp="http"] Exception in failure Eventorg.springframework.security.authentication.ProviderNotFoundException: No AuthenticationProvider found for org.springframework.security.authentication.UsernamePasswordAuthenticationTokenThis issue occurs because the NSX Manager integration within VCF Operations currently does not support VMware Identity Broker (vIDB) users for authentication.
While NSX supports legacy VMware Identity Manager (vIDM) and local accounts, the current workflow for remote API calls requires a bearer token exchange that is not supported for vIDB users when configured as manual credentials in the NSX Management Pack.
To resolve this issue, use a supported credential type for the NSX integration:
Note for VCF 9.0+: In standard VCF 9.0 deployments, the VCF Adapter is designed to automatically register components like NSX and vCenter, creating internal local service accounts. Manual registration using vIDB users should be avoided.