Commit graph

28 commits

Author SHA1 Message Date
Maarten de Waard
fd28d5b774
return domains of internal apps 2022-09-26 13:42:13 +02:00
Maarten de Waard
4c57f92c8a
Process feedback; make it possible to install monitoring 2022-09-23 17:10:31 +02:00
Maarten de Waard
6529636b3d
Enable deleting apps by using CLI 2022-09-22 16:14:49 +02:00
Maarten de Waard
cea3f5a3cb
draft of installing apps and getting app status 2022-08-12 13:08:03 +02:00
Davor
53529cd737 add me endpoint 2022-07-13 10:29:25 +00:00
Davor
0fef211f5d changed variable names to snake case 2022-06-10 11:34:33 +02:00
Davor
8c8b2d27fc fix typo 2022-06-09 12:26:50 +02:00
Davor
19bc31e6e3 MR comments
- added error handler for unauthorized
2022-06-09 12:21:47 +02:00
Davor
907e0ecaab add permission layer for admins for backend API 2022-06-08 21:41:59 +02:00
Luka Radenovic
f377b4ce45 Refactor integrations of sso 2022-04-13 10:27:17 +02:00
Maarten de Waard
a7fb3ab28d
Change KRATOS_URL to KRATOS_ADMIN_URL and HYDRA_URL to HYDRA_PUBLIC_URL for clarity 2022-04-04 14:24:30 +02:00
Mart van Santen
a4981c8c52 Added CLI commands 2022-04-01 15:15:30 +08:00
Mart van Santen
d09d9d77bd Removed circular import for DB 2022-03-22 15:56:36 +08:00
Mart van Santen
e8063b1de7 Create /web router for login panel parts
Integrated helper classes and configuration
Create login "area"
2022-03-21 15:02:29 +08:00
Luka Radenovic
4a82c8f224 Get user info from hydra 2022-02-10 09:43:15 +01:00
Luka Radenovic
6c20ed6608 Update get_token function 2022-01-20 09:11:40 +01:00
Luka Radenovic
9771ae8060 Update get_token function 2022-01-20 08:59:00 +01:00
Luka Radenovic
f519a9d5c3 Update get_token function 2022-01-20 08:44:19 +01:00
Luka Radenovic
816fb5ad2f Update get_token function 2022-01-20 08:00:54 +01:00
Luka Radenovic
f0d83c6886 Update get_token function 2022-01-20 07:49:11 +01:00
Luka Radenovic
34796a7d82 Use code instead of authorization_response 2022-01-20 07:40:11 +01:00
Luka Radenovic
5290bedc77 Fix authorization_response param 2022-01-19 11:36:12 +01:00
Luka Radenovic
f0c087975f Fix authorization_response param 2022-01-19 10:51:39 +01:00
Luka Radenovic
45728d1383 Take state from query param on hydra callback 2022-01-19 09:16:22 +01:00
Luka
2160f634d1 Implemented oidc with hydra 2022-01-18 09:48:18 +00:00
Luka Radenovic
0bd9434d12 feat(Global): Add health check api 2021-11-16 12:04:40 +01:00
Luka
927ef220cd feat(Global): Implemented validation on requests and error handling 2021-11-02 07:54:07 +00:00
Luka
a81d14b4f8 feat(Users): Implemented Kratos CRUD 2021-10-28 14:09:10 +00:00