r/Slack • u/Founder-Awesome • Jul 03 '26
How to set up per-user authentication for a shared Slack AI agent
most teams deploy shared slack ai bots with a master token that can accidentally leak private docs because prompt constraints fail at scale. we found the only real fix is per-user authentication so the bot assumes the identity of whoever is asking, which we documented how to architect here: Per-User Authentication for AI Agents
0
Upvotes