-
Notifications
You must be signed in to change notification settings - Fork 211
Clear expectations of sync modes #286
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
Describe the bug
Ssosync unexpectedly creates and deletes users when sync_method is set to groups.
Expected behavior
Sync_method groups should only create, delete and edit group membership, and not create or delete Identity Center users. At minimum it is not clear in documentation, and assumption could be made that groups method will sync only groups and their membership, and users_groups would create and delete also users.
Additional context
In my case I've already configured regular SCIM provisioning from Google Workspace to AWS IAM Identity Center. Having ssosync touching these users feels a bit redundant.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation