Skip to content
Closed
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 @@ -51,7 +51,7 @@ To download the SAML metadata file, copy-paste the metadata endpoint into a web
3. Choose a descriptive name for your identity provider.
4. Enter the **Single Sign on URL**, **IdP Entity ID or Issuer URL**, and **Signing certificate** obtained from your identity provider.
5. (Optional) To enable SCIM, refer to [Synchronize users and groups](#synchronize-users-and-groups).
6. (Optional) Under **Optional configurations**, configure [additional SAML options](#optional-configurations).
6. (Optional) Under **Optional configurations**, configure [additional SAML options](#example-api-configuration).
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This page: https://developers.cloudflare.com/cloudflare-one/identity/idp-integration/jumpcloud-saml/
has a broken internal link to: https://developers.cloudflare.com/cloudflare-one/identity/idp-integration/jumpcloud-saml/.
The fragment optional-configurations does not exist.

By looking at the page: https://developers.cloudflare.com/cloudflare-one/identity/idp-integration/jumpcloud-saml/
The best fragment to use seems to be: #example-api-configuration

7. Select **Save**.

</TabItem> <TabItem label="Terraform">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ The following steps are specific to setting up JumpCloud with Cloudflare Access.

5. (Optional) To enable SCIM, refer to [Synchronize users and groups](#synchronize-users-and-groups).

6. (Optional) Under **Optional configurations**, configure [additional SAML options](#optional-configurations).
6. (Optional) Under **Optional configurations**, configure [additional SAML options](#example-api-configuration).
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This page: https://developers.cloudflare.com/cloudflare-one/identity/idp-integration/jumpcloud-saml/
has a broken internal link to: https://developers.cloudflare.com/cloudflare-one/identity/idp-integration/jumpcloud-saml/.
The fragment optional-configurations does not exist.

By looking at the page: https://developers.cloudflare.com/cloudflare-one/identity/idp-integration/jumpcloud-saml/
The best fragment to use seems to be: #example-api-configuration


7. Select **Save**.

Expand Down