When you have a git repo checked out, and want to use it with say intellij, it asks for username and password. At this point you need to create an "app password" in settings in BB.
The issue is that it gives you a list of low level permissions, without guidance on what is needed for an IDE.
E.g. I don't know what "workspace membership" is, or whether IDE needs read or write or both.
Does anyone have a handy or recommended set of permissions for an IDE to do IDE stuff for software development (commit, pull, git blame, branch, clone etc.) in a corporation?
The danger is that devs just give all permissions, including admin and delete.