Package with hidden entitlement
  • 11 Oct 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

Package with hidden entitlement

  • Dark
    Light
  • PDF

Article Summary

Scenario

You have a script which synchronizes to OneDrive the SharePoint sites the user can access. The script also removes the SharePoint sites the user is not entitled to anymore, but which are still synced to OneDrive.

You need this script to run automatically on the user devices without relying on user interaction.

Steps

  1. Add a new entitlement to the package.
  2. In the Add entitlement dialog box that opens,
    • In the Overview tab, Publish field, select Hidden.
    • In the Events tab add a 'Liquit Logon' type event, with a 'Launch' type action.
  3. Click Confirm.

The package will start when the entitled user logs in to Liquit Workspace, without requiring manual user interaction. Now the package will not be visible in the Liquit Workspace, since no user interaction is needed.


Was this article helpful?