Hi,
We configured a jitsi server in GCP but how can we configure that no one else could possibly access it meaning only our application can access it.
Please help, thanks!
Br,
Bobi
Hi,
We configured a jitsi server in GCP but how can we configure that no one else could possibly access it meaning only our application can access it.
Please help, thanks!
Br,
Bobi
You can enable jwt and use jwt in your app to access the deployment and allow only jwt access, so it will be only your app accessing it.