SCIM 2.0 Connector and Netskope

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
image

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?

You can turn on debug logging on the SCIM connector to get more details

Use the API here to apply your settings on the following:

openconnector.connector.scim2.SCIM2Connector
sailpoint.connector.OpenConnectorAdapter

You should then be able to get debug logs in the ccg.log file on your virtual appliance to troubleshoot further.

1 Like

Was able to determine one of the attribute schemas was off, also noticeably easier to click the discover schema button than to do it manually

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.