This Torq workflow template streamlines identity management by automating the addition or removal of users from the Global Address List in Entra ID (formerly Azure AD). When a Slack command is issued, the workflow verifies user existence, sets visibility in the address list, and confirms the action in Slack, enhancing the efficiency of access control operations.
Trigger
Slack
Optional Triggers
["Webex, Teams, Webhook"]
Use Cases
Identity and Access Management
Workflow Breakdown
Receive message from Slack with enable_gal or disable_gal and user or email
Verify the correct commands and paramaters are provided
Verify that a user or email exists in Entra ID
Set the paramater "showInAddressList" for the user to true or false based on the provided paramater
Send a confirmation message via Slack
Vendors
Slack, Utils, HTTP, Microsoft Azure AD, Microsoft 365
Tips
Use the command "enable_gal username/email" or "disable_gal username/email"