Hanzo
PlatformHanzo IAMProvidersNotification

Slack notification

Send Hanzo IAM notifications to a Slack channel.

Create a Slack app

At Slack API, create an app and add the OAuth scopes chat:write and chat:write.public for the bot.

slack_app

Get token and channel ID

  • Copy the Bot User OAuth Access Token from OAuth & Permissions.
  • Get the Channel ID: right-click the channel in Slack and choose Copy link (or “copy name”); the ID is in the URL or you can use Slack’s channel details.

slack_token slack_channel

Configure the provider in Hanzo IAM

Create a Notification provider, set Type to Slack, and fill in:

Hanzo IAM fieldValue
Secret keyAccess Token
Chat IDChannel ID
ContentMessage template (optional)

slack_provider

How is this guide?

Last updated on

On this page