Spotfire® Server and Environment - Installation and Administration

Configure Spotfire for cross-domain identity management

You can configure Spotfire Server to synchronize users, groups, or group memberships, from one provider to another, by using the System for Cross-domain Identity Management (SCIM) standard APIs.

While it is possible to write clients to call the SCIM API, the Spotfire implementation is designed for configuring a SCIM-ready cloud service (such as OKTA or Azure). For more information and complete documentation of the SCIM API, see http://www.simplecloud.info.

By default, SCIM is enabled on Spotfire Server. The base URL for the SCIM APIs is as follows:
https://<spotfire-server-host>[:<port>]/spotfire/api/rest/scim/v2/<domain>
Example
https://example.com:8443/spotfire/api/rest/scim/v2/SPOTFIRE

The topics in this section describe setting up the SCIM integration and provide information about the user and group schemas that Spotfire uses.