1
0
forked from baron/baron-sso
Commit Graph

33 Commits

Author SHA1 Message Date
kyy
df09694ed6 앱 로고 URL 검증 및 미리보기 상태 표시 2026-04-09 14:37:49 +09:00
ec42739764 chore(devfront): fix biome formatting and lints 2026-04-02 17:43:45 +09:00
Lectom C Han
c3ae316570 fix(headless-login): simplify jwks policy checks 2026-04-01 19:24:26 +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
37bc1bba22 chore: add missing i18n keys and fix devfront formatting 2026-04-01 13:58:06 +09:00
Lectom C Han
94362bf8eb headless login으로 리펙토링 2026-04-01 10:50:31 +09:00
kyy
df145b2957 Trusted RP 명칭을 Headless Login으로 일괄 변경 2026-03-31 11:49:47 +09:00
Lectom C Han
33afe1eddf fix(auth): separate pkce and headless trusted rp config 2026-03-31 10:44:04 +09:00
kyy
c96a5350a7 code-check 오류 수정 2026-03-30 13:29:36 +09:00
kyy
3a057ee860 Trusted RP 설정 UX 및 안내 문구 개선 2026-03-30 13:03:04 +09:00
kyy
cf3d049367 RP 공개키 등록 UI 및 SSH-RSA 자동 변환 기능 구현 2026-03-30 09:20:48 +09:00
kyy
cab204281b devfront i18n 미적용 및 placeholer 번역값 수정 2026-03-25 17:52:14 +09:00
kyy
8db37c377a 감사로그 화면 연동과 상태변경 로그 분리 및 CSV/UI 개선 2026-02-27 17:51:14 +09:00
kyy
00e36b429a i18n 및 flutter 린트/포멧 정리 2026-02-27 14:50:58 +09:00
kyy
6482e8d3e0 애플리케이션 브레드크럼 경로 개선 2026-02-27 14:50:58 +09:00
kyy
c584c28f1a 상태 뱃지 스타일(UI) 통일 2026-02-27 14:50:58 +09:00
kyy
3cfece2a33 devfront UI 일관성 및 정렬 정책 적용 2026-02-25 16:37:54 +09:00
kyy
242c088730 make code-check 적용 2026-02-24 17:28:39 +09:00
kyy
45dc68427a 연동 앱 목록 및 편집 페이지 변경 2026-02-24 16:50:07 +09:00
kyy
75cde56761 연동 앱(RP) 용어 개선 및 i18n 적용 2026-02-24 16:50:07 +09:00
kyy
a0dc14b1b7 devfront biome 포맷 정리 2026-02-23 17:41:26 +09:00
kyy
88728f01e6 애플리케이션 설정 실패 시 메세지 제공 2026-02-23 16:48:17 +09:00
kyy
2624931a7f 앱 유형 명칭 Private/PKCE 반영 및 UI 로직 업데이트 2026-02-23 13:14:02 +09:00
kyy
2e34899757 devfront biome 포맷 정리 2026-02-23 09:02:58 +09:00
kyy
870e88360e 중복 scope name 삭제 및 DELETE 추가 2026-02-20 17:49:57 +09:00
Lectom C Han
b6d3b69cda i18n refresh and frontend fixes 2026-02-13 10:23:50 +09:00
kyy
c8f2127360 federation 탭 제거 2026-02-02 09:03:07 +09:00
kyy
765bf67cab 클라이언트 관리 페이지 ui/ux 수정 2026-01-30 11:22:56 +09:00
kyy
59a5f99fb9 클라이언트 상세 페이지에 Federation 탭 추가 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