How to create chatops action with password prompt?
44 views
Skip to first unread message
kosty...@gmail.com
unread,
Apr 1, 2017, 12:26:26 PM4/1/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to StackStorm
I use stackstorm chatops with slack-hubot. For some cases i create stackstorm alias which run python script. This script use getpass module. But i can't find any tools for prompt password in slack chat. Chatops support only "Acknowledgment" option. I find two-factor authentication schema, but can't find any which help me with prompt password. This python script (and some other) use ldap for access to some resources, so prompt password is required.