[Improvement] WP-SVC-06 API Key 정책 #220

Closed
opened 2026-02-25 04:56:29 +00:00 by seonkyu.kim · 0 comments
Owner

개요

PRD FR-SVC-008 기반 API Key 노출/재발급 정책 구현

작업 내용

  • 상세 조회 시 API Key 마스킹 (앞 8자 + ********)
  • API Key 전체 조회 엔드포인트 신규 추가 (apikey/view)
  • 기존 재발급 엔드포인트 (apikey/refresh) 유지
  • Swagger Description 업데이트

관련 WP

  • 의존성: WP-SVC-04
  • 실행계획: Documents/Front_Analysis/execution-plan/03-phase2-service-domain-execution-plan.md

변경 파일

  • SPMS.Application/Interfaces/IServiceManagementService.cs
  • SPMS.Application/Services/ServiceManagementService.cs
  • SPMS.API/Controllers/ServiceController.cs
## 개요 PRD FR-SVC-008 기반 API Key 노출/재발급 정책 구현 ## 작업 내용 - [x] 상세 조회 시 API Key 마스킹 (앞 8자 + ********) - [x] API Key 전체 조회 엔드포인트 신규 추가 (apikey/view) - [x] 기존 재발급 엔드포인트 (apikey/refresh) 유지 - [x] Swagger Description 업데이트 ## 관련 WP - 의존성: WP-SVC-04 - 실행계획: `Documents/Front_Analysis/execution-plan/03-phase2-service-domain-execution-plan.md` ## 변경 파일 - `SPMS.Application/Interfaces/IServiceManagementService.cs` - `SPMS.Application/Services/ServiceManagementService.cs` - `SPMS.API/Controllers/ServiceController.cs`
seonkyu.kim added the
Priority
Medium
Status
In Progress
Type
Improvement
labels 2026-02-25 04:56:36 +00:00
seonkyu.kim self-assigned this 2026-02-25 04:56:37 +00:00
seonkyu.kim added this to the Phase 1: 서비스 도메인 milestone 2026-02-25 04:56:38 +00:00
seonkyu.kim added
Status
Done
and removed
Status
In Progress
labels 2026-02-25 04:59:40 +00:00
Sign in to join this conversation.
No description provided.