45 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
Adrián López Gómez 9b8ab3bdc6 ClientCredentials flow in UserAPI 10 years ago
Eric Chiang fa8f98acac server: fix registration redirect for servers listenin at non-base URLs 10 years ago
Eric Chiang b466ae7a70 server: fix the path registration for user APIs at non-root URLs 10 years ago
Rubén Soleto Buenvarón c91b37aa9e refresh token rotation 10 years ago
Wyatt Anderson 26508c6bab server: when registering a user, set display name 10 years ago
Eric Chiang 435cadfc19 *: more updates to prepend the correct API path 10 years ago
Eric Chiang 854b767273 *: update handlers to include issuer url in path 10 years ago
Eric Chiang 8216a3d992 connector: fix path that connectors listen on 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
Eric Chiang 35cab93c0a *: add --enable-automatic-registration flag to worker 10 years ago
Bobby Rullo 8942a49702 server: remove client_resource api 10 years ago
Bobby Rullo 75473b4cba refresh tokens: grant claims based on scopes 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
Evan Cordell a418e1c4e7 client: add client manager 10 years ago
Evan Cordell 3da98fcb8e client: add transaction support 10 years ago
Bobby Rullo e5948ab3ce *: ClientIdentityXXX -> ClientXXX 10 years ago
Eric Chiang 553e7d0167 server: add refresh token revocation API to server 10 years ago
Eric Chiang ac73d3cdf2 *: load password infos from users file in no-db mode not connectors 10 years ago
Eric Chiang 7bac93aa20 *: remove in memory session repos 10 years ago
Eric Chiang 04cd1851aa server: add dynamic client registration 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 ad6e331860 server: fix flow when user logs in through wrong connector 10 years ago
Eric Chiang d518447282 user: move user manager to it's own package 10 years ago
Joe Bowers 0c854a21d6 server: endpoint and system for sending invitations to dex 10 years ago
Bobby Rullo bf9517fdaa server,cmd: Add flag for disabling registation 11 years ago
Joe Bowers e5db302312 server: expose user disable API endpoint 11 years ago
Joe Bowers 60a36e2c2e server,db: flag for disabling user login 11 years ago
Joe Bowers 4c9bab0890 server: user management endpoints strictly conform to schema 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