diff --git a/_security-plugin/configuration/configuration.md b/_security-plugin/configuration/configuration.md index 3403f886..f2179464 100755 --- a/_security-plugin/configuration/configuration.md +++ b/_security-plugin/configuration/configuration.md @@ -53,10 +53,10 @@ The `authc` section has the following format: http_enabled: transport_enabled: order: - http_authenticator: - ... - authentication_backend: - ... + http_authenticator: + ... + authentication_backend: + ... ``` An entry in the `authc` section is called an *authentication domain*. It specifies where to get the user credentials and against which backend they should be authenticated.