Merge pull request #126 from AMoo-Miki/fix-redirct-from
Fix paths in `redirect_from` data
This commit is contained in:
commit
ee1400ff2b
|
@ -4,8 +4,8 @@ title: OpenSearch CLI
|
|||
nav_order: 52
|
||||
has_children: false
|
||||
redirect_from:
|
||||
- /docs/odfe-cli/
|
||||
- /docs/cli/
|
||||
- /odfe-cli/
|
||||
- /cli/
|
||||
---
|
||||
|
||||
# OpenSearch CLI
|
||||
|
|
|
@ -5,7 +5,6 @@ nav_order: 1
|
|||
has_children: false
|
||||
has_toc: false
|
||||
redirect_from:
|
||||
- /docs/opensearch-dashboards/
|
||||
- /opensearch-dashboards/
|
||||
- /dashboards/
|
||||
---
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
layout: default
|
||||
title: Notebooks
|
||||
nav_order: 50
|
||||
redirect_from: /docs/notebooks/
|
||||
redirect_from: /notebooks/
|
||||
has_children: false
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Index rollups
|
||||
nav_order: 35
|
||||
has_children: true
|
||||
redirect_from: /docs/ism/index-rollups/
|
||||
redirect_from: /ism/index-rollups/
|
||||
has_toc: false
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
layout: default
|
||||
title: Index rollups API
|
||||
parent: Index rollups
|
||||
redirect_from: /docs/ism/rollup-api/
|
||||
redirect_from: /ism/rollup-api/
|
||||
nav_order: 9
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Index transforms
|
||||
nav_order: 20
|
||||
has_children: true
|
||||
redirect_from: /docs/im/index-transforms/
|
||||
redirect_from: /im/index-transforms/
|
||||
has_toc: false
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
layout: default
|
||||
title: ISM API
|
||||
parent: Index State Management
|
||||
redirect_from: /docs/ism/api/
|
||||
redirect_from: /ism/api/
|
||||
nav_order: 5
|
||||
---
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@ title: Index State Management
|
|||
nav_order: 3
|
||||
has_children: true
|
||||
redirect_from:
|
||||
- /docs/im/ism/
|
||||
- /docs/ism/
|
||||
- /im/ism/
|
||||
- /ism/
|
||||
has_toc: false
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Managed Indices
|
||||
nav_order: 3
|
||||
parent: Index State Management
|
||||
redirect_from: /docs/ism/managedindices/
|
||||
redirect_from: /ism/managedindices/
|
||||
has_children: false
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Policies
|
||||
nav_order: 1
|
||||
parent: Index State Management
|
||||
redirect_from: /docs/ism/policies/
|
||||
redirect_from: /ism/policies/
|
||||
has_children: false
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
layout: default
|
||||
title: Settings
|
||||
parent: Index State Management
|
||||
redirect_from: /docs/ism/settings/
|
||||
redirect_from: /ism/settings/
|
||||
nav_order: 4
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Refresh search analyzer
|
||||
nav_order: 40
|
||||
has_children: false
|
||||
redirect_from: /docs/ism/refresh-analyzer/
|
||||
redirect_from: /ism/refresh-analyzer/
|
||||
has_toc: false
|
||||
---
|
||||
|
||||
|
|
|
@ -6,7 +6,6 @@ parent: Alerting
|
|||
has_children: false
|
||||
redirect_from:
|
||||
- /alerting/cron/
|
||||
- /docs/alerting/cron/
|
||||
---
|
||||
|
||||
# Cron expression reference
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Install OpenSearch
|
||||
nav_order: 2
|
||||
redirect_from:
|
||||
- /docs/install/
|
||||
- /install/
|
||||
- /opensearch/install/
|
||||
has_children: true
|
||||
---
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Boolean queries
|
||||
parent: Query DSL
|
||||
nav_order: 45
|
||||
redirect_from: /docs/opensearch/bool/
|
||||
redirect_from: /opensearch/bool/
|
||||
---
|
||||
|
||||
# Boolean queries
|
||||
|
|
|
@ -3,9 +3,7 @@ layout: default
|
|||
title: Full-text queries
|
||||
parent: Query DSL
|
||||
nav_order: 40
|
||||
redirect_from:
|
||||
- /docs/opensearch/full-text/
|
||||
- /opensearch/full-text/
|
||||
redirect_from: /opensearch/full-text/
|
||||
---
|
||||
|
||||
# Full-text queries
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Term-level queries
|
||||
parent: Query DSL
|
||||
nav_order: 30
|
||||
redirect_from: /docs/opensearch/term/
|
||||
redirect_from: /opensearch/term/
|
||||
---
|
||||
|
||||
# Term-level queries
|
||||
|
|
|
@ -4,7 +4,7 @@ title: Asynchronous search
|
|||
nav_order: 51
|
||||
has_children: true
|
||||
redirect_from:
|
||||
- /docs/async/
|
||||
- /async/
|
||||
- /search-plugins/async/
|
||||
---
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ title: Asynchronous search security
|
|||
nav_order: 2
|
||||
parent: Asynchronous search
|
||||
has_children: false
|
||||
redirect_from: /docs/async/security/
|
||||
redirect_from: /async/security/
|
||||
---
|
||||
|
||||
# Asynchronous search security
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Settings
|
||||
parent: Asynchronous search
|
||||
nav_order: 4
|
||||
redirect_from: /docs/async/settings/
|
||||
redirect_from: /async/settings/
|
||||
---
|
||||
|
||||
# Settings
|
||||
|
|
|
@ -4,7 +4,7 @@ title: k-NN API
|
|||
nav_order: 5
|
||||
parent: k-NN
|
||||
has_children: false
|
||||
redirect_from: /docs/knn/api/
|
||||
redirect_from: /knn/api/
|
||||
---
|
||||
|
||||
# k-NN plugin API
|
||||
|
|
|
@ -5,7 +5,7 @@ nav_order: 2
|
|||
parent: k-NN
|
||||
has_children: false
|
||||
has_math: true
|
||||
redirect_from: /docs/knn/approximate-knn/
|
||||
redirect_from: /knn/approximate-knn/
|
||||
---
|
||||
|
||||
# Approximate k-NN search
|
||||
|
|
|
@ -5,7 +5,7 @@ nav_order: 50
|
|||
has_children: true
|
||||
has_toc: false
|
||||
redirect_from:
|
||||
- /docs/knn/
|
||||
- /knn/
|
||||
- /search-plugins/knn/
|
||||
---
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ title: JNI library
|
|||
nav_order: 6
|
||||
parent: k-NN
|
||||
has_children: false
|
||||
redirect_from: /docs/knn/jni-library/
|
||||
redirect_from: /knn/jni-library/
|
||||
---
|
||||
|
||||
# JNI library
|
||||
|
|
|
@ -4,7 +4,7 @@ title: k-NN Index
|
|||
nav_order: 1
|
||||
parent: k-NN
|
||||
has_children: false
|
||||
redirect_from: /docs/knn/knn-index/
|
||||
redirect_from: /knn/knn-index/
|
||||
---
|
||||
|
||||
# k-NN Index
|
||||
|
|
|
@ -5,7 +5,7 @@ nav_order: 3
|
|||
parent: k-NN
|
||||
has_children: false
|
||||
has_math: true
|
||||
redirect_from: /docs/knn/knn-score-script/
|
||||
redirect_from: /knn/knn-score-script/
|
||||
---
|
||||
|
||||
# Exact k-NN with scoring script
|
||||
|
|
|
@ -5,7 +5,7 @@ nav_order: 4
|
|||
parent: k-NN
|
||||
has_children: false
|
||||
has_math: true
|
||||
redirect_from: /docs/knn/painless-functions/
|
||||
redirect_from: /knn/painless-functions/
|
||||
---
|
||||
|
||||
# k-NN Painless Scripting extensions
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Performance tuning
|
||||
parent: k-NN
|
||||
nav_order: 8
|
||||
redirect_from: /docs/knn/performance-tuning/
|
||||
redirect_from: /knn/performance-tuning/
|
||||
---
|
||||
|
||||
# Performance tuning
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Settings
|
||||
parent: k-NN
|
||||
nav_order: 7
|
||||
redirect_from: /docs/knn/settings/
|
||||
redirect_from: /knn/settings/
|
||||
---
|
||||
|
||||
# k-NN settings
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Commands
|
||||
parent: Piped processing language
|
||||
nav_order: 4
|
||||
redirect_from: /docs/ppl/commands/
|
||||
redirect_from: /ppl/commands/
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Data Types
|
||||
parent: Piped processing language
|
||||
nav_order: 6
|
||||
redirect_from: /docs/ppl/datatypes/
|
||||
redirect_from: /ppl/datatypes/
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Endpoint
|
||||
parent: Piped processing language
|
||||
nav_order: 1
|
||||
redirect_from: /docs/ppl/endpoint/
|
||||
redirect_from: /ppl/endpoint/
|
||||
---
|
||||
|
||||
# Endpoint
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Functions
|
||||
parent: Piped processing language
|
||||
nav_order: 10
|
||||
redirect_from: /docs/ppl/functions/
|
||||
redirect_from: /ppl/functions/
|
||||
---
|
||||
|
||||
# Functions
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Identifiers
|
||||
parent: Piped processing language
|
||||
nav_order: 7
|
||||
redirect_from: /docs/ppl/identifiers/
|
||||
redirect_from: /ppl/identifiers/
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ nav_order: 42
|
|||
has_children: true
|
||||
has_toc: false
|
||||
redirect_from:
|
||||
- /docs/ppl/
|
||||
- /ppl/
|
||||
- /search-plugins/ppl/
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Protocol
|
||||
parent: Piped processing language
|
||||
nav_order: 2
|
||||
redirect_from: /docs/ppl/protocol/
|
||||
redirect_from: /ppl/protocol/
|
||||
---
|
||||
|
||||
# Protocol
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Settings
|
||||
parent: Piped processing language
|
||||
nav_order: 3
|
||||
redirect_from: /docs/ppl/settings/
|
||||
redirect_from: /ppl/settings/
|
||||
---
|
||||
|
||||
# Settings
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Aggregation Functions
|
||||
parent: SQL
|
||||
nav_order: 11
|
||||
redirect_from: /docs/sql/aggregations/
|
||||
redirect_from: /sql/aggregations/
|
||||
---
|
||||
|
||||
# Aggregation functions
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Basic Queries
|
||||
parent: SQL
|
||||
nav_order: 5
|
||||
redirect_from: /docs/sql/basic/
|
||||
redirect_from: /sql/basic/
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: SQL CLI
|
||||
parent: SQL
|
||||
nav_order: 2
|
||||
redirect_from: /docs/sql/cli/
|
||||
redirect_from: /sql/cli/
|
||||
---
|
||||
|
||||
# SQL CLI
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Complex Queries
|
||||
parent: SQL
|
||||
nav_order: 6
|
||||
redirect_from: /docs/sql/complex/
|
||||
redirect_from: /sql/complex/
|
||||
---
|
||||
|
||||
# Complex queries
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Data Types
|
||||
parent: SQL
|
||||
nav_order: 73
|
||||
redirect_from: /docs/sql/datatypes/
|
||||
redirect_from: /sql/datatypes/
|
||||
---
|
||||
|
||||
# Data types
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Delete
|
||||
parent: SQL
|
||||
nav_order: 12
|
||||
redirect_from: /docs/sql/delete/
|
||||
redirect_from: /sql/delete/
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Endpoint
|
||||
parent: SQL
|
||||
nav_order: 13
|
||||
redirect_from: /docs/sql/endpoints/
|
||||
redirect_from: /sql/endpoints/
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Functions
|
||||
parent: SQL
|
||||
nav_order: 10
|
||||
redirect_from: /docs/sql/functions/
|
||||
redirect_from: /sql/functions/
|
||||
---
|
||||
|
||||
# Functions
|
||||
|
|
|
@ -5,7 +5,7 @@ nav_order: 38
|
|||
has_children: true
|
||||
has_toc: false
|
||||
redirect_from:
|
||||
- /docs/sql/
|
||||
- /sql/
|
||||
- /search-plugins/sql/
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: JDBC Driver
|
||||
parent: SQL
|
||||
nav_order: 71
|
||||
redirect_from: /docs/sql/jdbc/
|
||||
redirect_from: /sql/jdbc/
|
||||
---
|
||||
|
||||
# JDBC driver
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Limitations
|
||||
parent: SQL
|
||||
nav_order: 18
|
||||
redirect_from: /docs/sql/limitation/
|
||||
redirect_from: /sql/limitation/
|
||||
---
|
||||
|
||||
# Limitations
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Metadata Queries
|
||||
parent: SQL
|
||||
nav_order: 9
|
||||
redirect_from: /docs/sql/metadata/
|
||||
redirect_from: /sql/metadata/
|
||||
---
|
||||
|
||||
# Metadata queries
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Monitoring
|
||||
parent: SQL
|
||||
nav_order: 15
|
||||
redirect_from: /docs/sql/monitoring/
|
||||
redirect_from: /sql/monitoring/
|
||||
---
|
||||
|
||||
# Monitoring
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: ODBC Driver
|
||||
parent: SQL
|
||||
nav_order: 72
|
||||
redirect_from: /docs/sql/obdc/
|
||||
redirect_from: /sql/obdc/
|
||||
---
|
||||
|
||||
# ODBC driver
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: JSON Support
|
||||
parent: SQL
|
||||
nav_order: 7
|
||||
redirect_from: /docs/sql/partiql/
|
||||
redirect_from: /sql/partiql/
|
||||
---
|
||||
|
||||
# JSON Support
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Protocol
|
||||
parent: SQL
|
||||
nav_order: 14
|
||||
redirect_from: /docs/sql/protocol/
|
||||
redirect_from: /sql/protocol/
|
||||
---
|
||||
|
||||
# Protocol
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Settings
|
||||
parent: SQL
|
||||
nav_order: 16
|
||||
redirect_from: /docs/sql/settings/
|
||||
redirect_from: /sql/settings/
|
||||
---
|
||||
|
||||
# Settings
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Full-Text Search
|
||||
parent: SQL
|
||||
nav_order: 8
|
||||
redirect_from: /docs/sql/sql-full-text/
|
||||
redirect_from: /sql/sql-full-text/
|
||||
---
|
||||
|
||||
# Full-text search
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Troubleshooting
|
||||
parent: SQL
|
||||
nav_order: 17
|
||||
redirect_from: /docs/sql/troubleshoot/
|
||||
redirect_from: /sql/troubleshoot/
|
||||
---
|
||||
|
||||
# Troubleshooting
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Query Workbench
|
||||
parent: SQL
|
||||
nav_order: 1
|
||||
redirect_from: /docs/sql/workbench/
|
||||
redirect_from: /sql/workbench/
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: API
|
||||
parent: Access Control
|
||||
nav_order: 90
|
||||
redirect_from: /docs/security/access-control/api/
|
||||
redirect_from: /security/access-control/api/
|
||||
---
|
||||
|
||||
# API
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Cross-Cluster Search
|
||||
parent: Access Control
|
||||
nav_order: 40
|
||||
redirect_from: /docs/security/access-control/cross-cluster-search/
|
||||
redirect_from: /security/access-control/cross-cluster-search/
|
||||
---
|
||||
|
||||
# Cross-cluster search
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Default Action Groups
|
||||
parent: Access Control
|
||||
nav_order: 51
|
||||
redirect_from: /docs/security/access-control/default-action-groups/
|
||||
redirect_from: /security/access-control/default-action-groups/
|
||||
---
|
||||
|
||||
# Default action groups
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Document-Level Security
|
||||
parent: Access Control
|
||||
nav_order: 10
|
||||
redirect_from: /docs/security/access-control/document-level-security/
|
||||
redirect_from: /security/access-control/document-level-security/
|
||||
---
|
||||
|
||||
# Document-level security
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Field-Level Security
|
||||
parent: Access Control
|
||||
nav_order: 11
|
||||
redirect_from: /docs/security/access-control/field-level-security/
|
||||
redirect_from: /security/access-control/field-level-security/
|
||||
---
|
||||
|
||||
# Field-level security
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Field Masking
|
||||
parent: Access Control
|
||||
nav_order: 12
|
||||
redirect_from: /docs/security/access-control/field-masking/
|
||||
redirect_from: /security/access-control/field-masking/
|
||||
---
|
||||
|
||||
# Field masking
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: User Impersonation
|
||||
parent: Access Control
|
||||
nav_order: 20
|
||||
redirect_from: /docs/security/access-control/impersonation/
|
||||
redirect_from: /security/access-control/impersonation/
|
||||
---
|
||||
|
||||
# User impersonation
|
||||
|
|
|
@ -5,7 +5,7 @@ nav_order: 10
|
|||
has_children: true
|
||||
has_toc: false
|
||||
redirect_from:
|
||||
- /docs/security/access-control/
|
||||
- /security/access-control/
|
||||
- /security-plugin/access-control/
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: OpenSearch Dashboards Multi-Tenancy
|
||||
parent: Access Control
|
||||
nav_order: 30
|
||||
redirect_from: /docs/security/access-control/multi-tenancy/
|
||||
redirect_from: /security/access-control/multi-tenancy/
|
||||
---
|
||||
|
||||
# OpenSearch Dashboards multi-tenancy
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Permissions
|
||||
parent: Access Control
|
||||
nav_order: 50
|
||||
redirect_from: /docs/security/access-control/permissions/
|
||||
redirect_from: /security/access-control/permissions/
|
||||
---
|
||||
|
||||
# Permissions
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Users and Roles
|
||||
parent: Access Control
|
||||
nav_order: 1
|
||||
redirect_from: /docs/security/access-control/users-roles/
|
||||
redirect_from: /security/access-control/users-roles/
|
||||
---
|
||||
|
||||
# Users and roles
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Audit Log Field Reference
|
||||
parent: Audit Logs
|
||||
nav_order: 1
|
||||
redirect_from: /docs/security/audit-logs/field-reference/
|
||||
redirect_from: /security/audit-logs/field-reference/
|
||||
---
|
||||
|
||||
# Audit log field reference
|
||||
|
|
|
@ -5,7 +5,7 @@ nav_order: 90
|
|||
has_children: true
|
||||
has_toc: false
|
||||
redirect_from:
|
||||
- /docs/security/audit-logs/
|
||||
- /security/audit-logs/
|
||||
- /security-plugin/audit-logs/
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Audit Log Storage Types
|
||||
parent: Audit Logs
|
||||
nav_order: 10
|
||||
redirect_from: /docs/security/audit-logs/storage-types/
|
||||
redirect_from: /security/audit-logs/storage-types/
|
||||
---
|
||||
|
||||
# Audit log storage types
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Client certificate authentication
|
||||
parent: Configuration
|
||||
nav_order: 50
|
||||
redirect_from: /docs/security/configuration/client-auth/
|
||||
redirect_from: /security/configuration/client-auth/
|
||||
---
|
||||
|
||||
# Client certificate authentication
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Authentication flow
|
||||
parent: Configuration
|
||||
nav_order: 1
|
||||
redirect_from: /docs/security/configuration/concepts/
|
||||
redirect_from: /security/configuration/concepts/
|
||||
---
|
||||
|
||||
# Authentication flow
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Backend Configuration
|
||||
parent: Configuration
|
||||
nav_order: 2
|
||||
redirect_from: /docs/security/configuration/configuration/
|
||||
redirect_from: /security/configuration/configuration/
|
||||
---
|
||||
|
||||
# Backend configuration
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Disable Security
|
||||
parent: Configuration
|
||||
nav_order: 99
|
||||
redirect_from: /docs/security/configuration/disable/
|
||||
redirect_from: /security/configuration/disable/
|
||||
---
|
||||
|
||||
# Disable security
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Generate Certificates
|
||||
parent: Configuration
|
||||
nav_order: 11
|
||||
redirect_from: /docs/security/configuration/generate-certificates/
|
||||
redirect_from: /security/configuration/generate-certificates/
|
||||
---
|
||||
|
||||
# Generate certificates
|
||||
|
|
|
@ -5,7 +5,7 @@ nav_order: 5
|
|||
has_children: true
|
||||
has_toc: false
|
||||
redirect_from:
|
||||
- /docs/security/configuration/
|
||||
- /security/configuration/
|
||||
- /security-plugin/configuration/
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Active Directory and LDAP
|
||||
parent: Configuration
|
||||
nav_order: 30
|
||||
redirect_from: /docs/security/configuration/ldap/
|
||||
redirect_from: /security/configuration/ldap/
|
||||
---
|
||||
|
||||
# Active Directory and LDAP
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: OpenID Connect
|
||||
parent: Configuration
|
||||
nav_order: 32
|
||||
redirect_from: /docs/security/configuration/openid-connect/
|
||||
redirect_from: /security/configuration/openid-connect/
|
||||
---
|
||||
|
||||
# OpenID Connect
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Proxy-based authentication
|
||||
parent: Configuration
|
||||
nav_order: 40
|
||||
redirect_from: /docs/security/configuration/proxy/
|
||||
redirect_from: /security/configuration/proxy/
|
||||
---
|
||||
|
||||
# Proxy-based authentication
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: SAML
|
||||
parent: Configuration
|
||||
nav_order: 31
|
||||
redirect_from: /docs/security/configuration/saml/
|
||||
redirect_from: /security/configuration/saml/
|
||||
---
|
||||
|
||||
# SAML
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: Apply Changes with securityadmin.sh
|
||||
parent: Configuration
|
||||
nav_order: 20
|
||||
redirect_from: /docs/security/configuration/security-admin/
|
||||
redirect_from: /security/configuration/security-admin/
|
||||
---
|
||||
|
||||
# Apply configuration changes using securityadmin.sh
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: System Indices
|
||||
parent: Configuration
|
||||
nav_order: 15
|
||||
redirect_from: /docs/security/configuration/system-indices/
|
||||
redirect_from: /security/configuration/system-indices/
|
||||
---
|
||||
|
||||
# System indices
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: TLS Certificates
|
||||
parent: Configuration
|
||||
nav_order: 10
|
||||
redirect_from: /docs/security/configuration/tls/
|
||||
redirect_from: /security/configuration/tls/
|
||||
---
|
||||
|
||||
# Configure TLS certificates
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: default
|
|||
title: YAML Files
|
||||
parent: Configuration
|
||||
nav_order: 3
|
||||
redirect_from: /docs/security/configuration/yaml/
|
||||
redirect_from: /security/configuration/yaml/
|
||||
---
|
||||
|
||||
# YAML files
|
||||
|
|
|
@ -5,7 +5,7 @@ nav_order: 1
|
|||
has_children: false
|
||||
has_toc: false
|
||||
redirect_from:
|
||||
- /docs/security/
|
||||
- /security/
|
||||
- /security-plugin/
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue