Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Tenancy selection prompt keeps on appearing even if disabled #2

Open
honiewelle opened this issue May 4, 2021 · 1 comment
Open

Comments

@honiewelle
Copy link

honiewelle commented May 4, 2021

Hi. We're currently using the version 1.13.2 and have disabled the tenancy using the following configuration (below) but we're still seeing the prompt as can be seen in the screenshot:

/usr/share/elasticsearch/plugins/opendistro_security/securityconfig/config.yml

...
config:
  dynamic:
    do_not_fail_on_forbidden: true
    kibana:
      multitenancy_enabled: false
    http:
...

/etc/kibana.yml

opendistro_security.multitenancy.enabled: false
opendistro_security.multitenancy.tenants.enable_private: false
opendistro_security.multitenancy.tenants.enable_global: false
opendistro_security.multitenancy.tenants.preferred: ["Global"]
opendistro_security.multitenancy.enable_filter: false

image

@honiewelle honiewelle changed the title Tenancy selection prompy keeps on appearing even if disabled Tenancy selection prompt keeps on appearing even if disabled May 4, 2021
@Kanmanir
Copy link

Its a same issue bug number 736

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants