SCIM Provisioner

Gathering information from the service provider

Before you configure the SCIM Connector, collect the connection details from the target service.

Steps

  1. Note your SCIM URL from the SCIM-enabled SP.

  2. Note your client credentials from the SCIM-enabled SP. This will depend on the authentication method used by the SP, which might include:

    • Basic Authentication: Username and password.

    • OAuth 2.0 Bearer Token: Access token.

    • OAuth 2.0 Client Credentials: Client ID, client secret, token endpoint.