Hi,
we’re working with Event-Store 4.1.1-hotfix1 and are facing a problem related to ACLs.
It seems that any user can connect to and successfully receive events from any already existent persistent subscription, regardless of the ACL on the underlying streams.
Curiously enough we couldn’t observe this behavior with catch-up-subscriptions, there were no exceptions but unauthorized users simply don’t receive any messages, which if fine.
Why don’t persistent subscriptions behave the same way?