mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
1cf4e57bb1
Example 1: The user has validated first factor when accessing a service protected by basic auth. When he tries to access another service protected by second factor, he is redirected to second factor step to complete authentication. Example 2: The user has already validated second factor. When he access auth service, he is redirected either to /loggedin page that displays an "already logged in" page or to the URL provided in the "redirect" query parameter. |
||
---|---|---|
.. | ||
access_control | ||
configuration | ||
connectors/mongo | ||
ldap | ||
logging | ||
notifiers | ||
routes | ||
storage | ||
utils | ||
AuthenticationMethodCalculator.ts | ||
AuthenticationRegulator.ts | ||
AuthenticationSession.ts | ||
AuthenticationValidator.ts | ||
ErrorReplies.ts | ||
Exceptions.ts | ||
FirstFactorValidator.ts | ||
IdentityCheckMiddleware.ts | ||
IdentityCheckPreValidationTemplate.ts | ||
RestApi.ts | ||
Server.ts | ||
ServerVariables.ts | ||
ServerVariablesHandler.ts | ||
TOTPGenerator.ts | ||
TOTPValidator.ts |