opensearch-project / security-dashboards-plugin

🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards
https://opensearch.org/docs/latest/security-plugin/index/
Apache License 2.0
70 stars 152 forks source link

Update copy for tenancy tab #1881

Closed derek-ho closed 6 months ago

derek-ho commented 6 months ago

Description

Updates copy on the tenancy tab to be clear that it is talking about a front end only concept of tenancy. It can get confusing since the security plugin stores tenants as backend objects, but with multi datasource changes coming, we want to clear up that this tab is only talking about the frontend concept (locked to the local instance of dashboards).

Category

Enhancement

Why these changes are required?

Fix: #1878

What is the old behavior before changes and new behavior after changes?

Issues Resolved

Fix: #1878

Testing

Copy changes - no testing needed - update snapshots

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.