https://github.com/opensearch-project/security-dashboards-plugin
🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards
https://github.com/opensearch-project/security-dashboards-plugin
opensearch opensearch-document opensearch-plugins
Last synced: 3 months ago
JSON representation
🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards
- Host: GitHub
- URL: https://github.com/opensearch-project/security-dashboards-plugin
- Owner: opensearch-project
- License: apache-2.0
- Created: 2019-02-01T17:39:57.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T22:08:11.000Z (9 months ago)
- Last Synced: 2024-09-18T02:54:24.612Z (9 months ago)
- Topics: opensearch, opensearch-document, opensearch-plugins
- Language: TypeScript
- Homepage: https://opensearch.org/docs/latest/security-plugin/index/
- Size: 3.46 MB
- Stars: 70
- Watchers: 21
- Forks: 152
- Open Issues: 104
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/opensearch-project/security-dashboards-plugin/actions)[](https://github.com/opensearch-project/security-dashboards-plugin/actions)[](https://github.com/opensearch-project/security-dashboards-plugin)
# OpenSearch Dashboards Security Plugin
This plugin for OpenSearch Dashboards adds a configuration management UI for the OpenSearch Security features, as well as authentication, session management and multi-tenancy support to your secured cluster.
- [Features](#features)
- [Installation](#installation)
- [Contributing](#contributing)
- [Getting Help](#getting-help)
- [Code of Conduct](#code-of-conduct)
- [Security](#security)
- [License](#license)
- [Copyright](#copyright)## Features
* OpenSearch Dashboards authentication for OpenSearch
* OpenSearch Dashboards session management
* OpenSearch Security configuration UI
* Multi-tenancy support for OpenSearch Dashboards
* OpenSearch audit logging configuration UI## Installation
The OpenSearch Dashboards Security Plugin comes bundled by default as part of the OpenSearch Dashboards distribution. Please refer to the [installation guide](https://opensearch.org/docs/latest/dashboards/install/index/) and [technical documentation](https://opensearch.org/docs/latest/security-plugin/index/) for detailed information on installing and configuring the OpenSearch Security Plugin.
## Contributing
See [developer guide](DEVELOPER_GUIDE.md) and [how to contribute to this project](CONTRIBUTING.md).
## Getting Help
If you find a bug, or have a feature request, please don't hesitate to open an issue in this repository.
For more information, see [project website](https://opensearch.org/) and [documentation](https://opensearch.org/docs/latest). If you need help and are unsure where to open an issue, try [forums](https://discuss.opendistrocommunity.dev/).
## Code of Conduct
This project has adopted the [Amazon Open Source Code of Conduct](CODE_OF_CONDUCT.md). For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq), or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
## Security
If you discover a potential security issue in this project we ask that you notify OpenSearch Security directly via email to [email protected]. Please do **not** create a public GitHub issue.
## License
This code is licensed under the Apache 2.0 License.
## Copyright
Copyright OpenSearch Contributors. See [NOTICE](NOTICE.txt) for details.