can someone please explain to me the changes imple...
# ask-community
j
can someone please explain to me the changes implemented with service accounts? Do I auth login under my user 'joe' or a user 'scheduler' that I will have deployed on multiple servers. Does each one of these need a separate runner token?
Ah nevermind, think I got it figured out here. I see what I need to do. https://docs.prefect.io/orchestration/concepts/api.html#authentication
1