Replies: 1 comment
-
you can add the JSM api subjects permission at user level to access of the particular stream that it should suppose to access https://docs.nats.io/reference/reference-protocols/nats_api_reference#consumers |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are using NATS Jetstream for one-to-one communication using unique streams and subjects. This stream is accessed using WebSocket on browser.
Now how can we restrict the client (with a user / password) to not have access to stream info etc that is part of JSM APIs, so that this user / client can access only its stream, but not all streams in the account.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions