1
0
forked from baron/baron-sso
Files
baron-sso/backend/internal/handler
chan b582c82c6f feat: implement multi-identifier architecture (Issue #496)
- Database: Add user_login_ids table for 1:N identifier mapping and remove legacy login_id column
- Kratos: Update identity schema to use custom_login_ids array instead of a single id trait
- Backend: Implement syncCustomLoginIDs to collect isLoginId fields across tenant schemas
- Backend: Add backtracking logic to auto-assign session tenant based on used login identifier
- Backend: Add 409 Conflict exception handling for Create/Update operations
- AdminFront: Refactor UserDetailPage to a tabbed grid layout (Info, Tenants, Security)
- AdminFront: Show '로그인 ID' badge on tenant schema fields used for authentication
- UserFront: Remove legacy optional 'Login ID' input from signup flow
- Tests: Add multi-identifier repository tests and update handler tests
2026-04-02 16:07:33 +09:00
..
2026-02-13 15:34:31 +09:00
2026-02-06 16:28:00 +09:00
2026-02-24 15:23:36 +09:00
2026-03-05 17:20:46 +09:00
2026-02-23 16:50:26 +09:00
2026-02-23 16:50:26 +09:00
2026-02-10 10:15:44 +09:00
2026-02-24 15:23:36 +09:00
2026-02-24 15:23:36 +09:00
2026-02-24 15:23:36 +09:00
2026-02-23 16:50:26 +09:00