...
Push Mode does not support Org Identity Sync via Job Shell or at Login. Technically, no errors will be thrown, but because Push Mode does not support calling out to the System of Record, no updates will be made.
- System of Record Label: Push Mode requires that a System of Record Label be set on the Organization Identity Source configuration. This label should be a short, unique, URL friendly string that will be used to construct the endpoint URL to identify this specific instance. See also Endpoints and Actions, below.
Pull Mode
Pull Mode requires the System of Record to offer an API with a predictable interface to specific records. In other words, given a specific SOR ID the API must allow for the retrieval of a specific record.
...