Skip to main content
Version: Next Gen

Generic SCIM

1. Generate Credentials

Depending on the requirements of the system you are connecting to, you can generate a bearer token or client credentials. Select which one you would like to generate and click on Generate.

Credentials TypeDescriptionWhat it Looks Like
Client CredentialsUpon selection, you will be provided with a client_id and client_secret.Generic SCIM Client Credentials
Bearer TokenIf you select bearer token, you will see a token displayed.Generic SCIM Bearer Token

3. Copy Values into Receiving Application

After generating credentials, the SCIM URL will also be displayed. You will need to copy this URL into the application you are configuring along with the credentials you generated above.