Connectors
Slack
Member 2FA + admin count (monitor); failure alerts (webhook).
What it covers
Member 2FA + admin count (monitor); failure alerts (webhook).
Credential to create
Slack app bot token (xoxb-...)
Permissions to grant
- users:read (lists members and their 2FA status)
Setup steps
- Create a Slack app in your workspace, add the users:read bot token scope under OAuth & Permissions, and install it.
- Paste the Bot User OAuth Token (xoxb-...).
- Optional: add an Incoming Webhook URL to receive failure alerts (this is for notifications, not evidence collection).
Notes and gotchas
- The per-member 2FA field is only returned to an admin/owner token on a paid workspace. A non-admin token makes everyone read as 'no 2FA' and the control fails, so install the app as an admin.