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

When the user needs to re-login after an timeout session on kibana in ODFE 1.13.2, the page "Application not found" shows up. Steps to reproduce the behavior: 1. Go to...

bug
triaged

The plugin automatically adds some query parameters to the log out URL, but if query parameters are present in the log out URL provided in `kibana.yml` (`opendistro_security.openid.logout_url`) they are not...

bug
enhancement
triaged

Hi, I trying to set 2 OD clusters in AWS behind the same ALB and Host name but using path pattern routing, so for example: ``` opendistro.cluster.co.uk -> AWSALB --->...

enhancement
triaged

Hi, Kibana-ver: 7.4.2 opendistro-ver: 1.4.0 When I create a tenant, I find some problems. First of all, when I create the **Chinese tenant name**, there is no problem, but when...

bug
triaged

**Describe the bug** The session cookie is not working in proxy mode because it does not gets validated. **To Reproduce** Steps to reproduce the behavior: 1. request any url using...

bug
triaged

Coming from https://github.com/opensearch-project/opensearch-plugins/issues/96, add MacOS (Darwin) support. - [ ] Passing CI on MacOS - [ ] Documentation

macos
triaged

# Page is Not Getting Refreshed Automatically After Deleting The Action Group 1. Navigate to Security-> permission-> create action group. 2. Enter user name and permission then create. 3. Select...

bug
triaged

**What is the bug?** Any exception during OIDC sign-in causes redirect to login: ``` } catch (error) { context.security_plugin.logger.error(`OpenId authentication failed: ${error}`); // redirect to login return this.redirectToLogin(request, response); }...

bug
help wanted
triaged

In our plugin for OpenSearch Dashboards, we want to run some actions to clear the user session (for example third-party token) when the user clicks on the `Log out` button....

enhancement
help wanted
triaged

**Is your feature request related to a problem? Please describe.** I'm trying to customize the login screen on OpenSearch, and as far as I understood it's a part of the...

bug
enhancement
help wanted
triaged