SaaS Application Integration

Slack

Connect TigerIdentity to Slack for automated channel access management, user group synchronization, and security-aware workspace governance.

Key Features

Channel & User Sync

Sync Slack workspaces, channels, user groups, and organizational structure.

User Group Management

Automatically manage Slack user group membership based on identity changes.

Workspace Security

Monitor guest accounts, external shares, and workspace-level security settings.

Private Channel Control

Track and control access to private channels based on TigerIdentity policies.

Real-Time Events

Subscribe to Slack events for instant visibility into user and channel changes.

Access Requests

Enable self-service channel access requests with approval workflows via Slack.

How It Works

1

Install Slack App

Install the TigerIdentity Slack app in your workspace with appropriate OAuth scopes.

2

Sync Workspace

TigerIdentity syncs all users, channels, user groups, and workspace settings.

3

Subscribe to Events

Enable Slack Events API to receive real-time notifications of workspace changes.

4

Manage Access

Add or remove users from channels and user groups based on TigerIdentity policies.

Configuration Example

connector:
  type: slack
  name: "slack-workspace"

  config:
    workspace: "company.slack.com"
    bot_token: "${SLACK_BOT_TOKEN}"
    user_token: "${SLACK_USER_TOKEN}"

  sync:
    users: true
    channels: true
    user_groups: true
    guest_accounts: true

  events:
    - member_joined_channel
    - member_left_channel
    - user_change
    - team_join
    - channel_created
    - channel_deleted

  provisioning:
    enabled: true
    notification_channel: "#access-requests"
    ttl: 604800

Use Cases

Contractor Channel Access

Automatically add contractors to relevant channels and remove access when contracts end.

Incident Response

Dynamically create incident channels and grant access to on-call team members.

Guest Account Governance

Track all guest accounts and automatically convert or revoke access based on policies.

Compliance Monitoring

Audit who has access to sensitive channels and detect unauthorized shares.

Ready to connect Slack?

See how TigerIdentity enhances Slack workspace security in a personalized demo.

Schedule Your Demo