Let users sign up with a username and password¶
The Native Authenticator lets users signup for creating a new username and password. When they signup, they won’t be able to login until they are authorized by an admin. Users that are characterized as admin have to signup as well, but they will be authorized automatically.
Enabling the authenticator¶
Enable the authenticator and reload config to apply the configuration:
sudo tljh-config set auth.type nativeauthenticator.NativeAuthenticator
sudo tljh-config reload
Optional features¶
More optional features are available on the authenticator documentation <https://native-authenticator.readthedocs.io/en/latest/>