Documentation Index
Fetch the complete documentation index at: https://docs.spacebaseapp.com/llms.txt
Use this file to discover all available pages before exploring further.
How do I set up an integration with a third-party tool?
Integrations are flexible and customized with support from the Spacebase Engineering team. Data can be exchanged via API connections or SFTP, for existing reports or custom built reports. The Engineering team can configure either manual push/pull processes or fully automated reporting on a defined schedule. They’ll coordinate a setup meeting and guide you on the right stakeholders to involve to ensure everything is aligned from both a technical and business perspective.Is SAML / SSO available?
Yes, SAML/SSO is supported. This is typically configured by connecting your identity provider (such as Okta, Azure AD, or Google) to the platform using exchanged metadata or configuration details like entity IDs, login URLs, and certificates. Once set up, users can securely log in using their existing company credentials, eliminating the need for separate passwords while maintaining strong access controls.We will not use SSO — what are Spacebase’s password requirements?
Passwords are encrypted/hashed for storage using the PBKDF2 algorithm with a SHA256 hash. Below is a summary of the requirements for passwords:- Password can’t be too similar to your other personal information.
- Password must contain at least 8 characters.
- Password can’t be a commonly used password.
- Password can’t be entirely numeric.
- Password must contain at least 1 digit, 0-9.
- Password must contain at least 1 uppercase letter, A-Z.
- Password must contain at least 1 lowercase letter, a-z.
- Password must contain at least 1 symbol:
#?!@$%^&*-"