For the complete documentation index, see llms.txt. This page is also available as Markdown.

Setup Single-Sign-On (SSO)

Customer Setup Instructions

Single Sign-On (SSO) enables your users to authenticate into Bluebricks using your organization’s identity provider (IdP). Follow the steps below to complete the configuration.

Step 1: Configure a Bluebricks Application in Your Identity Provider

In your IdP (e.g., Okta, Azure AD, Google Workspace, OneLogin), create a new application integration for Bluebricks. When prompted, use the following endpoints:

Redirect URI (Callback URL)

https://auth.bluebricks.co/login/callback

Logout URL

https://auth.bluebricks.co/logout

Step 2: Provide Your Tenant Credentials to Bluebricks

After completing the application setup, retrieve the Tenant ID and Client Secret (or equivalent values depending on your IdP).

Share these credentials with the Bluebricks team via a secure channel (e.g., a one-time secret-sharing service).

Additional Assistance

If you need help with your configuration or encounter any issues, contact Bluebricks Support: support@bluebricks.co

User Auto-Provisioning

When SSO is enabled, users who authenticate through your IdP for the first time are automatically created in Bluebricks; no manual invite is required.

  • Default role: New auto-provisioned users are assigned the Deployer role.

  • Admins can change a user's role at any time via Account Settings > Users.

Last updated