Add current alias to all files (#48635)

* Add aliases to all files

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Prettify front matter

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2022-05-17 08:24:11 -07:00
committed by GitHub
parent 6a5a0e5770
commit 51dfcd7d37
585 changed files with 1339 additions and 904 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
+++
title = "Authentication"
aliases = ["/docs/grafana/latest/auth/"]
description = "Authentication"
title = "Authentication"
weight = 30
+++
+2 -2
View File
@@ -1,8 +1,8 @@
+++
title = "Auth Proxy"
aliases = ["/docs/grafana/latest/auth/auth-proxy/", "/docs/grafana/latest/tutorials/authproxy/"]
description = "Grafana Auth Proxy Guide "
keywords = ["grafana", "configuration", "documentation", "proxy"]
aliases = ["/docs/grafana/latest/tutorials/authproxy/"]
title = "Auth Proxy"
weight = 200
+++
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "Azure AD OAuth2 authentication"
aliases = ["/docs/grafana/latest/auth/azuread/"]
description = "Grafana Azure AD OAuth Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"]
title = "Azure AD OAuth2 authentication"
weight = 700
+++
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "Enhanced LDAP Integration"
aliases = ["/docs/grafana/latest/auth/enhanced_ldap/"]
description = "Grafana Enhanced LDAP Integration Guide "
keywords = ["grafana", "configuration", "documentation", "ldap", "active directory", "enterprise"]
title = "Enhanced LDAP Integration"
weight = 400
+++
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "OAuth authentication"
aliases = ["/docs/grafana/latest/auth/generic-oauth/"]
description = "Grafana OAuthentication Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"]
title = "OAuth authentication"
weight = 500
+++
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "GitHub OAuth2 Authentication"
aliases = ["/docs/grafana/latest/auth/github/"]
description = "Grafana OAuthentication Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"]
title = "GitHub OAuth2 Authentication"
weight = 800
+++
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "GitLab OAuth2 Authentication"
aliases = ["/docs/grafana/latest/auth/gitlab/"]
description = "Grafana OAuthentication Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"]
title = "GitLab OAuth2 Authentication"
weight = 900
+++
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "Google OAuth2 Authentication"
aliases = ["/docs/grafana/latest/auth/google/"]
description = "Grafana OAuthentication Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"]
title = "Google OAuth2 Authentication"
weight = 600
+++
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "Grafana Authentication"
aliases = ["/docs/grafana/latest/auth/grafana/"]
description = "Grafana OAuthentication Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"]
title = "Grafana Authentication"
weight = 100
+++
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "JWT Authentication"
aliases = ["/docs/grafana/latest/auth/jwt/"]
description = "Grafana JWT Authentication"
keywords = ["grafana", "configuration", "documentation", "jwt", "jwk"]
title = "JWT Authentication"
weight = 250
+++
+2 -2
View File
@@ -1,8 +1,8 @@
+++
title = "LDAP Authentication"
aliases = ["/docs/grafana/latest/auth/ldap/", "/docs/grafana/latest/installation/ldap/"]
description = "Grafana LDAP Authentication Guide "
keywords = ["grafana", "configuration", "documentation", "ldap", "active directory"]
aliases = ["/docs/grafana/latest/installation/ldap/"]
title = "LDAP Authentication"
weight = 300
+++
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "Okta OAuth2 authentication"
aliases = ["/docs/grafana/latest/auth/okta/"]
description = "Grafana Okta OAuth Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"]
title = "Okta OAuth2 authentication"
weight = 1000
+++
+2 -1
View File
@@ -1,6 +1,7 @@
+++
title = "Overview"
aliases = ["/docs/grafana/latest/auth/overview/"]
description = "Overview for auth"
title = "Overview"
weight = 1
+++
+2 -2
View File
@@ -1,8 +1,8 @@
+++
title = "SAML Authentication"
aliases = ["/docs/grafana/latest/auth/saml/"]
description = "Grafana SAML Authentication"
keywords = ["grafana", "saml", "documentation", "saml-auth"]
aliases = ["/docs/grafana/latest/auth/saml/"]
title = "SAML Authentication"
weight = 1100
+++
+2 -2
View File
@@ -1,8 +1,8 @@
+++
title = "Team Sync"
aliases = ["/docs/grafana/latest/auth/saml/", "/docs/grafana/latest/auth/team-sync/"]
description = "Grafana Team Sync"
keywords = ["grafana", "auth", "documentation"]
aliases = ["/docs/grafana/latest/auth/saml/"]
title = "Team Sync"
weight = 1200
+++