What steps you will take for data security in integration?

Prithvirajk
Tera Contributor

 

What steps you will take for data security in integration?

2 REPLIES 2

GlideFather
Tera Patron

Hi @Prithvirajk,

 

for any integration it must be clearly defined (and maintained) the operation rights - who can create, view, update, delete records.

Example LDAP integration towards SN > LDAP creates to SN but SN doesn't have teh same right respectively. 

 

So this could be achieved by ACLs for the integration user - create a user profile with the following checkboxes set to true:

GlideFather_0-1758639098133.png

 

 

Then give it the least required access rights. If it is user management, give it access to the sys_user eventually a staging table but don't give it admin... or optimally a scoped app with access to that app solely and not any other.

 

That would be for a starter, do you plan to launch any integration or it is just for learning purposes? Let me know to discuss this better on concrete details if there are any

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


@Prithvirajk integrations are very complex topics and they will differ in requirements, you can get inspiration from Now Create

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */