kolide / launcher

Osquery launcher, autoupdater, and packager
https://kolide.com/launcher
Other
505 stars 100 forks source link

Custom URL scheme for macOS #1707

Closed RebeccaMahany closed 4 months ago

RebeccaMahany commented 5 months ago

Questions for code review:

Notes:

Excerpt from example log:

\"msg\":\"received custom protocol request\"
\"request_url\":\"kolide://wow\"
Screenshot of permission popup Screenshot 2024-05-03 at 3 43 36 PM
Useful links * https://developer.apple.com/documentation/xcode/defining-a-custom-url-scheme-for-your-app * https://stackoverflow.com/questions/77443348/javascript-invoke-custom-protocol
directionless commented 4 months ago

I think we're closing this in favor of Universal Links? Feel free to reopen if I'm wrong