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
Hello, if I set option "JICOFO_ENABLE_AUTH=false", jitsi dont redirect auth to Keycloak and login me as moderator without auth, but if I comment the option, jitsi redirect me to keycloak and after success login I see error "Authentification failed: Sorry, you're not allowed join this call".
Steps To Reproduce
Steps to reproduce the behavior:
Set jitsi-keycloak-adapter-v2 in docker by instruction
config Nginx by instruction
Expected behavior
A clear and concise description of what you expected to happen.
I need login to jitsi room by KeyCloak
Environment:
OS: Debian 10, Docker
Browser: [chrome, firefox]
Version: [KeyCloak 24]
Additional context
The text was updated successfully, but these errors were encountered:
The needed PR was merged 3 weeks ago. So, try with the latest Docker images.
By the way it works for me with the latest Docker images. My local IP is 172.18.18.1 in my tests.
I started the keycloak adapter with the following command. I set ALLOW_UNSECURE_CERT because I have a self-signed certificate for my local Keycloak. -e ... part is configured depending on my environment.
A problem KeyCloak auth.
Hello, if I set option "JICOFO_ENABLE_AUTH=false", jitsi dont redirect auth to Keycloak and login me as moderator without auth, but if I comment the option, jitsi redirect me to keycloak and after success login I see error "Authentification failed: Sorry, you're not allowed join this call".
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
I need login to jitsi room by KeyCloak
Environment:
Additional context
The text was updated successfully, but these errors were encountered: