mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-22 05:57:20 +00:00
* docs: jira * docs: formatting + Client Credentials grant type * docs: connection string pgsql * docs: parameterized queries mysql * docs: parameterized queries in PostgreSQL * docs: update mysql example * docs: TJDB sql editor * docs: add metadata to REST API * docs: add, update postgresql media * docs: add metadata to graphql * docs: update parameterized queries * docs: add parameterized queries for mssql * docs: add SSL Cert to mysql * docs: TJDB SQL restricted commands * docs: update JIRA token location * docs: update delete issue example * docs: update find user by query example * docs: remove session id from get assignable users * docs: use correct image for get issues for board * docs: update create issue example * docs: update delete issue media * docs: update assignable users media * docs: update examples * docs: update key desc * docs: v2.68.0-Beta
1.2 KiB
1.2 KiB
| id | title |
|---|---|
| permissions | Permissions |
Permissions allow you to create and share resources to easily ensure what level of access each User has to ToolJet Apps and other resources.
Admins can invite Users to their workspaces and assign them to the Groups that have Permissions to access Apps, folders, or workspace variables.
:::info See Manage Users and Groups to know more about managing users and groups on your workspace. :::
Role-Based Access Control (RBAC) Glossary
- Users - Users can be added to more than one or more Groups. Each User is associated with an email.
- Groups - By default, there are two groups: All Users and Admin. Additionally, you can create custom groups like Support, Engineering, etc.
- All Users - Contains all the users in your workspace. When New Users are invited they are added to this group by default.
- Admins - Contains all Admins in your workspace. Everyone added to this group will Permission to access all the ToolJet resources.
- Apps, Folder, Workspace Variables - Resources that Admins can set permissions on.
- Permissions - Create, Update and Delete.