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

No route found for "GET /addHere/auth/realms/addHere/protocol/openid-connect/auth" #142

Closed ayushsaraswat92 closed 3 years ago

ayushsaraswat92 commented 3 years ago

After succesfull install while run localhost, I got this error, How to bypass this?

holema commented 3 years ago

hello @ayushsaraswat92 You need to set the keycloak settings in the .env.local correctly. this ist the keycloak url and the keycloak realm.

holema commented 3 years ago

@ayushsaraswat92 is the issue solved?

best regads Emanuel

ayushsaraswat92 commented 3 years ago

Actually, its stuck on some another error its now displays "Invalid Parameter : redirect_uri"

holema commented 3 years ago

what is written in the redirect_uri on the keycloak request? It must be somewhere in the request when the Jitsi-Admin redirects to the keycloak.

best regardds.

ayushsaraswat92 commented 3 years ago

Oh, yes silly me. Forget to add the valid redirect URI in realms settings.

holema commented 3 years ago

hey @ayushsaraswat92 So everything is working now? then we can close it :)

ayushsaraswat92 commented 3 years ago

Yes, everything is going good