You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
9f39b44: Deprovision user access on SCIM deactivation. WorkOS organization_membership events with status inactive and dsync.user events with a non-active state now soft-delete the user's organization relationship and role assignments and invalidate their cached user info. Login-time and backfill membership syncs only import active memberships, directory-user upserts no longer resurrect soft-deleted rows unless the incoming state is explicitly active, and organization rosters exclude deleted users.
50289f1: Show the number of active skills carried by each plugin on the Plugins page.