security-dashboards-plugin
security-dashboards-plugin copied to clipboard
🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards
The integration test failed at distribution level for component securityDashboardsVersion: 1.3.15Distribution: zipArchitecture: x64Platform: windowsPlease check the logs: https://build.ci.opensearch.org/job/integ-test-opensearch-dashboards/5646/display/redirect * Test-report manifest:* - https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/1.3.15/7428/windows/x64/zip/test-results/5646/integ-test/test-report.yml _Note: Steps to reproduce, additional logs and...
**What is the bug?** Dashboard user has login problem that it cannot access custom tenant (its disabled), if user name (e.g. cadm) is same as custom tenant name (e.g. cadm)....
The integration test failed at distribution level for component securityDashboardsVersion: 3.0.0Distribution: rpmArchitecture: arm64Platform: linuxPlease check the logs: https://build.ci.opensearch.org/job/integ-test-opensearch-dashboards/5475/display/redirect * Test-report manifest:* - https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/3.0.0/7243/linux/arm64/rpm/test-results/5475/integ-test/test-report.yml _Note: Steps to reproduce, additional logs and...
**What is the bug?** Currently, there are a few problems with the tenancy logic that lead to confusing behavior: - Tenany popup related settings are stored in session/local storage. This...
The security of the OpenSearch Dashboard could be hardened by restricting the information available in a `ResponseError`. Indeed, it appears that the OpenSearch Dashboards does not perform a filtering in...
**Is your feature request related to a problem?** Support Windows Runner for Cypress 13 workflows. In https://github.com/opensearch-project/security-dashboards-plugin/issues/1655, it introduced two new e2e workflows for testing external auths of OIDC and...
**Is your feature request related to a problem?** Since OS 2.4, the security-dashboards-plugin has supported having multiple login options from the login screen: https://github.com/opensearch-project/security-dashboards-plugin/pull/1110 Configuring multi auth is done via...
**What is the bug?** When you login with a JWT using a request header or a query parameter, the token is stored in the authentication cookie. Hence, there is a...
**description** I've setup proxy authentication and it works fine, however I want to also allow basicauth as well to allow non-SSO users, but it doesn't seem to be supported. Multiple...
The current user interface for creating action groups in the OpenSearch Security plugin allows for the combination of actions from different categories within a single group. These categories are: 1....