Ryan Malloy 5abc3c87b2 OIDC groups implementation
- Add Groups field to User struct with JSON storage
- Include GetGroups() and SetGroups() helper methods
- Extract groups from OIDC claims in FromClaim()
- Add database migration 202509161200 for groups column
- Update config-example.yaml with groups scope
- Add comprehensive documentation and testing
2026-05-21 17:55:31 -06:00
..
2025-08-24 06:05:21 +02:00
2026-05-21 17:55:31 -06:00
2025-05-16 19:33:00 +02:00
2025-09-09 11:05:30 +02:00
2025-09-09 20:54:47 +02:00
2026-05-21 17:55:31 -06:00
2024-12-17 14:08:34 +01:00
2025-07-13 12:56:25 +02:00