Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ If your organization does not currently allow inbound/outbound communication ove

`/Applications/Cloudflare WARP.app/Contents/MacOS/Cloudflare WARP` (Path)

`com.cloudflare.1dot1dot1dot1dot1.macos` (Bundle ID)
`com.cloudflare.1dot1dot1dot1.macos` (Bundle ID)


:::caution[macOS 15.0 through 15.4]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<key>auth_client_id</key>
<string>88bf3b6d86161464f6509f7219099e57.access</string>
<key>auth_client_secret</key>
<string>bdd31cbc4dec990953e39163fbbb194c93313ca9f0a6e420346af9d326b1d2a5</string>

Check warning on line 68 in src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx

View workflow job for this annotation

GitHub Actions / Semgrep

semgrep.style-guide-potential-date-year

Potential year found. Documentation should strive to represent universal truth, not something time-bound. (add [skip style guide checks] to commit message to skip)
</dict>
<key>configs</key>
<array>
Expand Down Expand Up @@ -184,8 +184,8 @@
8. Enable **Allowed System Extensions**.

9. Select **Edit instance** and add:
- Bundle Identifier: `com.cloudflare.1dot1dot1dot1dot1.macos`
- Team Identifier: `68BUP38M2J`
- Bundle Identifier: `com.cloudflare.1dot1dot1dot1.macos`
- Team Identifier: `68WVV388M8`

![Intune admin console where you enter team identifier and bundle identifier](~/assets/images/cloudflare-one/connections/intune/intune-bundle-team-identifier.png)

Expand Down