Skip to content

Commit 75696a8

Browse files
authored
docs: update understand-how-it-works (#636)
1 parent cdf847e commit 75696a8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/docs/recipes/organizations/understand-how-it-works.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,18 @@ Organization permissions are not meaningful without the context of an organizati
3737

3838
## Organization role
3939

40-
Organization role is a grouping of organization permissions that can be assigned to users. The permissions must come from the predefined organization permissions.
40+
Organization role is a grouping of organization permissions or API permissions that can be assigned to users. The permissions must come from the predefined organization permissions.
4141

4242
<center>
4343
<img alt="Organization role" src={organizationRole} width={720} />
4444
</center>
4545

4646
Organization roles are not meaningful without the context of an organization. For example, `admin` in the context of organization `org1` is different from `admin` in the context of organization `org2`.
4747

48+
**Can I assign API permissions to org roles?**
49+
50+
Yes, you can assign API permissions to organization roles. Logto offers the flexibility to manage your organization's roles effectively, allowing you to include both organization permissions and API permissions within those roles.
51+
4852
## Organization template
4953

5054
Organization template refers to a collection of organization permissions and roles that apply to every organization.

0 commit comments

Comments
 (0)