Portabase DashboardInstallationAuthentication
Global Configuration
General authentication configuration in Portabase.
These variables control the general authentication behavior and account security on your Portabase instance.
General Settings
Prop
Type
If you disable AUTH_EMAIL_PASSWORD_ENABLED, make sure you have configured at least one functional OAuth2 or OIDC provider, otherwise you might lose access to your instance.
Security Recommendations
- Passkeys: We recommend enabling
AUTH_PASSKEY_ENABLEDto provide a more secure and smooth login experience. - Registration: For a private instance, set
AUTH_SIGNUP_ENABLEDtofalseafter creating your administrator accounts.