permissions changes

This commit is contained in:
amentis 2024-06-03 15:34:33 +03:00
parent e487ca8a02
commit 104d465b6d
1 changed files with 2 additions and 0 deletions

View File

@ -368,6 +368,7 @@ permissions:
- TenantPlanManager - TenantPlanManager
- TenantConfigManager - TenantConfigManager
- TenantAdmin - TenantAdmin
- TenantUser
clients: [ ] clients: [ ]
allowAnonymous: false allowAnonymous: false
allowAuthenticated: false allowAuthenticated: false
@ -423,6 +424,7 @@ permissions:
- TenantPlanManager - TenantPlanManager
- TenantConfigManager - TenantConfigManager
- TenantAdmin - TenantAdmin
- TenantUser
clients: [ ] clients: [ ]
allowAnonymous: false allowAnonymous: false
allowAuthenticated: false allowAuthenticated: false