Skip to main content

Name

http_basic_auth — Define the user credentials when using basic HTTP authentication

Synopsis

http_basic_auth = "user:password"

Description

Define the user credentials when using basic HTTP authentication. Use this option when the delivery_method uses an HTTP protocol. Use a ‘:’ to separate the username and password.

Theres is no default value for this option.

Scope

http_ is valid in the global, binding_group, binding, and domain scopes.

See Also

Was this page helpful?