Posted on 07-20-2021 06:17 PM
Hey everyone:
I'm in the process of setting up Jamf Connect with a test version of the product and I'm trying to locate the following:
I have admin creds for our Azure ID environment but have no idea where to locate these bits of info.
Any help would be GREATLY appreciated!
Posted on 07-21-2021 06:57 AM
Assuming a pure Azure authentication, the OIDC Client ID and ROPG Client ID will be the the Application (Client) ID generated when you create an App Registration. And you don't need an Authentication Address.
If you are using ADFS for authentication, it is a little different.
Posted on 07-21-2021 09:00 AM
Can you please share information for the ADFS auth process? We are having issues with Azure and want to leverage ADFS, but I believe there are different ADFS authentication options.
Posted on 07-21-2021 02:46 PM
Do you mean they are the same thing?
Posted on 07-28-2021 08:09 AM
@user-zBNtQAAFCi have you looked over the Jamf Connect admin guide to register/configure your Jamf Connect in your Azure instance? https://docs.jamf.com/jamfconnect/2.4.1/documentation/Integrating_with_Microsoft_Azure_AD.html
and check out this one as well https://docs.jamf.com/jamf-connect/2.4.1/documentation/Authentication_Settings.html#ID-00002f0c
Posted on 08-05-2021 02:22 PM
If you have not registered Jamf Connect with Azure yet than you need to follow below steps:
If you also plan to use the Jamf Unlock app in your organization, enter jamfunlock://callback/auth as an additional redirect URI to use for authentication.
You can now edit the app registration to grant admin consent for API calls and modify authentication settings.
Granting Admin Consent for API Calls in Azure AD
For detailed Instructions click on this link
If you have already registered Jamf Connect in Azure than follow below steps to find your Authentication Address, OIDC and ROPG (OIDC and ROPG are basically your application ID in azure)
Hope this will help you.
Posted on 08-09-2021 10:42 AM
Hey @user-zBNtQAAFCi
The easiest way to get started is watching the Jamf Connect 2.0 training videos, you can find them here at this URL - https://trainingcatalog.jamf.com/
On the left select Jamf Connect and you will see the two options, select Jamf Connect 2.0 and then you will see the courses available, look for the Azure Integration video and it should answer all your questions for obtaining your OIDC and ROPG ID's.
Good Luck