656 Commits (bc026e11bfc7c12f1616e9d1fdf436b883635e24)

Author SHA1 Message Date
chrislu bc026e11bf fix tests 1 month ago
chrislu 9c587dbd51 fix oidc 1 month ago
chrislu 5f32b3c982 Modified ListBucketsHandler to use IAM authorization (authorizeWithIAM) for JWT users instead of legacy identity.canDo() 1 month ago
chrislu 8603fe1433 Update s3_iam_middleware.go 1 month ago
chrislu df5b31aa9a feat: Complete JWT authentication system for S3 IAM integration 1 month ago
chrislu c63ad8fcaa Update s3api_server.go 1 month ago
chrislu 48d500d603 fix: Resolve 501 NotImplemented error and enable S3 IAM integration 1 month ago
chrislu e312b83349 fix: extract role information from JWT token in presigned URL validation 1 month ago
chrislu 6fb5952e19 fmt 1 month ago
chrislu 394847a621 fix: add CORS preflight handler to S3 API test infrastructure 1 month ago
chrislu b1260d9743 fix: add sts:ValidateSession to JWT authentication test policies 1 month ago
chrislu 2e74e465b9 fix: add error recovery for S3 API JWT tests in different environments 1 month ago
chrislu 0ff3339c9f 🎉 MAJOR SUCCESS: Complete S3 API JWT authentication system working! 1 month ago
chrislu 77fa5748a2 fix: improve S3 API test infrastructure and resolve compilation issues 1 month ago
chrislu f4c4e4c770 fix: resolve S3 API test compilation errors and configuration issues 1 month ago
chrislu 72c20cf379 feat: implement stateless JWT-only STS architecture 1 month ago
chrislu 9f5adbeca6 fix: update all S3 API tests and middleware for runtime filerAddress 1 month ago
chrislu 586ebbca2d refactor: simplify configuration by using constants for default base paths 1 month ago
chrislu 4c324fca15 refactor: Enhance existing NewS3ApiServer instead of creating separate IAM function 1 month ago
chrislu ea2f16393d feat: Integrate JWT authentication with S3 request processing 1 month ago
chrislu 35b916f083 feat: Implement S3 JWT authentication and authorization middleware 1 month ago
chrislu 2186ed5fc1 feat: Add enhanced S3 server with IAM integration 1 month ago
chrislu 8af7596ab1 format 1 month ago
chrislu 6f2da644fa 🎯 S3 IAM POLICY TEMPLATES & EXAMPLES COMPLETE: Production-Ready Policy Library! 1 month ago
chrislu 7eb23464f3 🚀 S3 MULTIPART UPLOAD IAM INTEGRATION COMPLETE: Advanced Policy-Controlled Multipart Operations! 1 month ago
chrislu 8d0206c50b 🔗 S3 PRESIGNED URL IAM INTEGRATION COMPLETE: Secure Temporary Access Control! 1 month ago
chrislu 8494b7cd30 🔐 S3 BUCKET POLICY INTEGRATION COMPLETE: Full Resource-Based Access Control! 1 month ago
chrislu 67c769218f 🎯 S3 END-TO-END TESTING MILESTONE: All 13 Tests Passing! 1 month ago
chrislu 2d47285142 🚀 S3 IAM INTEGRATION MILESTONE: Advanced JWT Authentication & Policy Enforcement 1 month ago
Chris Lu 7d509feef6
S3 API: Add integration with KMS providers (#7152) 1 month ago
Chris Lu 34773c8e13
S3 API: conditional read and write (#7154) 1 month ago
Chris Lu 50530e2553
S3 API: Add SSE-S3 (#7151) 2 months ago
Chris Lu b7b73016dd
S3 API: Add SSE-KMS (#7144) 2 months ago
Chris Lu 2714b70955
S3 API: Add SSE-C (#7143) 2 months ago
chrislu fdfa089754 fix ListAllMyBucketsResult xmlns 2 months ago
chrislu 6bf5a6871c fix presigned signature 2 months ago
Chris Lu 9265e81fe9
S3 API: unsigned streaming (no cred) but chunks contain signatures (#7118) 2 months ago
Chris Lu c6d9756933
fix signature hashing for iam (#7100) 2 months ago
Chris Lu 72176601c1
S3: Fix iam payload hash (#7081) 2 months ago
Chris Lu 3d4e8409a5
Support X-Forwarded-Port (#7070) 2 months ago
Chris Lu f1eb4dd427
S3: support for the X-Forwarded-Prefix header (#7068) 2 months ago
Chris Lu 52d87f1d29
S3: fix list buckets handler (#7067) 2 months ago
chrislu 124c4281a8 tag parsing decode url encoded 2 months ago
chrislu a4df110e77 address List permission 2 months ago
chrislu 7ab85c3748 return proper default value for locking and versioning 2 months ago
chrislu 4f72a1778f minor 2 months ago
Chris Lu 5ac037f763
change priority of admin credentials from env varaibles (#7032) 2 months ago
Chris Lu e3d3c495ab
S3 API: simpler way to start s3 with credentials (#7030) 3 months ago
Chris Lu 33b9017b48
fix listing objects (#7008) 3 months ago
Chris Lu 3a5ee18265
Fix versioning list only (#7015) 3 months ago