Update permissions
To configure the search results, the following actions must be taken.
ACTION S11: Update permissions and roles
If you want to adapt the permissions, adapt the values.yml
in the helm folder.
Helm’s values.yml
permission:
enabled: true
spec:
permissions:
FEATURE:
CREATE: Create feature
EDIT: Edit feature
DELETE: Delete feature
SAVE: Update and save feature
IMPORT: Import feature
EXPORT: Export feature
VIEW: View mode for feature
SEARCH: Search feature
Import the permissions into your environment
You can use scripts/load-permission.sh to upload permissions.
When in doubt about the setup contact your technical lead.
|
Clarify the permission-role concept
|
Remove the "ACTION" comment after working on this task |