What steps you will take for data security in integration?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
13 hours ago
What steps you will take for data security in integration?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
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:
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! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
@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! */