25 Commits (master)

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 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
Maksim Nabokikh 56958b1ad2
feat: Add Vault signer for JWT (#4512) 1 month ago
Mark Sagi-Kazar e230d9426d
test: use new Go features in tests 7 months ago
Bob Maertz ad31b5d6f7
Passing context storage (#3941) 1 year ago
Daniël Sonck e7c0682e45
feat: also allow localhost equivalent IP addresses (#3778) 1 year ago
Romain Caire 8755308759
[RFC7662] Add introspect endpoint to introspect access & refresh token (#3404) 2 years ago
Maksim Nabokikh 60ddd188c0
Update go-jose to v4.0.1 (#3409) 2 years ago
Sean Liao dcf7b18510
OAuth 2.0 Token Exchange (#2806) 3 years ago
Tomasz Kleczek 4ffaa60d21 Improve auth flow error handling 5 years ago
m.nabokikh bb503dbd81 Use constants in errors 5 years ago
Martin Heide 162073b33e No longer allow desktop/mobile redirect URIs implicitly if RedirectURIs is set 5 years ago
Martin Heide c15e2887bc Add oob, device and localhost redirect URI tests 5 years ago
Martin Heide 1ea481bb73 Fix gofmt in oauth2_test.go 5 years ago
Martin Heide b894d9c888 Allow public clients (e.g. using implicit flow or PKCE) to have redirect URIs configured 5 years ago
Bernd Eckstein b5519695a6
PKCE implementation (#1784) 5 years ago
LanceH 07a77e0dac Use connector_id param to skip directly to a specific connector 7 years ago
Andy Lindeman 46f5726d11 Use oidc.Verifier to verify tokens 7 years ago
Stephan Renatus b9f6594bf0 *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
Eric Chiang fcb9c5a1c4 server: fix localhost redirect validation for public clients 9 years ago
Eric Chiang 8541184afb server: support POSTing to authorization endpoint 9 years ago
Eric Chiang 1eda382789 server: add at_hash claim support 9 years ago
Eric Chiang f926d74157 server: fixes for the implicit and hybrid flow 9 years ago
Eric Chiang cab271f304 initial commit 10 years ago