Search code examples
oktascimsailpoint

How to integrate SCIM Server (Basic Auth) with SailPoint IIQ?


I am running Okta's Example SCIM (v2.0) Server and I wish to know how to integrate it with SailPoint IIQ. It asks for the Basic Authentication username and password. However, the example app has not authentication configured. Please help!


Solution

  • Assuming that you're using the Python version of Okta's Example SCIM server (which has no authentication) I would suggest using the Flask Snipped on HTTP Basic Auth as a guide for adding authentication to the sample.