# Jamf Pro

## Integration Setup

For the app to function correctly, integration with Jamf Pro is required. You can sign in to Jamf Pro in two ways:

#### **1. During the onboarding process.**

#### 2. **By navigating to Settings -> Accounts -> Jamf Pro.**

<div align="center"><figure><img src="/files/iyy1NaFa7qJZqEom7KFv" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/Kg7tcLeRtsJZoBv5tbVB" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/RcCVnp5dszaKAOQuIciz" alt="" width="188"><figcaption></figcaption></figure></div>

#### Credentials

nDuo iQ requires a Jamf Pro Standard account (username and password). LDAP-bound credentials are also supported. Jamf Pro does not currently offer an SDK to enable SSO sign-ins through the app.

We recommend creating a dedicated service account with a custom privilege set rather than using a personal admin account. This ensures consistent access and makes it easier to audit API activity.

For a full breakdown of the permissions needed for each feature, see [Requirements](/getting-started/integrations/jamf-pro/requirements.md)

For detailed instructions on setting up these permissions and integrating Jamf Pro with iQ, please refer to the Jamf Pro Documentation here:[ ](https://learn.jamf.com/en-US/bundle/jamf-pro-documentation-current/page/Jamf_Pro_User_Accounts_and_Groups.html)[Jamf Pro Users and Groups Documentation](https://learn.jamf.com/en-US/bundle/jamf-pro-documentation-current/page/Jamf_Pro_User_Accounts_and_Groups.html)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nduoiq.com/getting-started/integrations/jamf-pro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
