SEARCH GUARD Multi Tenancy

Hi guys , lately i was trying to create 2 different tenants with two different users so i can control what dashboard can these users see, my problem is that when i delete dahsboard from the created tenant it deletes the dashboard also from the global tenant. though i’m switching to the specified tenant when i delete the dashboard

this is my kibana.yml config:

elasticsearch.requestHeadersWhitelist: [“securitytenant”,“Authorization”]
opendistro_security.multitenancy.enabled: true
opendistro_security.multitenancy.tenants.enable_global: true
opendistro_security.multitenancy.tenants.enable_private: true
opendistro_security.readonly_mode.roles: [“read_only”]

Any idea what ma i doing wrong ?

Hi @HeiDri
The product you use is called Opendistro. This forum is for the Search Guard.

but i thought opendistro security plugin is based on Search Guard security no ?

The Opendistro has its own forum. You can find it via the Google search.

okay i’ll do that(i did not know that google search existed) , thanks for the help i’ll mark this as a solution :slight_smile:

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.