<?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 Prisma Cloud Compute Multi Tenancy and creating Project in Prisma Cloud Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prisma-cloud-compute-multi-tenancy-and-creating-project/m-p/596929#M1280</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to inform you about an issue I encountered while creating and provisioning a project. I enabled the "Projects" feature, and during configuration, I mistakenly set the Supervisor Address to &lt;CODE&gt;&lt;A href="https://localhost:8083" target="_blank" rel="noopener"&gt;https://localhost:8083&lt;/A&gt;&lt;/CODE&gt; and filled in my admin credentials. However, upon trying to access &lt;CODE&gt;&lt;A href="https://localhost:8083" target="_blank" rel="noopener"&gt;https://localhost:8083&lt;/A&gt;&lt;/CODE&gt; in the browser, I encountered an error indicating "too many redirects."&lt;/P&gt;
&lt;P&gt;I realized that the Supervisor Address configuration was incorrect and needed to be reset. Unfortunately, I was unable to log in due to the redirect error. To resolve this, I used the API service to reset the settings to their default configuration. The command I used is as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="dark bg-gray-950 contain-inline-size rounded-md border-[0.5px] border-token-border-medium"&gt;
&lt;DIV class="flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="overflow-y-auto p-4" dir="ltr"&gt;&lt;CODE class="!whitespace-pre hljs language-bash"&gt;curl -k \
  -u admin \
  -X POST \
  -H &lt;SPAN class="hljs-string"&gt;'Content-Type:application/json'&lt;/SPAN&gt; \
  -d &lt;SPAN class="hljs-string"&gt;'{"master":false, "redirectURL":""}'&lt;/SPAN&gt; \
  &lt;A href="https://localhost:8083/api/v1/settings/projects" target="_blank" rel="noopener"&gt;https://localhost:8083/api/v1/settings/projects&lt;/A&gt;
&lt;/CODE&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please enter your password for the CLI interface. After executing the API command, the incorrect configuration was resolved, allowing me to log in successfully. I then proceeded to delete the project settings that had been causing the issue.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Fahri&lt;/P&gt;</description>
    <pubDate>Thu, 05 Sep 2024 08:25:58 GMT</pubDate>
    <dc:creator>F.Cetin</dc:creator>
    <dc:date>2024-09-05T08:25:58Z</dc:date>
    <item>
      <title>Prisma Cloud Compute Multi Tenancy and creating Project</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prisma-cloud-compute-multi-tenancy-and-creating-project/m-p/596929#M1280</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to inform you about an issue I encountered while creating and provisioning a project. I enabled the "Projects" feature, and during configuration, I mistakenly set the Supervisor Address to &lt;CODE&gt;&lt;A href="https://localhost:8083" target="_blank" rel="noopener"&gt;https://localhost:8083&lt;/A&gt;&lt;/CODE&gt; and filled in my admin credentials. However, upon trying to access &lt;CODE&gt;&lt;A href="https://localhost:8083" target="_blank" rel="noopener"&gt;https://localhost:8083&lt;/A&gt;&lt;/CODE&gt; in the browser, I encountered an error indicating "too many redirects."&lt;/P&gt;
&lt;P&gt;I realized that the Supervisor Address configuration was incorrect and needed to be reset. Unfortunately, I was unable to log in due to the redirect error. To resolve this, I used the API service to reset the settings to their default configuration. The command I used is as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="dark bg-gray-950 contain-inline-size rounded-md border-[0.5px] border-token-border-medium"&gt;
&lt;DIV class="flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="overflow-y-auto p-4" dir="ltr"&gt;&lt;CODE class="!whitespace-pre hljs language-bash"&gt;curl -k \
  -u admin \
  -X POST \
  -H &lt;SPAN class="hljs-string"&gt;'Content-Type:application/json'&lt;/SPAN&gt; \
  -d &lt;SPAN class="hljs-string"&gt;'{"master":false, "redirectURL":""}'&lt;/SPAN&gt; \
  &lt;A href="https://localhost:8083/api/v1/settings/projects" target="_blank" rel="noopener"&gt;https://localhost:8083/api/v1/settings/projects&lt;/A&gt;
&lt;/CODE&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please enter your password for the CLI interface. After executing the API command, the incorrect configuration was resolved, allowing me to log in successfully. I then proceeded to delete the project settings that had been causing the issue.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Fahri&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 08:25:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prisma-cloud-compute-multi-tenancy-and-creating-project/m-p/596929#M1280</guid>
      <dc:creator>F.Cetin</dc:creator>
      <dc:date>2024-09-05T08:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Prisma Cloud Compute Multi Tenancy and creating Project</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prisma-cloud-compute-multi-tenancy-and-creating-project/m-p/597515#M1286</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/268628671"&gt;@F.Cetin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/268628671"&gt;@F.Cetin&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to inform you about an issue I encountered while creating and provisioning a project. I enabled the "Projects" feature, and during configuration, I mistakenly set the Supervisor Address to &lt;CODE&gt;&lt;A href="https://localhost:8083" target="_blank" rel="noopener"&gt;https://localhost:8083&lt;/A&gt;&lt;/CODE&gt; and filled in my admin credentials. However, upon trying to access &lt;CODE&gt;&lt;A href="https://localhost:8083" target="_blank" rel="noopener"&gt;https://localhost:8083&lt;/A&gt;&lt;/CODE&gt; in the browser, I encountered an error indicating "too many redirects."&lt;/P&gt;
&lt;P&gt;I realized that the Supervisor Address configuration was incorrect and needed to be reset. Unfortunately, I was unable to log in due to the redirect error. To resolve this, I used the API service to reset the settings to their default configuration. The command I used is as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="dark bg-gray-950 contain-inline-size rounded-md border-[0.5px] border-token-border-medium"&gt;
&lt;DIV class="flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="overflow-y-auto p-4" dir="ltr"&gt;&lt;CODE class="!whitespace-pre hljs language-bash"&gt;curl -k \
  -u admin \
  -X POST \
  -H &lt;SPAN class="hljs-string"&gt;'Content-Type:application/json'&lt;/SPAN&gt; \
  -d &lt;SPAN class="hljs-string"&gt;'{"master":false, "redirectURL":""}'&lt;/SPAN&gt; \
  &lt;A href="https://localhost:8083/api/v1/settings/projects" target="_blank" rel="noopener"&gt;https://localhost:8083/api/v1/settings/projects&lt;/A&gt;
&lt;/CODE&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please enter your password for the CLI interface. After executing the API command, the incorrect configuration was resolved, allowing me to log in successfully. I then proceeded to delete the project settings that had been causing the issue.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Fahri&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's awesome !&lt;/P&gt;
&lt;P&gt;Thanks for providing this solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;-Kim.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 08:23:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prisma-cloud-compute-multi-tenancy-and-creating-project/m-p/597515#M1286</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2024-09-11T08:23:34Z</dc:date>
    </item>
  </channel>
</rss>

