The Zero Trust Policy Builder currently supports four different use cases. Each is defined within a sample configuration XML file. These configuration files determine the state of the environment which is being secured.

Config_AuthHeader.xml supports the Authentication Header/Method/SourceIP use case

Config_SourceIP.xml support the Source IP/Method/Path use case

Config_SteeringGroup.xml supports the SteeringGroup/Path/SourceIP use case

Config_Trusted_Zones.xml supports the Trusted/ Untrusted Zone use case

Note: It is recommended that Notepad++ or some other XML-aware application is used when working with the ZTAG configuration files.

Open the desired sample configuration file. The XML files contain similar sections for the Virtual Service configuration that will be used to publish and secure the application/workload. Policy-specific sections will be unique based on the use case.