Automatically add new Office365 users to Slack

Thibaut 1 Reputation point
2021-06-07T16:24:27.257+00:00

Our Slack workspace is configured so that we can login using Azure SSO.

However, each time we create a new Office365 user we have to manually add it to the Slack applications in the Enterprise Applications section in the Azure Active Directory.

What should we do so that new Office365 users we create are automatically added to Slack without manual intervention?

Thanks for your help!

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Shashi Shailaj 7,631 Reputation points Microsoft Employee Moderator
    2021-06-07T16:35:00.36+00:00

    @Thibaut ,

    You can check the tutorial https://learn.microsoft.com/en-us/azure/active-directory/saas-apps/slack-provisioning-tutorial which will help you automatically provision and de-provision user accounts from Azure AD to Slack . The article has all the details . You require to be on the Slack Plus plan or above enabled , a user account in Azure AD with permission to configure provisioning (for example, Application Administrator, Cloud Application administrator, Application Owner, or Global Administrator) and Team admin level Slack account .

    Every capability may not be supported however you should be able to automate the user creation for sure. The following is the capability supported.

    • Create users in Slack
    • Remove users in Slack when they do not require access anymore
    • Keep user attributes synchronized between Azure AD and Slack
    • Provision groups and group memberships in Slack
    • Single sign-on to Slack (recommended)

    Hope this helps. In case you have any further query , do let us know and we will be happy to help . The article has all the information and I strongly suggest you to follow the same. In case the information provided helped , please do accept the post as answer which will help other members of the community with similar issues.

    Thank you,

    0 comments No comments

  2. Thibaut 1 Reputation point
    2021-06-08T11:03:30.63+00:00

    Yes, this is what I followed when I originally configured SSO but new users have not been automatically added to Slack.

    I followed everything again and the only setting I changed is User assignment required? from Yes to No

    By doing that, it should automatically provision new Office365 users to Slack right. If I understand correctly, with Yes it means I would have to assign them manually, am I correct?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.