How do I grant read access to all streams?
Is that possible?
I don’t want to grant access to individual streams. As that is always limited to streams existing at the time of definition.
Example for something that surprisingly does not work:
get steams/{streamid}/
A user with Reader permissions somehow does not have permissions for this request.
