I am using an external application to authorize requests before sending to broker. Before kraft I initialized aclauthroizer and just called configure and then called authorize (the zk watcher inside aclauthorizer took care of loading and updating acls).
In case of kraft, how to use this feature? How can I load the acls before authorize? And how to make sure the changed acls reflect. Regards, Nanda