From 05c4c39539b1d9fb7da7d60ed65c53fa77d4a431 Mon Sep 17 00:00:00 2001 From: Ranbel Sun Date: Wed, 9 Apr 2025 13:53:09 -0400 Subject: [PATCH] fix typo --- .../cloudflare-one/identity/idp-integration/generic-oidc.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/identity/idp-integration/generic-oidc.mdx b/src/content/docs/cloudflare-one/identity/idp-integration/generic-oidc.mdx index 03a347bcab65c09..1fec86f2212b6ce 100644 --- a/src/content/docs/cloudflare-one/identity/idp-integration/generic-oidc.mdx +++ b/src/content/docs/cloudflare-one/identity/idp-integration/generic-oidc.mdx @@ -41,7 +41,7 @@ Cloudflare Access has a generic OpenID Connect (OIDC) connector to help you inte 3. Choose **OpenID Connect**. -4. Name your identity provider and fill in the required fields with the information obtained in Step 3. +4. Name your identity provider and fill in the required fields with the information obtained from your identity provider. 5. (Optional) Enable [Proof of Key Exchange (PKCE)](https://www.oauth.com/oauth2-servers/pkce/) if the protocol is supported by your IdP. PKCE will be performed on all login attempts.