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

***Received Error***: **Error building securityDashboards, retry with: ./build.sh manifests/3.0.0/opensearch-dashboards-3.0.0.yml --component securityDashboards**. securityDashboards failed during the distribution build for version: 3.0.0. Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch-dashboards/7309/display/redirect. The failed build stage...

v3.0.0
autocut
triaged

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

untriaged
v2.15.0

The integration test failed at distribution level for component securityDashboardsVersion: 2.14.0Distribution: debArchitecture: x64Platform: linuxPlease check the logs: https://build.ci.opensearch.org/job/integ-test-opensearch-dashboards/5773/display/redirect * Test-report manifest:* - https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.14.0/7584/linux/x64/deb/test-results/5773/integ-test/test-report.yml _Note: Steps to reproduce, additional logs and...

untriaged
autocut
triaged
integ-test-failure
linux:tar:arm64
linux:tar:x64
linux:deb:arm64
linux:rpm:x64
linux:deb:x64
linux:rpm:arm64
windows:zip:x64
v2.14.0

### Description For MDS, tenancy tab is always locked to local cluster. When disabling/removing local cluster, this causes an edge case where local cluster does not exist in the picker,...

backport 2.x

**What is the bug?** For Auth, Roles, Users, Permissions tabs - when no datasource is in the URL, initial page load of error/empty data does not change - need to...

bug
untriaged

**What is the bug?** When local cluster is disabled, the "tenant" tab is still pulling info from the local cluster - this is because this tab is locked to the...

bug
untriaged

### Description This PR fixes a bug where the security-dashboards-plugin would redirect back to `/` instead of `/{serverBasePath}` after authenticating with OpenID. This PR also performs all SAML, OpenID and...

backport 2.x

**Is your feature request related to a problem?** Recently there was an integration test failure that was caught only at release time. This is because we are not running the...

enhancement
untriaged

### Description In OIDC flow ID token expiry time was used to set cookie expiry time. Because of this cookie was getting expired at same time as ID token and...

**Is your feature request related to a problem?** There seems to have been a regression with the OIDC refresh token workflow introduced in this PR: https://github.com/opensearch-project/security-dashboards-plugin/pull/1773. Checking the existing e2e...

enhancement
triaged