302 Commits (v2.32.x)

Author SHA1 Message Date
Mark Sagi-Kazar a02f2e8fac
chore: fix lint violations 4 years ago
Anthony Brandelli 5fe1647fc7 Fix issues to make the linter happy 4 years ago
Anthony Brandelli 7c335e9337 Add support for IDPs that do not send ID tokens in the reply when using a refresh grant. Add tests for the aforementioned functionality. 4 years ago
Anthony Brandelli f07a58a7f1 Remove google specific hd / hosted domain claim config 4 years ago
Shuanglei Tao 691f8be785 Fix unparam lint error in oauth_test 4 years ago
Shuanglei Tao 7b75e1e0cc Add numeric user ID support for oauth connector 4 years ago
techknowlogick 1067641e53 Feature: groups in Gitea 4 years ago
Daniel Haus 4088d4f897
Remove external setting, enable injection of HTTP client to config. 4 years ago
Daniel Haus 2b262ff5d6
Create setting to allow to trust the system root CAs 4 years ago
Engin Diri 5d9d68106a
feat: Add acr_values support for OIDC 4 years ago
seuf 4ee9658dfe [authproxy] Allow configuration of returned groups 4 years ago
Rahul M Chheda 2bc4ad6b56 [fix] Replace /teams API w/ /workspaces endpoints 4 years ago
Happy2C0de 419db81c67 Remove overrideWithMissingCustomEmailClaim 4 years ago
Happy2C0de 55605751f5 Add overrideWithMissingCustomEmailClaim test 4 years ago
Happy2C0de b28098dde8 Revert querying preferrredUsernameKey 4 years ago
Happy2C0de 1608b473eb Remove false failed errors. 4 years ago
Happy2C0de 2b6bb1997c Revert ClaimMapping struct 4 years ago
Happy2C0de 14a0aecc81 Move claimMapping.enforce to overrideClaimMapping 4 years ago
Happy2C0de 45143c98b3 Add claimMapping enforcement 4 years ago
Daniel Haus 6256b863b0
Fix linting issues. 4 years ago
Daniel Haus 6d55fe1c80
Add support for refresh tokens for openshift connector. 4 years ago
Rui Yang 539e08ba50 small refactors and cleanup 4 years ago
Rui Yang 8b865169bd fix minor compilation error for group claim 4 years ago
Vlad Safronov 7c80e44caf Add a test case 4 years ago
Vlad Safronov 45932bd38a skymarshal: behaviour: Handle groups as maps 4 years ago
Rui Yang f980d3e0a7 cleanup and optimization 4 years ago
Rui Yang 8ea121b45a move oauth connector doc to dex website repo 4 years ago
Rui Yang 02860da8b6 use claim mappings when retrieving user identity 4 years ago
Rui Yang 60b8875780 use testify in oauth tests 4 years ago
Rui Yang 9952851cc4 add configurable preferred_username key 4 years ago
Rui Yang 930b331a5b use PreferredUsername 4 years ago
Josh Winters a087c05ebf Make oauth user name and user id configurable 4 years ago
Joshua Winters 9284ffb8c0 Add generic oauth connector 4 years ago
Matt Hoey ee5b5b25bd Resolves #2111 Option to fetch transitive group membership 4 years ago
Eng Zer Jun f0186ff265
refactor: move from io/ioutil to io and os package 5 years ago
Henning 138364ceeb
handlePasswordGrant: insert connectorData into OfflineSession (#2199) 5 years ago
Mark Sagi-Kazar 215c3160f8
fix(connector/ldap): explicit anonymus ldap bind 5 years ago
m.nabokikh dea1d3383c Deprecation warning log message 5 years ago
m.nabokikh 13a83d9bba chore: warning about deprecated LDAP groupSearch fields 5 years ago
Salman Ahmed bbd8b3b3cd connector/ldap: use go-ldap version v3 5 years ago
m.nabokikh 6be747142a chore: add keystone connector icon and bump tests dependencies 5 years ago
m.nabokikh 84a07a7805 Do not run LDAP tests if DEX_LDAP_HOST is not set 5 years ago
m.nabokikh 1f2771b57e fix: do not run LDAP tests locally by default 5 years ago
Mark Sagi-Kazar 6f70272bc3
test(connector/ldap): remove ldap test gate 5 years ago
Mark Sagi-Kazar f11db50369
test(connector/ldap): rewrite tests to use a single server instance 5 years ago
m.nabokikh b2e9f67edc Enable unparam, prealloc, sqlclosecheck linters 5 years ago
Mark Sagi-Kazar b8ac640c4f
Update oidc library 5 years ago
Erica Taylor ba47aaba86 microsoft: Support setting the prompt type 5 years ago
Maik Brauer c55f17ea64 Adapted recommendation from Maintainer for PR #1888 5 years ago
Maik Brauer 4d246bc9dc Adapted recommendation from Maintainer for PR #1888 5 years ago