Scim provisioning support in free tier

@andrea I was told to tag you for SCIM issues.

Currently working in the free tier, I have enabled SCIM Provisioning. It’s able to see my Groups just fine, but after the Groups are created, it is empty and not populated with “People”. Is this the expected behavior?

Also, I’ve tried to import some Users from my app the Scim, but it only retrieves about 11 user records. We are expecting at least a 100 user records to manage. I can see the network calls being correct, but still not users. Is there a reason why the endpoint /api/scim/v2/Users is only returning 11 records instead of more?

Lastly…this image for reference. Can please assisnt in our SCIM testing?

Thanks
Josh

You’re talking about Push Groups, right? And you assigned the users to the application before pushing the groups?

Do you see the same behavior (only 11 users being returned) if you make the same API call to your /Users endpoint? Do you see any tasks failing in the admin dashboard for your application?

By the by, none of the behavior you are experiencing sounds related to the previous issue where Okta wouldn’t even make any provisioning requests.