July 10, 2026 - Version 2026.07 has been released
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Default RBAC Behavior

By default, any newly created user without an assigned role has access to all PostgreSQL instances monitored by the platform.

This default behavior can be changed at the platform level.

When enabled, this setting ensures that newly created users have no access to any instances until one or more roles are explicitly assigned.

This configuration is particularly useful when using automatic user provisioning, such as users created through LDAP integration, where access control is expected to be enforced strictly through roles.

Last updated