<?xml version="1.0" encoding="UTF-8"?>
<!--
  ~ Copyright © 2021 CyberSource. All rights reserved.
  ~ See accompanying LICENSE.txt for applicable terms of use and license.
  -->
<csp_whitelist xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Csp:etc/csp_whitelist.xsd">
    <policies>
        <policy id="script-src">
            <values>
                <value id="cybersource_songbird_sandbox" type="host">songbirdstag.cardinalcommerce.com</value>
                <value id="cybersource_songbird" type="host">songbird.cardinalcommerce.com</value>
            </values>
        </policy>
        <policy id="frame-src">
            <values>
                <value id="cybersource_songbird_sandbox" type="host">geostag.cardinalcommerce.com</value>
                <value id="cybersource_songbird" type="host">geo.cardinalcommerce.com</value>
                <value id="cybersource_songbird_acs" type="host">merchantacs.cardinalcommerce.com</value>
                <value id="cybersource_songbird_acs_sandbox" type="host">0merchantacsstag.cardinalcommerce.com</value>
                <value id="cybersource_centinel_sandbox" type="host">centinelapistag.cardinalcommerce.com</value>
                <value id="cybersource_centinel" type="host">centinelapi.cardinalcommerce.com</value>
            </values>
        </policy>
        <policy id="connect-src">
            <values>
                <value id="cybersource_songbird_sandbox" type="host">centinelapistag.cardinalcommerce.com</value>
                <value id="cybersource_songbird" type="host">centinelapi.cardinalcommerce.com</value>
                <value id="cybersource_songbird_geo_sandbox" type="host">geostag.cardinalcommerce.com</value>
                <value id="cybersource_songbird_geo" type="host">geo.cardinalcommerce.com</value>
            </values>
        </policy>
        <policy id="form-action">
            <values>
                <value id="cybersource_songbird_sandbox" type="host">0merchantacsstag.cardinalcommerce.com</value>
                <value id="cybersource_songbird_acs" type="host">merchantacs.cardinalcommerce.com</value>
                <value id="cybersource_cardinal_geo_sandbox" type="host">geostag.cardinalcommerce.com</value>
                <value id="cybersource_cardinal_geo" type="host">geo.cardinalcommerce.com</value>
            </values>
        </policy>
    </policies>
</csp_whitelist>
