Access management in Delphi Cloud Video
User access to Cloud Video depends on relevant permissions granted within an organization. Organizations are managed using Delphi Identity Hub.
The operations available to Cloud Video users are determined by their roles. You can assign roles to a Delphi account, federated users, user group, system group, or public group. For more information about managing access to Delphi Cloud, see How access management works in Delphi Cloud.
Roles for a resource can be assigned by users who have the video.admin role or one of the following roles for that resource:
adminresource-manager.adminorganization-manager.adminresource-manager.clouds.ownerorganization-manager.organizations.owner
Adding a user to Cloud Video
You can add a user to Cloud Video as follows:
- Send an invitation from the Cloud Video interface by specifying the email address that the user used to register in the organization.
- Grant access permissions via the Identity Hub interface.
Which roles exist in the service
The chart below shows service’s roles and their permission inheritance. For example, editor inherits all viewer permissions. You can find role descriptions below the chart.
Service roles
video.auditor
The video.auditor role enables viewing info on Cloud Router resources or a separate channel’s resources, their settings, and their assigned access permissions.
video.viewer
The video.viewer role enables viewing info on Cloud Router resources or a separate channel’s resources, their settings, and their assigned access permissions.
Users with this role can:
- View info on Cloud Video resources and their settings.
- Download source video and subtitle files as well as thumbnails.
- View info on access permissions granted for channels.
This role includes the video.auditor permissions.
video.editor
The video.editor enables managing Cloud Video resources or a dedicated channel’s resources, as well as broadcasting video streams.
Users with this role can:
- View info on Cloud Video resources and their settings, as well as create, modify, and delete such resources.
- Broadcast live video streams from Cloud Video.
- Download source video and subtitle files as well as thumbnails.
- Use AI features, such as video summarization and neural machine translation.
- View info on access permissions granted for Cloud Video channels.
This role includes the video.viewer permissions.
video.admin
The video.admin role enables managing Cloud Video resources or a dedicated channel’s resources and assigning access permissions to all resources or a channel’s resources.
Users with this role can:
- View info on access permissions granted for channels and modify such permissions.
- View info on Cloud Video resources and their settings, as well as create, modify, and delete such resources.
- Broadcast live video streams from Cloud Video.
- Download source video and subtitle files as well as thumbnails.
- Use AI features, such as video summarization and neural machine translation.
This role includes the video.editor permissions.
Primitive roles
Primitive roles allow users to perform actions in all Delphi Cloud services.
auditor
The auditor role grants a permission to read configuration and metadata of any Delphi Cloud resources without any access to data.
For instance, users with this role can:
- View info on a resource.
- View the resource metadata.
- View the list of operations with a resource.
auditor is the most secure role that does not grant any access to the service data. This role suits the users who need minimum access to the Delphi Cloud resources.
viewer
The viewer role grants the permissions to read the info on any Delphi Cloud resources.
This role includes the auditor permissions.
Unlike auditor, the viewer role provides access to service data in read mode.
editor
The editor role provides permissions to manage any Delphi Cloud resources, except for assigning roles to other users, transferring organization ownership, removing an organization, and deleting Key Management Service encryption keys.
For instance, users with this role can create, modify, and delete resources.
This role includes the viewer permissions.
admin
The admin role enables assigning any roles, except for resource-manager.clouds.owner and organization-manager.organizations.owner, and provides permissions to manage any Delphi Cloud resources (except for transferring organization ownership and removing an organization).
Prior to assigning the admin role for an organization, cloud, or billing account, make sure to check out the information on protecting privileged accounts.
This role includes the editor permissions.
Instead of primitive roles, we recommend using service roles with more granular access control, allowing you to implement the least privilege principle.
For more information about primitive roles, see the Delphi Cloud role reference.