OK, thanks for your help, it should be okay, I'll let you know if needed.
cuzy-app
Posts
-
Container re-start seems to overwrite email settings -
Container re-start seems to overwrite email settingsFor us, it doesn't work (emails are not delivered) and we prefer to use an external transactional service to send emails.
-
Keycloak & CloudronOur problem is that we have developed a Keycloak module for Humhub (see https://marketplace.humhub.com/module/auth-keycloak/description) wich synchronizes groups, emails, etc...
And all our network is configured with Keycloak.
Moreover, if we change, we need to ask to all our users to change the password.
So we don't want to change for another SSO, especially since Keycloak works very well and meets our needs well.
Thanks! -
Keycloak & Cloudron@nebulon Yes, thanks.
However, this solution is not possible for us because we use modules in some apps that synchronizes groups and roles with Keycloak.
And it would be too much work to migrate all or ecosystem to another SSO.
Moreover, users would need to recreate their password. -
Keycloak & Cloudron@luckow Thanks, this is a great news!
However, this solution is not possible for us because we use modules in some apps that synchronizes groups and roles with Keycloak.
And it would be too much work to migrate all or ecosystem to another SSO.
Moreover, users would need to recreate their password. -
HumHub - social network software@girish Great news, thanks a lot!
-
Keycloak & CloudronThanks @nj for this great update!
Has anyone managed to update?
I'm stuck with this issue: https://github.com/njsubedi/cloudron-keycloak/issues/7 -
Keycloak & CloudronThanks @nj !
+1 for the App Store! -
How to install authlib to have OpenID integration in Synapse?@girish Sorry for my late reply (I'm new to this forum and I didn't see that default notification settings don't send an email).
Thanks a lot for adding it to the package!
I works perfectly! -
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.
-
Keycloak & Cloudron