1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-06-17 00:17:40 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
d2ffef2c7e Use global OIDC fields for Gitlab 2020-12-21 16:54:12 -08:00
ea5b8cc21f Support non-list and complex groups 2020-12-21 16:52:18 -08:00
a1877434b2 Refactor OIDC to EnrichSession 2020-12-21 16:51:52 -08:00
74918c40d8 Refactor makeLoginURL to accept extraParams
And don't require the caller to know how to use the returned params.
2020-09-28 12:15:06 +02:00
4eb9612679 Move DefaultGetLoginURL into util.go 2020-09-28 12:15:06 +02:00
d05e08cba3 Create generic Authorization Header constructor 2020-08-16 20:04:34 +01:00