Cloud Foundry · OAuth Scopes
Cloud Foundry OAuth Scopes
OAuth 2.0
searched
Cloud Foundry publishes 7 OAuth 2.0 scopes via the implicit flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Cloud Foundry API on a user’s behalf.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Cloud Foundry FoundationContainersMulti-CloudOpen-SourcePlatform-as-a-ServicePlatform
Scopes: 7
Flows: implicit
Method: searched
OAuth endpoints
Authorization URL
https://uaa.cloudfoundry.local/api-oauth/dialog
https://uaa.cloudfoundry.local/api-oauth/dialog
Flows
implicit
implicit
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| cloud_controller.admin | This scope provides read and write access to all resources | implicit |
| cloud_controller.admin_read_only | This scope provides read only access to all resources | implicit |
| cloud_controller.global_auditor | This scope provides read access to all resources | implicit |
| cloud_controller.read | Read access to the Cloud Controller | implicit |
| cloud_controller.update_build_state | This scope allows its bearer to update the state of a build; currently only used when updating builds | implicit |
| cloud_controller.write | Write access to the Cloud Controller | implicit |
| cloud_controller_service_permissions.read | This scope provides read only access for service instance permissions | implicit |
📄 Provider scope reference: https://docs.cloudfoundry.org/uaa/https://docs.cloudfoundry.org/concepts/roles.html
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.