mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-08-03 22:06:49 +00:00
Fix: Propagate OIDC claims to IAM identity for dynamic policy variables Fixes #8037. Ensures additional OIDC claims (like preferred_username) are preserved in ExternalIdentity attributes and propagated to IAM tokens, enabling substitution in dynamic policies.