7701 Commits (c66e1f5ec2dea34afa214c66a2a147e376d91cd4)

Author SHA1 Message Date
chrislu c66e1f5ec2 unified IAM authorization system 1 month ago
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 02ef812375 fix build 1 month ago
chrislu 102a081dd9 math/rand/v2 1 month ago
chrislu 5b34eea26c address comments 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 8c8a6313d9 Update s3_iam_middleware.go 1 month ago
chrislu 64e0c5ac7c Replaced the coarse mapping with a comprehensive, context-aware action determination engine 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 9d4d131043 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 c176e27a7f Add comprehensive debug logging for JWT authentication 1 month ago
chrislu c6593f4591 more logs 1 month ago
chrislu 639fa96d41 fmt 1 month ago
chrislu 5563183e60 add logs 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 773d7648f2 fix compilation 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 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 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 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