Skip to content

Conversation

@Gerg
Copy link
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
Member Author

Gerg commented Nov 20, 2025

cc @peterhaochen47

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