409 Commits (5bbfbbe168a747b017710dd8804846ddf390cbb2)

Author SHA1 Message Date
Maksim Nabokikh 5bbfbbe168
feat: add PKCE (Proof Key for Code Exchange) configuration to OAuth2 settings (#4638) 4 days ago
Maksim Nabokikh 2bda64690d
test: fix token introspection tests to use consistent timestamps (#4639) 4 days ago
Maksim Nabokikh f80a89dd5d
feat(client): add allowed connectors field to client configuration (#4610) 5 days ago
Maksim Nabokikh 7777773067
feat(connector): connectors for grants (#4619) 6 days ago
Mark Liu c03a687465
fix(server): handle double-submit on approval endpoint (#4620) 1 week ago
Mathias Gebbe fec4f53203
feat(oauth2): add client credentials flow with opt-in config flag (#4583) 2 weeks ago
Maksim Nabokikh a70f592589
fix(deviceflow): update redirect URIs to use absolute paths for non-root URLs (#4597) 2 weeks ago
Ivan Zviagintsev 4311931881
feat: saml support refresh tokens (#4565) 3 weeks ago
Andy Lo-A-Foe 49dcb4d863
fix: clean up in-memory connector before create (#4529) 3 weeks ago
Aljoscha Bollmann 83697b06a6
fix(server): respond with forbidden if failed to authenticate (#4200) 3 weeks ago
Giovanni Vella 25591eeaf4
Add support to PKCE in OIDC connector (#3777) 3 weeks ago
Maksim Nabokikh 29c7b6f4e3
feat: validate redirect URIs and safely append parameters (#4559) 4 weeks ago
Maksim Nabokikh 785033767c
feat: refactor signer configuration with local and vault options (#4532) 4 weeks ago
Ivan Zviagintsev 9e377718dc
feat: add name and emailVerified fields for static passwords (#4526) 1 month ago
Maksim Nabokikh 2f6a185711
test: Add conformance tests for Vault signer integration (#4520) 1 month ago
Maksim Nabokikh 56958b1ad2
feat: Add Vault signer for JWT (#4512) 1 month ago
Mark Sagi-Kazar bce74e7171
fix: failing go-oidc test after 3.15 2 months ago
Ivan Zvyagintsev b0a6ee9045 fix: hide internal server error details from users 2 months ago
Ivan Zvyagintsev debcb5c8f9 fix: hide internal server error details from users 2 months ago
Ivan Zviagintsev d1b2722e39
feat: support groups and preferred_username for staticPasswords (#4456) 2 months ago
Doug Goldstein dcbb7bbe58
fix: device callback URL needs to handle a / (#4448) 2 months ago
Mark Sagi-Kazar e230d9426d
test: use new Go features in tests 7 months ago
Wenxuan Zhao be868b9f7c
fix: join issuer URL with discovery path without extra slash after issuer URL 7 months ago
Julius Foitzik e7ea9d769c
fix: fork was outdated for some reason 8 months ago
Julius Foitzik 9791d86e9a
chore: add minor comment 8 months ago
Julius Foitzik e7b151c386
feat: grpc api list clients 8 months ago
Doug Goldstein d6237a8a6e
fix: device code should not require scope 9 months ago
Doug Goldstein fbcc76f779
fix: device code pending HTTP response 9 months ago
Manoj Vivek 87ec9e077e
Allow server startup with partial connector failures (#4159) 9 months ago
Oleksandr Redko 9891daa585
refactor: simplify tests by using slog.DiscardHandler (#4058) 12 months ago
Massimiliano Filacchioni 6e0cbdf972
Generate access tokens for implicit & hybrid flows only when needed (#3857) 1 year ago
Mark Sagi-Kazar 76de7b3920
build: update Go to 1.24 1 year ago
Bob Maertz ad31b5d6f7
Passing context storage (#3941) 1 year ago
Mark Sagi-Kazar c7fd9620aa
chore: fix linter config and violations 1 year ago
Nicholas Wiersma d521051e33
feat: set resource revision for connectors (#3868) 1 year ago
Maksim Nabokikh bb985ca0ea
Create offline sessions if approval is skipped (#3828) 1 year ago
Maksim Nabokikh 4bb97c73a9
Handle root path better (than nothing) (#3747) 1 year ago
Daniël Sonck e7c0682e45
feat: also allow localhost equivalent IP addresses (#3778) 1 year ago
IvoGoman 1a16aa4889
feat(metrics): add response_size, request_duration histograms (#3748) 2 years ago
Koen de Laat d0f1777c41
Added Discovery to grpc (#3598) 2 years ago
Maksim Nabokikh 81af48862b
Remove additional features and add a feature flag instead (#3663) 2 years ago
Maksim Nabokikh 225660785c
Enrich Dex logs with real IP and request ID (#3661) 2 years ago
Giovanni Campeol b07e1bc9f1
gRPC Connectors API (#3245) 2 years ago
Sean Liao 0b6a78397e
use slog for structured logging (#3502) 2 years ago
Maksim Nabokikh caae8a8f82
Bump google.golang.org/grpc to v1.64.0 (#3553) 2 years ago
Romain Caire 86e92aaf1a
fix: wrong error code returned in case of inactive token (#3441) 2 years ago
Romain Caire 8755308759
[RFC7662] Add introspect endpoint to introspect access & refresh token (#3404) 2 years ago
Maksim Nabokikh 088339fc28
Add headers control to dex web server (#3339) 2 years ago
Maksim Nabokikh 60ddd188c0
Update go-jose to v4.0.1 (#3409) 2 years ago
Mark Sagi-Kazar 70b32eeccc
chore: regenerate proto 2 years ago