Thank you in advance for any assistance.
need: I need to make a simple UI with input and response ability so employees are not required to open terminal. Users currently need to enter a challenge token using the CLI in terminal. Am I on the right path? Is this the cleanest way to do this?
sudo is not a requirement for the command to run
- code given to user
- user goes to self service to select policy and run a script
- user is prompted for token using jamf helper
- token passed as a variable to cli command
- cli command response echoed back to user
- click to dismiss