-
Notifications
You must be signed in to change notification settings - Fork 23
update: console updates for OpenSearch Security #895
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
wojcik-dorota
wants to merge
2
commits into
main
Choose a base branch
from
MA-3360-docs-update-the-sec-mngm-article-for-os
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
--- | ||
title: Enable OpenSearch® Security management for Aiven for OpenSearch® | ||
sidebar_label: Enable OpenSearch® Security management | ||
title: Enable OpenSearch Security management for Aiven for OpenSearch® | ||
sidebar_label: Enable OpenSearch Security | ||
--- | ||
|
||
[OpenSearch Security](/docs/products/opensearch/concepts/os-security) provides a range of security features, including fine-grained access controls, SAML authentication, and audit logging to monitor activity within your OpenSearch service. | ||
By enabling this, you | ||
can manage user permissions, roles, and other security aspects | ||
import ConsoleLabel from "@site/src/components/ConsoleIcons"; | ||
|
||
[OpenSearch Security](/docs/products/opensearch/concepts/os-security) provides a range of security features, including fine-grained access controls, SAML authentication, and audit logging to monitor activity within your Aiven for OpenSearch® service. | ||
|
||
By enabling this, you can manage user permissions, roles, and other security aspects | ||
through the OpenSearch Dashboard. | ||
|
||
:::info | ||
|
@@ -43,40 +45,34 @@ OpenSearch service, note the following: | |
[Aiven Terraform Provider](/docs/tools/terraform) or | ||
[Aiven Operator for Kubernetes®](/docs/tools/kubernetes) to manage access controls. | ||
|
||
## Enable OpenSearch® Security management | ||
## Enable OpenSearch Security | ||
|
||
To activate OpenSearch Security management for your Aiven for OpenSearch service: | ||
|
||
1. Log in to the [Aiven Console](https://console.aiven.io/) and access | ||
the Aiven for OpenSearch service for which to enable | ||
security. | ||
|
||
1. Select **Users** from the left sidebar. | ||
1. On the service page, click <ConsoleLabel name="users"/> in the sidebar. | ||
|
||
1. Select **Enable OpenSearch Security** in the OpenSearch Security | ||
management banner. | ||
1. On the **Users** page, click **Enable OpenSearch Security**. | ||
|
||
1. Review the information presented on the **Enable OpenSearch Security | ||
for this service** screen and confirm by selecting the checkbox. | ||
1. Review the information in the **OpenSearch Security management** window, confirm | ||
you understand and want to proceed by selecting the checkbox, and click **Continue**. | ||
|
||
1. In the OpenSearch Security administrator section, enter and confirm | ||
a password for the user. | ||
1. Create your administrator user by entering a password for this user. | ||
|
||
:::note | ||
- The username for the OpenSearch Security administrator is set by | ||
default and cannot be changed. | ||
- In case you forget the password, it can only be reset by | ||
contacting Aiven support. | ||
- OpenSearch Security administrator username set by default cannot be changed. | ||
- To reset the password later, contact [Aiven Support](mailto:[email protected]). | ||
::: | ||
|
||
1. Select **Enable** to activate the OpenSearch Security administrator | ||
user. | ||
1. Click **Enable OpenSearch Security** to create the administrator user and activate | ||
OpenSearch Security management. | ||
|
||
After activating OpenSearch Security, you will be redirected to the | ||
**Users** screen, where you can verify that the security feature is | ||
enabled. | ||
After activating OpenSearch Security management, you are redirected to the **Users** page, | ||
where you can verify that the security feature is enabled. | ||
|
||
Next, log in to the | ||
[OpenSearch Dashboard](/docs/products/opensearch/dashboards) using your security admin credentials to access OpenSearch | ||
Security, where you can manage user permissions and other security | ||
settings. | ||
To manage user permissions and other security settings, access OpenSearch Security | ||
management by logging in to the [OpenSearch Dashboard](/docs/products/opensearch/dashboards) | ||
using your security admin credentials. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.