1c083dd586
common auth/session bootstrap과 renew policy 공용화
2026-05-12 13:49:51 +09:00
0655206f05
common utils 경로로 cn helper 공용화
2026-05-12 13:49:51 +09:00
d371bd32c8
common query client 기본 옵션 공용화
2026-05-12 13:49:51 +09:00
b8a25135fc
각 프런트의 i18n 연결 및 locale 정리
2026-05-12 13:49:51 +09:00
d4c48da426
코드체크 업데이트
2026-05-12 13:41:43 +09:00
9ea7db8b3c
Format devfront vite config
2026-05-11 13:34:41 +09:00
2bf0248e95
Fix frontend biome generated cache ignores
2026-05-11 13:34:22 +09:00
360b5a6f2a
vitest 타입 에러 해결
2026-05-11 13:28:53 +09:00
46b661cff0
devfront 구동 검증
2026-05-11 13:19:35 +09:00
9a64a16cb9
callback 검증 보강. seed-tenant 추가보강
2026-05-11 11:03:11 +09:00
e78b2bea50
dev 병합 code-check 오류 수정
2026-05-08 15:33:56 +09:00
59cb482219
devfront 앱 목록 로고 표시
2026-05-08 15:31:21 +09:00
94db1dab08
세션 만료 임계값 5분->10분 조정
2026-05-08 15:31:21 +09:00
d1859d593d
dev 반영 code check 오류 수정
2026-05-07 11:05:07 +09:00
0d259db7ce
devfront 영어 적용 누락 수정
2026-05-07 11:05:07 +09:00
64cdef81a6
i18n 누락 정리 및 하드코딩 텍스트 치환
2026-05-07 11:05:07 +09:00
3e8adbfbfd
백채널 로그아웃 URI 허용 범위 확장
2026-05-07 11:05:07 +09:00
a2b328f3b0
code-check 오류 수정
2026-05-04 15:52:08 +09:00
9f78698f54
headless login SSA 백엔드 작업
2026-05-04 15:52:08 +09:00
b888b33cde
headless login SSA UX 재구성
2026-05-04 15:52:08 +09:00
128ac94575
code check 오류 수정
2026-05-04 13:17:40 +09:00
0664640c6f
Devfront back-channel logout 설정 UI 및 i18n 추가
2026-05-04 11:29:51 +09:00
068d0adbd4
code-check 오류 수정
2026-05-04 11:28:53 +09:00
67b3420d00
관계 옵션별 정보 툴팁 추가
2026-05-04 11:20:09 +09:00
894565d87e
감사로그 조회 전체 새로고침 현상 수정
2026-05-04 11:20:09 +09:00
6d5a861d17
관계 탭 일시적 노출 현상 수정
2026-05-04 11:20:09 +09:00
52936b2b88
테넌트 접근 제한/커스텀 클레임 관계 설정
2026-05-04 11:20:07 +09:00
613d198690
개발자 권한 신청/커스텀 클레임 i18n 적용
2026-05-04 11:19:39 +09:00
0fb761f284
PKCE 앱 클라이언트 시크릿 버튼 제거 및 안내 문구 추가
2026-05-04 11:19:39 +09:00
e484d8c100
커스텀 클레임 test 코드 추가
2026-05-04 11:18:11 +09:00
20afede89c
커스텀 클레임 ui/ux 추가
2026-05-04 11:18:11 +09:00
7d893431d1
Format devfront auto login test
2026-04-30 16:02:39 +09:00
f7e4d43b16
Implement tenant import and RP auto login policies
2026-04-30 15:45:34 +09:00
eae3e0bd2a
dev 병합 code-check 오류 수정
2026-04-28 13:24:11 +09:00
b9232687b5
스코프 순서 및 테넌트 검색 수정
2026-04-28 13:24:11 +09:00
373751996a
테넌트 입력 자동완성형 변경
2026-04-28 13:24:11 +09:00
f97b244a59
RP 정책 설정 UI 수정
2026-04-28 13:24:11 +09:00
093d2f2af0
refactor: 미사용 Descope 연동 코드 및 환경 변수 제거 ( resolves #519 )
2026-04-27 11:31:14 +09:00
2ee1ee4037
dev 병합 code-check 오류 수정
2026-04-23 16:49:11 +09:00
c40202f502
dev 병합 code check 수정
2026-04-22 17:27:33 +09:00
9e73059d2a
개발자 등록 신청 입력 안내 및 역할 표기 개선
2026-04-22 15:47:38 +09:00
5d334069c7
개발자 권한 신청 및 관리 기능 E2E 테스트 추가
2026-04-22 15:47:38 +09:00
685923a03e
개발자 권한 신청 승인/취소 및 RP 생성 흐름 개선
2026-04-22 15:47:37 +09:00
2216d9c4e4
개발자 신청 API 단일화 및 RP 권한 자동 부여 구현
2026-04-22 15:46:20 +09:00
4dc274a5d7
클라이언트 빈 목록 대응 개발자 신청 인라인 링크 및 모달 구현
2026-04-22 15:46:20 +09:00
797e6cc90a
fix(devfront): add explicit button type and improve test stability
2026-04-21 18:05:32 +09:00
4427ab1f85
fix: resolve admin session infinite reload loop and sync auth state
...
- Prevent infinite redirection loop by clearing oidc-client user state on 401 errors.
- Sync apiClient request interceptor to use userManager.getUser() for reliable token retrieval.
- Add extensive console logs for better session issue diagnosis.
- Fix TS error in LoginPage by updating button variant.
- Revert 'ae03fe1' (updated playwright fixtures to real domain) as requested.
2026-04-21 17:06:03 +09:00
ae03fe1475
chore: update playwright fixtures to use real SSO domain
...
Since the OIDC authority was updated to https://sso.hmac.kr/oidc , the Playwright mocks and localStorage seed values must match exactly for tests to pass in the new configuration.
2026-04-21 15:02:53 +09:00
0f79b7635b
fix: resolve OIDC session state issue and synchronize portal sessions
...
Details:
- Backend: Extract Kratos session cookies and propagate via SetCookies in AuthInfo.
- Backend: Include sessionJwt and token during OIDC flows in PasswordLogin.
- UserFront: Add _silentSessionRecovery in main.dart to recover session via cookies if localStorage token is missing.
- UserFront: Update AuthProxyService, AuthTokenStore, AuthNotifier to support silent recovery and immediate local state update before redirect.
- AdminFront/DevFront: Fix OIDC authority to point directly to Gateway proxy and add recovery/error UI components.
2026-04-21 14:10:27 +09:00
141c8e0ab5
dev 브런치 반영 code-check 오류 수정
2026-04-20 16:34:04 +09:00