Back to Authelia

Identity Validation

docs/content/configuration/identity-validation/introduction.md

4.39.16527 B
Original Source

Configuration

{{< config-alert-example >}}

yaml
identity_validation:
  elevated_session: {}
  reset_password: {}

Options

The two areas protected by the validation methods are:

  • Elevated Session which prevents a logged in user from performing privileged actions without first proving their identity.
  • Reset Password which prevents an anonymous user from performing the password reset for a user without first proving their identity.