47 Commits (bc026e11bfc7c12f1616e9d1fdf436b883635e24)

Author SHA1 Message Date
chrislu bc026e11bf fix tests 1 month ago
chrislu 9c587dbd51 fix oidc 1 month ago
chrislu ca2c2aa1c7 Update iam_manager.go 2 months ago
chrislu f462684f8a Update token_utils.go 2 months ago
chrislu df5b31aa9a feat: Complete JWT authentication system for S3 IAM integration 2 months ago
chrislu 48d500d603 fix: Resolve 501 NotImplemented error and enable S3 IAM integration 2 months ago
chrislu 8168be831d Update iam_manager.go 2 months ago
chrislu 966d01e311 debug: add comprehensive logging to JWT authentication flow 2 months ago
chrislu 9cbd73aba0 fix: implement proper policy condition evaluation and trust policy validation 2 months ago
chrislu 686659531c fix: resolve all IAM integration test failures 2 months ago
chrislu dc6024c0b9 fmt 2 months ago
chrislu 0181261c98 fix: resolve all STS test failures in stateless JWT architecture 2 months ago
chrislu 6badeb98f2 Delete sts.test 2 months ago
chrislu bf6b8ff9c0 fix: resolve remaining compilation errors in IAM integration tests 2 months ago
chrislu 43d3ece832 Update sts_service_test.go 2 months ago
chrislu 1c991d05c9 security: fix high-severity JWT vulnerability (GHSA-mh63-6h87-95cp) 2 months ago
chrislu b8075668a4 fix: clean up remaining session store references and test dependencies 2 months ago
chrislu 72c20cf379 feat: implement stateless JWT-only STS architecture 2 months ago
chrislu 29fedb1f0e feat: default IAM stores to filer for production-ready persistence 2 months ago
chrislu 586ebbca2d refactor: simplify configuration by using constants for default base paths 2 months ago
chrislu e0b284d2fe Update session_store.go 2 months ago
chrislu eac053f7c4 docs(sts): add comprehensive runtime filer address documentation 2 months ago
chrislu 8718c301ba feat(sts): pass filerAddress at call-time instead of init-time 2 months ago
chrislu 0a6c238eb0 align(sts): use filer /etc/ path convention for IAM storage 2 months ago
chrislu 2dee3e2d52 refactor(sts): replace hardcoded strings with constants 2 months ago
chrislu ad8f559739 Create cross_instance_token_test.go 2 months ago
chrislu cdb135bc44 Create policy_engine_distributed_test.go 2 months ago
chrislu beb23b0ab5 feat: Implement configuration-driven identity providers for distributed STS 2 months ago
chrislu 88ee23d210 fix: Update IAM config field name for role store configuration 2 months ago
chrislu ce17743275 feat: Implement distributed IAM role storage for multi-instance deployments 2 months ago
chrislu 9406898ab1 fix: Implement proper JWT session token validation in STS service 2 months ago
chrislu 9a3e2d0974 โฐ IMPLEMENT SESSION EXPIRATION TESTING: Complete Production Testing Framework! 2 months ago
chrislu 769431ccf8 ๐Ÿ” COMPLETE LDAP IMPLEMENTATION: Full LDAP Provider Integration! 2 months ago
chrislu 2add9e1523 ๐ŸŒ IMPLEMENT OIDC USERINFO ENDPOINT: Complete Enterprise OIDC Integration! 2 months ago
chrislu b5855042aa ๐Ÿ—‚๏ธ IMPLEMENT FILER POLICY STORE: Enterprise Persistent Policy Management! 2 months ago
chrislu 1bb2f255aa ๐Ÿ—„๏ธ IMPLEMENT FILER SESSION STORE: Production-Ready Persistent Session Storage! 2 months ago
chrislu c55deb0924 fmt 2 months ago
chrislu d27e068d53 ๐Ÿ” IMPLEMENT JWT VALIDATION: Complete OIDC Provider with Real JWT Authentication! 2 months ago
chrislu 8af7596ab1 format 2 months ago
chrislu d1de50c9d3 ๐Ÿ”ง TDD Support: Enhanced Mock Providers & Policy Validation 2 months ago
chrislu d2d9e9689b ๐ŸŽ‰ TDD INTEGRATION COMPLETE: Full IAM System - ALL TESTS PASSING! 2 months ago
chrislu 674931f165 ๐ŸŽ‰ TDD GREEN PHASE COMPLETE: Advanced Policy Engine - ALL TESTS PASSING! 2 months ago
chrislu 51b449a3dd ๐ŸŽ‰ TDD GREEN PHASE COMPLETE: Full STS Implementation - ALL TESTS PASSING! 2 months ago
chrislu c35b75e7c0 TDD RED Phase: Security Token Service (STS) foundation 2 months ago
chrislu baafe97eec TDD Refactoring: Clean up LDAP provider production code 2 months ago
chrislu 2923439e5f TDD GREEN Phase Refactoring: Separate test data from production code 2 months ago
chrislu ffab92e6cd TDD RED Phase: Add identity provider framework tests 2 months ago