mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-23 04:47:16 +00:00
docs: SCIM provisioning from Okta to ZITADEL (#10437)
Adds a step-by-step guide for configuring SCIM provisioning from Okta
into ZITADEL using a service user with the Org User Manager role,
including authentication options and SCIM endpoint details.
---------
Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
(cherry picked from commit 2abcec00e8)
This commit is contained in:
committed by
Livio Spring
parent
2a0441b9b9
commit
40d8f1fe00
@@ -531,6 +531,12 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "SCIM v2.0",
|
||||
collapsed: true,
|
||||
items: ["guides/integrate/scim-okta-guide"],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user