You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have disabled multitenancy in both config.yml(multitenancy_enabled: false) and opensearch_dashboards.yml(opensearch_security.multitenancy.enabled: false) but when i open dashboards UI i am getting a popup to enable multitenancy.
To Reproduce
Steps to reproduce the behavior:
Disable multi-tenancy
Open a new window of Dashboards.
Expected behavior
The user should not be asked about a disabled feature.
OpenSearch Version
2.7.0
Dashboards Version
2.7.0
Screenshots
The text was updated successfully, but these errors were encountered:
ramanavenky22
changed the title
Getting multitenancy popup even when it is disabled.
Getting popup(Select your tenant) even when multitenancy is disabled.
May 25, 2023
Same here, for us this occured when updating using the opensearch-operator from 2.5.0 to 2.7.0. Different to the other issues relating to a similar bug, the tenant selection is now empty (as seen in screenshot) and under Security - Tenants the tenants feature is disabled everywhere
Describe the bug
I have disabled multitenancy in both config.yml(multitenancy_enabled: false) and opensearch_dashboards.yml(opensearch_security.multitenancy.enabled: false) but when i open dashboards UI i am getting a popup to enable multitenancy.
To Reproduce
Steps to reproduce the behavior:
Disable multi-tenancy
Open a new window of Dashboards.
Expected behavior
The user should not be asked about a disabled feature.
OpenSearch Version
2.7.0
Dashboards Version
2.7.0
Screenshots
The text was updated successfully, but these errors were encountered: