Trying to use the Authorize button:
of the Datacom System REST API 2.0.03-201 swagger, a generic error message (Auth Err An unexpected error during log in) message is returned:
Then, for any endpoint executed from the swagger, a code 401 is returned.
The same endpoint is successfully executed when using the direct URL, e.g.:
http://localhost:nnnnn/api/v1/datasources
Datacom System REST API on USS
SSL is not enabled.
Two possible solutions:
dbapi.auth.passtickets.enabled: false management.cloudfoundry.enabled: false sdk.feature.security.token.endpoints.token: false