HTTP authentication method name
--http-authentication-method method
--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.
methodName of HTTP authentication method. spnego (Simple and Protected
Negotiation Mechanism) is the only supported method.
Specify spnego as the HTTP authentication method.
--http-authentication-method spnego