I’ve working app-integration (that connected to another IDP via saml),
I’ve created my “test” SCIM server (regular server with the scim routes /v2/scim/Users…) to receive “notifications” where user create/change.
when I’m trying to connect my OKTA app to my SCIM server through the provisioning tab I get the following error back:
failure: No resources for users returned
I can’t find any information about this error
can someone know what I’m missing here?