Merge pull request #13695 from luchillo17/feat/BCKSTG-52

docs: Add OIDC section
This commit is contained in:
Patrik Oldsberg
2022-10-06 16:28:26 +02:00
committed by GitHub
3 changed files with 261 additions and 0 deletions
+1
View File
@@ -163,6 +163,7 @@ nav:
- 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'
- Contributing New Providers: 'auth/add-auth-provider.md'
- Service to Service Auth: 'auth/service-to-service-auth.md'
- Troubleshooting Auth: 'auth/troubleshooting.md'