Roles determine which features users can view and access, and which actions they can initiate.
Cloud Foundry includes predefined roles that are specific to the navigation level in the SAP BTP cockpit; for example, the roles at the level of the organization differ from the ones for the space. Each role comes with a set of permissions. Roles apply to all operations that are associated with the organization or the space, irrespective of the tool used (Eclipse-based tools, SAP BTP cockpit, and cf CLI).
The following roles can be assigned to users in the Cloud Foundry environment on SAP BTP:
Level |
Role |
Role Description |
---|---|---|
Organization |
Org Manager |
Manages the organization. When you create an org, you get the Org Manager role in that org by default. |
Org Auditor |
Provides read-only access to user information and org quota usage information. |
|
Org User |
Provides read-only access to the list of other organization users and their roles.
|
|
Space |
Space Manager |
Manages a space within an organization. |
Space Developer |
Manages applications, services, and space-scoped service brokers in a space.
|
|
Space Auditor |
Provides read-only access to a space. |
|
Space Supporter |
Allows you to troubleshoot and debug applications and service bindings in a space.
|
Managing members and roles for an organization takes place on the navigation level of the subaccount to which the organization is assigned.
For more information about organization and space roles in Cloud Foundry, see https://docs.cloudfoundry.org/concepts/roles.html.
Related Information
About User Management in the Cloud Foundry Environment
Add Organization Members Using the Cloud Foundry Command Line Interface
Add Space Members Using the Cloud Foundry Command Line Interface