Skip to main content

final class atoti.security.Security

Manage the parts of the security config that can be changed without restarting the Session.
This feature is not part of the community edition: it needs to be unlocked.
  • Users with the ROLE_ADMIN are administrators: they have full access to the application.
  • Non-administrator users without the ROLE_USER will not be able to access the application. See individual_roles for an example.
  • Users with the ROLE_MEASURE_LINEAGE can access the measure lineage REST API, which provides dependency graphs showing parent/child relationships between measures.