What steps you will take for data security in integration?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2025 12:20 AM
What steps you will take for data security in integration?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2025 07:52 AM
Hi @Pruthviraj56,
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
100 % GlideFather experience and 0 % generative AI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2025 07:54 AM
@Pruthviraj56 integrations are very complex topics and they will differ in requirements, you can get inspiration from Now Create
100 % GlideFather experience and 0 % generative AI

