- 03 Jun, 2019 1 commit
-
-
tan authored
This updates LinkedIn connector to use the more recent v2 APIs. Necessary because v1 APIs are not able to retrieve email ids any more with the default permissions. The API URLs are now different. Fetching the email address is now a separate call, made after fetching the profile details. The `r_basicprofile` permission is not needed any more, and `r_liteprofile` (which seems to be the one assigned by default) is sufficient. The relevant API specifications are at: - https://docs.microsoft.com/en-us/linkedin/shared/integrations/people/profile-api - https://docs.microsoft.com/en-us/linkedin/shared/integrations/people/primary-contact-api - https://docs.microsoft.com/en-us/linkedin/consumer/integrations/self-serve/migration-faq#how-do-i-retrieve-the-members-email-address
-
- 28 May, 2019 4 commits
-
-
Stephan Renatus authored
connectors/oidc: truely ignore "email_verified" claim if configured that way
-
Stephan Renatus authored
Fixes #1455, I hope. Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
Stephan Renatus authored
travis: replace golang 1.10 and 1.11 with 1.12
-
Stephan Renatus authored
This is because I suspect the gofmt rules change between these versions to make half the travis CI tests fail sometimes? Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
- 24 May, 2019 2 commits
-
-
Stephan Renatus authored
oidc: Make userID configurable
-
cappyzawa authored
-
- 23 May, 2019 2 commits
-
-
Eric Chiang authored
Add option in oidc to hit the optional userinfo endpoint
-
Thomas Jackson authored
Some oauth providers return "thin tokens" which won't include all of the claims requested. This simply adds an option which will make the oidc connector use the userinfo endpoint to fetch all the claims.
-
- 12 May, 2019 5 commits
-
-
Eric Chiang authored
server: add metrics for CORS handlers.
-
Eric Chiang authored
fix typo
-
Eric Chiang authored
Round out logging interface with functions for all levels
-
Eric Chiang authored
docs: update bitbucket permission requirements
-
Stephan Renatus authored
Print appropriate error
-
- 08 May, 2019 1 commit
-
-
Stephan Renatus authored
gitlab: support for group whitelist, add tests
-
- 03 May, 2019 1 commit
-
-
Tomas Barton authored
-
- 02 May, 2019 1 commit
-
-
Nandor Kracser authored
-
- 25 Apr, 2019 2 commits
-
-
Nandor Kracser authored
-
Nandor Kracser authored
-
- 24 Apr, 2019 1 commit
-
-
Andy Lindeman authored
-
- 20 Apr, 2019 1 commit
-
-
mkontani authored
-
- 19 Apr, 2019 1 commit
-
-
Benoit Sigoure authored
-
- 18 Apr, 2019 2 commits
-
-
Eric Chiang authored
cmd/dex/serve.go: log static client name instead of ID
-
Yann Soubeyrand authored
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@gmx.fr>
-
- 16 Apr, 2019 2 commits
-
-
Eric Chiang authored
Update Docker build/image
-
Stephen Augustus authored
- Update build container to golang:1.12.4-alpine - Update dex image to alpine:3.9 - Run dex as non-root user Signed-off-by: Stephen Augustus <saugustus@vmware.com>
-
- 05 Mar, 2019 2 commits
-
-
Eric Chiang authored
Add option to OIDC connecter to override email_verified to true
-
Gerald Barker authored
-
- 23 Feb, 2019 2 commits
-
-
Eric Chiang authored
Fix typo.
-
Takashi Okamoto authored
-
- 22 Feb, 2019 10 commits
-
-
Eric Chiang authored
Add logger interface and stop relying on Logrus directly
-
Mark Sagi-Kazar authored
-
Mark Sagi-Kazar authored
-
Mark Sagi-Kazar authored
-
Mark Sagi-Kazar authored
-
Eric Chiang authored
Fix typo
-
Mark Sagi-Kazar authored
-
Eric Chiang authored
production users: add Banzai Cloud
-
Nandor Kracser authored
-
Mark Sagi-Kazar authored
-