Skip to content

Conversation

@gearnode
Copy link
Contributor

@gearnode gearnode commented Feb 10, 2026

Summary by cubic

Respect the SCIM “active” attribute when creating and updating users so suspended/inactive accounts are not auto-activated. This fixes incorrect activation and aligns with Google Workspace suspended user behavior.

  • Bug Fixes
    • Parse “active” from attributes (default true) and set membership state accordingly on create.
    • When updating existing memberships, set state from SCIM instead of forcing active; keep source as SCIM.

Written for commit e0226eb. Summary will update on new commits.

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant