d3473r / jitsi-keycloak

Login to jitsi with keycloak https://github.com/d3473r/jitsi-keycloak/pkgs/container/jitsi-keycloak
https://github.com/d3473r/jitsi-keycloak
MIT License
54 stars 21 forks source link

Please HELP. How works this jitsi-keycloack? #53

Closed alex-fk closed 1 year ago

alex-fk commented 2 years ago

Please HELP. How works this jitsi-keycloack? One host has Jitsi and Jitsi Keycloak installed in Docer. When there is a redirect from Jitsi to Jitsi-Keycloak on port 3000 error ERR_SSL_PROTOCOL_ERROR If you move Jitsi Keycloak to a separate host, http://kck.urd-jitsi-vks1.jitsimeethost.com:3000 authorization on keycloack passes but then an error Access to XMLHttpRequest at 'https://keycloak-int-test.jitsimeethost.com/auth/realms/office/account' from origin 'http://kck.urd-jitsi-vks1.jitsimeethost.com:3000/' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource

d3473r commented 1 year ago

Hi, to fix the CORS error you have to add http://kck.urd-jitsi-vks1.jitsimeethost.com:3000/ to the Web Origins list in keycloak