Learn how authentication and user invitation work in self-hosted Formbricks deployments.
AUTH_SKIP_INVITE_FOR_SSO
AUTH_DEFAULT_TEAM_ID
AUTH_SKIP_INVITE_FOR_SSO
1
, users who sign up via SSO (Single Sign-On) providers (such as Google, Azure AD, SAML, or OIDC) can create an account without requiring an invitation.0
(default), all users—including those signing up via SSO—must be invited by an organization owner or admin before they can create an account.1
if you want to allow anyone with access to your SSO provider to join your Formbricks instance without a manual invite.0
for stricter access control, where only invited users can join, regardless of SSO.AUTH_DEFAULT_TEAM_ID
.env
Configuration