Skip to content

Commit faa7c9e

Browse files
wangsijiesimeng-li
andauthored
fix: change title
Co-authored-by: simeng-li <simeng@silverhand.io>
1 parent 96ad4b2 commit faa7c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/recipes/organizations/integration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ In your API, you can verify the organization token which is similar to [Proctect
321321
- The audience of the organization token is `urn:logto:organization:{organization_id}`.
322322
- For certain permissions (scopes), you need to check the `scope` claim of the organization token by splitting the string with space as delimiter.
323323

324-
## Fetch normal access token for an API resource with an organization_id
324+
## Fetch organization-scoped access token for an API resource
325325

326326
In addition to orgnization scopes, organization role can be also assgined with API resource scopes. By default, like RBAC roles, all the scopes inherited from the organization role will be included in the access token.
327327

0 commit comments

Comments
 (0)