APIRef_tm_ltm_auth_kerberos-delegationΒΆ
mgmt/tm/ltm/auth/kerberos-delegation
Kerberos configuration for remote client authentication
REST Endpoints
- Collection URI
/mgmt/tm/ltm/auth/kerberos-delegation
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/auth/kerberos-delegation/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service to which the object belongs. | |
clientPrincipal |
string | required | read/write | Specifies the principal that the client sees. This is usually a value such as HTTP/<fqdn>. The client principal may be in a different domain from the server principal. This setting is required. There is no default value. | |
debugLogging |
string | disabled | optional | read/write | Specifies whether debug logging is enabled. The default value is disabled. |
description |
string | optional | read/write | User defined description. | |
tmPartition |
string | Common | optional | read/write | Displays the administrative partition within which the configuration resides. |
protocolTransition |
string | disabled | optional | read/write | Specifies whether associated virtual should transition client certificate authentication into Kerberos credentials. |
serverPrincipal |
string | required | read/write | Specifies the principal of the back-end web server. This is usually a value such as HTTP/<fqdn of server>. The server principal may be in a different domain from the client principal. This setting is required. There is no default value. |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.