We’re in process of onboarding Slack application using the Out-of-box connector and were able to aggregate all users/workspace/channels.
We are trying to create users and add them to the Workspace. User has been successfully created but no workspace assigned. From the SailPoint events, can see successful events of add entitlement i.e. workspace assigned but in Slack no workspace assigned.
Any clue, whether SailPoint connector supports assignment of workspace to the user or just supports the user creation to Slack ?
I’m using a Slack SaaS connector and yes, sending the workspace id as “team_id” in the create provisioning but still users are created in Slack without workspace.
Something wrong was with the OAuth application created in Slack. Recreated the new application with all the permissions documented in the connector guide and worked fine with new OAuth credentials.