From 12e36d896f6be9fe634ec27463af5fd05aa34e51 Mon Sep 17 00:00:00 2001 From: Harshini Rangaswamy Date: Wed, 3 May 2023 18:34:22 +0200 Subject: [PATCH] add exceptions for steps --- .github/vale/styles/Aiven/capitalization_headings.yml | 1 + .../opensearch/howto/opensearch-dashboard-multi_tenancy.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/vale/styles/Aiven/capitalization_headings.yml b/.github/vale/styles/Aiven/capitalization_headings.yml index 9ff783f3bd..c431e3f7d0 100644 --- a/.github/vale/styles/Aiven/capitalization_headings.yml +++ b/.github/vale/styles/Aiven/capitalization_headings.yml @@ -116,6 +116,7 @@ exceptions: - Spring - SQL Server - Startup + - 'Step \d+: \w+' - Sumo Logic - TaskManager - Telegraf diff --git a/docs/products/opensearch/howto/opensearch-dashboard-multi_tenancy.rst b/docs/products/opensearch/howto/opensearch-dashboard-multi_tenancy.rst index b7b4eb46e8..a600a126fd 100644 --- a/docs/products/opensearch/howto/opensearch-dashboard-multi_tenancy.rst +++ b/docs/products/opensearch/howto/opensearch-dashboard-multi_tenancy.rst @@ -70,7 +70,7 @@ To map roles to internal users, follow these steps: If you have enabled SAML SSO authentication in your Aiven for OpenSearch service, you can use SAML integration to map users roles. Step 5: Manage tenants -~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~ To manage tenants in the OpenSearch dashboard, you can follow these steps: * **Access the tenant list**: Navigate to the Security section in the OpenSearch dashboard and select the Tenant option to view the available tenants and create new ones.