Push Group Visibility

Adding a set of Flows for automatically capturing Push Groups across your org and then mapping the apps each group is pushed to, to the group’s schema. There’s 5 flows in this set, one set (3) is a one shot that fires off looking for all apps and then for any with Push Groups, will get each group pushed and for each group, append the app’s label to the group. The other set (2) runs on a schedule and checks the Syslog every 15 minutes for Group push events. It streams all events to it’s helper which similarly appends app metadata to the corresponding groups. This requires setting up a String Array for your Okta Group profile.

workflow.flopack.folder (127.5 KB)