Commit Graph

16 Commits

Author SHA1 Message Date
acelinkio 88e5e1bb00 fix structured logging & update readme link (#1242) 2025-12-27 13:30:25 +01:00
Zoe Roux 6d58164a6d Instrument auth's echo 2025-11-17 23:03:49 +01:00
Zoe Roux 31500dc3c5 Use an api key for the scanner 2025-11-04 09:48:21 +01:00
Zoe Roux 5827cc32e8 Hard code keibi postgres schema 2025-11-04 09:48:21 +01:00
Zoe Roux 7857b14a14 Hardcode keibi's prefix to /auth 2025-06-07 17:45:39 +02:00
solidDoWant 5ced62aab3 Support standard libpq environment variables for Auth service (#901) 2025-04-24 09:38:20 +02:00
Zoe Roux e8acb31834 Allow env to specify apikeys 2025-04-23 19:41:42 +02:00
Zoe Roux 3f5af4b7fa Fix FIRST_USER_CLAIMS 2025-04-07 12:40:11 +02:00
Zoe Roux dbe8e319c8 Add edit user/settings route 2025-04-05 23:49:53 +02:00
Zoe Roux c5a676b2a5 Add guest handling 2025-04-05 00:28:24 +02:00
Zoe Roux 431055ec49 Add custom claims for first user 2025-04-05 00:28:24 +02:00
Zoe Roux 8ef4fe5e55 Remove db conf handling and read private key from storage 2025-04-04 22:44:44 +02:00
Zoe Roux 6391a99bb9 Switch to jwks instead of custom /info 2025-03-25 10:27:03 +01:00
Zoe Roux 257ef354c6 Add prefix for auth 2025-01-03 18:32:41 +01:00
Zoe Roux 899e90deaf Add healthcheck for auth (#658) 2024-11-01 22:32:50 +00:00
Zoe Roux 606332ba6f Add list users route & split oidc to a new table 2024-10-19 18:08:33 +02:00