Help & Account

SCIM via Okta

Updated 2026-07-28·4 min read

What Is SCIM?

SCIM (System for Cross-domain Identity Management) automates user provisioning and deprovisioning between Taskade and Okta. New hires assigned to the Taskade Okta app are created automatically in your Taskade Organization; deactivated Okta users are revoked instantly. No manual invites, no orphaned seats, no audit gaps.

TL;DR: Configure SAML via Okta first. Then in Taskade create an Organization, copy the SCIM token, and paste it into Okta's Provisioning → Integration tab with base URL https://www.taskade.com/scim/v2 and Bearer auth. Push Okta groups to map them to Taskade workspaces. Included with Enterprise plans. Contact us to turn SCIM on for your organization.


Configure SCIM in Taskade

SCIM provisioning is included with Enterprise plans, along with legacy Enterprise and team contracts. Contact us to turn it on for your organization. Taskade supports Okta and Azure AD as identity providers, and you can reach out about other providers.

Note: To get started, you first need to configure SAML.

The first step is to make sure you upgraded your workspace.

step_1.png

  • The next step is to create an organization. An organization allows you to group together multiple workspaces, which in turn makes it possible to provision groups.

step_2.png

  • Once you've named your organization, click the Create button under the NAME field to get the SCIM token. We'll use the SCIM token in a later step.

step_3.png

  • With the organization created and the SCIM token copied, we can head to Okta. Go to Taskade's General tab, click Edit, and check Enable SCIM provisioning.

step_4.png

  • Navigate to the Provisioning tab and click Edit.

step_5.png

  • Enable provisioning to Create Users, Update User Attributes, and Deactivate Users.

step_6.png

  • Go to the Integration tab in the left sidebar and use the following settings:
SCIM connector base URL https://www.taskade.com/scim/v2
Unique identifier field for users email
Supported provisioning actions Enable Push New Users, Push Profile Updates, and Push Groups
Authentication Mode HTTP Header
Authorization Bearer Paste your SCIM token

This is a preview of what the settings page should look like. Once you're done:

  • Click Save at the bottom of the page.
  • (optional) Select Test Connector Configuration to check for errors.

step_7.png

Now it's time to add a push group to your application:

  • Navigate to the ➕ Push Groups tab.
  • Click Push Groups.
  • Choose Find groups by name from the drop-down list.

step_8.png

Once you decide on which group to push, enable Push groups memberships immediately and set the match result and push action to Create Group.

step_9.png

When you're done, scroll down and click on Save or Save & Add Another if you have other groups to add. If successful, the new group's push status will be set to Active.

💡Note: Make sure you assign the application to the groups you've created.

And that's it!

step_10.png

Now that we have everything configured, let's return to your Taskade dashboard. The groups will populate at the bottom of the organization screen. Make sure to select all the workspaces that you wish to manage in your organization.

step_11.png

As an example, let's provision the Sales group and grant access to the Sales workspace:

  • Click Manage to open the group management modal.
  • You can grant the group Edit, Check or View only access.

step_12.png

Group members will now be able to SSO to Taskade and automatically get access to the Sales workspace. For new group members, the first click will let them join the workspace, from that point onward they'll convert to members.

step_13.png

Organization owners can also provision folders. Here's how it works:

  1. Create a new folder in your workspace.
  2. Open the folder Edit modal.
  3. (optional) You can also manage groups from the folder Share modal.

💡 Note: To provision groups inside folders, the folder team access must be set to Invite only. You can mix and match groups as you see fit.

step_15.png

If you need help with configuring SCIM, please email [email protected].



Was this helpful?