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 4932f5c35be0b2..2ea4c28746b6e8 100644 --- a/src/content/docs/cloudflare-one/integrations/identity-providers/okta.mdx +++ b/src/content/docs/cloudflare-one/integrations/identity-providers/okta.mdx @@ -34,15 +34,16 @@ To set up the Okta integration using the Okta Integration Network (OIN) App Cata 4. Search for `Cloudflare` and select the **Cloudflare One** app. 5. Select **Add integration**. 6. In **Application label**, enter a name for the application (for example, `Cloudflare Access`). -7. In **Team domain**, enter your Cloudflare Zero Trust team domain: +7. In **Team domain**, enter your Cloudflare Zero Trust team name (only the subdomain prefix, do not include `.cloudflareaccess.com`): ```txt - .cloudflareaccess.com + ``` 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**. +8. In the **Sign On** tab, copy the **Client ID** and **Client secret** and paste these into `App ID` and `Client secret`. +9. Copy your Okta Account URL (without the `-admin` value) and copy it into the Cloudflare Okta setup field. ## Set up Okta as an OIDC provider (Custom App Integration)