Authentication
HTTP Basic
A Basic HTTP authentication is available out of the box and can be enabled by using the auth-basic-credentials
parameter in configuration.
NUMARY_AUTH_BASIC_CREDENTIALS=foo:bar \
numary server start
A Basic HTTP authentication is available out of the box and can be enabled by using the auth-basic-credentials
parameter in configuration.
NUMARY_AUTH_BASIC_CREDENTIALS=foo:bar \
numary server start