Skip to content

Secure Client

Location in GUI: Objects » VPN » Secure Client Customization Objects » VPN » Secure Client File

Diagram
NameTypeConstraintMandatoryDefault Value
secure_client_imagesList[secure_client_images]No
secure_client_profilesList[secure_client_profiles]No
secure_client_posture_packagesList[secure_client_posture_packages]No
secure_client_external_browser_packagesList[secure_client_external_browser_packages]No
secure_client_customizationsList[secure_client_customizations]No
secure_client_custom_attributesList[secure_client_custom_attributes]No

secure_client_images (fmc.domains.objects)

Section titled “secure_client_images (fmc.domains.objects)”
NameTypeConstraintMandatoryDefault Value
nameStringYes
pathStringYes
descriptionStringmax: 255No

secure_client_profiles (fmc.domains.objects)

Section titled “secure_client_profiles (fmc.domains.objects)”
NameTypeConstraintMandatoryDefault Value
nameStringYes
pathStringYes
file_typeChoiceANYCONNECT_MANAGEMENT_VPN_PROFILE, AMP_ENABLER, FEEDBACK, WEB_SECURITY, ANYCONNECT_VPN_PROFILE, UMBRELLA_ROAMING, NETWORK_ACCESS_MANAGER, ISE_POSTURE, NETWORK_VISIBILITYYes
descriptionStringmax: 255No

secure_client_posture_packages (fmc.domains.objects)

Section titled “secure_client_posture_packages (fmc.domains.objects)”
NameTypeConstraintMandatoryDefault Value
nameStringYes
pathStringYes
descriptionStringmax: 255No

secure_client_external_browser_packages (fmc.domains.objects)

Section titled “secure_client_external_browser_packages (fmc.domains.objects)”
NameTypeConstraintMandatoryDefault Value
nameStringYes
pathStringYes
descriptionStringmax: 255No

secure_client_customizations (fmc.domains.objects)

Section titled “secure_client_customizations (fmc.domains.objects)”
NameTypeConstraintMandatoryDefault Value
nameStringYes
pathStringYes
customization_typeChoiceLANGUAGE_LOCALIZATION, IMAGE, SCRIPT, BINARY, CUSTOMIZED_INSTALLER_TRANSFORM, LOCALIZED_INSTALLER_TRANSFORMYes
descriptionStringmax: 255No
languageStringNo
operating_systemChoiceWINDOWS, MAC, LINUXNo
script_typeChoiceON_CONNECT, ON_DISCONNECTNo

secure_client_custom_attributes (fmc.domains.objects)

Section titled “secure_client_custom_attributes (fmc.domains.objects)”
NameTypeConstraintMandatoryDefault Value
nameStringYes
attribute_typeChoiceALLOW_DEFER_UPDATE, PER_APP_VPN, DYNAMIC_SPLIT_TUNNELING, USER_DEFINED_CUSTOM_ATTRYes
defer_update_default_actionChoiceDEFER, UPDATENo
defer_update_minimum_secure_client_versionStringNo
defer_update_prompt_dismiss_timeoutIntegermin: 1, max: 300No
defer_update_prompt_typeChoiceSHOW_UNTIL_USER_ACTION, SHOW_UNTIL_TIMEOUT, NO_PROMPT_AUTO_ACTIONNo
descriptionStringmax: 255No
dynamic_split_tunnel_excluded_domainsListStringNo
dynamic_split_tunnel_included_domainsListStringNo
per_app_vpn_valueStringNo
user_defined_attribute_nameStringNo
user_defined_attribute_valueStringNo

fmc:
domains:
- name: Global
objects:
secure_client_images:
- name: MySecureClientImageName1
description: My Secure Client Image Description 1
path: files/cisco-secure-client-win-arm64-5.1.9.113-webdeploy-k9.pkg
secure_client_profiles:
- name: MySecureClientProfileName1
description: My Secure Client Profile Description 1
file_type: ANYCONNECT_VPN_PROFILE
path: files/CiscoSecureAccessVPN_Profile.xml
- name: MySecureClientProfileName2
description: My Secure Client Profile Description 1
file_type: UMBRELLA_ROAMING
path: files/umbrella_profile.json
secure_client_posture_packages:
- name: MySecureClientPosturePackageName1
description: My Secure Client Posture Package Description 1
path: files/secure-firewall-posture-5.1.10.295-k9.pkg
secure_client_external_browser_packages:
- name: MySecureClientExternalBrowserPackageName1
description: My Secure Client External Browser Package Description 1
path: files/external-sso-5.1.10.233-webdeploy-k9.pkg
secure_client_customizations:
- name: MySecureClientCustomizationName1
description: My Secure Client Customization Description 1
customization_type: LANGUAGE_LOCALIZATION
language: pl
path: files/AnyConnect_pl-pl.po
- name: MySecureClientCustomizationName2
description: My Secure Client Customization Description 2
customization_type: IMAGE
operating_system: WINDOWS
path: files/alert.png
secure_client_custom_attributes:
- name: MySecureClientCustomAttributeName1
description: My Secure Client Custom Attribute Description 1
attribute_type: USER_DEFINED_CUSTOM_ATTR
user_defined_attribute_name: my_custom_attribute_name
user_defined_attribute_value: my_custom_attribute_value
- name: MySecureClientCustomAttributeName2
description: My Secure Client Custom Attribute Description 2
attribute_type: DYNAMIC_SPLIT_TUNNELING
dynamic_split_tunnel_included_domains:
- included.domain1.com
- included.domain2.com
dynamic_split_tunnel_excluded_domains:
- excluded.domain1.com