> ## Documentation Index
> Fetch the complete documentation index at: https://specterops-bed-6715-managed-id-auth-method.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# jamf_Okta_Same_Device

> Represents a hybrid cross-platform device correlation where the Jamf Pro registered computer's UDID matches the registered device UDID in Okta.

<img noZoom src="https://mintcdn.com/specterops-bed-6715-managed-id-auth-method/32bGxo1_JbXAaHjs/assets/enterprise-AND-community-edition-pill-tag.svg?fit=max&auto=format&n=32bGxo1_JbXAaHjs&q=85&s=bb5b2bc8331220b968a23923bc289c26" alt="Applies to BloodHound Enterprise and CE" width="482" height="45" data-path="assets/enterprise-AND-community-edition-pill-tag.svg" />

## Edge Schema

* Source: [jamf\_Computer](/opengraph/extensions/jamf/nodes/jamf_computer)
* Destination: [Okta\_Device](/opengraph/extensions/okta/nodes/okta_device)
* Traversable: ✅

## General Information

The traversable jamf\_Okta\_Same\_Device edge represents a hybrid cross-platform device correlation where the Jamf Pro registered computer's UDID matches the registered device UDID in Okta. This edge links the Jamf device graph to the corresponding Okta device.

```mermaid theme={null}
graph LR
    A("jamf_Computer
MacBook-Pro-01:UDID-ABCD1234")
    B("Okta_Device
MacBook-Pro-01:UDID-ABCD1234")
    A -- jamf_Okta_Same_Device --> B
```
