Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 3.22 KB

File metadata and controls

40 lines (32 loc) · 3.22 KB

AccountGeneralSettings

AccountGeneralSettings describes general settings for an account

Properties

Name Type Description Notes
accountDefaultKeyItemId Long AccountDefaultKeyItemID is the item ID of the DFC key item configured as the default protection key [optional]
accountDefaultKeyName String AccountDefaultKeyName is the name of the DFC key item configured as the default key This is here simply for the response to include the item name in addition to the display ID so the client can properly show this to the user. It will not be saved to the DB, only the AccountDefaultKeyItemID will. [optional]
aiInsights AiInsightsSetting [optional]
allowAutoFill Boolean [optional]
allowedClientTypes AllowedClientType [optional]
allowedClientsIps AllowedIpSettings [optional]
allowedGatewaysIps AllowedIpSettings [optional]
authUsageEvent UsageEventSetting [optional]
certificateExpirationEvents CertificateExpirationEventsSettings [optional]
dataProtectionSection DataProtectionSection [optional]
defaultAuthMethod DefaultAuthMethodSettings [optional]
defaultHomePage DefaultHomePage [optional]
dynamicSecretMaxTtl DynamicSecretMaxTtl [optional]
enableRequestForAccess Boolean [optional]
hidePersonalFolder Boolean [optional]
hideSecretRevealCopy Boolean [optional]
hideStaticPassword Boolean [optional]
invalidCharacters String InvalidCharacters is the invalid characters for items/targets/roles/auths/notifier_forwarder naming convention [optional]
itemLocking ItemLockingSetting [optional]
itemUsageEvent UsageEventSetting [optional]
lockDefaultKey Boolean LockDefaultKey determines whether the configured default key can be updated by end-users on a per-request basis true - all requests use the configured default key false - every request can determine its protection key (default) nil - change nothing (every request can determine its protection key (default)) This parameter is only relevant if AccountDefaultKeyItemID is not empty [optional]
passwordExpirationInfo PasswordExpirationInfo [optional]
passwordPolicy PasswordPolicyInfo [optional]
passwordScore PasswordScoreSetting [optional]
protectItemsByDefault Boolean [optional]
rotationSecretMaxInterval RotationSecretMaxInterval [optional]
sharingPolicy SharingPolicyInfo [optional]