Hi all,
I notice the following problem while accessing the NSX-T API via Postman.
I created an environment for the NSX-T controller. The values are:
Username: xxx
Password: xxx
baseUrl: xxx
When I access the Controller manually the values are working. If I try to make a request (for example):
{{baseUrl}}/node/services/syslog/status
and set the Authorization to Type "Inherit auth from parent" I got a status 403 forbidden.
But when I set the Type to Basic Auth with the same values, the request work.
Also another problem while using the LDAP password (authentication via VIDM):
The request works only with the local username.
NSX-T Version: 3.1.2.1.2.18166854
Any help?
Kind Regards
Udo