Organization

Org-wide members, roles, and SSO — manage access across all sites.

Organization

Invite teammate

Org admins and owners can invite users to this organization. Invited members get SiteMember access to sites in this org only — not other customers’ sites.

Members
UserAuthRoleJoined

Enterprise SSO (OIDC)

Configure OpenID Connect for Okta, Azure AD, Google Workspace, or any SAML IdP with an OIDC bridge. Set these environment variables on your server:

OIDC_ISSUER=https://your-idp.example.com
OIDC_CLIENT_ID=...
OIDC_CLIENT_SECRET=...
OIDC_REDIRECT_URI=https://your-domain.com/api/auth/sso/callback
OIDC_ALLOWED_DOMAIN=company.com

Users see Sign in with SSO on the login page when OIDC is configured.