I am integration a SCIM 2.0 application with ISC using API key mechanism. The application expects a custom header “X-Request-Origin” in the request so it can accept requests from trusted sources only.
I couldn’t find a way to include custom headers on SCIM 2.0 connector integration in ISC (either through UI or backend).