|
|
|
|
|
by GTP
7 days ago
|
|
> The session sharing is something you've layered on top, with extra software Nope. If you give access to the same agent instance to multiple people, then one user can get access to someone else's data. I'm working right now for a startup facing this issue. The easiest solution is to have a separate agent instance per user, but this increases resource consumption vs having a single agent instance with proper separation between multiple users. |
|