> ## Documentation Index
> Fetch the complete documentation index at: https://docs.iru.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Okta Device Trust: Add Device Platforms

> Add macOS and Windows device platforms to your Okta Device Trust integration with Iru Endpoint. Enable platform-specific trust verification policies.

<Callout icon="apple" color="#B84A7A" iconType="regular">This guide applies to Mac computers, iOS devices, and iPadOS devices</Callout>

<Callout icon="info" color="#FF5300" iconType="regular">
  **Product Name Update**: Throughout this guide, you may notice references to both "Kandji" and "Iru Endpoint." Our product is now called Iru Endpoint, but some integration interfaces may still display the previous name. This is a temporary situation that will be resolved as our integration partners update their systems.
</Callout>

### About Adding Device Platforms to Okta Device Trust

Adding device platforms to Okta Device Trust allows you to configure which device types (iOS, iPadOS, macOS) are supported in your Okta Device Trust integration with Iru Endpoint.

### How It Works

<Note>
  This article is used in conjunction with the [Okta Device Trust: Integration Setup](/en/endpoint/integrations/okta-device-trust-main/okta-device-trust-integration-setup) support article.
</Note>

<Note>
  On Mac, deploy ODT with the **Okta Verify Auto App** Library item. If you still use the App Store app on Mac, see [Migrate from the App Store app to the Auto App (macOS)](/en/endpoint/integrations/okta-device-trust-main/okta-device-trust-configuring-the-okta-verify-library-item#migrate-from-the-app-store-app-to-the-auto-app-macos) in Configure Okta Verify for Device Trust.
</Note>

### Adding device integrations in Okta

<Steps>
  <Step title="Log In to Okta Admin Portal">
    Log in to the Okta admin portal.
  </Step>

  <Step title="Navigate to Device Integrations">
    In the left-hand navigation, click **Security > Device Integrations**.
  </Step>

  <Step title="Add Platform">
    Click **Add Platform**.
  </Step>
</Steps>

### Add macOS as a Device Integration

<Steps>
  <Step title="Select Desktop Platform">
    On the **Select Platform** step, select **Desktop (Windows and macOS only)**, click **Next**.
  </Step>

  <Step title="Configure Certificate Authority">
    On the **Configure Management Attestation** step, for **Certificate Authority**, select **Use Okta as Certificate Authority**.
  </Step>

  <Step title="Configure SCEP URL Challenge">
    For **SCEP URL Challenge Type**, select **Dynamic SCEP URL** and **Generic**.
  </Step>

  <Step title="Generate SCEP URL">
    Next to **SCEP URL**, click the **Generate** button.

    Copy the SCEP URL, Challenge URL, Username, and Password to a safe place. This info will be used later in Iru Endpoint when setting up macOS as a device platform.

    <Note>
      Please copy the **password**, as it will be the only time you can view it. You can rotate the password later in the menu from the main Device integrations page in Okta if needed.
    </Note>
  </Step>

  <Step title="Save Configuration">
    Click **Save**.
  </Step>
</Steps>

### Add iOS as a Device Integration

<Steps>
  <Step title="Select iOS Platform">
    On the **Select Platform** step, select **iOS**, click **Next**.
  </Step>

  <Step title="Copy Secret Key">
    On the **Configure Management Attestation** step, copy the **Secret Key** to a safe place for use later in Iru Endpoint when adding iOS as a device platform in Iru Endpoint.

    <Note>
      Please copy the **Secret key**, as it will be the only time you can view it. You can rotate the password later in the menu from the main Device integrations page in Okta if needed.
    </Note>
  </Step>

  <Step title="Enter Device Management Provider">
    For **Device Management Provider**, enter something like **Iru Endpoint MDM**.
  </Step>

  <Step title="Enter Enrollment Portal link">
    For **Enrollment Portal link**, enter your Iru Endpoint tenant's Enrollment Portal link (e.g. [https://subdomain.iru.io](https://subdomain.iru.io)).
  </Step>

  <Step title="Save Configuration">
    Click **Save**.
  </Step>
</Steps>

### Modifying a Device Integration in Okta

#### Rotate a macOS Challenge Password or iOS Secret

<Steps>
  <Step title="Navigate to Device Integrations">
    Go to the Device Integrations page.
  </Step>

  <Step title="Access Actions Menu">
    Next to the integration that you want to change, click the **Actions** menu.
  </Step>

  <Step title="Select Reset Option">
    Click the reset option for that platform.
  </Step>

  <Step title="Confirm Reset">
    Click the **Reset** button in the modal that appears.
  </Step>
</Steps>

#### Delete a macOS Challenge Password or iOS Secret

<Steps>
  <Step title="Navigate to Device Integrations">
    Go to the Device Integrations page.
  </Step>

  <Step title="Access Actions Menu">
    Next to the integration that you want to change, click the **Actions** menu.
  </Step>

  <Step title="Select Delete">
    Click **Delete**.
  </Step>

  <Step title="Confirm Delete">
    Click the **Delete** button in the modal that appears.
  </Step>
</Steps>
