Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Custom SAV Role to add/remove users from user group

kunal_saxena
Regular Contributor
Regular Contributor

Hi,

We are creating a custom SAV role. The SAV role should provide access to add/remove users from User Groups.
We have added the user group access to the SAV role:

  • Feature access: Admin: User Groups
  • Web Service access: webservice_api_v5_addRemoveUserFromUserGroup, webservice_api_addRemoveUserFromUserGroup

However, when logged in as a user who has this custom SAV role AND trying to add/remove users from the user group, we are getting an error message: "You don't have privileges to execute this operation".

Also, we tried adding the below Web service access related to User Group, however it still did not work.

  • api_v5_fetchUserGroup
  • webservice_api_v5_createUpdateUserGroup
  • webservice_api_v5_deleteUserGroup

Can someone please suggest if there is any other way through which we can achieve the above requirement?

Thanks,
Kunal

4 REPLIES 4

Raghu
All-Star
All-Star

@kunal_saxena  you need to add below feature also, without Users we can't add.

Admin: Users


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

kunal_saxena
Regular Contributor
Regular Contributor

Hi @Raghu , Admin: Users is also added to the SAV role.

@kunal_saxena  Remove all features  and web services and add features all again dont add web servicess it will auto when you add feature , clear cache and try it again

 


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

rushikeshvartak
All-Star
All-Star

This known error but user gets added to group please raise defect for same.

Similar https://forums.saviynt.com/t5/identity-governance/how-to-allow-user-to-manage-user-group/m-p/92877#M...


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.