Skip to content

Commit 7ceaedf

Browse files
authored
Update okta.mdx
1 parent 0e733a3 commit 7ceaedf

File tree

1 file changed

+5
-1
lines changed
  • src/content/docs/cloudflare-one/identity/idp-integration

1 file changed

+5
-1
lines changed

src/content/docs/cloudflare-one/identity/idp-integration/okta.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,15 @@ If you see the error `Failed to fetch user/group information from the identity`,
8383

8484
## Synchronize users and groups
8585

86-
The Okta integration allows you to synchronize IdP groups and automatically deprovision users using [SCIM](/cloudflare-one/identity/users/scim/). To enable SCIM provisioning between Access and Okta, you need two separate app integrations in Okta (if you would like to only maintain one Okta app instance, Okta does support SAML and SCIM within the same application, create a generic SAML instance and configure those values in the "Sign-On" field of your Okta SCIM application):
86+
The Okta integration allows you to synchronize IdP groups and automatically deprovision users using [SCIM](/cloudflare-one/identity/users/scim/). To enable SCIM provisioning between Access and Okta, you need two separate app integrations in Okta:
8787

8888
- The Okta OIDC connector you created when adding [Okta as an identity provider](/cloudflare-one/identity/idp-integration/okta/#set-up-okta-as-an-oidc-provider).
8989
- A second Okta application of type **SCIM 2.0 Test App (Header Auth)**. This is technically a SAML app but is responsible for sending user and group info via SCIM.
9090

91+
:::note
92+
If you would like to only maintain one Okta app instance, Okta does support SAML and SCIM within the same application. Create a [generic SAML integration](/cloudflare-one/identity/idp-integration/generic-saml/) and configure those values in the **Sign-On** field of your Okta SCIM application.
93+
:::
94+
9195
### 1. Enable SCIM in Zero Trust
9296

9397
<Render

0 commit comments

Comments
 (0)