Please read the information, if you do, you will learn that Jitsi Admin is called “Secure Domain setup”.
Secure Domain setup · Jitsi Meet Handbook
It is possible to allow only authenticated users to create new conference rooms. Whenever a new room is about to be created, Jitsi Meet will prompt for a user name and password. After the room is created, others will be able to join from anonymous domain. Here’s what has to be configured:
This has worked great for me.
Once the admin, or should I say, the moderator is logged in, they can set a password if they want, and/or enable lobby room, which means the moderator gets to decide if they can join the meeting when they attempt to log in.
I had setup jitsi and it’s working good with all these settings. I just want to setup jitsi admin for which i’m getting trouble installing. Kindly help me with steps for keycloak with jitsi admin
@santoshaimpace
Sorry for the late reply, I did not get a notification for this issue.
I hope you are still interested in the jitsi-admin.
for the keycloakserver you need to write https://fqdn:8080/auth
so you need to put https:// in front and no slash at the end.
@Emanuel_H Thanks for your reply. I get error “page not found” if i put https://fqdn:8080/auth. Can you help me with keyloack configuration required for jitsi admin i guess i’m doing something wrong there. Also my keycloack working on http not https.