1
0
forked from baron/baron-sso
Commit Graph

56 Commits

Author SHA1 Message Date
kyy
0664640c6f Devfront back-channel logout 설정 UI 및 i18n 추가 2026-05-04 11:29:51 +09:00
kyy
b9232687b5 스코프 순서 및 테넌트 검색 수정 2026-04-28 13:24:11 +09:00
kyy
f97b244a59 RP 정책 설정 UI 수정 2026-04-28 13:24:11 +09:00
kyy
c40202f502 dev 병합 code check 수정 2026-04-22 17:27:33 +09:00
kyy
9e73059d2a 개발자 등록 신청 입력 안내 및 역할 표기 개선 2026-04-22 15:47:38 +09:00
kyy
685923a03e 개발자 권한 신청 승인/취소 및 RP 생성 흐름 개선 2026-04-22 15:47:37 +09:00
kyy
2216d9c4e4 개발자 신청 API 단일화 및 RP 권한 자동 부여 구현 2026-04-22 15:46:20 +09:00
kyy
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
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
e15de6d334 일반 사용자의 DevFront 접근 및 RP 관리자 권한 연동 2026-04-20 15:48:42 +09:00
kyy
a79c350831 devfront 관계 탭 사용자 검색·다중선택 UX 개선 2026-04-20 15:48:42 +09:00
kyy
dd93a3450a Dev API에 RP operator relation 조회/부여/회수 추가 2026-04-20 15:48:42 +09:00
kyy
4ad7518328 devfront 세션 종료 로그아웃 2026-04-06 15:02:42 +09:00
kyy
6a3bb19e7d 세션 만료 관리 토글 동작을 실제 정책에 맞게 분리 2026-04-06 15:02:42 +09:00
Lectom C Han
51f09bf53c fix(headless-login): show full parsed jwks key values
- return the full RSA n value in parsedKeys responses
- render parsed key fields with labels and multiline key material in DevFront
- lock the behavior with backend and Playwright regression tests
2026-04-01 18:51:39 +09:00
Lectom C Han
e2379658c2 fix(headless-login): show parsed jwks n preview
- reproduce the missing n preview with the actual parsedKeys response shape
- read nPreview from DevFront instead of the old n field
- keep the preview text as provided by backend summaries
2026-04-01 18:41:35 +09:00
Lectom C Han
9facd24a00 feat(headless-login): add jwks cache visibility and refresh flow
- replace inline headless jwks support with jwksUri-only validation
- add cached jwks refresh worker, manual refresh/revoke endpoints, and parsed key summaries
- expose allowed algorithms and key previews in DevFront with regression coverage
2026-04-01 18:33:22 +09:00
kyy
e5ebd26182 local 브런치 code-check 오류 수정 2026-04-01 14:47:35 +09:00
kyy
391773ac90 adminfront/devfront 세션 만료 관리 슬라이딩 갱신 로직 추가 2026-04-01 14:47:35 +09:00
kyy
8d505cec0e Headless Login 앱 타입 오표기 수정 2026-04-01 14:47:35 +09:00
Lectom C Han
e4680b0fe8 fix(web): upgrade vite and restore devfront build
- switch adminfront and devfront to vite 8
- fix devfront TypeScript baseline build errors
- require Node.js 24 LTS or newer in package metadata and docs

Co-Authored-By: First Fluke <our.first.fluke@gmail.com>
2026-03-30 18:20:46 +09:00
kyy
c96a5350a7 code-check 오류 수정 2026-03-30 13:29:36 +09:00
kyy
cf3d049367 RP 공개키 등록 UI 및 SSH-RSA 자동 변환 기능 구현 2026-03-30 09:20:48 +09:00
kyy
77c6610e70 테넌트 조회 API 연동 2026-03-19 17:28:32 +09:00
99def9a0e5 로그인 설정 업데이트 2026-03-18 13:32:09 +09:00
1af3103cde 로그인 invalid_request 오류 해결 2026-03-18 12:31:25 +09:00
kyy
fb27fbf3b1 i18n 누락 키 보완 및 biome 포맷 정리 2026-03-16 16:44:35 +09:00
kyy
0f8b19a9b1 관리자 권한 판별 로직 보완으로 메뉴/접근 제어 일치화 2026-03-16 16:44:35 +09:00
kyy
7cf07a5627 로그인 콜백-가드 흐름 및 API 인증 처리 안정화 2026-03-03 14:11:54 +09:00
kyy
20c97843c3 클라이언트 대시보드 통계 실지표 연동 및 백엔드 API 구현 2026-03-03 14:06:27 +09:00
kyy
8db37c377a 감사로그 화면 연동과 상태변경 로그 분리 및 CSV/UI 개선 2026-02-27 17:51:14 +09:00
kyy
099a8c768c consent 철회 확인 모달 및 상태 필터 UI 추가 2026-02-26 14:05:39 +09:00
kyy
3423178250 SSO 로그인 방식을 팝업 기반으로 변경 2026-02-25 13:12:45 +09:00
kyy
2624931a7f 앱 유형 명칭 Private/PKCE 반영 및 UI 로직 업데이트 2026-02-23 13:14:02 +09:00
Lectom C Han
c117e10f48 ci: enforce flutter/biome format checks and fix front lint violations 2026-02-20 10:25:45 +09:00
e40dd8120e adminfront 로그인 해결 2026-02-19 18:02:47 +09:00
e6bfcf465f VITE_OIDC_CLIENT_ID 변경 2026-02-19 15:10:09 +09:00
ad5895a1ea I18 추가 2026-02-13 15:15:21 +09:00
Lectom C Han
485bbafe71 Merge branch 'dev' into feature/i18n 2026-02-13 12:06:37 +09:00
Lectom C Han
b6d3b69cda i18n refresh and frontend fixes 2026-02-13 10:23:50 +09:00
kyy
11ce54172f 브런치 병합 devfront 에러 수정 2026-02-12 13:23:54 +09:00
kyy
f0362df47d API 변경에 따른 클라이언트 관리 페이지 수정 2026-02-12 13:23:54 +09:00
kyy
7a25cf40aa API 클라이언트 및 개발 서버 설정 변경 2026-02-12 13:23:54 +09:00
kyy
2f1caa7b03 OIDC 인증 라우트 및 로그인/콜백 페이지 구현 2026-02-12 13:23:54 +09:00
5ffc447265 fix: devfront에서도 Vite import-analysis 에러 수정을 위해 locale 파일 경로 수정 #239 2026-02-11 11:12:10 +09:00
Lectom C Han
05cdc7d8ae i18n refresh and frontend fixes 2026-02-10 19:16:13 +09:00
kyy
b0899d8db3 클라이언트 상세 페이지 비밀키 재발급 기능 연동 2026-02-06 16:28:00 +09:00
kyy
7f52479c5c 클라이언트 동의 내역 페이지 전체 목록 조회 및 UX 개선 2026-02-06 11:30:13 +09:00
kyy
beebb3f7e6 안내 메세지 및 실제 이름 표시 2026-02-06 11:30:12 +09:00