Issue Description
When you add or remove users and use the MS Graph provider to sync AAD users, SharePoint group memberships are not updated.
Resolution
The fix is available in:
- K2 Five (5.4) March 2022 Cumulative Update Fix Pack 18.
- K2 Five (5.5) March 2022 Cumulative Update Fix Pack 26.
- K2 Five (5.6) Fix Pack 19.
- Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed.
- Download the latest Fix Pack using the links in the table above for the version you require.
- Install the Fix Pack to apply the fix.
Considerations
To fix the issue, you have to run the following script after installing this fix pack. This will allow a full ETL to run and will align the group memberships:
UPDATE PSyncEngine].gRepositoryConfig]
SET "ConfigValue] = ''
WHERE WConfigKey] IN ('IdentityState', 'MembershipState')