24 Commits (c63ad8fcaa6e47203dc5fbdcd11abb11489e07f0)

Author SHA1 Message Date
chrislu 966d01e311 debug: add comprehensive logging to JWT authentication flow 3 months ago
chrislu dc6024c0b9 fmt 3 months ago
chrislu 0181261c98 fix: resolve all STS test failures in stateless JWT architecture 3 months ago
chrislu 6badeb98f2 Delete sts.test 3 months ago
chrislu bf6b8ff9c0 fix: resolve remaining compilation errors in IAM integration tests 3 months ago
chrislu 43d3ece832 Update sts_service_test.go 3 months ago
chrislu 1c991d05c9 security: fix high-severity JWT vulnerability (GHSA-mh63-6h87-95cp) 3 months ago
chrislu b8075668a4 fix: clean up remaining session store references and test dependencies 3 months ago
chrislu 72c20cf379 feat: implement stateless JWT-only STS architecture 3 months ago
chrislu 29fedb1f0e feat: default IAM stores to filer for production-ready persistence 3 months ago
chrislu e0b284d2fe Update session_store.go 3 months ago
chrislu eac053f7c4 docs(sts): add comprehensive runtime filer address documentation 3 months ago
chrislu 8718c301ba feat(sts): pass filerAddress at call-time instead of init-time 3 months ago
chrislu 0a6c238eb0 align(sts): use filer /etc/ path convention for IAM storage 3 months ago
chrislu 2dee3e2d52 refactor(sts): replace hardcoded strings with constants 3 months ago
chrislu ad8f559739 Create cross_instance_token_test.go 3 months ago
chrislu beb23b0ab5 feat: Implement configuration-driven identity providers for distributed STS 3 months ago
chrislu 9406898ab1 fix: Implement proper JWT session token validation in STS service 3 months ago
chrislu 9a3e2d0974 IMPLEMENT SESSION EXPIRATION TESTING: Complete Production Testing Framework! 3 months ago
chrislu b5855042aa 🗂️ IMPLEMENT FILER POLICY STORE: Enterprise Persistent Policy Management! 3 months ago
chrislu 1bb2f255aa 🗄️ IMPLEMENT FILER SESSION STORE: Production-Ready Persistent Session Storage! 3 months ago
chrislu d1de50c9d3 🔧 TDD Support: Enhanced Mock Providers & Policy Validation 3 months ago
chrislu 51b449a3dd 🎉 TDD GREEN PHASE COMPLETE: Full STS Implementation - ALL TESTS PASSING! 3 months ago
chrislu c35b75e7c0 TDD RED Phase: Security Token Service (STS) foundation 3 months ago