Distributing software license thought Self service.

igor_maxuk
New Contributor II

Hey, guys!
Stupid question, but I can't find a solution.
I have a bunch of IntelliJ Licenses. I need to distribute it to users. License - just URL, the user should go on it and activate his license. So, my question is:
How to create a policy that shows this URL to the user and allows to click on it? Or, just redirect the user to a needed page? Thanks.

1 ACCEPTED SOLUTION

bbracey
New Contributor III

Create a script to open safari and navigate to specified URL. Configure this script as a new policy in self service. This should allow customers to install at their convenience.

Just change the URL here and test this.
open -a Safari https://www.jamf.com/jamf-nation/

View solution in original post

1 REPLY 1

bbracey
New Contributor III

Create a script to open safari and navigate to specified URL. Configure this script as a new policy in self service. This should allow customers to install at their convenience.

Just change the URL here and test this.
open -a Safari https://www.jamf.com/jamf-nation/