Here is an updated script that will fill the Cloud IDP ID automatically.
A new variable will need to be declared, in the idpname="Display Name of
the IDP in Jamf". Populate this with whatever you named the IDP in Jamf
Pro. #!/bin/zsh #API Username an...
Hi @robinds,There are a number of variables you will need to declare in
the script in order for it to function. API Username and Password: This
is a user that you will create in Jamf Pro with the necessary
permissions to accomplish whatever API call ...
When speaking to support I received this bug #:PI104479 - Directory
based (LDAP, Azure) Limitations/Exclusions do not work for macOS.My
workaround for this is pretty involved, but hey it works...This is an
Extension Attribute to check if Azure AD use...