Make logging in simple and secure by integrating your identity provider (IdP) with Crossbeam.
❗️Important
SAML SSO is only available on the Supernode plan. Contact support@crossbeam.com to upgrade your plan.
In this article:
Configuring SSO in Crossbeam
Go to the Settings page and scroll down to Login Options section.
Then, populate the following fields and click Save Settings.
Identity provider Single Sign On URL: This is the URL used to start the log in process.
X.509 certificate: This allows Crossbeam to validate SAML requests from your identity provider.
❗️Important
The X.509 Certificate must be in this format:
-----BEGIN CERTIFICATE-----
Paste your signing certificate from your IdP here
-----END CERTIFICATE-----
Here is an example:
Next, enable SAML SSO by toggling on the enable option:
Enforcing SSO Log In
To enforce SSO log in, select "My team must log in with SSO". You will be presented with the option to exclude users from being required to log in via SSO. While you will retain your original login as well, we recommend including anyone who cannot log in via SSO, or any additional users who can still access Crossbeam in the event of an identity provider failure.
✍️ Note
Any existing users will be removed from Crossbeam unless you enter them into the SSO Login Exceptions box. They will need to login via Okta to be re-added to the account.
Just-in-Time (JIT) Provisioning
New teammates can add themselves to this workspace if they have the appropriate IdP credentials. Every new user that gains access for the first time via SSO will be given the View Only role. Learn more about user roles and permissions here.
Hit Save Settings to save your SSO configuration.
Logging into Crossbeam with SSO
To log in to Crossbeam via SSO, you must have the login URL for your organization. It will look something like this:
You can find your specific org's log in on your Settings page:
Visiting that URL should take you to an SSO login landing page in Crossbeam that looks something like this:
If you click Log in with SAML SSO
, you will be taken to your IdP's login page. The following example shows Okta's login page:
Logging into your IdP will then subsequently log you in to Crossbeam.
The following help articles cover the IdP set up for Okta & Salesforce:
Configuring SAML SSO with Okta
Configuring SAML SSO with Salesforce
✍️ Note
If you do not already have a Crossbeam account, one will be created for you upon log in with the View Only user role. Contact an admin on your account to receive any additional permissions.
🎓 Sign in to Crossbeam Academy to further explore SAML SSO!
📄 Related Articles