Single Sign On (SSO) allows users to log in just one time with one set of credentials to get access to all corporate apps, websites, and data for which they have permission.
Baserow integrates with any 3rd party SSO provider using Security Assertion Markup Language (SAML) to control who can log in and let them do so without having to sign-up to your Baserow separately.
Single Sign-On feature is a part of the Baserow Enterprise offering. Instance-wide features are only available on the self-hosted Enterprise plan. To learn more about the Baserow enterprise plan, visit our pricing page.
Only Instance admins have access to the Baserow Admin panel. Instance Admins have staff access to the entire self-hosted instance.
Baserow Users can use Single Sign On (SSO) to maintain their user identities in a central location so they can access many services using the same user base.
In general, to configure an authentication provider for single-sign-on users will need to:
To view the providers registered in your instance:
Security Assertion Markup Language (SAML) is a security standard for managing authentication and access. When using SAML SSO, users can log in to their Baserow organization using the organization’s identity provider.
Baserow supports dedicated integrations with the following identity providers:
OAuth2 protocol provides secure delegated access without sharing the credentials. It allows users to give access to their resources hosted by a service provider, such as Facebook, without giving away credentials. It acts as an intermediary on behalf of the end user, providing the service with an access token that authorizes specific account information to be shared.
OpenID Connect is an identity layer built on top of the OAuth 2.0 protocol. Its purpose is to give you one login for multiple sites. With the support of OpenID Connect, the Baserow users are now able to use ANY service that supports this exact protocol to login into the tool.
Still need help? If you’re looking for something else, please feel free to make recommendations or ask us questions—we’re ready to assist you.