119 Commits (v1)

Author SHA1 Message Date
Pavel Borzenkov f76c43ec4f server: fix tests to expect unpadded base64 messages 9 years ago
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
Jeremy Whitlock 27b80cbca8 connector: add uaa connector 10 years ago
Wyatt Anderson 26508c6bab server: when registering a user, set display name 10 years ago
Eric Chiang 8669167b42 user api: accept bearer tokens with multiple audiences 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
Lucas Serven 0cc0c73676 backend: add absolute path to template links 10 years ago
Eric Chiang b02a3a3163 *: add "groups" scope 10 years ago
Eric Chiang 87faa5a1f7 *: depricate --email-from flag and move to email config files 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 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