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:
@@ -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",
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user