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:

  1. Open the Controller admin console.
  2. Go to Controller Settings.
  3. Search for the aas.multitenant.custom.action.local.execution.enabled property.
  4. Set to false .
  5. Click Save.