improvement: API Key 마스킹 및 전체 조회 엔드포인트 추가 (#220) #221
No reviewers
SPMS/Owners
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#221
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "improvement/#220-apikey-policy"
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?
📋 작업 요약
********)POST /{serviceCode}/apikey/view)apikey/refresh) 유지🔗 관련 이슈 (Related Issues)
Closes #220
🛠️ 작업 내용 (Changes)
SPMS.Application/Interfaces/IServiceManagementService.cs— ViewApiKeyAsync 인터페이스 추가SPMS.Application/Services/ServiceManagementService.cs— MaskApiKey 헬퍼 추가, MapToDto에서 마스킹 적용, ViewApiKeyAsync 구현SPMS.API/Controllers/ServiceController.cs— apikey/view 엔드포인트 추가, 상세 조회 Swagger Description에 마스킹 설명 추가📢 리뷰어 참고 사항 (To Reviewers)
********(8자 미만이면 전체 마스킹)apikey/view는 키 회전 없이 현재 키를 반환 (refresh와 역할 분리)✅ 체크리스트 (Self Checklist)
📸 스크린샷 / 테스트 로그 (Screenshots/Logs)
빌드 성공: 경고 0개, 오류 0개