Skip to main content

How to Check if the ADFS Farm is Compatible with ROPG for Jamf Connect

Updated over 3 weeks ago

Description

Configuring a hybrid setup of Jamf Connect with Microsoft Entra ID and AD FS requires:

Checking Your ADFS Farm Compatibility

Check the following to see if the ADFS farm meets the compatibility requirements:

1. Confirm that the ADFS farm is running on Windows 2016 with ADFS 4.0.

2. To confirm the farm behavior is running level 3 run the following command in Windows Powershell on the ADFS farm: PS C:\Windows\system32> Get-AdfsFarmInformation

If configured to meet the requirements it will return output similar to the following:

CurrentFarmBehavior FarmNodes ------------------- --------- 3 {adfs.yournodenamehere.dev}

More Resources

For more information on hybrid/federated setups see the Federated Integrations page in the Jamf Connect Documentation.

Did this answer your question?