Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Role Removal

mansoorahmed1
New Contributor III
New Contributor III

Hi,

We have an application where  user can have only one entitlement . We have roles created for the application and added the entitlement. Now when an existing user is rasing the request for a new role (which has entitlements) it is getting provisioned successfully meaning, the existing entitlement User's account was having is being replaced by the entitlement added as part of role request . So now User is having Two roles but the users account has entitlement of only one role. This creates a mismatch in role user mapping, I have to remove the old role. How can I achieve that ?

Thank you 

2 REPLIES 2

dgandhi
All-Star
All-Star

Can you check if the user has any entries in account_entitlements1 table with assignedfromroles populated with the rolekey of the Role that you are trying to deprovision?

Thanks,
Devang Gandhi
If this reply answered your question, please Accept As Solution and give Kudos to help others who may have a similar problem.

rushikeshvartak
All-Star
All-Star

Unfortunetly you can't clean up the entries from role_user_Accounts.

Role_user_Accounts must have double entries.

Try removing from Admin - Users - Roles 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.