Skip to content

Commit 1ed6932

Browse files
authored
Docs: Add missing scope (internal_login) to User Organization API documentation
1 parent f7cf2ab commit 1ed6932

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

en/asgardeo/docs/apis/restapis/user-organization.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ paths:
3030
This API is used to search and retrieve child organizations which are authorized for the user.
3131
description:
3232
Retrieve authorized organizations which matches the defined search criteria, if any.
33+
34+
<b>Scope(Permission) required:</b> `internal_login`
3335
parameters:
3436
- $ref: '#/components/parameters/filterQueryParam'
3537
- $ref: '#/components/parameters/limitQueryParam'

en/identity-server/7.0.0/docs/apis/restapis/user-organization.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ paths:
3535
This API is used to search and retrieve child organizations which are authorized for the user.
3636
description:
3737
Retrieve authorized organizations which matches the defined search criteria, if any.
38+
39+
<b>Scope(Permission) required:</b> `internal_login`
3840
parameters:
3941
- $ref: '#/components/parameters/filterQueryParam'
4042
- $ref: '#/components/parameters/limitQueryParam'

en/identity-server/7.1.0/docs/apis/restapis/user-organization.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ paths:
3535
This API is used to search and retrieve child organizations which are authorized for the user.
3636
description:
3737
Retrieve authorized organizations which matches the defined search criteria, if any.
38+
39+
<b>Scope(Permission) required:</b> `internal_login`
3840
parameters:
3941
- $ref: '#/components/parameters/filterQueryParam'
4042
- $ref: '#/components/parameters/limitQueryParam'

en/identity-server/next/docs/apis/restapis/user-organization.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ paths:
3535
This API is used to search and retrieve child organizations which are authorized for the user.
3636
description:
3737
Retrieve authorized organizations which matches the defined search criteria, if any.
38+
39+
<b>Scope(Permission) required:</b> `internal_login`
3840
parameters:
3941
- $ref: '#/components/parameters/filterQueryParam'
4042
- $ref: '#/components/parameters/limitQueryParam'

0 commit comments

Comments
 (0)