mautrix / slack

A Matrix-Slack puppeting bridge
GNU Affero General Public License v3.0
61 stars 17 forks source link

Errors connecting to an enterprise Slack account (enterprise_is_restricted) #46

Open evmcl opened 5 months ago

evmcl commented 5 months ago

Attempts to get the slackbot to login fail.

Using login-token, it returns: "Failed to log in with token: enterprise_is_restricted"

For login-password, it returns: "teams that use Single Sign On are not currently supported"

In the discussion room Tulir said it, "looks like enterprise_is_restricted might be some recent api change" and cited issue 910 for wee-slack as a reference.

niebloomj commented 4 months ago

I imagine this is intentional as companies don't want slack to allow employees to exfill data

tulir commented 4 months ago

That isn't really relevant. If the slack web app works then the bridge can work, so since the bridge doesn't work, it's just doing something slightly wrong.