3.12.6. HTTP_AuthenticationScheme Previous topic Parent topic Child topic Next topic

This optional string parameter defines the HTTP authentication scheme to use. Supported values is: Basic. Defaults to not set. When HTTP_AuthenticationHook is configured, HTTP_AuthenticationScheme is ignored.
# API access requires HTTP authentication
HTTP_AuthenticationScheme Basic
HTTP_Username mikem
HTTP_Password fred