Align Auth Provider Sidebar in docs with available Providers

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
Philipp Hugenroth
2023-06-13 14:39:20 +02:00
parent a9ce4402a1
commit 788145307a
4 changed files with 12 additions and 7 deletions
+5 -2
View File
@@ -148,17 +148,20 @@ nav:
- Authentication and identity:
- Adding Authentication: 'auth/index.md'
- Included providers:
- Atlassian: 'auth/atlassian/provider.md'
- Auth0: 'auth/auth0/provider.md'
- Azure: 'auth/microsoft/provider.md'
- Azure EasyAuth: 'auth/microsoft/azure-easyauth.md'
- Bitbucket: 'auth/bitbucket/provider.md'
- Bitbucket Server: 'auth/bitbucketServer/provider.md'
- Cloudflare Access: 'auth/cloudflare/access.md'
- GitHub: 'auth/github/provider.md'
- GitLab: 'auth/gitlab/provider.md'
- Google: 'auth/google/provider.md'
- Google IAP: 'auth/google/gcp-iap-auth.md'
- OAuth2Proxy: 'auth/oauth2-proxy/provider.md'
- Okta: 'auth/okta/provider.md'
- OneLogin: 'auth/onelogin/provider.md'
- OAuth2Proxy: 'auth/oauth2-proxy/provider.md'
- Bitbucket: 'auth/bitbucket/provider.md'
- Sign in resolvers: 'auth/identity-resolver.md'
- OAuth and OpenID Connect: 'auth/oauth.md'
- OIDC provider from scratch: 'auth/oidc.md'