Hey, is there a way to add authentication for local prefect server?
c
Constantin Teo
09/30/2024, 12:09 PM
It's a feature prefect cloud [enterprise] offers. On the other hand, you're not supposed to expose the prefect server, but rather operate within a private network. Use a VPN
Constantin Teo
09/30/2024, 12:10 PM
Writing your own reverse proxy / service mesh is an alternative