How to grant access to Cloud Platform Mobile Services Cockpit to users in Identity Authentication Service account
Introduction
If a cloud platform account is setup to use Identity AuthenticationService (IAS) tenant account for SAML authentication and you desire to perform user role management in the IAS tenant, then both IAS tenant as well as the Cloud Platform account need to be configured to allow mobile service cockpit access for the users created in IAS tenant. The following assumes that the Cloud Platform account has been configured to trust the IAS tenant account as a trusted IdP.
Identity Authentication Service Account Configuration
The following describes the step by step process to manage Mobile Services Administrator group membership for users in IAS tenant:
- Create a group in IAS tenant for “Administrators” of Cloud Platform mobile services.
- Assign group membership to the desired users
- Navigate to “User Management” and click on the user to assign the group to. Then click on the “Assign Groups” button at the bottom of the screen.
- Select the desired group from the list of available groups and click on save.
- Navigate to “User Management” and click on the user to assign the group to. Then click on the “Assign Groups” button at the bottom of the screen.
- Configure the application to include the group membership in the SAML assertion generated by the IAS tenant during user authentication.
- Select the application that represents the Cloud Platform account of choice and Click on “Assertion Attributes”
- Then click on “Add” and select “Groups” from the drop down list and save.
- Select the application that represents the Cloud Platform account of choice and Click on “Assertion Attributes”
Cloud Platform Account Configuration
Now, the Cloud Platform account needs to be configured to map the IAS_CPms_Admin group to a group that is granted the desired roles. Following are the steps to accomplish that.
- Navigate to the “Authorization Management” screen in Cloud Platform cockpit. Go to the “Groups” tab and click on “New Group”. Create a new group called “MobileServiceAdmin”
- Navigate to Trust Management screen, click on “Application Identity Provider” tab and click on the trusted IdP setting that represents the IAS tenant account.
- Click on “Groups” tab and click on “Add Assertion-Based Group” and select the “MobileServiceAdmin” group from the drop down and fill the rest as shown so that the user is a member of the group “MobileServiceAdmin” if the value of SAML assertion attribute “groups” is equal to “IAS_CPms_Admin”.
- Navigate to “Development & Operations” under mobile service
- click on “Configure Development & Operations”.
- Click on “Roles”. Select the “Administrator” role and click on “Assign”. Select the group “MobileServiceAdmin” from the drop down list.
- Now, navigate to “Configure development & Operations Cockpit” (refer to the screen in step 5) and click on “Roles”. Create a new role “MobileServicesCockpitAdministrator” and assign it to the group “MobileServiceAdmin”.
- Click on “Destinations & Permissions”. Edit the application permissions and select the role “MobileServicesCockpitAdministrator” and save.
The above steps allow the user “p000010” (and any other p* user in the IAS tenant account that is a member of “IAS_CPms_Admin” group in IAS account) to access the mobile services cockpit.
Hi,
How can we do the similar setup in CF mobile service cockpit?
Best regards,
Sumit
Hello Smit,
did you manage? I need to do the same.
Thanks
Unfortunately not. I went ahead with basic authentication, i.e., default SAP ID service