Setup Single-Sign-On (SSO)
Customer Setup Instructions
Last updated
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.
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/callbackLogout URL
https://auth.bluebricks.co/logoutThese endpoints must be added exactly as provided to ensure proper OAuth/OIDC flow handling.
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).
If you need help with your configuration or encounter any issues, contact Bluebricks Support: support@bluebricks.co
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.
SSO auto-provisioning is the recommended approach for onboarding users at scale. It removes the need to invite each user individually and ensures everyone authenticates through your IdP.
Last updated