We have changed the name of permission tenants.tenant.edit_roles
to global.tenant.edit_roles
.
Now PATCH /v2/tenants/:tenantId/roles
allows to create a new role with permissions in a tenant scope. We have also updated API endpoint PATCH /v2/tenants/{tenant_id}/members/{user_id}
which allows granting any role from the tenant’s scope to any user. The permission tenants.user.generate_one_time_token
can be granted to any user inside the tenant.
Our goal is to make easy-to-use recipes. In a recent release 22.48, we have already begun some improvements in this direction. Now we are introducing a new permissionGLOBAL.RECIPE.GET
to view all recipes based on the permission’s scope and provide the new permission to SERVICE_ACCOUNT
with the Global level. This is the first step in the development of a new feature, in which the new role of the superuser will allow you to review and approve recipes, as well as to change their level up to tenant or global if necessary.
Please Note: All updates related to the API are detailed here.
3.0.0
2022.1
Sailor
library version to 3.4.0
required
dependencies to component.json fields2.1.4
Sailor
library version to 3.4.0
1.0.0
Make Raw Request
ActionUpload file
ActionDownload file
ActionDelete file
Action1.0.1
Sailor
library version to 2.7.1