Skip to content

Commit 4a73e6e

Browse files
author
Stacie Graves
committed
adds new RBAC routes for restricted EP domains
1 parent 134c53c commit 4a73e6e

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-domain-restrictions/read
206+
207+
Grants the holder permission to view Enterprise Portal email domain restrictions for customers of the specified application.
208+
209+
### kots/app/[:appId]/enterprise-portal/customer-domain-restrictions/create
210+
211+
Grants the holder permission to create and manage Enterprise Portal email domain restrictions for customers of the specified application.
212+
213+
### kots/app/[:appId]/enterprise-portal/customer-domain-restrictions/delete
214+
215+
Grants the holder permission to delete Enterprise Portal email domain restrictions for customers of 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)