Merge pull request #8396 from SDA-SE/feat/DOCKM-1134

feat: Add new authentication provider: OAuth2Proxy
This commit is contained in:
Fredrik Adelöw
2022-01-17 15:50:13 +01:00
committed by GitHub
26 changed files with 692 additions and 96 deletions
+2 -1
View File
@@ -228,7 +228,8 @@
"auth/gitlab/provider",
"auth/google/provider",
"auth/okta/provider",
"auth/onelogin/provider"
"auth/onelogin/provider",
"auth/oauth2-proxy/provider"
]
},
"auth/add-auth-provider",