When I deploy a Project, I want a special user "Application-Manager" directly present.
I don't want to create this user every time again when I deploy a new version of my Project, because then I have to implement his Security-roles again.
I want the user to exist just as a part of the Application.
How can I achieve this?