docs(authelia): add hint for how to generate secret digest
This commit is contained in:
parent
27b12ddb5b
commit
85f141d226
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ in
|
|||
];
|
||||
allowed_origins_from_client_redirect_uris = true;
|
||||
};
|
||||
# To generate new secret digests: `authelia crypto hash generate argon2`
|
||||
identity_providers.oidc.clients = [
|
||||
{
|
||||
id = "miniflux";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue