Skip to content

Commit 8c569d9

Browse files
committed
reference in the scim
1 parent d539d50 commit 8c569d9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • content/en/docs/marketplace/platform-supported-content/modules/scim

content/en/docs/marketplace/platform-supported-content/modules/scim/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,3 +404,8 @@ Attempting to edit or delete the default deploy-time configuration at runtime wi
404404
#### SCIM User Deactivation Due to Missing `active` Attribute in the `PUT` Request
405405

406406
The issue occurs when the `active` attribute is missing in the first `PUT` request, causing the user to become inactive (`"active": false`). Once the user is inactive, any further `PUT` updates fail with a **500 Internal Server Error**. To prevent this, always include `"active": true` in the PUT requests to keep the user active.
407+
408+
## Read More
409+
410+
* [OIDC SSO](/appstore/modules/oidc/)
411+
* [Preventing Duplicate Users When Enabling SCIM with the OIDC SSO Module](/appstore/modules/scim/with-oidc/)

0 commit comments

Comments
 (0)