photoncloud-monorepo/docs/por/scope.yaml
centra 07b3320436 feat(lightningstor): Add multi-credential S3 auth support
Implement Option B (enhanced env var) for T058.S2:
- Support multiple S3 credentials via S3_CREDENTIALS env var
- Format: "key1:secret1,key2:secret2,..."
- Backward compatible with S3_ACCESS_KEY_ID/S3_SECRET_KEY
- Add tests for both multi and single credential formats

This unblocks T039 production deployment while proper IAM
credential service (T060) is implemented separately.

Tests: 10/10 auth tests pass (added 2 new credential tests)

Refs: T058.S2 Option B (approved), T060 (proper IAM integration)
2025-12-12 06:41:09 +09:00

63 lines
480 B
YAML

version: '1.0'
updated: '2025-12-12T06:41:07.635062'
tasks:
- T001
- T002
- T003
- T004
- T005
- T006
- T007
- T008
- T009
- T010
- T011
- T012
- T013
- T014
- T015
- T016
- T017
- T018
- T019
- T020
- T021
- T022
- T023
- T024
- T025
- T026
- T027
- T028
- T029
- T030
- T031
- T032
- T033
- T034
- T035
- T036
- T037
- T038
- T039
- T040
- T041
- T042
- T043
- T044
- T045
- T046
- T047
- T048
- T049
- T050
- T051
- T052
- T053
- T054
- T055
- T056
- T057
- T058
- T059
- T060