Hello @Analyticguru_09,
with metadata groups and authorizations, by setting explicit denials.
1. Create SAS groups and split your users
Say, you create the metadata groups "SAS Access to SASApp Group" and "SAS Access to SASEM Group" and you include your users on those groups.
Question: is there any user that access SAS EG and SAS miner? Very important concern
2. Create ACTs
Then you can create the ACTs: "SAS Access to SASApp ACT" and "SAS Access to SASEM ACT"
3. Add the groups that you will deny permissions to the ACTs
- For the "SAS Access to SASApp ACT", you include the "SAS Access to SASEM ACT" and set Deny for Read Metadata.
- For the "SAS Access to SASEM ACT", you include the "SAS Access to SASEM App" and set Deny for Read Metadata.
4.Attach the ACTs to your SAS Application Servers.
Then, the last step is to add those Access Control Templates intro the metadata of the SASApp and SASEM.
- Into SASApp: attach "SAS Access to SASApp ACT"
- Into SASEM: attach "SAS Access to SASEM ACT"
So, this should answer your question, related to the SAS application servers access/visibility, from the metadata point of view.