Open pietervogelaar opened 7 years ago
Hi,
We don't handle access control in ChatOps, unfortunately, but I know some people use hubot-auth
or modify the hubot-stackstorm
plugin in their deployment. There's more context in this issue: https://github.com/StackStorm/hubot-stackstorm/issues/128
FWIW, it's pretty high on our list of priorities :)
I couldn't find any information about how to handle ChatOps authentication/authorization. I know that this is probably something for Hubot, but could still be documented for StackStorm.
What is recommended for this? Is https://github.com/hubot-scripts/hubot-auth a good choice?