Alessandro (Ale) Segala
|
b71c84c355
|
refactor: some clean-up in OIDC service and controller (#550)
|
2025-05-24 22:55:46 +02:00 |
|
Elias Schneider
|
63a0c08696
|
fix: handle CORS correctly for endpoints that SPAs need (#513)
|
2025-05-08 21:56:17 +02:00 |
|
Elias Schneider
|
6bd6cefaa6
|
fix: non admin users weren't able to call the end session endpoint
|
2025-05-03 22:53:55 +02:00 |
|
James Baker
|
990c8af3d1
|
Fix incorrectly swapped refreshToken and accessToken (#490)
|
2025-04-27 14:09:07 -05:00 |
|
Alessandro (Ale) Segala
|
4c33793678
|
fix: pass context to methods that were missing it (#487)
|
2025-04-26 12:32:42 -05:00 |
|
Kyle Mendell
|
22f7d64bf0
|
feat: device authorization endpoint (#270)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-04-25 12:14:51 -05:00 |
|
Andreas Schneider
|
7e5d16be9b
|
feat: implement token introspection (#405)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-04-09 07:18:03 +00:00 |
|
Alessandro (Ale) Segala
|
ec626ee797
|
fix: use transactions when operations involve multiple database queries (#392)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-04-06 15:04:08 +02:00 |
|
Rich
|
b935a4824a
|
ci/cd: migrate backend linter to v2. fixed unit test workflow (#400)
|
2025-03-28 04:00:55 -05:00 |
|
Alessandro (Ale) Segala
|
96876a99c5
|
feat: add support for ECDSA and EdDSA keys (#359)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-27 18:20:39 +01:00 |
|
Elias Schneider
|
5c198c280c
|
refactor: fix code smells
|
2025-03-27 17:46:10 +01:00 |
|
Elias Schneider
|
c9e0073b63
|
refactor: fix code smells
|
2025-03-27 16:48:36 +01:00 |
|
Kyle Mendell
|
b8dcda8049
|
feat: add OIDC refresh_token support (#325)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-23 20:14:26 +00:00 |
|
Kyle Mendell
|
7888d70656
|
docs: fix api routers for swag documentation (#378)
|
2025-03-23 19:26:07 +00:00 |
|
Kyle Mendell
|
62915d863a
|
feat: api key authentication (#291)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-11 19:16:42 +00:00 |
|
Elias Schneider
|
1652cc65f3
|
fix: support POST for OIDC userinfo endpoint
|
2025-03-01 20:42:00 +01:00 |
|
Elias Schneider
|
7550333fe2
|
feat: add end session endpoint (#232)
|
2025-02-14 17:09:27 +01:00 |
|
Elias Schneider
|
c6ab2b252c
|
chore: replace stonith404 with pocket-id after org migration
|
2025-02-05 18:08:01 +01:00 |
|
Elias Schneider
|
13b02a072f
|
feat: map allowed groups to OIDC clients (#202)
|
2025-02-03 18:41:15 +01:00 |
|
Elias Schneider
|
fd69830c26
|
feat: add sorting for tables
|
2025-01-11 20:32:22 +01:00 |
|
Elias Schneider
|
3613ac261c
|
feat: add PKCE support
|
2024-11-17 17:13:38 +01:00 |
|
Elias Schneider
|
c056089c60
|
feat: custom claims (#53)
|
2024-10-28 18:11:54 +01:00 |
|
Elias Schneider
|
11ed661f86
|
feat: use improve table for users and audit logs
|
2024-10-16 08:49:19 +02:00 |
|
Elias Schneider
|
9121239dd7
|
feat: add audit log with email notification (#26)
|
2024-09-09 10:29:41 +02:00 |
|
Elias Schneider
|
8166e2ead7
|
feat: add support for multiple callback urls
|
2024-08-24 00:49:08 +02:00 |
|
Elias Schneider
|
ae7aeb0945
|
refactor: use dtos in controllers
|
2024-08-23 17:04:19 +02:00 |
|
Elias Schneider
|
fdc1921f5d
|
feat: add user info endpoint to support more oidc clients
|
2024-08-19 18:48:18 +02:00 |
|
Elias Schneider
|
601f6c488a
|
refactor: use dependency injection in backend
|
2024-08-17 21:57:14 +02:00 |
|