Roles

Roles & Role-Based Access Control (RBAC) Overview

Role-Based Access Control (RBAC) is a core pillar of SDA’s security model, providing precise, fine-grained control over who can access specific resources and perform specific actions within your tenant.

SDA includes several out-of-the-box roles

  • Administrator

  • Automation Engineer

  • Technician

  • Read-Only User

These roles are designed to cover the most common operational needs.

Beyond these defaults, SDA allows you to define fully customizable roles with granular permissions to match your organization’s security requirements. You can tailor access down to individual capabilities and even apply time-based permissions that automatically expire, ensuring least-privilege access is always maintained.

How to Configure Roles

  • Navigate to Users and Permissions in the left-hand navigation menu

  • Switch to the Roles view in the top right corner of the page

Creating a new role

To create a new role, click on the top right "Create Role" and you will be directed to a new screen.

Creating a new role is split in two steps:

  • General Role Information

    • Name of the role

    • Description

    • Resource Group

    • SSO Group Mapping

  • Defining Policies

Last updated