1.5 KiB
1.5 KiB
title | description | lead | date | draft | images | menu | weight | toc | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
authelia | Reference for the authelia command. | 2022-06-15T17:51:47+10:00 | false |
|
320 | true |
authelia
authelia untagged-unknown-dirty (master, unknown)
Synopsis
authelia untagged-unknown-dirty (master, unknown)
An open-source authentication and authorization server providing two-factor authentication and single sign-on (SSO) for your applications via a web portal.
Documentation is available at: https://www.authelia.com/
authelia [flags]
Examples
authelia --config /etc/authelia/config.yml --config /etc/authelia/access-control.yml
authelia --config /etc/authelia/config.yml,/etc/authelia/access-control.yml
authelia --config /etc/authelia/config/
Options
-c, --config strings configuration files to load
-h, --help help for authelia
SEE ALSO
- authelia access-control - Helpers for the access control system
- authelia build-info - Show the build information of Authelia
- authelia crypto - Perform cryptographic operations
- authelia hash-password - Hash a password to be used in file-based users database
- authelia storage - Manage the Authelia storage
- authelia validate-config - Check a configuration against the internal configuration validation mechanisms