Open sneal opened 4 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/172783608
The labels on this github issue will be updated when the story is started.
Hi there. I agree, the cli should be able to handle all API responses from the UAA. I've prioritized this issue and the team will take a look at it.
Additionally it looks like you've found an error in our API documentation. Thanks!
Executing
uaa get-client identity
against a Tanzu Application Service installation results in the following error:The raw UAA response object contains a single string instead of an array of resource_ids. Here's the raw response:
This is the only client that seems to have this issue. The UAA API clearly documents that client resource_ids should be an array.