I'm setting up multiple executables to run at the same time on the same PC. My goal is to Zitify them and enable their communication via an OZ overlay with different secured API services within that overlay.
I intend to assign a single identity to these services for access control. Is it feasible for all of them to use this one identity?
Could there be any problems if all the executables use the same identity, especially when they access the same or various services at the same time?