1
0
forked from baron/baron-sso
Commit Graph

19 Commits

Author SHA1 Message Date
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
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
77c6610e70 테넌트 조회 API 연동 2026-03-19 17:28:32 +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
2624931a7f 앱 유형 명칭 Private/PKCE 반영 및 UI 로직 업데이트 2026-02-23 13:14:02 +09:00
kyy
f0362df47d API 변경에 따른 클라이언트 관리 페이지 수정 2026-02-12 13:23:54 +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
Lectom C Han
e573f4ca50 샘플 adminfront, devfront 구성. ory-keto-migrate 오류 해결 2026-01-28 14:03:42 +09:00
Lectom C Han
93cab064fc ory용 MCP 제작, devfront/adminfront 백엔드 연결 2026-01-28 10:57:22 +09:00