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

replacing all existing users who have the default ROLE_SAV_ENDUSER with our custom ROLE_ENDUSER."

Sanjeev
New Contributor
New Contributor

Hello everyone,

We've noticed that all of our users currently have the ROLE_SAV_ENDUSER by default. This role provides too much access to the system, including the ability to change their own account password. To address this, we've created our own ROLE_ENDUSER with more restricted access.

My questions are:

How do we replace the old ROLE_SAV_ENDUSER with our new ROLE_ENDUSER for all existing users?


Regards,
Sanjeev Kumar

19 REPLIES 19

NM
Honored Contributor II
Honored Contributor II

Hi @Sanjeev that is a massive change .. proper planning and implementation is required.

Are you referring to change password tile?

Just hide it.

Sanjeev
New Contributor
New Contributor

Hello NM ,

Thank you for yours reply.

We are replacing all existing users who have the  ROLE_SAV_ENDUSER with our custom ROLE_ENDUSER.

This custom role has limited access. The ability to change their own password is just one example of the restrictions."

Thank you.

 

NM
Honored Contributor II
Honored Contributor II

Hi @Sanjeev , you can try to update the config in external config.propeeties file.#job.ecm.imp.file.defaultrole=Desired Role

indra_hema_95
Regular Contributor III
Regular Contributor III

Sanjeev
New Contributor
New Contributor

Hello @NM @indra_hema_95 ,

Thank you for your reply.

The changes have already been made so that new users are assigned my custom ROLE_ENDUSER. However, my problem is with the existing users who still have the old ROLE_SAV_ENDUSER. There are more than 2,000 of these old users. How can I assign the new custom ROLE_ENDUSER to these users?"

Thank you.

NM
Honored Contributor II
Honored Contributor II

@Sanjeev only option I could think of to handle it via sav4sav connection.

Submit a bulk request to remove existing role and add new one.

Sanjeev
New Contributor
New Contributor

Hello @NM @indra_hema_95 ,

The solution you provided is working for new users, and I've already implemented it in the system. Thank you for your quick reply.

Thank you

Sanjeev
New Contributor
New Contributor

Hello @NM 

Can you please give me some detailed ideas on how to handle it via a sav4sav connection?

Thank you

  • Create new analytics report to add new sav role using Provision access to add ROLE_ENDUSER to all 2000 users
  • You can remove OOTB sav role from UI ROLE_SAV_ENDUSER or you can create analytics with deprovision access Action.

 

necessary - Sav4sav connector is setuped


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

NM
Honored Contributor II
Honored Contributor II

@Sanjeev are you importing sav roles as entitlement in your environment?

Amit_Malik
Valued Contributor II
Valued Contributor II

Hi @Sanjeev ,

If your environment is using SAV4SAV connector, then you can create a analytic that will create remove access task for end user sav role and add access for new custom sav role.

 

Or you can use Saviynt API - https://xxx/ECM/api/v5/addremoveuserfromrole

Prepare a file of all users you need to take action on and use this method to run postman collection

https://learning.postman.com/docs/collections/running-collections/working-with-data-files/

username can be referred from file . There are youtube videos also that you can refer , it is pretty straight forward

Amit_Malik_0-1725021563160.png

 

 

Kind Regards,
Amit Malik
If this helped you move forward, please click on the "Kudos" button.
If this answers your query, please select "Accept As Solution".

Sanjeev
New Contributor
New Contributor

Hello @NM 

I'm planning to import SAV roles as entitlements into the environment for the first time. Can you please guide me on how to proceed with this entitlement?

Thank you

  • Enable saviynt for saviynt from global configuration 
  • Update connection with service account
  • Run import Job
  • Now Import account to entitlement csv
  • run wsretry

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

NM
Honored Contributor II
Honored Contributor II

Hi @Sanjeev ,

In global configuration as soon as to tick the checkbox of saviynt for saviynt connection, a rest based connection will be created

Just add service account details for authentication.

Amit_Malik
Valued Contributor II
Valued Contributor II

Hi @Sanjeev , 

You can refer this doc , it has step by step explanation. If you face any issue let us know

https://docs.saviyntcloud.com/bundle/Saviynt-REST-based-Guide/page/Content/Understanding-Integration...

 

Kind Regards,
Amit Malik
If this helped you move forward, please click on the "Kudos" button.
If this answers your query, please select "Accept As Solution".

Sanjeev
New Contributor
New Contributor

Hello All,

Thank you for yours reply 

My new question is as:-

How to Assign SAV Role as an Entitlement in Enterprise Role

Regards

Sanjeev Kumar

Sanjeev
New Contributor
New Contributor

Hello All,

Thank you for yours reply 

My new question is as:-

How to Add new SAV Role as an Entitlement in Endpoint 

Regards

Sanjeev Kumar

Schedule Job it will automatically create 

rushikeshvartak_0-1725724363922.png

 

 

 


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

Amit_Malik
Valued Contributor II
Valued Contributor II

Hi Sanjeev,

You can run the sav4sav entitlement import job. New sav role will show up as entitlements

Kind Regards,
Amit Malik
If this helped you move forward, please click on the "Kudos" button.
If this answers your query, please select "Accept As Solution".