P.E.LnSc-uP.9
Remote access service LoginService cannot control process Process: A remote access service like LoginService allows users to access the shell on its host. It therefore cannot control access to other processes via some token exchange authentication and authorization workflow unless Process is a reverse proxy that simply forwards client requests to LoginService. The current arrangement is therefore an error. If Process is meant to be a reverse proxy, add a 'uses' relationship from Process to LoginService. If instead users are supposed to use LoginService to log into its host and run Process there, replace the 'controls' relationship by the 'uses' relationship. If Process runs on a different host, then a separate client process will need to be added.