Dmirii
Dmirii3mo ago

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
rubenf
rubenf3mo ago
you can't you will likely need an admin token to have write permission on everything
Dmirii
DmiriiOP3mo ago
Ok, what about enterprise plan? Is it possible to have such functionality in it?
rubenf
rubenf3mo ago
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
Dmirii
DmiriiOP3mo ago
Ok, thank you for the information.

Did you find this page helpful?