Hello,
i have a Enterprise Application with SCIM Provisioning Option. The Web App. itself provides some auto provisioning.
The Use Case Requester would like keep it that way, the SCIM Enterprise App just should Update and Delete but not Create.
I disabled the SCIM Create in the APP but i get jsut following message in the prov. log. what is not marked as error.
Determine if urn:ietf:params:scim:schemas:extension:enterprise:2.0:User is in scope
EntrySynchronizationSkip
Result
Skipped
Description
User 'usernamexxxx@domain.com' will be skipped. Skip Reason: The Add operation was not performed because the Add operations are disabled in the provisioning configuration.
SkipReason
TargetObjectActionDisabled
ReportableIdentifier
usernamexxxx@domain.com
Not sure if there is some matching problem or if SCIM not works like that?