Which component is responsible for distributing the security policies (like AuthorizationPolicy) to the Envoy sidecars?
Istiod handles configuration distribution.
Why this answer
Istiod is the control plane component responsible for distributing configuration to sidecars via the xDS protocol.