Links
Comment on page
👨🏭

Users & Roles

Datasentinel employs a multi-layered approach to secure user access to its platform and control who can access monitored PostgreSQL instances.

Refer to Blog Post

Management

Users can be managed through both the user interface and API in an efficient manner.
Datasentinel users
In addition, the platform supports LDAP configuration for seamless authentication.

User Privileges

3 privileges are available. A privilege needs to be assigned to a user
Privilege
Description
read
  • Read only access to Datasentinel
read write
  • Read only access to Datasentinel
  • Kill sessions
admin
  • Read only access to Datasentinel
  • Kill sessions
  • Agent, PostgreSQL instance management
  • User Management
  • Datasentinel Configuration
Default: admin

Profiles

2 profiles are available. A profile needs to be assigned to a user
Profile
Description
developer
  • Access limited to session history and top queries features
data admin
  • Access unlimited
Default: data admin

Live360 Access

Accessibility to the Live360 module (Direct access to instances) can also be configured.
Default: enabled

Role Based Access

This feature allows users to access to a limited perimeter of PostgreSQL instances, providing greater control over platform security.
Last modified 2mo ago