Skip to content

Instantly share code, notes, and snippets.

@mindspank
Created October 24, 2014 17:46
Show Gist options
  • Save mindspank/70320c5d4a0fd6873b46 to your computer and use it in GitHub Desktop.
Save mindspank/70320c5d4a0fd6873b46 to your computer and use it in GitHub Desktop.
Give access to apps and objects that are placed in a hidden stream
Resource filters: App*,App_*
Conditions: ((resource.resourcetype = "App" and resource.stream.name="<Your Stream Name>")) or ((resource.resourcetype = "App.Object" and resource.published ="true"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment