Hi guys,
We want to achieve this Use-case on MAC: Allow whitelisted Installers and let all other installers go through an approval process.
We want to trigger a JIT message for all installers other than Whitelisted ones.
So we created 2 rules, one to allow whitelisted installers and other rule to request.
Coming to request all other installers (other than whitelisted ones), we placed .dmg and .pkg in application rules under binary and package applications, dmg is not getting any JIT message and we are able to proceed with installation and when it comes to .pkg, JIT request message is populating but in the middle of Installation process, it is asking for username and password again. These rules are being applied for standard users only. So is there a way to make all .dmg and .pkg files go through JIT when the user hits other installers other than whitelisted ones.