1
0
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:
Lectom C Han
2026-03-30 18:44:00 +09:00
parent e4680b0fe8
commit 34dba6689c
10 changed files with 10 additions and 293 deletions

View File

@@ -581,7 +581,7 @@ Kratos가 사용자 SoT이며 Hydra는 순수 OIDC 토큰 엔진입니다. 비
- 인증 실패 시에는 사용자에게 직접적인 실패 원인을 전달하는 대신, 통일된 오류 메시지 형태로 안내합니다.
**관련 문서/이슈 연결**
- `docs/auth-flow.md`의 ID/Password 로그인 흐름과 일치
- `https://gitea.hmac.kr/baron/baron-sso/wiki/Authentication-and-Login-Flow.-`의 ID/Password 로그인 흐름과 일치
- 종료 이슈: 비밀번호 로그인/변경 기능 보강 이슈들(#67, #70 등)
---
@@ -784,7 +784,7 @@ Kratos가 사용자 SoT이며 Hydra는 순수 OIDC 토큰 엔진입니다. 비
- 네트워크 경계 검증
**관련 문서**
- `docs/test-plan.md`
- `https://gitea.hmac.kr/baron/baron-sso/wiki/Test-Plan-and-Principles.-`
---