mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-23 16:36:58 +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>
This commit is contained in:
@@ -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