Rocketlane supports SCIM-based provisioning with Okta, allowing your organization to automatically create, update, and deactivate users directly from Okta. This ensures centralized identity management and reduces manual user administration.
This article walks you through setting up the Okta → Rocketlane SCIM integration.
Prerequisites
Before you begin:
You must be an admin in both Rocketlane and Okta.
Your Rocketlane subdomain (e.g., yourcompany.rocketlane.com)
Step 1: Enable SCIM in Rocketlane
Log in to your Rocketlane instance.
Navigate to Settings → SCIM.
Click Set up SCIM integration.
Under Choose Integration, select Okta.
Set a Default Role and Permission Set.
Recommendation: Choose the lowest-privilege role and permissions to avoid giving unnecessary access by default.
Step 2: Create an API Key for SCIM in Rocketlane
Go to Settings → API.
Click Create API Key.
Name it something identifiable like "Okta SCIM".
Copy the generated API key — you will need it shortly.
Step 3: Add Rocketlane SCIM Application in Okta
Open Okta and navigate to:
Applications → Applications → Browse App CatalogSearch for Rocketlane SCIM.
Click Add Integration.
Fill the application details:
Application Label: Rocketlane SCIM (or any name)
Entity ID: your Rocketlane URL
ACS URL: your Rocketlane URL
Click Done.
Step 4: Configure API Integration in Okta
Inside the Rocketlane SCIM application in Okta, click Provisioning in the top menu.
Click Configure API Integration.
Check Enable API Integration.
Enter the following:
Base URL:
https://<your-subdomain>.api.rocketlane.com/api/scim/v2
Example:
If your Rocketlane URL is acme.rocketlane.com, use:
https://acme.api.rocketlane.com/api/scim/v2API Token: Paste the API key you created earlier.
Click Test Credentials.
Once validated, click Save.
Step 5: Enable SCIM Provisioning Features in Okta
Navigate to Provisioning → To App.
Click Edit.
Enable:
Create Users
Update User Attributes
Deactivate Users
Disable:
Set Password on New User
(Rocketlane manages passwords separately)
Click Save.
Step 6: Assign Users from Okta to Rocketlane
Navigate to Directory → People in Okta.
Choose a user and click Assign → Assign to People.
Edit any required user details and click Save.
When you check Settings → Team Members in Rocketlane,
you will see the newly assigned user automatically added with the default role and permission set.
Step 7: Sync Role Changes from Okta to Rocketlane
Go back to the user in Okta.
Click the Edit icon next to their Rocketlane assignment.
Locate the Roles field.
Change value to create and update, and give any configured role input.
Save the changes.
When you return to Rocketlane, you’ll see that the user’s role/permission has been updated based on your Okta changes.
Note: Please allow a few minutes for the changes to take effect.
Step 8: Configure Role Mapping in Rocketlane
Role Mapping allows Rocketlane to understand how Okta roles should translate into Rocketlane roles.
Go to Settings → SCIM in Rocketlane.
Scroll to Role Mapping.
Click Add New Field.
Define:
Okta Role Input (e.g., Product Manager)
Mapped Rocketlane Role (e.g., Product Manager)
Permission Set (e.g., Superuser)
This ensures role updates from Okta sync correctly.
Step 9: Configure Field Mapping (Optional)
To map Okta profile fields to Rocketlane fields:
Go to Field Mapping inside SCIM settings.
Click Add New Field.
Select:
The Okta Attribute (e.g., department, title)
The Rocketlane Field it should sync into.
This helps maintain clean and centralized user data.


















