29 Commits (v1)

Author SHA1 Message Date
Moto Ishizawa dc979c1d6d server: use time.Time instead of int64 for token expiration time 10 years ago
Moto Ishizawa 25e4228e35 server: add expires_in field to the response of token endpoint 10 years ago
Eric Chiang fa8f98acac server: fix registration redirect for servers listenin at non-base URLs 10 years ago
Rubén Soleto Buenvarón c91b37aa9e refresh token rotation 10 years ago
Jeremy Whitlock 27b80cbca8 connector: add uaa connector 10 years ago
Eric Chiang b02a3a3163 *: add "groups" scope 10 years ago
Bobby Rullo b80dbc8975 server: support out-of-band auth flow 10 years ago
Bobby Rullo cdcf08066d client, server: public client restrictions 10 years ago
Bobby Rullo 4f85f3a479 server: change ClientMetadata -> Client 10 years ago
Bobby Rullo 32a1994a5e refresh tokens: store and validate scopes. 10 years ago
Bobby Rullo 5939a15d10 remove DexServer 10 years ago
Bobby Rullo e71c5086ba server: CodeToken now does Cross-Client auth 10 years ago
Bobby Rullo 9b4740862c server: /auth accepts, validates X-client scopes 10 years ago
Bobby Rullo 847849931f Revert "Fix response_type missing param" 10 years ago
Rubén Soleto Buenvarón 821b242c83 Fix response_type missing param 10 years ago
Eric Chiang c3aa6a1ee3 server: correctly decode oauth2 basic auth credentials 10 years ago
Eric Chiang 04cd1851aa server: add dynamic client registration 10 years ago
Frode Nordahl 5d284e08ae Change status code used for redirects from StatusTemporaryRedirect (307) to StatusFound (302) 10 years ago
Eric Chiang 5e44b6bc27 *: update all to accommodate changes to go-oidc 10 years ago
Bobby Rullo dc828825e6 server: better UX when remote ID already exists 10 years ago
Eric Chiang f2c3dbc5e6 static, server: add styles for github and bitbucket connectors 10 years ago
Joe Bowers 0c854a21d6 server: endpoint and system for sending invitations to dex 10 years ago
Gyu-Ho Lee f06073fbcd server: use standard lib http.Request.BasicAuth 11 years ago
Bobby Rullo bf9517fdaa server,cmd: Add flag for disabling registation 11 years ago
Giulio Iotti 472e4a02a4 *: Remove unnecessary else statements 11 years ago
Yifan Gu 93a0830ae0 server: check scope in requests. 11 years ago
Yifan Gu 066fd859ec session: add 'scope' field in session. 11 years ago
Bobby Rullo 66fe201c24 *: move original project to dex 11 years ago