Commit Graph

  • 70d7a2c7c1 Merge pull request #3069 from dexidp/dependabot/docker/alpine-3.18.3 Márk Sági-Kazár 2023-08-24 12:21:20 +02:00
  • c2747bdaf4 Merge pull request #3071 from dexidp/dependabot/github_actions/actions/setup-go-4.1.0 Márk Sági-Kazár 2023-08-24 12:21:03 +02:00
  • 948439c1bc Merge pull request #3076 from dexidp/dependabot/github_actions/github/codeql-action-2.21.4 Márk Sági-Kazár 2023-08-24 12:20:46 +02:00
  • baea62ca97 Merge pull request #3078 from dexidp/dependabot/github_actions/actions/dependency-review-action-3.0.8 Márk Sági-Kazár 2023-08-24 12:20:27 +02:00
  • c4a29a62da Merge pull request #3079 from dexidp/dependabot/go_modules/google.golang.org/api-0.138.0 Márk Sági-Kazár 2023-08-24 12:20:12 +02:00
  • 2f63b094d7 build(deps): bump google.golang.org/api from 0.134.0 to 0.138.0 dependabot[bot] 2023-08-18 04:20:22 +00:00
  • 1a78743d21 build(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.8 dependabot[bot] 2023-08-16 04:09:05 +00:00
  • 48e2d4e22c build(deps): bump github/codeql-action from 2.21.2 to 2.21.4 dependabot[bot] 2023-08-15 04:19:47 +00:00
  • 96d6e0a402 build(deps): bump actions/setup-go from 4.0.1 to 4.1.0 dependabot[bot] 2023-08-09 04:23:54 +00:00
  • fbbac8cc1f build(deps): bump alpine from 3.18.2 to 3.18.3 dependabot[bot] 2023-08-08 04:44:26 +00:00
  • a52848418a Rename configuration option to include a reference to groups and structure for future claim modification additions Oded Ben-Ozer 2023-08-07 11:35:22 +02:00
  • 088c380dc2 Merge branch 'dexidp:master' into master Oded Ben Ozer 2023-08-06 13:31:48 +02:00
  • 316296b0d3 Document each test case Oded Ben-Ozer 2023-08-06 13:13:39 +02:00
  • 6d143f16c1 Composite claims in OIDC connector (#3) Oded Ben Ozer 2023-07-27 11:58:28 +02:00
  • 139845c0a5 fix: linting with gofmt Cedric-Magnan 2022-06-01 10:28:03 +02:00
  • a72413dd47 Update server.go Cedric-Magnan 2022-05-18 15:38:36 +02:00
  • 6c00fe0580 Update oauth2.go Cedric-Magnan 2022-05-18 15:31:51 +02:00
  • 7b29cfaeb1 build(deps): bump helm/kind-action from 1.7.0 to 1.8.0 (#3041) dependabot[bot] 2023-07-12 11:33:21 +02:00
  • 91cd939287 build(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#3035) dependabot[bot] 2023-07-06 20:10:01 +02:00
  • a9d1fd31c3 Merge pull request #3060 from dexidp/dependabot/go_modules/golang.org/x/net-0.13.0 Márk Sági-Kazár 2023-08-04 20:40:36 +02:00
  • 9a23dce727 build(deps): bump golang.org/x/net from 0.12.0 to 0.13.0 dependabot[bot] 2023-08-02 04:08:13 +00:00
  • b78bf1ff6d build(deps): bump google.golang.org/grpc in /api/v2 (#3053) dependabot[bot] 2023-08-01 21:39:29 +02:00
  • 90afec1b37 build(deps): bump google.golang.org/protobuf in /api/v2 (#3021) dependabot[bot] 2023-08-01 10:33:19 +02:00
  • 9890559a3b build(deps): bump google.golang.org/grpc from 1.56.1 to 1.57.0 (#3055) dependabot[bot] 2023-08-01 10:32:53 +02:00
  • affd4d4e49 verify access tokens by checking getuserinfo during a token exchange (#3031) Sean Liao 2023-08-01 09:32:16 +01:00
  • f2358ef26d build(deps): bump github/codeql-action from 2.20.1 to 2.21.2 (#3057) dependabot[bot] 2023-08-01 08:59:01 +02:00
  • 664c3b7421 build(deps): bump docker/setup-buildx-action from 2.8.0 to 2.9.1 (#3043) dependabot[bot] 2023-08-01 08:57:39 +02:00
  • 0a21c575ba build(deps): bump google.golang.org/api from 0.130.0 to 0.134.0 (#3054) dependabot[bot] 2023-08-01 08:57:18 +02:00
  • 295b0acd61 Merge pull request #2521 from Cedric-Magnan/master Márk Sági-Kazár 2023-07-22 02:14:41 +02:00
  • bfa6d61214 build(deps): bump helm/kind-action from 1.7.0 to 1.8.0 (#3041) dependabot[bot] 2023-07-12 11:33:21 +02:00
  • 769a26eb47 build(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#3035) dependabot[bot] 2023-07-06 20:10:01 +02:00
  • ea26e6592e build(deps): bump google.golang.org/api from 0.129.0 to 0.130.0 (#3034) dependabot[bot] 2023-07-06 20:09:34 +02:00
  • e768dc5b27 build(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 (#3036) dependabot[bot] 2023-07-06 20:09:12 +02:00
  • 895b166681 Implement GetClient gRPC endpoint (#2972) Marco Franssen 2023-07-06 20:08:44 +02:00
  • 8ac8dca9f4 include granttypes in example config (#3027) Sean Liao 2023-07-02 09:00:30 +01:00
  • dcf7b18510 OAuth 2.0 Token Exchange (#2806) Sean Liao 2023-07-01 08:03:08 +01:00
  • 08bb7fb98b build(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#3023) dependabot[bot] 2023-06-30 15:28:44 +02:00
  • b01283e98b build(deps): bump google.golang.org/api from 0.127.0 to 0.129.0 (#3022) dependabot[bot] 2023-06-30 15:27:51 +02:00
  • 76d5274933 build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#3019) dependabot[bot] 2023-06-26 08:18:34 +02:00
  • a1f14da3c5 build(deps): bump anchore/sbom-action from 0.14.2 to 0.14.3 (#3014) dependabot[bot] 2023-06-24 23:26:41 +02:00
  • 645ee45fbd build(deps): bump github/codeql-action from 2.20.0 to 2.20.1 (#3015) dependabot[bot] 2023-06-24 23:22:23 +02:00
  • 31e45d149c build(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 (#3016) dependabot[bot] 2023-06-23 21:39:56 +02:00
  • 1d3dc4111e Merge pull request #3010 from dexidp/dependabot/go_modules/github.com/prometheus/client_golang-1.16.0 Márk Sági-Kazár 2023-06-17 01:27:13 +02:00
  • 96557f0818 Merge pull request #3009 from dexidp/dependabot/go_modules/google.golang.org/grpc-1.56.0 Márk Sági-Kazár 2023-06-17 01:26:47 +02:00
  • 0914a8ff69 Merge pull request #3005 from dexidp/dependabot/go_modules/golang.org/x/oauth2-0.9.0 Márk Sági-Kazár 2023-06-17 01:26:28 +02:00
  • c84dd18039 build(deps): bump docker/metadata-action from 4.5.0 to 4.6.0 (#3007) dependabot[bot] 2023-06-16 14:05:21 +04:00
  • 1642ed89c9 build(deps): bump alpine from 3.18.0 to 3.18.2 (#3008) dependabot[bot] 2023-06-16 14:02:48 +04:00
  • 95b904e8b8 build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2023-06-16 04:58:45 +00:00
  • 478bfe8aca build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 dependabot[bot] 2023-06-16 04:58:30 +00:00
  • 0201479e39 build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 dependabot[bot] 2023-06-15 21:44:29 +00:00
  • 2e4d724935 build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 (#3004) dependabot[bot] 2023-06-16 01:43:01 +04:00
  • 587d4364f2 build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.5 (#2997) dependabot[bot] 2023-06-15 18:19:52 +04:00
  • 749e897413 build(deps): bump actions/checkout from 3.5.2 to 3.5.3 (#2993) dependabot[bot] 2023-06-15 17:01:48 +04:00
  • e71a575afc build(deps): bump docker/build-push-action from 4.0.0 to 4.1.1 (#3003) dependabot[bot] 2023-06-15 17:01:08 +04:00
  • d9de5210e0 build(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0 (#3001) dependabot[bot] 2023-06-15 17:00:21 +04:00
  • cd15423fc4 build(deps): bump google.golang.org/api from 0.125.0 to 0.127.0 (#2999) dependabot[bot] 2023-06-15 16:59:53 +04:00
  • 3e5236d9f4 build(deps): bump github/codeql-action from 2.3.6 to 2.20.0 (#3002) dependabot[bot] 2023-06-15 16:58:31 +04:00
  • acd9189e30 build(deps): bump aquasecurity/trivy-action from 0.11.0 to 0.11.2 (#2995) dependabot[bot] 2023-06-15 16:58:08 +04:00
  • 074ee4f964 TLS certs reloader (#2964) Sean Liao 2023-06-13 11:57:54 +01:00
  • b5f8672162 build(deps): bump mheap/github-action-required-labels from 4 to 5 (#2990) dependabot[bot] 2023-06-09 10:42:58 +04:00
  • 6d7cfe062e build(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0 (#2988) dependabot[bot] 2023-06-08 11:46:39 +04:00
  • 927a281827 build(deps): bump docker/metadata-action from 4.4.0 to 4.5.0 (#2986) dependabot[bot] 2023-06-08 11:38:22 +04:00
  • 287c5552b0 build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (#2985) dependabot[bot] 2023-06-08 11:37:53 +04:00
  • 67f86bdcc1 build(deps): bump docker/login-action from 2.1.0 to 2.2.0 (#2987) dependabot[bot] 2023-06-08 11:37:36 +04:00
  • 6cd5c8b867 #2895: Add Support for Multiple Admin Emails to Retrieve Group Lists (#2911) MichaelKo 2023-06-07 20:24:05 +02:00
  • 47a0e067a1 Utilize native git diff feature (#2981) Marco Franssen 2023-06-06 17:40:25 +02:00
  • 06fea26bb0 Merge pull request #2977 from dexidp/dependabot/go_modules/github.com/stretchr/testify-1.8.4 Márk Sági-Kazár 2023-06-06 16:53:51 +02:00
  • 30cb6eb767 build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 dependabot[bot] 2023-06-06 14:42:23 +00:00
  • 78e056b378 Merge pull request #2976 from dexidp/dependabot/go_modules/google.golang.org/api-0.125.0 Márk Sági-Kazár 2023-06-06 16:41:17 +02:00
  • 1eef2a2fa4 Merge pull request #2979 from dexidp/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.17 Márk Sági-Kazár 2023-06-06 16:40:58 +02:00
  • 838bd22001 Merge pull request #2983 from dexidp/dependabot/go_modules/github.com/sirupsen/logrus-1.9.3 Márk Sági-Kazár 2023-06-06 16:40:38 +02:00
  • 424a8b3563 Merge pull request #2978 from dexidp/dependabot/github_actions/actions/dependency-review-action-3.0.6 Márk Sági-Kazár 2023-06-06 16:40:07 +02:00
  • b5cb84f98c Merge pull request #2982 from dexidp/dependabot/github_actions/github/codeql-action-2.3.6 Márk Sági-Kazár 2023-06-06 16:39:38 +02:00
  • 8d10675477 Merge pull request #2984 from dexidp/dependabot/github_actions/aquasecurity/trivy-action-0.11.0 Márk Sági-Kazár 2023-06-06 16:39:13 +02:00
  • e2c23489b1 build(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.0 dependabot[bot] 2023-06-06 04:57:20 +00:00
  • be97238aa3 build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 dependabot[bot] 2023-06-05 04:58:46 +00:00
  • 067b86365b build(deps): bump github/codeql-action from 2.3.5 to 2.3.6 dependabot[bot] 2023-06-02 04:57:30 +00:00
  • 6cbe1f04b6 build(deps): bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17 dependabot[bot] 2023-06-01 05:00:09 +00:00
  • bf901169ce build(deps): bump actions/dependency-review-action from 3.0.4 to 3.0.6 dependabot[bot] 2023-06-01 04:59:00 +00:00
  • 530ac758c2 build(deps): bump google.golang.org/api from 0.124.0 to 0.125.0 dependabot[bot] 2023-05-31 04:58:31 +00:00
  • 7e4798a7a4 fix: linting with gofmt Cedric-Magnan 2022-06-01 10:28:03 +02:00
  • 791657276e Update server.go Cedric-Magnan 2022-05-18 15:38:36 +02:00
  • 212df8e0ee Update oauth2.go Cedric-Magnan 2022-05-18 15:31:51 +02:00
  • 85d1f9b3e5 Merge pull request #2958 from dexidp/dependabot/go_modules/github.com/stretchr/testify-1.8.3 Márk Sági-Kazár 2023-05-29 14:50:00 +02:00
  • b35e9b6b67 build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 dependabot[bot] 2023-05-29 10:07:55 +00:00
  • f143b784c4 Merge pull request #2968 from dexidp/dependabot/go_modules/google.golang.org/api-0.124.0 Márk Sági-Kazár 2023-05-29 12:05:30 +02:00
  • ad4f4bb9bc Merge pull request #2970 from dexidp/dependabot/github_actions/github/codeql-action-2.3.5 Márk Sági-Kazár 2023-05-29 12:05:05 +02:00
  • 708300994b build(deps): bump github/codeql-action from 2.3.3 to 2.3.5 dependabot[bot] 2023-05-26 04:58:02 +00:00
  • 96f789e1d9 build(deps): bump google.golang.org/api from 0.123.0 to 0.124.0 dependabot[bot] 2023-05-24 04:58:01 +00:00
  • bc8c2276e3 Fail if OIDC config contains hosted domains (#2937) Maksim Nabokikh 2023-05-23 17:34:08 +02:00
  • 34a8aa2339 build(deps): bump github.com/beevik/etree from 1.1.4 to 1.2.0 (#2947) dependabot[bot] 2023-05-23 18:59:59 +04:00
  • 1630eaea75 build(deps): bump google.golang.org/api from 0.122.0 to 0.123.0 (#2959) dependabot[bot] 2023-05-23 18:47:52 +04:00
  • d73ed5d55e build(deps): bump github.com/coreos/go-oidc/v3 from 3.5.0 to 3.6.0 (#2952) dependabot[bot] 2023-05-23 18:27:50 +04:00
  • 585775ebc0 Comment the flaky debugging stage (#2967) Maksim Nabokikh 2023-05-23 15:20:49 +02:00
  • 7ef9fb1033 build(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#2948) dependabot[bot] 2023-05-22 13:10:16 +04:00
  • 7c2317009b build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (#2949) dependabot[bot] 2023-05-18 22:35:23 +04:00
  • 19f6b774fe build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#2957) dependabot[bot] 2023-05-18 22:30:47 +04:00
  • 265a408299 build(deps): bump helm/kind-action from 1.5.0 to 1.7.0 (#2956) dependabot[bot] 2023-05-18 21:37:27 +04:00
  • 6b3ed9a284 Merge pull request #2945 from dexidp/dependabot/go_modules/github.com/prometheus/client_golang-1.15.1 Márk Sági-Kazár 2023-05-13 06:08:44 +02:00
  • 8b7dab94d7 build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2023-05-12 20:25:51 +00:00