To resolve issues with users in an unresponsive state or network issues, you can configure the JamfAAD to recheck for a valid Microsoft Entra ID token at check-in by using the tokenRetryCount and tokenRetryWaitTime preferences. By default, tokenRetryCount is set to zero retries and tokenRetryWaitTime is set to five seconds.
You can configure the JamfAAD check-in in the following ways:
-
Deploy a PLIST file using a configuration profile with the Custom Settings payload configured.
-
Run a script using a policy with the execution frequency of "Once per user per computer".
The following examples show how to configure the JamfAAD to retry three times with 42 seconds between each retry.
- PLIST Example
-
To configure JamfAAD check-in by deploying a PLIST file, use the following example:
- Script Example
-
To configure JamfAAD check-in by running a script using a policy with the execution frequency of "Once per user per computer", use the following example: