cloudfoundry / cloudfoundry/cf-java-client
Allow for attribute filter for UAA users
Open
@twoseat is already working on this.
Since Oct 9, 2017.
enhancement
triaged
uaa
- Dominant language
- Java
- Stars
- 334
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
https://docs.cloudfoundry.org/api/uaa/version/4.6.0/index.html#list-with-attribute-filtering allows for querying UAAs /Users endpoint with filters based on attributes. However I don't see a way to make use of it via the cf-java-client API for UAA, based on ListUsersRequest
Is that possible now (and I'm just missing something) or planned for future ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.