Setting Permissions
Within the Platform, any operation on application elements requires specific permissions. For more details, please refer to Section Understanding Operations.
Permissions can be defined depending on the origin of the action. For more details, please refer to Section Defining Permissions.
Administrators can implement various permission configurations depending on the case at hand. For more details, please refer to Section Implementing Permission Samples.
Note that:
-
Users allowed to perform operations are managed via the autonomous third-party software Keycloak. For more details, please refer to Chapter Managing Users.
-
During development, it is possible to customize the application initialization and/or implement hooks upon creation of an element. For more details, please refer to Sections Setting Advanced Initialization and Setting Permissions Upon Element Creation.