photoncloud-monorepo/iam/crates/iam-api
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
..
src feat(lightningstor): Add multi-credential S3 auth support 2025-12-12 06:41:09 +09:00
tests Fix R8: Convert submodule gitlinks to regular directories 2025-12-09 16:51:20 +09:00
build.rs T036: Add VM cluster deployment configs for nixos-anywhere 2025-12-11 09:59:19 +09:00
Cargo.toml T036: Add VM cluster deployment configs for nixos-anywhere 2025-12-11 09:59:19 +09:00