28 Commits (4792f0c59f833e6a9175ac7c199d7a72bc052d2e)

Author SHA1 Message Date
Brian Candler d2c9305e0f Fix comment for implicit flow 6 years ago
Zach Brown 13be146d2a Add support for password grant #926 6 years ago
Nandor Kracser c1b421fa04 add preffered_username to idToken 6 years ago
Stephan Renatus d9487e553b
*: fix some lint issues 7 years ago
Stephan Renatus 8561a66365
server/{handler,oauth2}: cleanup error returns 7 years ago
LanceH 07a77e0dac Use connector_id param to skip directly to a specific connector 7 years ago
Andy Lindeman 8959dc4275 ctx is not used 7 years ago
Andy Lindeman 46f5726d11 Use oidc.Verifier to verify tokens 7 years ago
Maarten den Braber a8d059a237 Add userinfo endpoint 7 years ago
Danny Sauer 74bfbcefbc
minor spelling correction 8 years ago
Stephan Renatus b9f6594bf0 *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
Vy-Shane Xie b03c85e56e Add new federated:id scope that causes Dex to add a federated_claims claim containing the connector_id and user_id to the ID token 8 years ago
Damian Pacierpnik e3c9b49299 Cross clients improvement - requesting client ID always added to the audience claim 9 years ago
Eric Chiang fcb9c5a1c4 server: fix localhost redirect validation for public clients 9 years ago
rithu john d201e49248 api: adding a gRPC call for listing refresh tokens. 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
rithu john 9949a1313c server: modify error messages to use logrus. 9 years ago
Eric Chiang 952e0f81f5 connector: add RefreshConnector interface 9 years ago
Eric Chiang 2834da443f server: allow extra spaces in scopes 10 years ago
Eric Chiang ac6e419d48 server: add tests for refreshing with explicit scopes 10 years ago
Eric Chiang 6dbb5c4de6 server: fix cross client scope prefix 10 years ago
Eric Chiang c113df961a *: support the implicit flow 10 years ago
Eric Chiang c33ad3e0f3 server: fix oauth2 values and remove unused code 10 years ago
Eric Chiang bfe560ee21 rename 10 years ago
Eric Chiang 3110f45c3d *: lots of renaming 10 years ago
Eric Chiang cab271f304 initial commit 10 years ago