Skip to main content
SCIM provisioning

RandomCoffee supports SCIM (System for Cross-domain Identity Management), allowing you to automate user provisioning and de-provisioning for your team.

Updated yesterday

This functionality is included in the "Pro" and "Enterprise" plans.

Why enabling SCIM provisioning for RandomCoffee?

With SCIM provisioning, the IT administrators of a company are enabled to manage access permissions from a central hub, namely their identity provider. It adds extra security and reduces the manual tasks of user management.

You can integrate RandomCoffee with your identity provider on a self-service basis through your provider’s dashboard. The next step is activating provisioning in RandomCoffee’s Admin Center.

How to configure SCIM in RandomCoffee?

  • Go to "Setting" -> "Configuration"

  • Select "SCIM Provisioning"

  • Press the "Enable" button

  • Copy the "Base URL" and the "API Token" and send them to your IT professional

Set up the user provisioning through the identity provider and enjoy!

Custom fields

Supported format

Supported fields should have the following format (string format):

urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:xxxxx

Example:

urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:department

How to add custom fields?

To add custom fields please follow these instructions:

Go to “Provision Active Directory Users”

Click on “Show advanced options”

Add your custom field in the right format

urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:xxxxx

Here we're creating

urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:customfield

Save

Click on “Add New Mapping”

Map your custom field and save it

What is the update frequency?

Updates are made in real time.

So, when a new e-mail address is created in your system for a newcomer, it should be automatically added to RandomCoffee. On the other hand, when an employee leaves the company, as soon as the email address is deactivated in your system, the member is deactivated in RandomCoffee.

Did this answer your question?