feat: add oauth2proxy provider

Signed-off-by: Adrian Barwicki <adrian.barwicki.extern@sda.se>
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
This commit is contained in:
Adrian Barwicki
2021-12-15 23:03:40 +01:00
committed by Dominik Schwank
parent 2a13ac8902
commit 6e92ee6267
12 changed files with 590 additions and 12 deletions
+1
View File
@@ -144,6 +144,7 @@ nav:
- Google: 'auth/google/provider.md'
- Okta: 'auth/okta/provider.md'
- OneLogin: 'auth/onelogin/provider.md'
- OAuth2Proxy: 'auth/oauth2-proxy/provider.md'
- Bitbucket: 'auth/bitbucket/provider.md'
- Adding authentication providers: 'auth/add-auth-provider.md'
- Using authentication and identity: 'auth/using-auth.md'