authelia: added note about generating secrets
This commit is contained in:
parent
7ab508d6d9
commit
47745359dc
1 changed files with 3 additions and 0 deletions
|
@ -3,4 +3,7 @@
|
||||||
./authelia.nix
|
./authelia.nix
|
||||||
./authelia-nginx.nix
|
./authelia-nginx.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# generate new authelia client secret like so
|
||||||
|
# authelia crypto hash generate pbkdf2 --variant sha512 --random --random.length 72 --random.charset rfc3986
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue