A token with write access is not affiliated with a user.
I would like to use wmill sync push in our pipeline with a token that isn't tied to a specific user. How can I do that? I can't find a proper guide.
4 Replies
you can't
you will likely need an admin token to have write permission on everything
Ok, what about enterprise plan?
Is it possible to have such functionality in it?
It's the same for enterprise plan, git sync requires to be tied to a user, but with the enterprise plan you can more easily create virtual/password users
Ok, thank you for the information.