cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Restrict Business Role Selection by Admin logging through Fiori Front End

Former Member
0 Likes
259

Greetings,

We have a requirement for administrators to display & assign only client specific "business roles" to end users in SAP Hybris Marketing (Front End Fiori).

Currently, the admin after logging through SAP Fiori front end can view & assign any role (both standard plus custom) to the end user after selecting "Business User" tile from Business Administration Option. In order to achieve specific client security standards we want to restrict this option to only specific roles.

I checked the standard authorization objects S_USER_GRP & S_USER_SAS to specific values but this does not prevent admin from viewing and selecting only specific custom roles. The admin can view & select any roles from the drop down list and assign it.

Please advice.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member226
Employee
Employee
0 Likes

Hi,

There is no official approach to achieve what you are looking for as far as my understanding goes. Hence I would propose if you can have a look at logic in CL_CUAN_USRMGNT_DPC_EXT=>ROLESET_GET_ENTITYSET and try to adjust the DB table using some external program.

Thanks

Saurabh