Mention padlock-secret in README
This commit is contained in:
parent
ead1c7ebad
commit
3c0db5f1b5
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue