💻
Virtual Desktop Interface (VDI)
IDEA Homepage
  • Back to IDEA Homepage
  • Introduction
  • User Documentation
    • Create a virtual desktop (Linux/Windows)
    • Stop/Delete/Hibernate a virtual desktop
    • Modify a virtual desktop
    • Share a virtual desktop
    • Virtual desktop scheduling
  • Admin Documentation
    • Dashboard
    • Sessions
    • Virtual Desktop Images (Software Stacks)
    • Permissions management
  • Technical
    • APIs
Powered by GitBook
On this page
  1. Admin Documentation

Permissions management

PreviousVirtual Desktop Images (Software Stacks)NextAPIs

Last updated 2 years ago

IDEA Virtual Desktop Interface enable sessions sharing. Sharing a session is particularly useful if you are planning to do live debugging with your collaborators. Read Share a virtual desktop to learn more about the use cases.

As VDI administrator, you do have the ability to manage the current permission profiles available to your users. By default, IDEA ships with multiple pre-configured Permission Profiles:

  • observer: Read/Only access to the session

  • admin: Full privileges on the session

  • collaborator: Can see screen + control mouse and keyboard

  • owner: Grant same permissions as the virtual desktop session owner

Create a custom permission profile

Click "Create Permission Profile" button and fill out the form:

  • Profile ID: Unique profile ID (e.g: observer_profile)

  • Title: Friendly name (e.g: View Only Profile)

  • Description: Description of the profile

Then select what permission(s) you want to apply by using the toggle buttons

Once done, click "Submit" button. The profile will then be available to use by the users (refer to Permissions management for more details)

Visualize all permission profiles available to the users
Create a new permission profile