AuthScheme
The scheme used for authentication. Accepted entries are None, Basic, Kerberos and LDAP. None is the default.
Possible Values
None, Kerberos, LDAP, Basicデータ型
string
デフォルト値
"None"
解説
This field is used to authenticate against the server. Use the following options to select your authentication scheme:
- None: No authentication is performed, default.
- Kerberos: Set this to use Kerberos to authenticate.
- LDAP: Set this to use LDAP to authenticate.
- Basic: Set this to use http basic authenticator.