Permissions
There are a series of permissions available in Bragi that dictate what actions a given user is able to perform. These are:
Permission | Actions |
|---|---|
Global Admin | Able to use pages under the Admin sub-menu (Users, Settings, File Groups, Auto Docs). |
Maintainer | Able to view data in the Warehouse through the Bragi UI. |
Deployer | Able to deploy Configs between Environments (e.g. Develop -> Test and Test -> Production). |
Editor | Able to edit Configs in the Bragi UI. |
Basic Access | Able to access Bragi. Available when using an externally managed identity provider. |
Basic Access is a separate permission for externally managed identity providers to ensure that access is restricted only to those who need it, rather than any user able to authenticate with the specified provider.
This permission is implied by membership of the other groups. For example, a user with the "Global Admin" role implicitly has "Basic Access" as well.