From 5101eaeecfc96fc45dd442fec3cba9c67b39193f Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 04:11:26 +0000 Subject: [PATCH 1/2] Fix issue: WorkspaceTaskSubType.META_DESCRIPTION --- .../cloudflare-one/identity/idp-integration/pingone-saml.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/identity/idp-integration/pingone-saml.mdx b/src/content/docs/cloudflare-one/identity/idp-integration/pingone-saml.mdx index 323e4640d30af18..5c416d77e7ca71a 100644 --- a/src/content/docs/cloudflare-one/identity/idp-integration/pingone-saml.mdx +++ b/src/content/docs/cloudflare-one/identity/idp-integration/pingone-saml.mdx @@ -1,12 +1,12 @@ --- pcx_content_type: how-to title: PingOne (SAML) +description: Learn how to integrate PingOne as a SAML identity provider with Cloudflare Access. Follow step-by-step instructions for seamless SSO setup. --- import { GlossaryTooltip } from "~/components"; The PingOne cloud platform from PingIdentity provides SSO identity management. Cloudflare Access supports PingOne as a SAML identity provider. - ## Set up PingOne as a SAML provider ## 1. Create an application in PingOne From 2f37c794f768129a6cd31a9453b41d0fceec72b7 Mon Sep 17 00:00:00 2001 From: ranbel <101146722+ranbel@users.noreply.github.com> Date: Fri, 14 Mar 2025 16:47:52 -0400 Subject: [PATCH 2/2] Update src/content/docs/cloudflare-one/identity/idp-integration/pingone-saml.mdx --- .../cloudflare-one/identity/idp-integration/pingone-saml.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/identity/idp-integration/pingone-saml.mdx b/src/content/docs/cloudflare-one/identity/idp-integration/pingone-saml.mdx index 5c416d77e7ca71a..0d2305ac59a742f 100644 --- a/src/content/docs/cloudflare-one/identity/idp-integration/pingone-saml.mdx +++ b/src/content/docs/cloudflare-one/identity/idp-integration/pingone-saml.mdx @@ -1,7 +1,7 @@ --- pcx_content_type: how-to title: PingOne (SAML) -description: Learn how to integrate PingOne as a SAML identity provider with Cloudflare Access. Follow step-by-step instructions for seamless SSO setup. +description: Learn how to integrate PingOne as a SAML identity provider with Cloudflare Zero Trust. --- import { GlossaryTooltip } from "~/components";