Replies: 3 comments
-
|
Hi @yzaraoui, if you have Keycloak as identity provider then you can use galaxy-kc. It is the same code base using Keycloak as identity manager. It is available as Docker images. |
Beta Was this translation helpful? Give feedback.
-
|
Hello @emrahcom, I'm using LDAP as user authentication for my jisti docker-based setup. |
Beta Was this translation helpful? Give feedback.
-
|
Galaxy has its own identity system. It is based on ORY Kratos and this version doesn't support Dockerized setup. Galaxy-kc doesn't have a built-in identity system, it uses Keycloak as identity provider. It is available as Docker image. Except this difference, they are completely the same. You may use different identity systems for Galaxy and Jitsi but in my opinion, the best way is using JWT authentication on Jitsi and Keycloak (with LDAP backend) on Galaxy for your use case. Because:
In summary, if you need a Dockerized setup, Galaxy-kc is the only option for now and it needs Keycloak. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @emrahcom, thanks for your efforts, I wonder if it is possible to have a Docker version that can be integrated easily with Docker-jitsi-meet?
Beta Was this translation helpful? Give feedback.
All reactions