mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-11 08:07:38 +02:00
feat: gitlab oidc/ oauth provider (#518)
- implement gitlab oauth support - add documentation for the gitlab support
This commit is contained in:
parent
ba14ea246d
commit
3dd9188004
10 changed files with 199 additions and 2 deletions
|
@ -86,6 +86,7 @@ module.exports = {
|
|||
"identity-providers/",
|
||||
"identity-providers/azure",
|
||||
"identity-providers/cognito",
|
||||
"identity-providers/gitlab",
|
||||
"identity-providers/google",
|
||||
"identity-providers/okta",
|
||||
"identity-providers/one-login"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue