Hi All,
Has anybody implemented incremental import with groups? Without groups everything works fine, but when groups are mixed in things go really wild.
- Starting with the fact that
getGroups
does not support incremental parameter, so when Okta initiates an incremental import operation we need to send all groups back from the application, which is not a big deal, but still weird. - When I send back incremental for users, I see that Okta removes all the group membership for all other users not being present in the returned batch, even though I send ALL members for all groups back to Okta.
It looks like there is a bug or something in processing of incremental, as if Okta finds an intersection of users and groups returned even for incremental batch.
Any hints from whoever has implemented that before? Maybe I’m missing something very simple here?
cc: @andrea