Add easy auth to documentation navigation.

Also corrected entries so they show up in alphabetical order in the sidebar.

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
This commit is contained in:
Alex Crome
2023-03-27 00:54:13 +01:00
parent 7019734333
commit 7974080aba
2 changed files with 5 additions and 3 deletions
+4 -3
View File
@@ -277,15 +277,16 @@
"items": [
"auth/auth0/provider",
"auth/atlassian/provider",
"auth/bitbucket/provider",
"auth/microsoft/provider",
"auth/microsoft/easyauth",
"auth/bitbucket/provider",
"auth/github/provider",
"auth/gitlab/provider",
"auth/google/provider",
"auth/google/gcp-iap-auth",
"auth/okta/provider",
"auth/onelogin/provider",
"auth/oauth2-proxy/provider"
"auth/oauth2-proxy/provider",
"auth/onelogin/provider"
]
},
"auth/identity-resolver",
+1
View File
@@ -6,6 +6,7 @@ edit_uri: edit/master/docs
plugins:
- techdocs-core
# For sidebar navigation on https://backstage.io/, see `microsite/sidebars.json`
nav:
- Overview:
- What is Backstage?: 'overview/what-is-backstage.md'