1
0
forked from baron/baron-sso
Commit Graph

17 Commits

Author SHA1 Message Date
31d107ff2e feat(user): support fixed UUID registration and enhance bulk import results
- Added support for fixed UUIDs during bulk registration (Search-first + ExternalID mapping)
- Implemented idempotency and visibility restoration for soft-deleted users
- Enhanced bulk upload UI to show 'New/Updated/Unchanged' status and modified fields
- Added logic to reclaim identifiers (login_id) from colliding records
- Added frontend E2E and backend unit tests for UUID integrity and conflict handling
- Fixed i18n, formatting, and mock tests to satisfy code-check
- Applied 'go fix' for 'omitzero' tags and general Go standards
2026-06-01 15:34:08 +09:00
kyy
1524da2d6a 세션 종료 시 Hydra 토큰 세션도 함께 무효화 2026-04-06 15:02:42 +09:00
1c3985ce19 feat(adminfront): add user profile dropdown and enhance session sync 2026-03-03 12:56:57 +09:00
86ef9c6f60 테넌트 소유자, 관리자 분리 2026-03-03 12:38:27 +09:00
Lectom C Han
226de652e3 Fix hydra consent session parsing and audit detail tests 2026-02-06 17:30:21 +09:00
kyy
974bfe7b9a Hydra 동의 기억 기간 연장 2026-02-05 10:06:09 +09:00
kyy
a4c5ab547d 병합 오류 수정 2026-02-04 17:11:47 +09:00
kyy
9f7c6bfd27 Hydra Client Patch 규격 수정 및 로그인 거부 기능 추가 2026-02-04 16:03:25 +09:00
kyy
12b3d21da6 RedirectURI 기반 Fallback 로직 추가 2026-02-04 16:00:00 +09:00
kyy
4e068f76a7 권한 동의 거부 api 구현 및 hydra 연동 2026-02-04 15:59:58 +09:00
066ea86f46 애플리케이션(RP) 관리 기능 구현 및 Ory Keto 권한 연동 2026-02-04 14:56:16 +09:00
Lectom C Han
f14eb57ef8 RP 로그인 이력 통합 2026-02-03 15:05:46 +09:00
Lectom C Han
4f3d0759c3 userfront 연동이력 맞춤 2026-02-03 13:37:24 +09:00
kyy
849424f030 OIDC 인증 로직 수정 및 백엔드 라우팅 오류 해결 2026-02-02 16:24:18 +09:00
kyy
91e724a3a9 클라이언트 시크릿 키 2026-01-30 11:22:56 +09:00
Lectom C Han
b7a0397ef9 backend swagger/redoc 추가 2026-01-28 13:06:09 +09:00
Lectom C Han
93cab064fc ory용 MCP 제작, devfront/adminfront 백엔드 연결 2026-01-28 10:57:22 +09:00