We’re building an application in Okta that is backed by a SCIM 1.1. API. The application is working well when users are directly added, updated, and unassigned, and we see expected calls against our API.
We’re not having the same level of joy working with Groups. Adding the application and some users to a group does not generate any interactions with our API.
Does Okta have any restrictions on SCIM 1.1 and groups (i.e. only SCIM 2.0 is supported)? Should we expect to see immediate API calls when adding users to a group (that is associated with our app) after saving, as we do when adding a user directly to an app?
Thanks for reading.
