I’m new in the Okta development world and I try to develop Okta Scim Connector. So I downloaded the Provisioning Connector SDK then I followed this guide : Create SCIM connectors for on-premises provisioning using SDK | Okta
But it seems there is a probleme with the com.okta.scim.server.service.SCIMService interface (step 6), I can’t find it in the exemple folder or anywhere else.
So what should I do? Get this interface and all packages somewhere else or I have to develop this interface but in this case, where can I find all packages ?