Mention padlock-secret in README

This commit is contained in:
Xiretza 2024-02-15 21:05:32 +00:00
parent ead1c7ebad
commit 3c0db5f1b5

View file

@ -42,7 +42,9 @@ these custom users are properly authenticated.
### Configuring factoriauth
Copy `config.toml.example` to `config.toml` and adjust as necessary.
Copy `config.toml.example` to `config.toml` and adjust as necessary. `padlock-secret` needs to be a
hex-encoded binary string of at least 32 bytes - either generate your own, or attempt to start
factoriauth once and copy the freshly generated secret from the error message.
#### LDAP authentication backend notes