Restrict access to Advanced Settings

Is it possible to restrict user access to the Advanced Settings page under the “management” app?

One method would be setting “management.kibana.settings” to false inside “src/legacy/core_plugins/kibana/index.js”. I’m choosing to enable/disable the “app” from within the advanced settings plugin (“src/plugins/advanced_settings/public/plugin.ts”) based on the users current tenant.

Hi ,

Please tell me the how to do with REST API (Devtool).

1 Like

any REST API, or exclusive permission for it in AWS ElasticSearch?