114 Commits (helm)

Author SHA1 Message Date
Wenxuan Zhao be868b9f7c
fix: join issuer URL with discovery path without extra slash after issuer URL 7 months ago
Manoj Vivek 87ec9e077e
Allow server startup with partial connector failures (#4159) 9 months ago
Bob Maertz ad31b5d6f7
Passing context storage (#3941) 1 year ago
Maksim Nabokikh 4bb97c73a9
Handle root path better (than nothing) (#3747) 1 year ago
IvoGoman 1a16aa4889
feat(metrics): add response_size, request_duration histograms (#3748) 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
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 4f307d70c6
Fix lint errors after merging AllowedHeaders feature (#3247) 2 years ago
Josiah Evans dce31d82ea
feat: Add configurable CORS Headers (#3114) 2 years ago
Cedric-Magnan a72413dd47 Update server.go 3 years ago
Sean Liao dcf7b18510
OAuth 2.0 Token Exchange (#2806) 3 years ago
Cedric-Magnan 791657276e Update server.go 3 years ago
Josh Soref e15b599e6a spelling: programmatically 3 years ago
Maksim Nabokikh fc0e2e9383
feat: Add default robots.txt (#2834) 3 years ago
m.nabokikh 57e9611ff6 fix: Implicit Grant discovery 4 years ago
Joshua Winters 9284ffb8c0 Add generic oauth connector 4 years ago
ariary 7bc966217d sort grant type supported 5 years ago
Bob Callaway 8fd69c16f5 correctly handle path escaping for connector IDs 5 years ago
ariary c6f6dd69e9 lint comment 5 years ago
kali 1497e70225 Add parametrization of grant type supported in discovery endpoint 5 years ago
Alastair Houghton cd0c24ec4d fix: add an extra endpoint to avoid refresh generating AuthRequests. 5 years ago
Rui Yang fe8085b886 remove client secret encryption option 5 years ago
Mark Sagi-Kazar d1e8b085e2
feat: use embedded assets by default 5 years ago
Rui Yang 2f28fc7451 default to ./web when Dir and WebFS are not set 5 years ago
Rui Yang 4e569024fd use go 1.16 new package io/fs 5 years ago
Rui Yang 7b50cbf0ac use pkger for embedding static contents 5 years ago
Rui Yang 1eab25f89f use web host url for asset hosting 5 years ago
Rui Yang 10e9054811 Use http.FileSystem for web assets 5 years ago
Rui Yang d658c24e8f add dex config flag for enabling client secret encryption 5 years ago
m.nabokikh 3bd0e91a68 Make /device/token deprecation warning more concise 5 years ago
m.nabokikh 9ed5cc00cf Add deprecation warning for /device/token endpoint 5 years ago
m.nabokikh 1211a86d58 fix: use /token endpoint to get tokens with device flow 5 years ago
Mark Sagi-Kazar 316da70545
refactor: use new health checker 5 years ago
m.nabokikh 91de99d57e feat: Add refresh token expiration and rotation settings 5 years ago
m.nabokikh b2e9f67edc Enable unparam, prealloc, sqlclosecheck linters 5 years ago
Maksim Nabokikh 35da73de38
chore: add frontend section to dev config (#1913) 5 years ago
m.nabokikh 30c3d78365 fix: log device flow entities GC result if no auth entities collected 5 years ago
m.nabokikh 1d83e4749d Add gocritic 5 years ago
Alastair Houghton 9187aa669d fix: allow Authorization header when doing CORS 6 years ago
Rui Yang bd2234cd12 Add constructor for static key strategy 6 years ago
justin-slowik 9882ea453f better support for /device/callback redirect uris with public clients. 6 years ago
Justin Slowik 9c699b1028 Server integration test for Device Flow (#3) 6 years ago
Justin Slowik 9bbdc721d5 Device flow token code exchange (#2) 6 years ago
Justin Slowik 0d1a0e4129 Device token api endpoint (#1) 6 years ago
Justin Slowik 6d343e059b Generates/Stores the device request and returns the device and user codes. 6 years ago
techknowlogick 0a9f56527e
Add Gitea connector (#1715) 6 years ago