1
0
forked from baron/baron-sso
Commit Graph

8 Commits

Author SHA1 Message Date
016d783482 devfront 개발모드 unkown로그인 제거 2026-06-19 08:15:07 +09:00
kyy
cadb0631fd 5b345fcf 기준 병합 code-check 오류 수정 2026-05-29 18:26:17 +09:00
797e6cc90a fix(devfront): add explicit button type and improve test stability 2026-04-21 18:05:32 +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
kyy
51e46a4d00 RP 관계 범위의 콘솔 접근 허용 2026-04-20 15:48:42 +09:00
kyy
0f8b19a9b1 관리자 권한 판별 로직 보완으로 메뉴/접근 제어 일치화 2026-03-16 16:44:35 +09:00
kyy
7cf07a5627 로그인 콜백-가드 흐름 및 API 인증 처리 안정화 2026-03-03 14:11:54 +09:00
kyy
2f1caa7b03 OIDC 인증 라우트 및 로그인/콜백 페이지 구현 2026-02-12 13:23:54 +09:00