forked from baron/baron-sso
docs(wiki): migrate auth and test references to gitea wiki
- replace local auth and test-plan references with wiki URLs - delete duplicated local markdown files now covered by wiki - keep operational docs pointing to the new wiki pages
This commit is contained in:
@@ -33,11 +33,11 @@
|
||||
- `IDP_PROVIDER` Ory 전용 저장 구조지만 향후 마이그레이션으로 추가 스택 지원할 수 있음
|
||||
- `sessionJwt`는 **JWT가 아닐 수 있음** (Kratos session token은 opaque 가능)
|
||||
- OIDC Consent 플로우는 UserFront의 `/consent` 경로에서 처리
|
||||
- 토큰/쿠키 전달 방식 변경 시 `docs/auth-flow.md`를 반드시 갱신
|
||||
- 토큰/쿠키 전달 방식 변경 시 `https://gitea.hmac.kr/baron/baron-sso/wiki/Authentication-and-Login-Flow.-`를 반드시 갱신
|
||||
|
||||
## 작업 체크리스트
|
||||
- 인증/로그인 변경 시
|
||||
- `docs/auth-flow.md` 업데이트
|
||||
- `https://gitea.hmac.kr/baron/baron-sso/wiki/Authentication-and-Login-Flow.-` 업데이트
|
||||
- 세션/쿠키/Authorization 전달 방식 영향도 점검
|
||||
- UserFront가 Ory/Oathkeeper 직접 호출하지 않도록 확인
|
||||
|
||||
@@ -63,4 +63,4 @@
|
||||
- 민감정보 마스킹은 환경과 무관하게 항상 적용
|
||||
|
||||
## 테스트 참고
|
||||
- 테스트 계획 및 수동 실행 기준은 `docs/test-plan.md`를 따른다.
|
||||
- 테스트 계획 및 수동 실행 기준은 `https://gitea.hmac.kr/baron/baron-sso/wiki/Test-Plan-and-Principles.-`를 따른다.
|
||||
|
||||
Reference in New Issue
Block a user