I'm working to make a set of web links available to users through the Self Service macOS app. The links must be categorized within Self Service and open in Chrome (not Self Service). Any suggestions are appreciated!
Here's what I've tried so far:
Option 1 - Bookmarks
Add link through Self Service > Bookmarks
Issue- Links cannot be categorized
Option 2 - Policy
Create Policy > assign category > fill out Self Service data (display name, button name, etc) > execute command:
open -a /Applications/Google Chrome.app https://example.com
Issue - Nearly perfect but takes 7-10 seconds for policy to execute after user clicks the link button in Self Service. Long-ish wait makes users assume the Self Service link isn't working and goes against overall "Self Service first" goal.