Commit Graph
42 Commits
Author SHA1 Message Date
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 HanandFirst Fluke 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
chan 99def9a0e5 로그인 설정 업데이트 2026-03-18 13:32:09 +09:00
chan 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
chan e40dd8120e adminfront 로그인 해결 2026-02-19 18:02:47 +09:00
chan e6bfcf465f VITE_OIDC_CLIENT_ID 변경 2026-02-19 15:10:09 +09:00
chan 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
chan 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
kyy f8b17f79cb 개발자 라우터 api -> dev 2026-01-30 11:22:56 +09:00
kyy 3e2ceff692 IdP 연동 기능 devfront 이전 및 클라이언트 종속으로 개편 2026-01-30 11:22:56 +09:00
kyy c82934b7cd API 기본 경로 오류 수정 2026-01-30 11:22:56 +09:00
Lectom C Han e573f4ca50 샘플 adminfront, devfront 구성. ory-keto-migrate 오류 해결 2026-01-28 14:03:42 +09:00
Lectom C Han b55cb2c4bf ory selfservice 샘플 구성 2026-01-28 12:19:56 +09:00
Lectom C Han 93cab064fc ory용 MCP 제작, devfront/adminfront 백엔드 연결 2026-01-28 10:57:22 +09:00