I am new to Prefect with a lot of questions. I and...
# ask-community
v
I am new to Prefect with a lot of questions. I and my team are intending to use Prefect for a project. The first concern I had was how to secure the api if we host our own Prefect server. Can we configure an API key on the self hosted Prefect server?
n
hi @Vincent Parhizkar - welcome! unfortunately, there is not auth implemented on the OSS server at this time, though this may change soon
v
Thanks very much for your prompt response.