argos/dmp-backend/web/target/classes/config/authorization.yml

9 lines
174 B
YAML

authorization:
allowedTenantRoles:
- TenantAdmin
- TenantUser
- TenantManager
- TenantDescriptionTemplateEditor
allowedGlobalRoles:
- Admin
- User