How to install authlib to have OpenID integration in Synapse?
-
To login with an SSO, Synapse requires authlib library: https://matrix-org.github.io/synapse/latest/openid.html#preparing-synapse
How can I install it, as normally the command is
pip install matrix-synapse[oidc], but it's not authorized on a Cloudron instance?
ERROR: Could not install packages due to an OSError: [Errno 30] Read-only file system: '/app/code/env/lib/python3.8/site-packages/authlib'Thanks.
-
To login with an SSO, Synapse requires authlib library: https://matrix-org.github.io/synapse/latest/openid.html#preparing-synapse
How can I install it, as normally the command is
pip install matrix-synapse[oidc], but it's not authorized on a Cloudron instance?
ERROR: Could not install packages due to an OSError: [Errno 30] Read-only file system: '/app/code/env/lib/python3.8/site-packages/authlib'Thanks.
-
@cuzy-app It has to be added to the source package since code in Cloudron is readonly.
I added it here - https://git.cloudron.io/cloudron/synapse-app/-/commit/b2e78007882b5bebcb7d314db71730050f5d862a . If you update, the new package has the module.
-
N nebulon marked this topic as a question on
-
N nebulon has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login