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

Security Restriction on Business Roles (SAP Hybris Marketing/ Fiori FrontEnd)

jontynav
Discoverer
0 Kudos
490

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 (2)

Answers (2)

Former Member
0 Kudos

Thanks but I'm looking for options without much customization if possible.

former_member226
Employee
Employee
0 Kudos

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