Skip to main content
Closed Beta: The SCIM integration is currently in Closed Beta. To use SCIM, you need a paid license, as the free tier (up to 10 users) does not support automated identity provisioning.

SCIM 2.0 Provisioning

With SCIM (System for Cross-domain Identity Management), you don’t have to manually create or remove users in Collabase. Your identity provider (like Okta or Microsoft Entra ID) will automatically push user and group changes to Collabase.

What you need to do

To connect your identity provider to Collabase, you need two things:
  1. The Base URL: This is the address your provider will talk to.
    https://your-collabase.ch/api/scim/v2
    
  2. The SCIM Token: This is the secure key your provider uses to authenticate.

How to get your SCIM Token

1

Open Admin Settings

Log in to Collabase as an Administrator and go to the Admin area.
2

Navigate to Identity Providers

Click on Identity Providers in the sidebar.
3

Generate Token

Scroll down to the SCIM Tokens section and click Generate Token. Copy this token immediately and paste it into your identity provider.

Provider setup guides

We have gathered the official setup guides for the most common providers to help you get started:

Okta

Follow the official Okta guide to add a new SCIM connection.

Microsoft Entra ID

Follow the official Microsoft guide to provision users via Azure AD.

Troubleshooting

If users are not syncing correctly, check the following:
  • Ensure the SCIM Token hasn’t expired or been revoked.
  • Check the audit logs in your identity provider to see if the connection to your Collabase server is being blocked by your company firewall.