# SCIM Provisioning

Automatically create, update, and deactivate Raycast for Enterprise accounts from your identity provider with SCIM, keeping access in sync as your team changes.

> [!NOTE]
> Some Teams features are available in Raycast for Mac V2 and Windows, with full support coming in future updates. Raycast V1 and iOS remain unchanged.

SCIM (System for Cross-domain Identity Management) allows you to automatically provision and deprovision Raycast user accounts from your identity provider. This ensures that when employees join or leave your organization, their Raycast access is updated automatically.

**Supported operations:**

- **Create Users:** Automatically create Raycast accounts when users are assigned in your IdP
- **Update Users:** Sync profile changes from your IdP to Raycast
- **Deactivate Users:** Automatically remove Raycast access when users are unassigned

## Provision with Okta

1. In the Application General tab → App Settings press Edit and select SCIM for Provisioning

<Image src="/images/teams/scim-provisioning-1.png" alt="Okta SCIM Provisioning option" />

2. Press Save
3. Navigate to the Provisioning tab and press Edit
4. Fill out the SCIM Connection settings
   - SCIM connector base URL: `https://www.raycast.com/scim/{organization-handle}`
   - Unique identifier field for users: `userName`
   - Supported provisioning actions: Select the first 3 items
   - Authentication Mode: `HTTP Header`
   - Authorization: Paste the SCIM Token that Raycast shared with you through 1Password

<Image src="/images/teams/scim-provisioning-2.png" alt="Okta SCIM Connection settings" />

5. On the To App section, select the first three checkboxes: Create Users, Update User Attributes and Deactivate Users

<Image
  src="/images/teams/scim-provisioning-3.png"
  alt="Okta SCIM To App provisioning settings"
/>

6. Press Save
7. Assign the Application to users to ensure their accounts are created in Raycast


---

## Need Help?

Contact Raycast Support if you have any questions or would like help with SCIM Provisioning. Use the **Send Feedback** command directly in Raycast to report bugs and billing issues, log feature requests, or any other queries you would like to speak to us about.

You can view all Raycast Support contact options at https://manual.raycast.com/contact-support
