v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
User sources

This is the endpoint that is called when the user wants to initiate a SSO SAML login from Baserow (the service provider). The user will be redirected to the SAML identity provider (IdP) where the user can authenticate. Once logged in in the IdP, the user will be redirected back to the assertion consumer service endpoint (ACS) where the SAML response will be validated and a new JWT session token will be provided to work with Baserow APIs.

get/api/user-source/{user_source_uid}/sso/saml/login/

Path parameters

user_source_uidstring required

Query parameters

emailstring

The email address of the user that want to sign in using SAML.

originalstring

The url to which the user should be redirected after a successful login or sign up.