diff --git a/docs/configure-harvest-basic.md b/docs/configure-harvest-basic.md index e8159b21c..3eaa693d4 100644 --- a/docs/configure-harvest-basic.md +++ b/docs/configure-harvest-basic.md @@ -147,6 +147,8 @@ of the following parameters. | `credentials_file` | Relative or absolute path to a yaml file that contains cluster credentials | | [link](#credentials-file) | | `credentials_script` | External script Harvest executes to retrieve credentials | | [link](#credentials-script) | +## Precedence + When multiple authentication parameters are defined at the same time, Harvest tries each method listed below, in the following order, to resolve authentication requests. The first method that returns a non-empty password stops the search.