Commit graph

1765 commits

Author SHA1 Message Date
Henning 138364ceeb
handlePasswordGrant: insert connectorData into OfflineSession (#2199)
* handlePasswordGrant: insert connectorData into OfflineSession

This change will insert the ConnectorData from the initial Login
into the OfflineSession, as already done in handlePasswordLogin.

Signed-off-by: Henning Surmeier <h.surmeier@mittwald.de>
2021-07-21 00:05:35 +04:00
dependabot[bot] d4bd37156d
Merge pull request #2210 from dexidp/dependabot/docker/golang-1.16.6-alpine3.13 2021-07-15 09:27:16 +00:00
dependabot[bot] 30c6ddd556
build(deps): bump golang from 1.16.5-alpine3.13 to 1.16.6-alpine3.13
Bumps golang from 1.16.5-alpine3.13 to 1.16.6-alpine3.13.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-15 04:06:59 +00:00
Márk Sági-Kazár a9942794e5
Merge pull request #2208 from dexidp/issue-template
Add GitHub issue forms
2021-07-14 02:57:34 +02:00
Mark Sagi-Kazar 1e61e9b1b4
chore: add GitHub issue forms
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-07-14 02:57:00 +02:00
Maksim Nabokikh 5b7ec77538
Merge pull request #2112 from flant/update-kubernetes-sa-tokens
feat: Update token periodically if Dex is running in Kubernetes cluster
2021-07-13 20:06:36 +04:00
Maksim Nabokikh 3d3f275efb Apply suggestions from code review
Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2021-07-12 13:06:36 +04:00
m.nabokikh d413870f6e feat: Update token periodically if Dex is running in Kubernetes cluster
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2021-07-12 13:00:46 +04:00
Maksim Nabokikh 823484f024
Merge pull request #2092 from flant/kubernetes-fallback-to-namespace-file
fix: read namespace from file for Kubernetes storage client
2021-07-10 09:23:57 +04:00
Maksim Nabokikh 033a8d89f2
Merge pull request #2025 from flant/kubernetes-apiextensions-version
feat: create CRDs as apiextensions.k8s.io/v1
2021-07-08 10:52:55 +04:00
Maksim Nabokikh 2211c515a6
Merge pull request #2121 from flant/ent-postgres
feat: Add ent-based postgres storage
2021-07-08 10:49:13 +04:00
Márk Sági-Kazár 39f0e0e0b0
Merge pull request #2204 from dexidp/dependabot/go_modules/github.com/spf13/cobra-1.2.1
build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1
2021-07-05 17:00:41 +02:00
dependabot[bot] be492e97ce
build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.3...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 04:20:47 +00:00
dependabot[bot] 731e53913a
Merge pull request #2198 from dexidp/dependabot/go_modules/google.golang.org/grpc-1.39.0 2021-07-01 07:56:11 +00:00
dependabot[bot] 9bb764b63c
build(deps): bump google.golang.org/grpc from 1.38.0 to 1.39.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.38.0 to 1.39.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.38.0...v1.39.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 07:31:35 +00:00
dependabot[bot] 176a6738fd
Merge pull request #2201 from dexidp/dependabot/go_modules/google.golang.org/api-0.50.0 2021-07-01 07:25:46 +00:00
dependabot[bot] 6cac94f720
Merge pull request #2200 from dexidp/dependabot/github_actions/helm/kind-action-1.2.0 2021-07-01 07:25:07 +00:00
dependabot[bot] eec8ed6182
build(deps): bump google.golang.org/api from 0.49.0 to 0.50.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.49.0 to 0.50.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.49.0...v0.50.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 04:15:59 +00:00
dependabot[bot] f72602c3bd
build(deps): bump helm/kind-action from 1.1.0 to 1.2.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 04:06:47 +00:00
Márk Sági-Kazár 0780edbcbe
Merge pull request #2191 from dexidp/flaky-expiry-test
Quick fix flaky test
2021-06-29 11:01:08 +02:00
Márk Sági-Kazár 0d3d787511
Merge pull request #2193 from dexidp/dependabot/go_modules/google.golang.org/protobuf-1.27.1
build(deps): bump google.golang.org/protobuf from 1.27.0 to 1.27.1
2021-06-29 11:00:47 +02:00
dependabot[bot] 27cc11b4d6
build(deps): bump google.golang.org/protobuf from 1.27.0 to 1.27.1
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.27.0 to 1.27.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.27.0...v1.27.1)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-29 04:18:59 +00:00
Mark Sagi-Kazar ceb4324c18
test: quick fix flaky test
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-06-28 23:30:14 +02:00
Mark Sagi-Kazar e1ae7240f4
Revert "chore: add GitHub issue forms"
This reverts commit 452d466481.
2021-06-28 23:16:06 +02:00
Mark Sagi-Kazar 61881d751b
Revert "chore: fix GitHub issue forms"
This reverts commit 2e5e1488e6.
2021-06-28 23:15:57 +02:00
Mark Sagi-Kazar 2e5e1488e6
chore: fix GitHub issue forms
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-06-28 23:14:01 +02:00
Mark Sagi-Kazar 452d466481
chore: add GitHub issue forms
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-06-28 23:11:45 +02:00
Márk Sági-Kazár 59c7e20c3c
Merge pull request #2190 from dexidp/docker
Update docker build config
2021-06-28 22:45:42 +02:00
Mark Sagi-Kazar 81e884e903
ci: update docker build config
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-06-28 22:07:14 +02:00
Márk Sági-Kazár cfc8d198ac
Merge pull request #2189 from dexidp/ldap-unauth-bind
Fix anonymous ldap bind
2021-06-28 19:17:57 +02:00
Mark Sagi-Kazar 215c3160f8
fix(connector/ldap): explicit anonymus ldap bind
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-06-28 17:49:47 +02:00
dependabot[bot] f7c09760f2
Merge pull request #2188 from dexidp/dependabot/go_modules/google.golang.org/protobuf-1.27.0 2021-06-28 09:21:09 +00:00
dependabot[bot] 79e1f25f21
build(deps): bump google.golang.org/protobuf from 1.26.0 to 1.27.0
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 04:19:46 +00:00
Márk Sági-Kazár f6904c38ef
Merge pull request #1865 from WorldProgrammingLtd/fix-1849
fix: defer creation of auth request.
2021-06-25 19:05:41 +02:00
Márk Sági-Kazár 5e6a8362c6
Merge pull request #2178 from noesberger/patch-1
set readinessProbe to https
2021-06-24 11:48:58 +02:00
dependabot[bot] 3981ac8aa6
Merge pull request #2186 from dexidp/dependabot/go_modules/google.golang.org/api-0.49.0 2021-06-24 09:39:34 +00:00
dependabot[bot] 76cb5f521c
build(deps): bump google.golang.org/api from 0.48.0 to 0.49.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.48.0 to 0.49.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 04:16:29 +00:00
noesberger e51704e41a
set readinessProbe to https
Fix the error
Readiness probe failed: Get "http://100.105.5.5:5556/healthz": dial tcp 100.105.5.5:5556: connect: connection refused
Client sent an HTTP request to an HTTPS server.
2021-06-17 15:55:15 +02:00
dependabot[bot] 9fe031776e
Merge pull request #2165 from dexidp/dependabot/go_modules/google.golang.org/api-0.48.0 2021-06-16 09:10:54 +00:00
dependabot[bot] cba7d69577
Merge pull request #2175 from dexidp/dependabot/docker/alpine-3.14.0 2021-06-16 09:05:37 +00:00
dependabot[bot] 5c315a3a4e
build(deps): bump google.golang.org/api from 0.47.0 to 0.48.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.47.0 to 0.48.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.47.0...v0.48.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 08:51:55 +00:00
Márk Sági-Kazár 0417789626
Merge pull request #2174 from dexidp/update-etcd
Update etcd
2021-06-16 10:46:18 +02:00
dependabot[bot] ddd19bf91d
build(deps): bump alpine from 3.13.5 to 3.14.0
Bumps alpine from 3.13.5 to 3.14.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 06:06:29 +00:00
Mark Sagi-Kazar a207238491
chore: fix lint issues
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-06-16 00:54:18 +02:00
Mark Sagi-Kazar 7043d944cf
chore: update etcd version in test environments
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-06-16 00:40:35 +02:00
Mark Sagi-Kazar 831c0efe9c
chore(deps): update etcd
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-06-16 00:37:48 +02:00
m.nabokikh 0754c30ac2 fix: get namespace from file for Kubernetes storage client
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2021-06-10 20:01:14 +04:00
m.nabokikh 7a2472555a feat: Create CRDs as apiextensions.k8s.io/v1
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2021-06-10 20:00:49 +04:00
Márk Sági-Kazár baec4f79ce
Merge pull request #2161 from dexidp/update-etcd
Update etcd
2021-06-07 11:24:16 +02:00
Mark Sagi-Kazar fd2c86d36e
chore(deps): update etcd
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-06-07 10:58:51 +02:00