nordeck / jitsi-keycloak-adapter

Allow Jitsi to use Keycloak as an identity and OIDC provider. SSO support for Jitsi
Apache License 2.0
20 stars 9 forks source link

jitsi-keycloak-adapter doesn't work on jitsi-meet-electorn #6

Closed CreepyJ closed 10 months ago

CreepyJ commented 11 months ago

Describe the bug

I deployed the Jitsi Keycloak adapter, and it works fine on the web, but encounters issues on Jitsi Meet Electron. I can't join any meeting room. Can you add support for Jitsi Meet Electron?

Steps To Reproduce

  1. deploy Jitsi Keycloak adapter
  2. join a meeting on Jitsi Meet Electron

Expected behavior

Get in a meeting room

emrahcom commented 11 months ago

Hi @CreepyJ, thank you for reporting the issue.

After some investigations, looks like the issue is related with Electron limitations and nothing to do on jitsi-keycloak-adapter. Any recommendations or PR are welcome.

emrahcom commented 10 months ago

Hi @CreepyJ,

I created a PR on jitsi-meet-electron repo which fixes the issue.

emrahcom commented 10 months ago

PR is merged and it is fixed for the upcoming release of jitsi-meet-electron