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

**What is the bug?** OIDC authentication not working if OIDC server was not available when the dashboard application is launched but is available after. **How can one reproduce the bug?**...

bug
triaged

Currently the SAML auth test for successful login is only checking for the presence of a cookie (https://github.com/opensearch-project/security-dashboards-plugin/blob/main/test/jest_integration/saml_auth.test.ts#L247). While this assertion is valid for successful login, the assertions can go...

bug
help wanted
good first issue
triaged
CCI

**Is your feature request related to a problem? Please describe.** I have a user that only has access to certain fields, but they are able to see the restricted fields...

enhancement
triaged

**What is the bug?** In the Roles/Security/ view on the permissions tab, there are only three index patterns shown for each entry in the index permissions view. The list is...

bug
ux / ui
triaged

Setting default route does not change from `/app/home` for IDP initiated Authentication Steps to reproduce the behavior: Login to dashboards, change default route - no issues here On SDP initiated...

bug
triaged

**Describe the bug** Opensearch-Desktop does not operate as expected using saml authentication. It is still referring to the _opendistro endpoint instead of the _plugins endpoint. The documentation [link](https://opensearch.org/docs/security-plugin/configuration/saml/#opensearch-dashboards-configuration) explains to...

bug
triaged

### Issue Description The functional tests of security-dashboards-plugin is currently based in the functional test repo. Even the FTR has the description of how to onboard test cases, we should...

enhancement
triaged

**Is your feature request related to a problem?** Cookie is queried by API multiple times in authentication_type. Refactor is needed for abstract methods in authentication_type to improve the efficiency to...

bug
help wanted
triaged
Refactoring

**What is the request?** `''`, `'basicauth' and `AuthType.BASIC` all end up with pointing to basic auth. Thare are quite a few occurrences in the code base, which needs to be...

bug
good first issue
triaged
Refactoring

**What is the bug?** The `config.yml` honors outdated `kibana` key and throws an error for `opensearch-dashboards`. **How can one reproduce the bug?** Steps to reproduce the behavior: ``` config: dynamic:...

bug
good first issue
hacktoberfest
triaged