<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problem with Cisco WSA Proxy integration in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/problem-with-cisco-wsa-proxy-integration/m-p/1233134#M4096</link>
    <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a problem with Cisco WSA Proxy integration. &lt;/P&gt;
&lt;P&gt;I'm trying to connect XSOAR with Cisco WSA Proxy&amp;nbsp;through &lt;SPAN&gt;Cisco WSA v2&lt;/SPAN&gt; integration. The user for this API has full administrator rights, authentication is successful, and I get a response for a GET request - !cisco-wsa-url-categories-list successfully.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I'm trying to execute one of other GET and POST requests, every time I'm receiving error:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Error in API call [403] - Forbidden {"error": {"message": "Invalid User.", "code": "403", "explanation": "403 = Request forbidden -- authorization will not help."}}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;AsyncOS is enabled, all communications are open, I tried with different ports, but situation is the same.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can anyone suggest an option to resolve this problem?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jul 2025 11:25:21 GMT</pubDate>
    <dc:creator>YuliyanD</dc:creator>
    <dc:date>2025-07-03T11:25:21Z</dc:date>
    <item>
      <title>Problem with Cisco WSA Proxy integration</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/problem-with-cisco-wsa-proxy-integration/m-p/1233134#M4096</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a problem with Cisco WSA Proxy integration. &lt;/P&gt;
&lt;P&gt;I'm trying to connect XSOAR with Cisco WSA Proxy&amp;nbsp;through &lt;SPAN&gt;Cisco WSA v2&lt;/SPAN&gt; integration. The user for this API has full administrator rights, authentication is successful, and I get a response for a GET request - !cisco-wsa-url-categories-list successfully.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I'm trying to execute one of other GET and POST requests, every time I'm receiving error:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Error in API call [403] - Forbidden {"error": {"message": "Invalid User.", "code": "403", "explanation": "403 = Request forbidden -- authorization will not help."}}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;AsyncOS is enabled, all communications are open, I tried with different ports, but situation is the same.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can anyone suggest an option to resolve this problem?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 11:25:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/problem-with-cisco-wsa-proxy-integration/m-p/1233134#M4096</guid>
      <dc:creator>YuliyanD</dc:creator>
      <dc:date>2025-07-03T11:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Cisco WSA Proxy integration</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/problem-with-cisco-wsa-proxy-integration/m-p/1233272#M4097</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Problem:&lt;/STRONG&gt; &lt;CODE&gt;!cisco-wsa-url-categories-list&lt;/CODE&gt; works, but other API calls fail with "403 Forbidden: Invalid User."&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Why (Likely Cause):&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Your API user, even if a "full admin," &lt;STRONG&gt;lacks specific API permissions&lt;/STRONG&gt; within the Cisco WSA's user roles. Cisco WSA API access is granular.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Solution (Main Steps):&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL start="1"&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Check WSA User Roles:&lt;/STRONG&gt; On your WSA (&lt;CODE&gt;System Administration &amp;gt; Users&lt;/CODE&gt;), verify the role assigned to your XSOAR API user.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Verify Role Permissions:&lt;/STRONG&gt; Edit that role (or create a new one) and &lt;STRONG&gt;explicitly enable "API Access," "Management API," or "Reporting API" permissions&lt;/STRONG&gt;, plus any specific Read/Write permissions needed for the failing commands.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Check WSA Logs:&lt;/STRONG&gt; Look in &lt;CODE&gt;System Administration &amp;gt; Log Subscriptions&lt;/CODE&gt; on the WSA for API/Access logs. They'll give more detail on &lt;I&gt;why&lt;/I&gt; the user is deemed "invalid" for specific requests.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Fri, 04 Jul 2025 04:26:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/problem-with-cisco-wsa-proxy-integration/m-p/1233272#M4097</guid>
      <dc:creator>Mudhireddy</dc:creator>
      <dc:date>2025-07-04T04:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Cisco WSA Proxy integration</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/problem-with-cisco-wsa-proxy-integration/m-p/1233524#M4103</link>
      <description>&lt;P&gt;Hi, &lt;SPAN class="UserName lia-user-name lia-user-rank-L4-Transporter lia-component-message-view-widget-author-username"&gt;&lt;A id="link_14" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/189408" target="_self" aria-label="View Profile of Mudhireddy"&gt;&lt;SPAN class=""&gt;Mudhireddy&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for detailed steps!&lt;/P&gt;
&lt;P&gt;- I checked the role in the WSA User Roles - Everything is correct.&lt;/P&gt;
&lt;P&gt;- I tried to find the menu for Role Permissions, but there is no option to enable or disable different permissions on the predefined roles. Also, I don't have option to create a new role with specific permission. I didn't find any information in the Cisco WSA manuals how to do that. &lt;/P&gt;
&lt;P&gt;I use the latest WSA version- AsyncOS 14.5.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there anything else I can try or look for to deal with this problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Yuliyan&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2025 08:29:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/problem-with-cisco-wsa-proxy-integration/m-p/1233524#M4103</guid>
      <dc:creator>YuliyanD</dc:creator>
      <dc:date>2025-07-08T08:29:37Z</dc:date>
    </item>
  </channel>
</rss>

