33249eb229
orgfront refresh token 관리 추가
2026-06-18 08:00:57 +09:00
0ff8cfd1d9
Merge pull request 'feature/1183-signup-personal-default' ( #1187 ) from feature/1183-signup-personal-default into dev
...
Reviewed-on: baron/baron-sso#1187
2026-06-16 18:39:35 +09:00
5f153bc370
userfront: 회원가입 페이지에 dart format 표준 서식 적용 ( #1183 )
2026-06-16 18:38:41 +09:00
b1a8df3443
userfront: 기업 가입 안내 배너 내 가이드 문구를 기획 개정안에 맞게 정밀 수정 ( #1183 )
2026-06-16 17:30:39 +09:00
544aa4472a
userfront: 회원가입 단계에서 도메인 판정 및 메일 작성 버튼을 제거하고 고정식 기업 가입 안내 배너로 통합 ( #1183 )
2026-06-16 17:21:53 +09:00
721f8475b3
userfront: 회원가입 단계에서 검증 이메일 도메인 판정 없이 단일 뷰를 노출하고 기업 임직원 가이드 배너 추가 ( #1183 )
2026-06-16 17:17:48 +09:00
2cd2ce4c02
userfront: 소속 선택 단계 진입 시 검증된 이메일 도메인을 자동 판정하여 가족사인 경우 연동 문의 카드를 강제 노출하고 가입 차단 구현 ( #1183 )
2026-06-16 17:13:45 +09:00
40eaadd88d
userfront: 회원가입 단계에서 소속 유형 선택/입력 레거시 UI를 완전히 제거하고 100% 개인가입 단일화 및 기업 문의 배너 적용 ( #1183 )
2026-06-16 17:03:20 +09:00
b1c853b3c3
userfront: 회원가입 화면 내 소속 구분 명칭 개편 (일반/가족사 -> 개인/기업소속) 및 설명 문구 반영 ( #1183 )
2026-06-16 16:59:32 +09:00
2a9ab0ddc5
userfront: 회원가입 시 기본 개인(Personal) 테넌트 가입, 기업 소속은 별도 문의 이메일 안내 카드로 개편 ( #1183 )
2026-06-16 16:49:14 +09:00
b18d1159c4
dashboard screen의 LinkedRp import 복구
2026-06-15 09:52:25 +09:00
6e30570a72
linked RP launch 테스트를 provider에서 분리
2026-06-15 09:43:01 +09:00
c495e9119b
offline 스코프 제거, rp_claims 값 표준화
2026-06-11 14:50:26 +09:00
1341f07ef9
chore: consolidate local integration changes
2026-06-09 21:03:05 +09:00
243b852591
tenant 제한 에러 처리 보안
2026-06-04 10:27:12 +09:00
bb87034898
c489c7c3 기준 병합 code-check 오류 수정
2026-05-29 18:26:17 +09:00
955d0fb6da
e54802140a 병합 userfront-e2e 오류 수정
2026-05-29 18:26:17 +09:00
a010bd44c0
code-check i18n 누락 및 userfront 포맷 수정
2026-05-29 18:26:17 +09:00
4ca492b31c
회원가입 UI 일관성 및 가시성 수정
2026-05-29 18:26:17 +09:00
cb8c7d78c3
로그인 승인 페이지 UI/UX 수정
2026-05-29 18:26:17 +09:00
c489c7c38f
조직도 표현 개선
2026-05-29 10:33:15 +09:00
368f4bbad8
모바일 로그인창 테스트 강화
2026-05-27 12:32:28 +09:00
dc68b7da41
fix userfront verify link routing
2026-05-21 19:35:45 +09:00
e54cc121c7
fix userfront mobile approval close flow
2026-05-21 18:14:31 +09:00
eb46918397
fix userfront verify-only approval routing
2026-05-21 14:33:40 +09:00
0af268021e
code-check 오류 수정
2026-05-20 17:12:48 +09:00
bb918932f4
feat(userfront): improve magic link approval UX on mobile
...
- Fixes issue #852 where 'verify_failed' error was shown on remote approval
- Added specialized success view for remote-originated approval requests
- Added 'Close Window' action for mobile browsers
- Improved error handling for already verified/used tokens
- Added necessary i18n strings in Korean and English
2026-05-19 17:59:10 +09:00
cd16cb3a4a
userfront 런타임 BACKEND_URL fallback 수정
2026-05-15 18:42:05 +09:00
f6f8e88342
refactoring
2026-05-14 08:11:02 +09:00
e36a973053
사용자 테넌트 소속 데이터 정리
2026-05-13 18:27:55 +09:00
084e8594ff
userfront code check 오류 수정
2026-05-12 14:50:19 +09:00
d1859d593d
dev 반영 code check 오류 수정
2026-05-07 11:05:07 +09:00
64cdef81a6
i18n 누락 정리 및 하드코딩 텍스트 치환
2026-05-07 11:05:07 +09:00
9a87af93f1
회원가입 약관 전문 locale fallback 및 영문 본문 보강
2026-05-07 11:05:07 +09:00
d16f6cdcb4
Align RP auto login launch behavior
2026-04-30 16:36:40 +09:00
f7e4d43b16
Implement tenant import and RP auto login policies
2026-04-30 15:45:34 +09:00
d0340fc062
테넌트 접근 제한 안내화면 개선
2026-04-28 13:24:11 +09:00
5acf248285
접근 제한 UX 구현
2026-04-28 13:24:11 +09:00
e3f9bbf925
style: format dart files to pass formatting check
2026-04-28 13:03:29 +09:00
bbf29bf400
fix: clear stale auth flags and improve user name fallback logic ( #637 )
...
- Clear AuthTokenStore in _silentSessionRecovery when session is invalid (Case 2)
- Use .trim().isNotEmpty for userName fallback to handle empty strings (Case 1)
2026-04-28 11:33:40 +09:00
9378a5a75d
chore: Flutter 코드 포맷팅 적용 및 미사용 코드(Dead Code) 정리
2026-04-27 13:19:14 +09:00
3de28410ae
fix: 회원가입 화면(Userfront) 모바일 뷰에서 인증 입력창 사라지는 반응형 레이아웃 버그 수정
2026-04-27 11:56:49 +09:00
750776f0a0
style(userfront): format flutter files to satisfy CI
2026-04-21 18:06:57 +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
Lectom C Han
114f203ecd
fix(audit): stop default read logging and dedupe dashboard timeline
...
- skip read audit logging unless a path is explicitly allowlisted
- exclude audit-facing endpoints from backend audit collection
- remove duplicate auth timeline fetch logic from dashboard screen
- add regression tests for default GET skip and dashboard timeline dedup
Co-Authored-By: First Fluke <our.first.fluke@gmail.com >
2026-04-17 18:04:09 +09:00
c5317abada
headless login 접속환경 Headless(Server)로 표시
2026-04-14 16:28:01 +09:00
f33f023b90
style(userfront): format dart files to fix ci pipeline
2026-04-10 16:00:37 +09:00
5a84e9f6cc
Merge branch 'dev' into fix/rebac-env-sync-issue
2026-04-10 13:52:07 +09:00
06a6875cdb
App 카드 로고 이미지 표시
2026-04-09 14:37:49 +09:00
1e53b66abb
로그인 화면 플랫 UI 수정
2026-04-09 14:37:49 +09:00