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.
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.
3 privileges are available. A privilege needs to be assigned to a user
Privilege | Description |
---|---|
read |
|
read write |
|
admin |
|
Default: admin
2 profiles are available. A profile needs to be assigned to a user
Profile | Description |
---|---|
developer |
|
data admin |
|
Default: data admin
Default: enabled
This feature allows users to access to a limited perimeter of PostgreSQL instances, providing greater control over platform security.
Last modified 2mo ago