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
Adds validation of internal vs external addresses when exporting member changes
Fixes an issue where a missing member on a group is reported as a missing connector space object in the FIM UI
Moved configuration into a dedicated ConfigSection
Adds support for rate limiting
Adds support for limiting concurrent operations
Adds many more unit test scenarios for member operations
Fixes an issue where adding members during group creation can fail with message 'Resource Not Found: groupKey [404]' due to the group object not yet being visible in the google api after creation (#7)
Fixes an issue where an exported-change-not-reimported error occurs after deleting the last alias (#8)