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

Assign Savrole to user

RCreddy
New Contributor
New Contributor

hello Team,

I just  that the  Users were not added to the ROLE_ENDUSER Sav Role. this is because we did not run any birthrights.

We still do not want any birthrights added. What is the fastest way to add the users to the ROLE_ENDUSER Sav Role without running birthrights?

3 REPLIES 3

rushikeshvartak
All-Star
All-Star
  • Add manually from Sav roles - users
  • create analytics.
  • Create new dummy rule.

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

armaanzahir
Valued Contributor
Valued Contributor

Hi @RCreddy ,

Apart from the other options provided above that might need to be done in order to perform the bulk activity, to make sure other users come into IGA and have their End user roles assigned by default, specify it in the import connection configurations.

User Import via Connection:

armaanzahir_0-1707813393707.png

Active Directory:

Configuring the Integration for Importing Users (saviyntcloud.com)

 

You can also try this below Config in externalconfig.properties

job.ecm.imp.file.defaultrole="********************"

You can put whatever Role you need, the same will be auto assigned to the user on creation.
Example: 
job.ecm.imp.file.defaultrole=ROLE_SAV_ENDUSER

armaanzahir_1-1707813660180.png

 

 

Regards,
Md Armaan Zahir

CR
Regular Contributor III
Regular Contributor III

@RCreddy 

Add externalconfig.properties file

it will add default at the time of  user onboard and it will auto assigned

job.ecm.imp.file.defaultrole=ROLE_SAV_ENDUSER

Once added need to restart the application also

 


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