eae3e0bd2a
dev 병합 code-check 오류 수정
2026-04-28 13:24:11 +09:00
b9232687b5
스코프 순서 및 테넌트 검색 수정
2026-04-28 13:24:11 +09:00
373751996a
테넌트 입력 자동완성형 변경
2026-04-28 13:24:11 +09:00
f97b244a59
RP 정책 설정 UI 수정
2026-04-28 13:24:11 +09:00
093d2f2af0
refactor: 미사용 Descope 연동 코드 및 환경 변수 제거 ( resolves #519 )
2026-04-27 11:31:14 +09:00
c40202f502
dev 병합 code check 수정
2026-04-22 17:27:33 +09:00
9e73059d2a
개발자 등록 신청 입력 안내 및 역할 표기 개선
2026-04-22 15:47:38 +09:00
685923a03e
개발자 권한 신청 승인/취소 및 RP 생성 흐름 개선
2026-04-22 15:47:37 +09:00
2216d9c4e4
개발자 신청 API 단일화 및 RP 권한 자동 부여 구현
2026-04-22 15:46:20 +09:00
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
141c8e0ab5
dev 브런치 반영 code-check 오류 수정
2026-04-20 16:34:04 +09:00
ea387ff6f2
관계 조회 권한 사용자 검색 안내 강화
2026-04-20 15:48:43 +09:00
7e0680a71c
동의 및 사용자 탭 에러 메세지 수정
2026-04-20 15:48:42 +09:00
e15de6d334
일반 사용자의 DevFront 접근 및 RP 관리자 권한 연동
2026-04-20 15:48:42 +09:00
51e46a4d00
RP 관계 범위의 콘솔 접근 허용
2026-04-20 15:48:42 +09:00
0b8eaec636
수동 할당에서 생성자 관계 숨김
2026-04-20 15:48:42 +09:00
2a9b044992
RP 수정 권한 안내 표시
2026-04-20 15:48:42 +09:00
a79c350831
devfront 관계 탭 사용자 검색·다중선택 UX 개선
2026-04-20 15:48:42 +09:00
f494d8e50a
relationships 탭 i18n 누락 및 탭 순서 불일치
2026-04-20 15:48:42 +09:00
8d0982b89c
devfront RP 상세 탭 i18n 및 순서 일관화
2026-04-20 15:48:42 +09:00
dd93a3450a
Dev API에 RP operator relation 조회/부여/회수 추가
2026-04-20 15:48:42 +09:00
46262c80c1
병합 code check 오류 수정
2026-04-09 17:08:54 +09:00
c6ddf7c485
code check 오류 수정
2026-04-09 16:45:26 +09:00
df09694ed6
앱 로고 URL 검증 및 미리보기 상태 표시
2026-04-09 14:37:49 +09:00
c7b213bf17
devfront 로그인 페이지 auto redirect SSO 진입 추가
2026-04-09 14:37:49 +09:00
3b56346c23
로컬 code-check 오류 수정
2026-04-07 16:07:40 +09:00
4ad7518328
devfront 세션 종료 로그아웃
2026-04-06 15:02:42 +09:00
6a3bb19e7d
세션 만료 관리 토글 동작을 실제 정책에 맞게 분리
2026-04-06 15:02:42 +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
e5ebd26182
local 브런치 code-check 오류 수정
2026-04-01 14:47:35 +09:00
391773ac90
adminfront/devfront 세션 만료 관리 슬라이딩 갱신 로직 추가
2026-04-01 14:47:35 +09:00
32a0efbf1b
adminfront/devfront 상단바 프로필 메뉴 UI 통일
2026-04-01 14:47:35 +09:00
8d505cec0e
Headless Login 앱 타입 오표기 수정
2026-04-01 14:47:35 +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
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
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
c96a5350a7
code-check 오류 수정
2026-03-30 13:29:36 +09:00
3a057ee860
Trusted RP 설정 UX 및 안내 문구 개선
2026-03-30 13:03:04 +09:00
cf3d049367
RP 공개키 등록 UI 및 SSH-RSA 자동 변환 기능 구현
2026-03-30 09:20:48 +09:00
809ece6a68
chore: ignore playwright artifacts in biome and fix minor devfront imports
2026-03-27 21:27:03 +09:00
ced369cdbc
i18n 값 품질 검사 추가 및 devfront locale placeholder 정리
2026-03-25 17:52:14 +09:00
cab204281b
devfront i18n 미적용 및 placeholer 번역값 수정
2026-03-25 17:52:14 +09:00