You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Description
I used doc to connect synapse users via keycloak openidconnect protocol.
users can connect and new users are created at first signin.
The problem is that roles from keycloak are not mapped to synapse.
I tried also with saml connect (following https://edenmal.moe/post/2019/Matrix-Synapse-SAML2-Login/) and groups where mapped: user member of admin group in keycloak was granted admin in synapse.
I guess it's just a mapper to create in keycloak client but what would be groups identifier in synapse?
Thanks
Version information
Server v 1.21.2
installation via ansible on Debian 10 amd64
The text was updated successfully, but these errors were encountered: