security-dashboards-plugin icon indicating copy to clipboard operation
security-dashboards-plugin copied to clipboard

🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards

Results 150 security-dashboards-plugin issues
Sort by recently updated
recently updated
newest added
trafficstars

**Is your feature request related to a problem? Please describe.** As workspace and multi-tenancy are mutually exclusive, they can't turn on at the same time. Data is inside of a...

enhancement
triaged

This is a component issue for `2.19.0`. Coming from https://github.com/opensearch-project/opensearch-build/issues/5152. Please follow the following checklist. __Please refer to the DATES in that post__. How to use this issue ## This...

triaged
v2.19.0

[Release 3.0] Planned Breaking Changes for 3.0 in Plugin As mentioned in this [META Issue](https://github.com/opensearch-project/opensearch-build/issues/5243), we want to track and increase transparency around the breaking changes planned for the 3.0...

release
v3.0.0
triaged

**What is the bug?** User dashboard login landing page is not according to the defaultRoute set for the custom tenant (e.g. cadm) if Global and Private tenants are enabled. **How...

bug
help wanted
triaged
v2.14.0

**What is the bug?** security_authentication cookie being set by security dashboard plugin , SameSite attribute not able to set to 'Strict'. **How can one reproduce the bug?** Steps to reproduce...

bug
triaged

**Describe the bug** If I have two browser tabs open, and I select Tenant A in one tab, and then select Tenant B in the second tab, requests made in...

bug
triaged

**Is your feature request related to a problem?** Currently we have numerous users who have read only access to many dashboards and visualization, they frequently request the ability to create...

enhancement
help wanted
triaged

**What is the bug?** The `opensearch_security.multitenancy.tenants.enable_private: false` option in the OS dashboards configuration file does not disable Private Tenants. You can still choose Private Tenant when you enter. **What is...

bug
triaged

**What is the bug?** When tenancy is disabled the tenant panel is still present on role view, edit, and list pages. We should remove them to not confuse users. **How...

bug
triaged

At present, the dataSourceId [schema](https://github.com/opensearch-project/security-dashboards-plugin/blob/506d803b868002f131a65d0d7ad370625454a8e4/server/routes/index.ts#L244) validation for a route is lax in the sense that a dataSourceId when not present, it falls back to "Local Cluster". This validation should be...

triaged