Hey, is there a way to add authentication for loca...
# prefect-getting-started
n
Hey, is there a way to add authentication for local prefect server?
c
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
Writing your own reverse proxy / service mesh is an alternative