All options in left menu are visible - but it is displaying a warning of “read only”. saw few posts on the instructions , but it is not working out in 1.3
Global & Private tenants are visible as well , is there a way to disable these for specific users as user was able to switch out of the tenant.
Solution for Problem 1: Make sure that you set the Index Single permissions(Read) as well in the Role page. Also, Solution 2 will solve this problem as well.
Solution for problem 2: Yes. you can disable Global and Private tenants using the following config in “kibana.yml”
You are missing cluster level permission. if you set the cluster level Action groups to “CLUSTER_COMPOSITE_OPS_RO” will solve the problem. This config will disable the Management menu. If you want to disable any other menu then you can disable it using kibana.yml.