Loading search index…
No recent searches
No results for "Query here"
Perform cryptographic hash validations
Perform cryptographic hash validations.
This subcommand allows performing cryptographic hash validations. i.e. checking hash digests against a password.
authelia crypto hash validate [flags] -- <digest>
authelia crypto hash validate --help authelia crypto hash validate --password 'p@ssw0rd' -- '$5$rounds=500000$WFjMpdCQxIkbNl0k$M0qZaZoK8Gwdh8Cw5diHgGfe5pE0iJvxcVG3.CVnQe.'
-h, --help help for validate --password string manually supply the password rather than using the terminal prompt
-c, --config strings configuration files or directories to load, for more information run 'authelia -h authelia config' (default [configuration.yml]) --config.experimental.filters strings list of filters to apply to all configuration files, for more information run 'authelia -h authelia filters'