
kzsh7 (kzsh7) asked a question.
When i test my SCIM OKTA integration, i have many questions.
Currently, I have 3 groups that have been pushed to SCIM Server, i created a new user in the dashboard and assigned two of the groups to him, next, I assign this user to my application.
At this point, Okta calls the api that creates the user, but the groups in user's attributes is empty array .
After that, no matter when I assign or remove, the user's groups passed by the api call will always be empty, only when I modify the user profile, okta call to update the user interface, groups will be its proper value, here are two groups.
Also about this process, there are a bunch of very frequent and repeated requests.
When i unAssign this user from application, Okta will call Get /scim/v2/Groups/:id twice each and then put /scim/v2/Groups/:id once each. The data here is also very strange, with all the historical duplicates, then continue to call Get /scim/v2/Groups/:id once each, then call Put /scim/v2/Groups/:id once each again, this time the data is my unassigned users
historical duplicates:
