Skip to content

Commit b5b830f

Browse files
committed
adds new RBAC routes for restricted EP domains
1 parent 1343935 commit b5b830f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/vendor/team-management-rbac-resource-names.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,18 @@ Grants the holder permission to create Enterprise Portal customer users for the
202202

203203
Grants the holder permission to delete Enterprise Portal customer users for the specified application.
204204

205+
### kots/app/[:appId]/enterprise-portal/customer-allowed-domains/read
206+
207+
Grants the holder permission to view Enterprise Portal customer allowed domains for the specified application.
208+
209+
### kots/app/[:appId]/enterprise-portal/customer-allowed-domains/create
210+
211+
Grants the holder permission to create and manage Enterprise Portal customer allowed domains for the specified application.
212+
213+
### kots/app/[:appId]/enterprise-portal/customer-allowed-domains/delete
214+
215+
Grants the holder permission to delete Enterprise Portal customer allowed domains for the specified application.
216+
205217
### kots/app/[:appId]/enterprise-portal/documentation/read
206218

207219
Grants the holder permission to view Enterprise Portal documentation settings for the specified application.

0 commit comments

Comments
 (0)