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 23 forks source link

Jitsi error after login #40

Closed hadirsa closed 2 years ago

hadirsa commented 2 years ago

I did the steps on the readme and it worked. Now the jitsi needs a login with keycloak but there is an issue, the user cannot access the room and gets an error on the console that says passwordRequired :

Screen Shot 2021-12-14 at 15 55 19

Is this a bug?

d3473r commented 2 years ago

Hi, did you set AUTH_TYPE=jwt?

rtest12 commented 2 years ago

@hadirsa Did you manage to solve this problem? What was the reason? I got the same error.

d3473r commented 2 years ago

@rtest12 had the same error. The source was a reverse proxy misconfiguration: https://github.com/d3473r/jitsi-keycloak/issues/41#issuecomment-1013956229

Check your reverse proxy and open a new issue if the error still occures