Commit Graph

32 Commits

Author SHA1 Message Date
danztran f524bbdea2 plugin/auth-backend: add gitlab oauth 2020-06-28 22:24:47 +07:00
Patrik Oldsberg 93eeda55c6 Merge pull request #1458 from spotify/mob/pack
cli: add backend:build-image command and use in backend
2020-06-26 12:34:33 +02:00
Patrik Oldsberg d49e05e9e7 plugins/auth-backend: include migrations in published package
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com>
2020-06-25 18:08:47 +02:00
Nicholas Pirrello 515d64e40a Add okta integration 2020-06-24 22:55:14 -04:00
Patrik Oldsberg dcaee07754 v0.1.1-alpha.12 2020-06-23 22:25:25 +02:00
Patrik Oldsberg 4d94f4cbb4 packages: publish entire dist folder 2020-06-23 22:24:55 +02:00
Patrik Oldsberg 910057bc8a v0.1.1-alpha.11 2020-06-23 21:27:58 +02:00
Patrik Oldsberg 6300d4a917 v0.1.1-alpha.10 2020-06-23 16:08:05 +02:00
Patrik Oldsberg af0bfccbb5 auth-backend: generate kid with uuid and use P-256 2020-06-21 17:00:51 +02:00
Patrik Oldsberg adc574ee33 auth-backend: make DatabaseKeyStore only return valid keys and remove expired ones 2020-06-21 17:00:50 +02:00
Patrik Oldsberg 0a305d7f70 auth-backend: initial identity provider implementation 2020-06-21 17:00:49 +02:00
Patrik Oldsberg 034c04c259 plugins/auth-backend: load config in standalone environment 2020-06-17 17:06:03 +02:00
Patrik Oldsberg e923d751a7 plugins/auth-backend: read backend.baseUrl from config 2020-06-17 16:54:02 +02:00
Fredrik Adelöw 03bbb41f2c fix: move deps to where they need to be 2020-06-17 15:47:08 +02:00
Fredrik Adelöw 38ba897857 v0.1.1-alpha.9 2020-06-17 15:24:54 +02:00
Fredrik Adelöw aa2916e5b8 release: make almost all packages public 2020-06-17 15:23:00 +02:00
Patrik Oldsberg 76fd9f9401 packages,plugins: use backend:build for all backend packages + publish config and no tsconfig 2020-06-17 00:03:28 +02:00
Ivan Shmidt 9fe15e6726 feat: point all backend to src 2020-06-15 22:34:53 +02:00
Patrik Oldsberg dbc29358ed v0.1.1-alpha.8 2020-06-12 22:09:21 +02:00
Patrik Oldsberg c53bafc5f9 v0.1.1-alpha.7 2020-06-09 14:24:56 +02:00
Raghunandan 578760956f Auth state working 2020-06-04 10:45:11 +02:00
Patrik Oldsberg 5d24d086f5 plugins/auth-backend: added basic saml provider 2020-06-02 13:38:43 +02:00
Marcus Eide 7a665c3c2b Add github as an auth provider to the backend 2020-05-29 15:16:10 +02:00
Raghunandan c35c9d8023 remove unused packages 2020-05-28 21:55:39 +02:00
Raghunandan 95f86e7482 Implemented refresh endpoint for google provider 2020-05-25 16:05:35 +02:00
Raghunandan Balachandran 88635f7f63 Merge pull request #921 from spotify/auth-backend-subroutes
Auth backend - provider and routes
2020-05-20 17:42:07 +02:00
Raghunandan 9749d07be5 more fixes 2020-05-20 16:18:54 +02:00
Patrik Oldsberg d62c6748a0 v0.1.1-alpha.6 2020-05-20 10:49:53 +02:00
Raghunandan 2dcdfd8480 remove unused imports. remove express-session module 2020-05-19 20:19:23 +02:00
Raghunandan 6757352a79 Add passportJS and add strategy and routing for a provider. 2020-05-19 20:19:20 +02:00
Patrik Oldsberg 296a787160 plugins/auth-,catalog-backend: point types to src 2020-05-18 00:45:57 +02:00
Raghunandan 7cbd6f5b20 add a skeleton service for auth 2020-05-15 15:06:42 +02:00