99 Commits (v0.5.0)

Author SHA1 Message Date
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 ca18efb1fe client: load full clients w/ LoadableClient 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 f9dbc8a3d2 db, client: add data model for trusted peers 10 years ago
Bobby Rullo 1b4dca80d7 client: remove ClientManagerFromClients 10 years ago
Bobby Rullo a33d61c8e2 server: remove boilerplate setup code part deux 10 years ago
Bobby Rullo ad1d5ab253 server: remove boilerplate setup code 10 years ago
Eric Chiang 35ea3d9ae1 *: add ability to set and list connectors from admin API 10 years ago
Bobby Rullo bbaea52ea6 alternate approach to fixing tests 10 years ago
Evan Cordell 73d9742c8b client manager: accept full client when creating 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 847849931f Revert "Fix response_type missing param" 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
Adrián López Gómez d3d2db8e05 tests: add HandleTokenFunc test 10 years ago
Eric Chiang 7858da565f server: add more validation to --no-db static file parsing 10 years ago
Stephan Renatus ed89be44ef bugfix: make getCreds work for non-admins (#396) 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 b10645f58d *: add client registration endpoint to admin API 10 years ago
Eric Chiang 6120f7ac05 *: add isAdmin option to client repo when creating a client 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 01a24542e9 *: fix tests that care about email case sensitivity 10 years ago
Eric Chiang 3f4a42eefd *: remove unused code 10 years ago
Eric Chiang 067ccee145 server: add db heatlh checker to server checkers 10 years ago
Rubén Soleto Buenvarón 8156870862 add support for resend an invite email 10 years ago
Eric Chiang 07af73f367 *: don't allow sqlite3 if --no-db flag not specified 10 years ago
Eric Chiang 3b125d6073 *: fix --no-db client decoding 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 95560404a3 *: remove in memory refresh repo 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
Frode Nordahl 5d284e08ae Change status code used for redirects from StatusTemporaryRedirect (307) to StatusFound (302) 10 years ago
Eric Chiang 4da143ca2d server: fix reset password test 10 years ago
Eric Chiang 0ada4c8010 *: move user API auth to middleware and fix return status 10 years ago
Eric Chiang ec3bc7f258 *: allow dexctl set-connector-configs to read from stdin 10 years ago
Eric Chiang 5e44b6bc27 *: update all to accommodate changes to go-oidc 10 years ago