Links
Comment on page
🛡

Role Based Access

Datasentinel offers Role-Based Access Control, enabling precise restriction of designated users to specific perimeters among the total instances available.
This functionality grants users access to a restricted scope of PostgreSQL instances, offering enhanced control over platform security.

How it Works

  1. 1.
    Utilize pre-existing tags or link novel tags to your PostgreSQL clusters. Refer to Tags section for more details.
  2. 2.
    Establish a role featuring conditions based on one or more tags.
  3. 3.
    Allocate the created role to a designated user.

Blog Post

Create Role

Role management can be performed both through the platform’s interface and its available API
You can associate multiple tags to the same role and combine AND/OR conditions

Through API

Through UI