
jvz0a (jvz0a) asked a question.
We created a SCIM app on .NET for user provisioning and testing our SCIM API integration. We have noticed the following scenario:
- Create 100 users.
- Create a group "myGroup", assign 100 users to it.
- In the SCIM app, assign "myGroup" to the SCIM app. (all requests are POST requests and successfully completed).
- Then, unassigned "myGroup" from the SCIM app. (all requests are successfully completed).
Request behaviors are:
- Search User
- Update User
- Search User
- Disable User (isActive : false)
- Then, assign "myGroup" to the app. (state mismatch).
9 Users have the following request behavior:
- Search User
- Update User
- Search User
- Enable User (isActive : true)
91 Users have the following request behavior: (No search and update for other users)
- Add User.
Now, assign this group again and only 9 users updated, and the rest of the 91 were no updated.

Hi Abdul,
In this case, the best course of action would be to open a support case since the described issue required further troubleshooting, something that can not be performed via the community ticket.
Thank You,
Alexandru Moraru
Technical Support Engineer
Okta Global Customer Care.