From e79349eed866377283e74b0803347b97e73d9ae4 Mon Sep 17 00:00:00 2001 From: kennyj42 <73258453+kennyj42@users.noreply.github.com> Date: Tue, 18 Nov 2025 09:39:45 -0600 Subject: [PATCH] Update Okta integration instructions Removed steps for configuring the Groups claim filter in Okta. --- .../integrations/identity-providers/okta.mdx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/content/docs/cloudflare-one/integrations/identity-providers/okta.mdx b/src/content/docs/cloudflare-one/integrations/identity-providers/okta.mdx index 29ae762f40a..4932f5c35be 100644 --- a/src/content/docs/cloudflare-one/integrations/identity-providers/okta.mdx +++ b/src/content/docs/cloudflare-one/integrations/identity-providers/okta.mdx @@ -43,13 +43,6 @@ To set up the Okta integration using the Okta Integration Network (OIN) App Cata You can find your team domain in Cloudflare One under **Settings** > **Team name**. 8. In the **Sign On** tab, copy the **Client ID** and **Client secret**. -9. Scroll down to **OpenID ConnectID Token** and select **Edit**. - - ![Configuring the Groups claim filter in Okta](~/assets/images/cloudflare-one/identity/okta/okta-2.png) - -10. Set the **Groups claim filter** to _Matches regex_ and its value to `.*`. - - ## Set up Okta as an OIDC provider (Custom App Integration)