Disable Custom Actions on a Multi-Tenant Controller
Because a custom action script has access to the Controller file system, you may decide to disable this functionality in a multi-tenant environment for security reasons.
To disable custom actions:
- Open the Controller admin console.
- Go to Controller Settings.
- Search for the
aas.multitenant.custom.action.local.execution.enabled
property. - Set to false .
- Click Save.