mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-08-19 13:46:58 +00: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