-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: dexidp/dex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(server): introspect session-bound refresh tokens against their session
#4963
opened Aug 7, 2026 by
SashaMIT
Loading…
fix(authflow): evaluate max_age from per-session auth time, not global LastLogin
#4962
opened Aug 7, 2026 by
SashaMIT
Loading…
build(deps): bump github/codeql-action/upload-sarif from 4.37.4 to 4.37.6
area/dependencies
#4961
opened Aug 7, 2026 by
dependabot
Bot
Loading…
build(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.0
area/dependencies
#4958
opened Aug 6, 2026 by
dependabot
Bot
Loading…
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.48 to 1.14.49
area/dependencies
#4957
opened Aug 6, 2026 by
dependabot
Bot
Loading…
build(deps): bump google.golang.org/grpc from 1.82.0 to 1.83.0 in /api/v2
area/dependencies
#4952
opened Aug 3, 2026 by
dependabot
Bot
Loading…
fix(server): give refresh token reuse a default grace window
release-note/enhancement
Release note: Enhancements
feat(oidc): add allowRedirectMismatch option to skip callback URL check
#4936
opened Jul 27, 2026 by
thaniri
Loading…
Allowing on RedirectURIs the usage of regexp due to issue #448.
#4930
opened Jul 26, 2026 by
SGT911
Loading…
fix(oidc): apply groupsFilter to single-string groups claim
#4920
opened Jul 22, 2026 by
vidigoat
Loading…
server: make the router method-aware, dropping in-handler method guards
#4919
opened Jul 22, 2026 by
youdie006
Loading…
cmd/dex: make garbage collection frequency configurable
kind/enhancement
#4917
opened Jul 18, 2026 by
Kunalbehbud
Contributor
Loading…
build(deps): bump github.com/coreos/go-oidc/v3 from 3.19.0 to 3.20.0
area/dependencies
#4882
opened Jul 9, 2026 by
dependabot
Bot
Loading…
build(deps): bump the etcd group across 1 directory with 2 updates
area/dependencies
#4877
opened Jul 9, 2026 by
dependabot
Bot
Loading…
fix: perform best effort cleanup for concurrently created refresh tokens
#4851
opened Jun 25, 2026 by
Danil-Grigorev
Loading…
DEP for Enterprise-Managed Authorization for MCP (Resource Authorization Server / RFC 7523 jwt-bearer)
#4842
opened Jun 19, 2026 by
loafoe
Contributor
Loading…
feat(signer): support EdDSA for the local token signer
#4831
opened Jun 12, 2026 by
somaz94
Loading…
fix: retry refresh token updates on serialization failures (SQL & ent)
#4830
opened Jun 11, 2026 by
RonnanSouza
Loading…
fix(oidc): verify userinfo sub matches the ID Token sub
kind/enhancement
#4828
opened Jun 11, 2026 by
kanywst
Contributor
Loading…
fix(google): allow "*" wildcard in hostedDomains to accept any hd claim
#4821
opened Jun 11, 2026 by
Shivam-nagar23
Loading…
Expand .dockerignore to reduce unnecessary cache invalidation
release-note/bug-fix
Release note: Bug Fixes
#4797
opened May 16, 2026 by
singhvishalkr
Loading…
feat: per-connector expiry overrides
kind/enhancement
#4785
opened May 11, 2026 by
0x2b3bfa0
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.