mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
c061dbfda4
One can now customize the default authentication method for all sub-domains, i.e., either 'two_factor' or 'basic_auth' and define specific authentication method per sub-domain. For example, one can specify that every sub-domain must be authenticated with two factor except one sub-domain that must be authenticated with basic auth. |
||
---|---|---|
.. | ||
access_control | ||
configuration | ||
connectors/mongo | ||
ldap | ||
mocks | ||
notifiers | ||
routes | ||
server | ||
storage | ||
utils | ||
AuthenticationMethodCalculator.test.ts | ||
AuthenticationRegulator.test.ts | ||
IdentityCheckMiddleware.test.ts | ||
requests.ts | ||
ServerConfiguration.test.ts | ||
SessionConfigurationBuilder.test.ts | ||
TOTPValidator.test.ts |