11933 Commits (b8d3d8d9fc41df02e7cccfd57c3c416b7659f742)
 

Author SHA1 Message Date
chrislu b8d3d8d9fc avoid hack 1 month ago
chrislu ca3c5eadb2 fix tests 1 month ago
chrislu d4de26962f fix tests 1 month ago
chrislu bc026e11bf fix tests 1 month ago
chrislu 903dc89acd Update setup_keycloak.sh 1 month ago
chrislu dabb0652e0 fix test 1 month ago
chrislu 9b324f6b1b always run keycloak tests 1 month ago
chrislu 9c587dbd51 fix oidc 1 month ago
chrislu 2c30968b2e updates 1 month ago
chrislu 8c59efad5e reduce load 1 month ago
chrislu 868b2de213 enable more tests 1 month ago
chrislu a2cce1bb91 fix tests 1 month ago
chrislu accad23427 Update iam_config.json 1 month ago
chrislu 4c032b3945 fix testing expired jwt 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 ca2c2aa1c7 Update iam_manager.go 1 month ago
chrislu f462684f8a Update token_utils.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 8168be831d Update iam_manager.go 1 month ago
chrislu 966d01e311 debug: add comprehensive logging to JWT authentication flow 1 month ago
chrislu 9cbd73aba0 fix: implement proper policy condition evaluation and trust policy validation 1 month ago
chrislu 0cbb29161d fix: improve S3 IAM integration test JWT token generation and configuration 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 686659531c fix: resolve all IAM integration test failures 1 month ago
chrislu 4a30c41610 fix: resolve S3 server startup panic due to nil pointer dereference 1 month ago
chrislu dc6024c0b9 fmt 1 month ago
chrislu 0181261c98 fix: resolve all STS test failures in stateless JWT architecture 1 month ago
chrislu 6badeb98f2 Delete sts.test 1 month ago
chrislu bf6b8ff9c0 fix: resolve remaining compilation errors in IAM integration tests 1 month ago
chrislu 43d3ece832 Update sts_service_test.go 1 month ago
chrislu 1c991d05c9 security: fix high-severity JWT vulnerability (GHSA-mh63-6h87-95cp) 1 month ago
chrislu b8075668a4 fix: clean up remaining session store references and test dependencies 1 month ago
chrislu 72c20cf379 feat: implement stateless JWT-only STS architecture 1 month ago
chrislu 652fce93b0 feat: add comprehensive S3 IAM integration tests GitHub Action 1 month ago
chrislu 29fedb1f0e feat: default IAM stores to filer for production-ready persistence 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 e0b284d2fe Update session_store.go 1 month ago
chrislu eac053f7c4 docs(sts): add comprehensive runtime filer address documentation 1 month ago
chrislu 8718c301ba feat(sts): pass filerAddress at call-time instead of init-time 1 month ago