Skip to main content
Version: Deploy 24.3

Set up roles and permissions

This topic provides Deploy provides information about fine-grained security settings based on roles and permissions that you can configure in the GUI and through the command-line interface (CLI).

Using the default GUI

To configure security in the default GUI, click User Management in the top menu bar.

Assign principals to roles

Use the Roles tab to create and maintain roles in Deploy. To add a role, click Add role. To delete a role, click Delete next to it.

Principals are assigned to roles. To assign a principal to a role, click Edit next to the role. Type the principal name and click Add or press ENTER to add it. Repeat this process for all principals, and then click Save. To delete a principal, click X next to it.

note

In Deploy, user principals are not case-sensitive.

Add a role

Assign global permissions to roles

Use the Global Permissions tab to assign global permissions to roles in Deploy. To add global permissions to a role, select the boxes next to it.

GlobalPermissionsTab

To clear or select all the permissions for a role, click Explorer action menu and select Select all or Clear all.

Assign local permissions to roles

To assign or edit permissions:

  1. In the Library menu, hover over a root node or a directory and click Explorer action menu.

  2. Select Edit permissions.

    LocalPermissionEdit

  3. To make the local permissions of a role editable, turn off the Inherit permissions from parent toggle.

  4. To add local permissions to a role, select the boxes next to it.

    Info: To clear or select all the permissions for a role, click Explorer action menu and select Select all or Clear all.

note

To add or edit local permissions, you must have the admin or security#edit global permission.

Using the CLI

For information about using the command-line interface (CLI) to set up roles and permissions refer to Set up roles and permissions using the Deploy CLI.