Skip to main content
Version: 2.0.0

Password Login

Password login is enabled by default for all workspaces. User with admin privilege can enable/disable it.

  • Go to the Workspace Settings (⚙️) from the left sidebar in the ToolJet dashboard

    General Settings: SSO
  • Select SSO from sidebar

    General Settings: SSO
  • Select Password Login. You can enable/disable it

    General Settings: SSO

Retry limits

The user password authentication method will be disabled after predefined numbers of wrong password attempts. This feature can be disabled using setting DISABLE_PASSWORD_RETRY_LIMIT to true in environment variables. Number of retries allowed will be 5 by default, it can be override by PASSWORD_RETRY_LIMIT environment variable.