mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-02 08:19:23 +02:00
authenticate/providers : add gitlab support (#28)
- Add UserInfo struct and implementation to gather additional user information if the endpoint exists. - Add example docker-compose.yml for on-prem gitlab. - Add gitlab docs. - Removed explicit email checks in handlers. - Providers are now a protected type on provider data. - Alphabetized provider list. - Refactored authenticate.New to be more concise.
This commit is contained in:
parent
426e003b03
commit
b9c298d278
16 changed files with 510 additions and 182 deletions
BIN
docs/guide/gitlab/gitlab-create-application.png
Normal file
BIN
docs/guide/gitlab/gitlab-create-application.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 395 KiB |
BIN
docs/guide/gitlab/gitlab-credentials.png
Normal file
BIN
docs/guide/gitlab/gitlab-credentials.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 240 KiB |
BIN
docs/guide/gitlab/gitlab-verify-access.png
Normal file
BIN
docs/guide/gitlab/gitlab-verify-access.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 262 KiB |
Loading…
Add table
Add a link
Reference in a new issue