[Improvement] WP-AUTH-05: 인증 보안 정책 — Rate Limit + 시도제한 + 보안 로깅 #190
Labels
No Label
Priority
High
Priority
Low
Priority
Medium
Priority
Non
Priority
Urgent
Status
Available
Status
Done
Status
In Progress
Type
Bug
Type
Chore
Type
Design
Type
Documentation
Type
Feature
Type
Improvement
Type
Refactor
Type
Research
Type
Task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SPMS/SPMS_API#190
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 작업 요약
PRD FR-AUTH-007/008: 인증 민감 API에 개별 RateLimit 적용 및 보안 이벤트 로깅
🛠️ 구현 범위
auth_sensitive명명 Rate Limit 정책 (20회/15분/IP)📎 관련 PRD
수정 파일
SPMS.API/Program.cs— auth_sensitive 정책 추가SPMS.API/Controllers/AuthController.cs— EnableRateLimiting + Swagger 429SPMS.API/Controllers/PasswordController.cs— EnableRateLimitingSPMS.Application/SPMS.Application.csproj— Logging.Abstractions 패키지 추가SPMS.Application/Services/AuthService.cs— ILogger + 시도제한 + 보안 로깅PR
[Improvement] WP-AUTH-05 인증 보안 정책to [Improvement] WP-AUTH-05: 인증 보안 정책 — Rate Limit + 시도제한 + 보안 로깅