We have a SQL Server 2014 with SSIS, three software department of our organization needs to deploy their ssis packages to the same server and each department is responsible for their sensitive data and not allowed to share passwords (ORACLE & mysql databases) which are included in packages with other department, and also they are not allowed to share them with SQL Administrator or SSIS_admin.
how we can manage to protect sensitive data in this scenario?