I have a question on the difference between tenant and folder roles
When we add a user to a new organization and want them to have acess to a specific folder only, be able to run an automation, do we HAVE to give them a tenant role as well? or we can just give them the necessary folder ole?
It seems to me that the user gets an error when I only grant them a folder role without a tenant but I’m not sure
Tenant Roles: These apply at the organization (tenant) level and control access to global resources like managing users, viewing licenses, creating folders, etc. Examples: Administrator, Automation User, Automation Developer.
Folder Roles: These apply within a specific folder and control what the user can do inside that folder (e.g., run jobs, view processes, manage queues). Examples: Folder Administrator, Folder Contributor, Folder Viewer.
Yes , in most cases. Even if you only want the user to access a specific folder, they still need basic tenant-level permissions to log in and interact with Orchestrator.
The minimum is usually the Automation User tenant role, which allows them to sign in and use resources assigned to them.
Because folder roles alone do not grant the ability to access the tenant or Orchestrator UI. The system expects at least one tenant-level role for basic access.
Folder roles only define what they can do inside the folder, not whether they can log in.
@adext01
A user must have at least one Tenant-level role or view role, even if they only need access to a single folder and only to run automations and folder role alone is not sufficient for a user to function correctly in Orchestrator.
Yes, the user still needs at least one tenant-level role. Tenant roles control access to Orchestrator itself (login and basic permissions), while folder roles control what they can do inside a specific folder.
So even if the user only needs access to one folder and to run jobs, you must assign a minimal tenant role (like Tenant User), and then give the required folder role for that folder.
Without a tenant role, the user will get access errors even if a folder role is assigned.