Use the PUT /kerberos/realms/settings
endpoint to set or update the Kerberos Realms settings.
Code | Reason |
---|---|
200 | Settings updated. |
400 | The request was improperly formatted or contained invalid fields. |
422 | Validation error(s) occurred. |
KerberosRealmsSettings
- Settings for all of the Kerberos Realms.
Property | Type | Description |
---|---|---|
debugLogOutput | boolean | Reference to the default logging. |
forceTcp | boolean | Reference to the default security. |
kdcRetries * | string | Reference to the default Key Distribution Center Retries. |
kdcTimeout * | string | Reference to the default Key Distribution Center Timeout (in seconds). |