73 Commits (c66e1f5ec2dea34afa214c66a2a147e376d91cd4)

Author SHA1 Message Date
chrislu db0a9bd031 pass in filerAddressProvider 1 month ago
chrislu e9f83af6e2 address comments 1 month ago
chrislu 801f8d98e1 validateExternalOIDCToken() - delegates to STS service's secure issuer-based lookup 1 month ago
chrislu ffbf0bc71f Create session_policy_test.go 1 month ago
chrislu 20d3f8550f address comments 1 month ago
chrislu d7314e932c address comments 1 month ago
chrislu 4545eb08f3 fmt 1 month ago
chrislu e6c50f9ba9 address comments 1 month ago
chrislu 7eb587f956 add MockTrustPolicyValidator 1 month ago
chrislu b20257afb1 address comments 1 month ago
chrislu 89810dcea3 address comments 1 month ago
chrislu 812f5c1a5a address comments 1 month ago
chrislu 850f0e0cde faster map lookup 1 month ago
chrislu c261b66755 Update policy_engine.go 1 month ago
chrislu b6e8c5a8ea refactor 1 month ago
chrislu 7cb138deb4 no fake ldap provider, remove stateful sts session doc 1 month ago
chrislu ef9d779764 increase timeout 1 month ago
chrislu 9f9b6710b2 Reduced timeout for faster failures 1 month ago
chrislu 45ecf2cfe0 use docker compose to test keycloak 1 month ago
chrislu c34b14de8c fix tests 1 month ago
chrislu db4b613d44 fix tests 1 month ago
chrislu 51525ea2ba remove filerAddress required 1 month ago
chrislu 13bff3f594 fix tests 1 month ago
chrislu a5761aa42d fixes 1 month ago
chrislu 0575d93bca address comments 1 month ago
chrislu 02798df85d address comments 1 month ago
chrislu bc026e11bf fix tests 1 month ago
chrislu 9c587dbd51 fix oidc 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 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 686659531c fix: resolve all IAM integration test failures 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 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