dex icon indicating copy to clipboard operation
dex copied to clipboard

OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors

Results 419 dex issues
Sort by recently updated
recently updated
newest added

#### Overview Removed the unique function and integrated into `getGroups` to reduce the number of calls to google. #### What this PR does / why we need it Depending on...

area/connector
release-note/enhancement

Signed-off-by: mayurwaghmode #### Overview #### This PR has updated the gomplate version to the latest release(v3.11.2) and added ppc64le support to the dex binary and image. Gomplate's latest release supports...

release-note/new-feature

Signed-off-by: m.nabokikh #### Overview Validate kubernets object names on the Dex side #### What this PR does / why we need it For some endpoints, we directly get data out...

release-note/enhancement

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.89.0 to 0.92.0. Release notes Sourced from google.golang.org/api's releases. v0.92.0 0.92.0 (2022-08-10) Features all: auto-regenerate discovery clients, refs #1649 #1646 #1645 #1643 #1641 v0.91.0 0.91.0 (2022-08-01) Features...

area/dependencies

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.48.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.48.0 Bug Fixes xds/priority: fix bug that could prevent higher priorities from receiving config updates (#5417) RLS...

area/dependencies

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.48.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.48.0 Bug Fixes xds/priority: fix bug that could prevent higher priorities from receiving config updates (#5417) RLS...

area/dependencies

Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.0 to 1.28.1. Release notes Sourced from google.golang.org/protobuf's releases. v1.28.1 This release contains protoc-gen-go binaries for arm64. Notable changes since v1.28.0: CL/418677: internal/impl: improve MessageInfo.New performance CL/411377:...

area/dependencies

### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/dexidp/dex/issues) for an issue that...

Bumps [entgo.io/ent](https://github.com/ent/ent) from 0.10.1 to 0.11.2. Release notes Sourced from entgo.io/ent's releases. v0.11.0 We're very happy to announce the release of the next version of Ent: v0.11 🎊 This release...

area/dependencies

### Is your feature request related to a problem? The main problem that the Dex repo contains a lot of different connectors with various features, purposes, original authors, tests coverage,...

kind/enhancement
area/connector