H2-invent / jitsi-admin

Organize and fully controll your jitsi meet meetings. Make your meeting secure and be sure that only you and your fellows can join your meeting.
https://meetling.de
GNU Affero General Public License v3.0
133 stars 48 forks source link

ERR_TOO_MANY_REDIRECTS #263

Closed celocore closed 2 years ago

celocore commented 2 years ago

Hello,

because I don't know how to reopen a closed issue, I am recreating this one. I have the same problem as in issue #259. After setting up and configuring a jitsi-admin and a keycloak server, I am redirected between the jitsi-admin and the keycloak server in ping-pong mode after calling the jitsi-admin.

I'm working with jitsi-admin 0.71.5, keycloak 15.1.0, apache 2.4, MariaDB 10.3.32, php 7.4. ubuntu 20.04

celocore commented 2 years ago

After doing some more tests, I found that the problem only occurs from version 0.71.0 upwards. The versions before that (tested 0.69.6 - 0.70.7) run without problems.

holema commented 2 years ago

Hello @celocore,

this can happen, becuse the Keycloak guard is completly new written. In our productive system we had no problems with this Ping pong effect. We only had problems when someone wants to register. But this should be fixed in 0.71.4

Do you use the group-mapper to controll which group is allowed to create conferences? when yes, please doublecheck if the mapper is called groups. We had this issue when there was a type in the mapper.

When the error still occurs, can you please send me an email to entwicklung@h2-invent.com, so we can look together what the issue is.

holema commented 2 years ago

Hello @celocore,

could you solve the problem?

Best regards Emanuel

holema commented 2 years ago

Hello @celocore, could you delete all sessins fom the keycloak. maybe this helps.

Best regards

holema commented 2 years ago

Hello I think I found the solution. You have to create a new Mapper in the client: image

celocore commented 2 years ago

Hello @holema,

sorry for the long delay in replying. Unfortunately I am heavily involved in other projects at the moment. As a temporary workaround we are using jitsi-admin in version 0.70.7. I will check your hints and let you know as soon as possible.

Best regards

holema commented 2 years ago

this is fixed in #259 I close this now