benwhitis / Jamf_Conditional_Access

Resources and documents for the Jamf Pro/Azure AD Conditional Access integration
MIT License
52 stars 5 forks source link

Added swiftDialog functionality into User Prompt script #1

Closed robjschroeder closed 9 months ago

robjschroeder commented 9 months ago

I've added swiftDialog functionality into the user prompt message. This script defaults to use swift dialog to present the message to the end-user. The script will also do checks to make sure that swift dialog is installed on the computer and if the computer is not eligible for swift dialog, the script will revert to using osascript to present the message.