Hello,
I would like to access our NSX-T Manager with via API (Postman).
While doing this I notice access is only granted when using a local username like admin.
Our Authentication to the managers is done via VIDM - LDAP. If I login to the GUI everything works fine while using my windows username.
But this user/authentication doesn't work while using an API call
The output on postman is:
HTTPS Code 403
Warning: Self signed certificate in certificate chain
Any help?
Udo