mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-12 09:30:46 +02:00
- Add BearerTokenTransport for JWT authentication in AWS SDK clients - Implement STS-compatible JWT token generation for tests - Configure AWS SDK to use Bearer tokens instead of signature-based auth - Add proper JWT claims structure matching STS TokenGenerator format - Support for testing JWT-based S3 authentication flow