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

How to Import DB Administrator Roles

Mortal
New Contributor III
New Contributor III

Hi,
Can we import DB Administrator roles into Saviynt if yes then how? Can You please help us with this? 

Thanks

 

5 REPLIES 5

nimitdave
Saviynt Employee
Saviynt Employee

@Mortal , if you have a sql query that return DB Admin roles and associated accounts then EIC's Database connector can be leveraged.

https://docs.saviyntcloud.com/bundle/Database-v23x/page/Content/Database-Integration-Overview-v2022....

Mortal
New Contributor III
New Contributor III

Hello @nimitdave, In DB, there are various pre-configured role for admin so user can do the changes according to his task/ job. I want to know, Is there any way to import this roles in Saviynt? If yes, how?

Can you be specific ?

  • what database you are referring to ?
  • You can use application role to club entitlements for task/job

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

Mortal
New Contributor III
New Contributor III

Hi,
We are using Mysql 5.7 database. PFA screenshot where Administrator roles are mentioned and we want to import those roles into saviynt EIC. How can we achieve that?   

nimitdave
Saviynt Employee
Saviynt Employee

@Mortal , You can have a sql query that will give the above roles and then you can use the same query in the EIC database connector and import these roles as entitlements.