Skip to content
Merged
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 @@ -38,7 +38,7 @@ This guide covers how to configure [Jamf Pro](https://learn.jamf.com/en-US/bundl

## 3. Edit Access SAML Metadata

1. Paste the **SAML Metdata endpoint** from application configuration in Cloudflare Zero Trust into a browser.
1. Paste the **SAML Metadata endpoint** from application configuration in Cloudflare Zero Trust into a browser.
2. Copy the file and paste it into a text editor.
3. Change `WantAuthnRequestsSigned="true"` to `WantAuthnRequestsSigned="false"`.
4. Set the file extension as `.xml` and save.
Expand Down