client-credential-delegation
Client credential delegation method name
Since R2019b
Syntax
--client-credential-delegation method
Description
--client-credential-delegation
specifies the client credential delegation method that the server uses. Currently,
method
kerberos-without-protocol-transition
is the only supported method. If you
set client-credential-delegation
to
kerberos-without-protocol-transition
, then you must set http-authentication-method
to spnego
; otherwise, the server
fails to start.
Parameters
method
Name of the client credential delegation method.
kerberos-without-protocol-transition
is the only supported method.
Examples
Use kerberos-without-protocol-transition
as the client credential
delegation method.
--client-credential-delegation
kerberos-without-protocol-transition
Version History
Introduced in R2019b