Docs: reorder auth provider pages (#70764)

* order auth provider pages

* add shorter menu titles

* linting

* update reference

* rename Grafana auth section to basic auth
This commit is contained in:
Ieva
2023-06-29 15:44:33 +03:00
committed by GitHub
parent 0e2626b004
commit fc290281cb
15 changed files with 33 additions and 20 deletions
@@ -9,7 +9,8 @@ keywords:
- documentation
- proxy
title: Configure auth proxy authentication
weight: 1300
menuTitle: Auth proxy
weight: 1500
---
# Configure auth proxy authentication
@@ -8,7 +8,8 @@ keywords:
- documentation
- oauth
title: Configure Azure AD OAuth2 authentication
weight: 600
menuTitle: Azure AD OAuth2
weight: 800
---
# Configure Azure AD OAuth2 authentication
@@ -11,7 +11,8 @@ keywords:
- active directory
- enterprise
title: Configure enhanced LDAP integration
weight: 900
menuTitle: Enhanced LDAP
weight: 400
---
# Configure enhanced LDAP integration
@@ -7,15 +7,16 @@ keywords:
- configuration
- documentation
- oauth
title: Configure generic OAuth authentication
weight: 200
title: Configure generic OAuth2 authentication
menuTitle: Generic OAuth2
weight: 700
---
# Configure generic OAuth authentication
# Configure generic OAuth2 authentication
You can configure many different OAuth2 authentication services with Grafana using the generic OAuth2 feature. Examples:
- [Configure generic OAuth authentication](#configure-generic-oauth-authentication)
- [Configure generic OAuth authentication](#configure-generic-oauth2-authentication)
- [Email address](#email-address)
- [Groups / Teams](#groups--teams)
- [Login](#login)
@@ -8,7 +8,8 @@ keywords:
- documentation
- oauth
title: Configure GitHub OAuth2 authentication
weight: 1400
menuTitle: GitHub OAuth2
weight: 900
---
# Configure GitHub OAuth2 authentication
@@ -8,7 +8,8 @@ keywords:
- documentation
- oauth
title: Configure GitLab OAuth2 authentication
weight: 700
menuTitle: GitLab OAuth2
weight: 1000
---
# Configure GitLab OAuth2 authentication
@@ -3,7 +3,8 @@ aliases:
- ../../../auth/google/
description: Grafana OAuthentication Guide
title: Configure Google OAuth2 authentication
weight: 300
menuTitle: Google OAuth2
weight: 1100
---
# Configure Google OAuth2 authentication
@@ -3,7 +3,8 @@ aliases:
- ../../../auth/grafana-com/
description: Grafana Com Authentication
title: Configure Grafana Com authentication
weight: 500
menuTitle: Grafana Com OAuth2
weight: 1200
---
# Configure Grafana Com authentication
@@ -3,7 +3,8 @@ aliases:
- ../../../auth/grafana/
description: Grafana OAuthentication Guide
title: Configure Grafana authentication
weight: 1000
menuTitle: Basic auth
weight: 200
---
## Configure Grafana authentication
@@ -3,7 +3,8 @@ aliases:
- ../../../auth/jwt/
description: Grafana JWT Authentication
title: Configure JWT authentication
weight: 500
menuTitle: JWT
weight: 1600
---
# Configure JWT authentication
@@ -9,7 +9,8 @@ keywords:
- documentation
- oauth
title: Configure Keycloak OAuth2 authentication
weight: 200
menuTitle: Keycloak OAuth2
weight: 1300
---
# Configure Keycloak OAuth2 authentication
@@ -4,7 +4,8 @@ aliases:
- ../../../installation/ldap/
description: Grafana LDAP Authentication Guide
title: Configure LDAP authentication
weight: 800
menuTitle: LDAP
weight: 300
---
# Configure LDAP authentication
@@ -3,7 +3,8 @@ aliases:
- ../../../auth/okta/
description: Grafana Okta OAuth Guide
title: Configure Okta OAuth2 authentication
weight: 1200
menuTitle: Okta OAuth2
weight: 1400
---
# Configure Okta OAuth2 authentication
@@ -1,8 +1,8 @@
---
description: Learn how to configure SAML authentication in Grafana's UI.
menuTitle: Configure SAML using the UI
menuTitle: SAML user interface
title: Configure SAML authentication using the Grafana user interface
weight: 1150
weight: 600
---
# Configure SAML authentication using the Grafana user interface
@@ -9,13 +9,13 @@ aliases:
- ../../../enterprise/saml/set-up-saml-with-okta/
- ../../../enterprise/saml/troubleshoot-saml/
description: Learn how to configure SAML authentication in Grafana's configuration file.
menuTitle: Configure SAML using the configuration file
menuTitle: SAML
labels:
products:
- cloud
- enterprise
title: Configure SAML authentication using the configuration file
weight: 1100
weight: 500
---
# Configure SAML authentication using the configuration file