Skip to content

SCIM Example Setup Guides

Part of the power of BYO SCIM is the ability to hand the setup and configuration of SCIM to your users. To help with this process, we provide a series of example setup guides for popular identity providers. These guides walk your customers through the necessary steps to configure SCIM for each provider. Feel free to use these guides as a starting point for your own documentation.

Setting up SCIM typically involves creating an application in an identity provider’s admin console and configuring it to communicate with your application via the SCIM protocol. The exact steps will vary depending on the identity provider you are using, but generally, you will need to provide the following information:

gif of a user creating a SCIM client and receiving back a SCIM API Key and URL

  • SCIM Base URL: The endpoint in your application that supports the SCIM protocol. See here for more documentation on building a SCIM endpoint.
  • SCIM API KEY: The API key generated by the Create SCIM Connection command that your application will use to authenticate requests from the identity provider.