31 Commits (v1)

Author SHA1 Message Date
Adrián López Gómez 9b8ab3bdc6 ClientCredentials flow in UserAPI 10 years ago
Eric Chiang 8669167b42 user api: accept bearer tokens with multiple audiences 10 years ago
Eric Chiang b02a3a3163 *: add "groups" scope 10 years ago
Eric Chiang 47ce264f08 return 409 status code on duplicate email errors 10 years ago
Bobby Rullo 32a1994a5e refresh tokens: store and validate scopes. 10 years ago
Bobby Rullo ca18efb1fe client: load full clients w/ LoadableClient 10 years ago
Bobby Rullo 1b4dca80d7 client: remove ClientManagerFromClients 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
Bobby Rullo 95757e8779 *: Client Repo now deals with custom Client object 10 years ago
Eric Chiang 64380734e6 *: implement refresh revocation user API methods 10 years ago
Rubén Soleto Buenvarón 8156870862 add support for resend an invite email 10 years ago
Eric Chiang dcf5835189 *: remove in memory connector config repo 10 years ago
Eric Chiang b572b8dd6c *: remove in memory client repo 10 years ago
Eric Chiang 72d1ecab64 *: remove in memory password info repo 10 years ago
Eric Chiang 2726f4dcdf *: remove in memory user repo 10 years ago
Eric Chiang 0ada4c8010 *: move user API auth to middleware and fix return status 10 years ago
Eric Chiang 5e44b6bc27 *: update all to accommodate changes to go-oidc 10 years ago
Eric Chiang f43655a8c3 user/manager: connector must exists when creating remote identity 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 2ef1b4beff user: introduce "invite" emails 11 years ago
Joe Bowers e5db302312 server: expose user disable API endpoint 11 years ago
Joe Bowers fbbb3cc2df server: all authorizations fail for disabled users 11 years ago
Joe Bowers ffabe03bc0 server: don't allow disabled users to access the api 11 years ago
Joe Bowers f115015a3f api: don't create a user if you can't send them an email 11 years ago
Giulio Iotti 472e4a02a4 *: Remove unnecessary else statements 11 years ago
Bobby Rullo 66fe201c24 *: move original project to dex 11 years ago