When setting up a connector for SCIM 2.0 connector to start aggregating Netskope users. I select the API token as thats the method Netskope is set up for and the URL provided in their documentation but i keep running into a not implemented error message
im unsure how the process of the connector works, i believe it tries to reach certain endpoints to get information or test connection status before running through its aggregation. Although not implemented to me usaully means the http verb isnt supported
I can call the same API endpoint through powershell and postman and return results without an issue, so believe this is something localized to how sailpoint calls the SCIM API
has anyone seen this before or know how i can get the logs of the HTTP requests?