-
Notifications
You must be signed in to change notification settings - Fork 52
Organize Jitsi Servers via keycloak groups
you need at least a group to connect servers to
you need a group for admins which are alloed to creat new servers on the jitsi-admin
Add now add Users to the group which you just have created. By selecting the group and then add the users in the tab members
set in the env.local: laf_CreateServerOpenToEveryone=0
laf_keycloakGroupToCreateServer=/admin
laf_administratorEmail=myAdmin@localhost.de
in the GUI after creating a server you can add in the extra options keycloak groups or email domains which are allowed to use the server.
a keycloakgroup looks like this: /all
if you use windows, you need to put an leading slash infront of the group so it looks like this ://all
You can remove a keycloakgroup or domain which is allowed to use the server directly from the GUI by pressing the trash
a keycloakgroup looks like this: /all
if you use windows, you need to put an leading slash infront of the group so it looks like this ://all
all users which are in the keycloakgroup can now create rooms in the server which is attached via the keycloak group