I believe I followed all the steps in the docs, and it is working for my other bridges, but it's not working for Slack. Here is what I have
slack/config.yaml
# Settings for enabling double puppeting
double_puppet:
# Servers to always allow double puppeting from.
# This is only for other servers and should NOT contain the server the bridge is on.
servers:
anotherserver.example.org: https://matrix.anotherserver.example.org
# Whether to allow client API URL discovery for other servers. When using this option,
# users on other servers can use double puppeting even if their server URLs aren't
# explicitly added to the servers map above.
allow_discovery: false
# Shared secrets for automatic double puppeting.
# See https://docs.mau.fi/bridges/general/double-puppeting.html for instructions.
secrets:
matrix.frum.finance: "as_token:stringA"
I believe I followed all the steps in the docs, and it is working for my other bridges, but it's not working for Slack. Here is what I have
Restart the bridge and then try to ping matrix: