Login¶
The login screen is available at /Login by default (the path is configurable). Its behavior is configured under Security → Settings → User Login:
- Render the login page with the site theme instead of the admin theme.
- Disable local (username/password) login entirely to force authentication through an external provider.
- Require and configure two-factor authentication, optionally only for specific roles.
Related options live in their own places:
- External providers: enable and configure Microsoft, Facebook, Twitter, GitHub, Google, or any OpenID Connect provider.
- Password strength rules: see Change password configuration.
- Account lockout after failed attempts: see Change lockout configuration.
To let visitors create their own account, see Registration.