http-authentication-method
HTTP authentication method name
Syntax
--http-authentication-method method
Description
--http-authentication-method
specifies the HTTP authentication method that the server uses to authenticate the
client.method
If you do not specify this property, the server does not perform HTTP authentication. You can still authenticate using an HTTPS client certificate. For more information on configuring client authentication, see Configure Client Authentication.
Parameters
method
Name of HTTP authentication method.
spnego
(Simple and Protected Negotiation Mechanism) is the only supported method.
Examples
Specify spnego
as the HTTP authentication method.
--http-authentication-method spnego
Version History
Introduced in R2019b