Creating custom roles on SAP Cloud platform
This blog will explain
- Standard predefined roles available on the SAP Cloud platform.
- Need for custom roles/user defined roles.
- How to create custom/user defined roles on SAP CP.
Currently by default there are 5 predefined roles that are available on the SAP Cloud platform for subaccount members.
- Developer
- Support User
- Application User Admin
- Cloud Connector Admin
You can find the details of 5 prepackages/predefined roles for SAP CP subaccount members in Cloud Cockpit url below
Need for custom roles/user defined roles.
Sometimes you might want to assign limited/restricted roles to few users . Or you might want to create a new role with a set of capabilities to assign to few users.
e.g Suppose a developer role is capable of doing task X, task Y and task Z.
& You have 2 sets of users: 1) Users who should to be allowed to accomplish task X and task Y.
2) Users who should be allowed to accomplish task X and task W.
In such cases, you create 2 custom roles say Role A = X + Y
and Role B = X and W and assign it to relevant users.
Another example.
You have multiple Java & html5 applications running on SAP CP.And you want to create 2 sets of users for managing these applications.
Userset_A to manage java applications + manage database +managegit + manage quota
Userset_B to manage html5 applications + manage database +managegit
So you create 2 different platform roles (role A & role B with relevant permissions) and assign to relevant users.
How to create custom/user defined roles on SAP CP
Your new custom role is created. Now you should assign it to the relevant users in your subaccount by selecting the check box.i.e goto Subaccount -> Members -> Edit member
QUICK TEST:
Create a custom role with only one scope readJavaApplications and assign it to a user say TEST_USER_1
NOW login to the sap cloud platform using the TEST_USER_1 credentials.
You will see only Java Applications as shown below.
But if you login with Admin user, you should be able to see all the links on the left side menu.
Hi Akshay,
Thanks for sharing this info. Can you please point me to the Help documentation/Release notes for this ?
Regards,
Hi Murali,
Please find the documentation in the below URL.
Platform Scopes
https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/f2260746ed8e446fafdeaaa8ab43e307.html