Gist: The post explains how Kafka access control becomes identity-driven by embedding allowed topics in JWT claims and enforcing them at the gateway. This removes per-topic ACL updates and reduces over-permissive access in multi-team environments.
Signal reason: The post introduces dynamic Kafka ACL enforcement using identity claims and gateway policy expressions.
