Márk Sági-Kazár
|
e41a28bf27
|
Merge pull request #3056 from Oded-B/master
Composite claims in OIDC connector
|
2 years ago |
Oded Ben-Ozer
|
a6a72453b5
|
fix some small formatting issue
Signed-off-by: Oded Ben-Ozer <obenozer@wayfair.com>
|
2 years ago |
Oded Ben-Ozer
|
115425960c
|
Address issues raised in review:
Improve naming
Signed-off-by: Oded Ben-Ozer <obenozer@wayfair.com>
|
2 years ago |
Oded Ben Ozer
|
033717a07e
|
Apply suggestions from code review
Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
Signed-off-by: Oded Ben Ozer <oded.benozer@gmail.com>
|
2 years ago |
Márk Sági-Kazár
|
b772ed55ba
|
feat(connector/microsoft): support custom api and graph URLs (#3084)
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
|
2 years ago |
dependabot[bot]
|
6f745746c1
|
build(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#3169)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](483ef80eb9...0864cf1902)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
4ad137c235
|
build(deps): bump github/codeql-action from 2.22.3 to 2.22.4 (#3168)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.3 to 2.22.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0116bc2df5...49abf0ba24)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
54767df7c3
|
build(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 (#3167)
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.6.0...v1.7.0)
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Pradeep Mudlapur
|
415ddaa3da
|
Minimalistic support for group filtering in oidc connector (#3074)
Signed-off-by: Pradeep Mudlapur <pradeep@juliacomputing.com>
Co-authored-by: Maksim Nabokikh <max.nabokih@gmail.com>
Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
|
2 years ago |
Maksim Nabokikh
|
3b78752ab1
|
Bump ent (v0.12.4) and example app dependencies (#3166)
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2 years ago |
dhaus67
|
d3359f96b0
|
Mark refresh as supported by OpenShift connector (#3082)
Signed-off-by: Daniel Haus <dhaus@redhat.com>
|
2 years ago |
dependabot[bot]
|
3d3a569f31
|
build(deps): bump google.golang.org/grpc in /api/v2 (#3158)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.59.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.2...v1.59.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Maksim Nabokikh
|
815f7b3a1b
|
Bump Go 1.21 (#3165)
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2 years ago |
dependabot[bot]
|
91f5302d5b
|
build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 in /api/v2 (#3150)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
MM53
|
a2d7d8dae2
|
Fix etcd device requests (#3119)
Signed-off-by: MM53 <28218664+MM53@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
93d51a4863
|
build(deps): bump google.golang.org/api from 0.147.0 to 0.148.0 (#3163)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.147.0 to 0.148.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.147.0...v0.148.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
7b1b127a52
|
build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /examples (#3151)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
MM53
|
efc2fdb102
|
Store offline sessions only if they were requested by the user (#3125)
Signed-off-by: MM53 <2821Signed-off-by: MM53 <28218664+MM53@users.noreply.github.com>
|
2 years ago |
uucloud
|
85d88ffffd
|
doc:fix 404 k8s link (#3087)
Signed-off-by: uucloud <uucloud@qq.com>
|
2 years ago |
dependabot[bot]
|
f1623c28f0
|
build(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#3157)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.3 to 1.59.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.3...v1.59.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
c73274d5d6
|
build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#3159)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
d197796698
|
build(deps): bump tonistiigi/xx from 1.2.1 to 1.3.0 (#3161)
Bumps tonistiigi/xx from 1.2.1 to 1.3.0.
---
updated-dependencies:
- dependency-name: tonistiigi/xx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Márk Sági-Kazár
|
e27e45b518
|
Merge pull request #3153 from dexidp/dependabot/github_actions/github/codeql-action-2.22.3
build(deps): bump github/codeql-action from 2.21.9 to 2.22.3
|
2 years ago |
Márk Sági-Kazár
|
cb287470a4
|
Merge pull request #3154 from dexidp/dependabot/github_actions/ossf/scorecard-action-2.3.0
build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0
|
2 years ago |
Márk Sági-Kazár
|
2d8ed92a5a
|
Merge pull request #3155 from dexidp/dependabot/go_modules/google.golang.org/grpc-1.58.3
build(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3
|
2 years ago |
dependabot[bot]
|
7e42ac0ca6
|
build(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.2...v1.58.3)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
a39ebd7f00
|
build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](08b4669551...483ef80eb9)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
9f093f9ed9
|
build(deps): bump github/codeql-action from 2.21.9 to 2.22.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.9 to 2.22.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](ddccb87388...0116bc2df5)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Márk Sági-Kazár
|
089f374d4f
|
Merge pull request #3152 from dexidp/dependabot/go_modules/google.golang.org/api-0.147.0
build(deps): bump google.golang.org/api from 0.143.0 to 0.147.0
|
2 years ago |
Márk Sági-Kazár
|
7d64066ec1
|
Merge pull request #3138 from dexidp/dependabot/github_actions/docker/setup-qemu-action-3.0.0
build(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0
|
2 years ago |
Márk Sági-Kazár
|
0932abef35
|
Merge pull request #3137 from dexidp/dependabot/github_actions/actions/dependency-review-action-3.1.0
build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0
|
2 years ago |
dependabot[bot]
|
afa382f097
|
build(deps): bump google.golang.org/api from 0.143.0 to 0.147.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.143.0 to 0.147.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.143.0...v0.147.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>
|
2 years ago |
Márk Sági-Kazár
|
a6b54a9152
|
Merge pull request #3136 from dexidp/dependabot/github_actions/docker/metadata-action-5.0.0
build(deps): bump docker/metadata-action from 4.6.0 to 5.0.0
|
2 years ago |
Márk Sági-Kazár
|
58eb4f3201
|
Merge pull request #3135 from dexidp/dependabot/github_actions/docker/build-push-action-5.0.0
build(deps): bump docker/build-push-action from 4.1.1 to 5.0.0
|
2 years ago |
Márk Sági-Kazár
|
9217629ed6
|
Merge pull request #3134 from dexidp/dependabot/github_actions/docker/login-action-3.0.0
build(deps): bump docker/login-action from 2.2.0 to 3.0.0
|
2 years ago |
Márk Sági-Kazár
|
ad2d926967
|
Merge pull request #3133 from dexidp/dependabot/go_modules/github.com/go-ldap/ldap/v3-3.4.6
build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.5 to 3.4.6
|
2 years ago |
Márk Sági-Kazár
|
b3df6aa7ad
|
Merge pull request #3132 from dexidp/dependabot/go_modules/github.com/prometheus/client_golang-1.17.0
build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
|
2 years ago |
Oded Ben-Ozer
|
6875b64caf
|
Address issues raised in review:
- Rename some vars
- Cleanup some comments
- Tiny refactor to improve readability
Signed-off-by: Oded Ben-Ozer <obenozer@wayfair.com>
|
3 years ago |
dependabot[bot]
|
4b6438f5f4
|
build(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](2b82ce82d5...68827325e0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
3c2d194a32
|
build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.0.8 to 3.1.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](f6fff72a32...6c5ccdad46)
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
b8cd8f6fd7
|
build(deps): bump docker/metadata-action from 4.6.0 to 5.0.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](818d4b7b91...96383f4557)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
6e8edc5007
|
build(deps): bump docker/build-push-action from 4.1.1 to 5.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](2eb1c1961a...0565240e2d)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
aea034fe0a
|
build(deps): bump docker/login-action from 2.2.0 to 3.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](465a07811f...343f7c4344)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
4563254f8d
|
build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.5 to 3.4.6
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) from 3.4.5 to 3.4.6.
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](https://github.com/go-ldap/ldap/compare/v3.4.5...v3.4.6)
---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
46dabd8caa
|
build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.16.0...v1.17.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Márk Sági-Kazár
|
8f3935a396
|
Merge pull request #3115 from dexidp/dependabot/go_modules/api/v2/google.golang.org/grpc-1.58.2
build(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.2 in /api/v2
|
3 years ago |
dependabot[bot]
|
4935002cd2
|
build(deps): bump google.golang.org/grpc in /api/v2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.58.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.58.2)
---
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>
|
3 years ago |
Márk Sági-Kazár
|
2ca6831c89
|
Merge pull request #3116 from dexidp/dependabot/go_modules/google.golang.org/grpc-1.58.2
build(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.2
|
3 years ago |
dependabot[bot]
|
efcdf763a9
|
build(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.58.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.58.2)
---
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>
|
3 years ago |
Márk Sági-Kazár
|
f146858240
|
Merge pull request #3121 from dexidp/dependabot/go_modules/google.golang.org/api-0.143.0
build(deps): bump google.golang.org/api from 0.138.0 to 0.143.0
|
3 years ago |