OpenSearch security plug-in
The OpenSearch security plug-in, enabled by default, enhances the security and access
control capabilities when working with OpenSearch Dashboards. The OpenSearch security plug-in
supports configuration through a REST API or directly from within the OpenSearch pod.
Configure via REST API
About this task
To configure the plug-in remotely, access the OpenSearch REST API from outside the cluster using administrator credentials.
Procedure
Configure directly in the OpenSearch pod
About this task
You can also configure the security plug-in from inside the
opensearch-all-000
pod. The default configuration files are located
at:/workdir/opensearch/config/opensearch-security/Procedure
OpenSearch documentation
About this task
See this OpenSearch documentation page to learn how to configure the security plug-in: Access control for the API
.