Skip to content

Update API docs for "UAA client" users#4668

Merged
Gerg merged 1 commit intomainfrom
uaa_client_user_docs
Nov 24, 2025
Merged

Update API docs for "UAA client" users#4668
Gerg merged 1 commit intomainfrom
uaa_client_user_docs

Conversation

@Gerg
Copy link
Copy Markdown
Member

@Gerg Gerg commented Nov 20, 2025

  • Assigning role to a UAA client has been possible for a long time and is well-supported by the cf CLI.
  • This is to support authenticating using the UAA "client_credentials" grant, and then using to make CAPI API requests.
  • This use case was present in the API docs, but was not emphasized, so it was easy to miss.

[No AI Usage]


Thanks for contributing to cloud_controller_ng. To speed up the process of reviewing your pull request please provide us with:

  • A short explanation of the proposed change:

  • An explanation of the use cases your change solves

  • Links to any other associated PRs

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

- Assigning role to a UAA client has been possible for a long time and
  is well-supported by the cf CLI.
- This is to support authenticating using the UAA "client_credentials"
  grant, and then using to make CAPI API requests.
- This use case was present in the API docs, but was not emphasized, so
  it was easy to miss.

[No AI Usage]
@Gerg Gerg requested review from a team November 20, 2025 22:44
@Gerg
Copy link
Copy Markdown
Member Author

Gerg commented Nov 20, 2025

cc @peterhaochen47

@Gerg Gerg merged commit 9930856 into main Nov 24, 2025
6 checks passed
@moleske moleske deleted the uaa_client_user_docs branch November 24, 2025 21:47
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Nov 25, 2025
Changes in cloud_controller_ng:

- Update API docs for "UAA client" users
    PR: cloudfoundry/cloud_controller_ng#4668
    Author: Greg Cobb <greg.cobb@broadcom.com>
sethboyles pushed a commit to atanas-attodorov-wq/cloud_controller_ng that referenced this pull request Dec 11, 2025
- Assigning role to a UAA client has been possible for a long time and
  is well-supported by the cf CLI.
- This is to support authenticating using the UAA "client_credentials"
  grant, and then using to make CAPI API requests.
- This use case was present in the API docs, but was not emphasized, so
  it was easy to miss.

[No AI Usage]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants