<?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 Re: SAML authentication - How to avoud the &amp;quot;Open GlobalProtect ...&amp;quot; popup ? in GlobalProtect Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/saml-authentication-how-to-avoud-the-quot-open-globalprotect/m-p/565126#M4610</link>
    <description>&lt;P&gt;we resolved it with a registry entry, only for edge at the moment. if you manage to implement the same for Firefox and Chrome, please let me know to take advantage of it &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$RegistryPath = 'HKLM:\SOFTWARE\Policies\Microsoft\Edge'&lt;BR /&gt;$Name = 'AutoLaunchProtocolsFromOrigins'&lt;BR /&gt;$type = 'String'&lt;BR /&gt;$Value = '[{\"allowed_origins\": [\"&lt;A href="https://vpn2.xxx.yyy.zzz/\" target="_blank"&gt;https://vpn2.xxx.yyy.zzz/\&lt;/A&gt;"],\"protocol\": \"globalprotectcallback\"}]'&lt;BR /&gt;New-ItemProperty -Path $RegistryPath -Name $Name -Value $Value -PropertyType $type -Force&lt;/P&gt;</description>
    <pubDate>Fri, 10 Nov 2023 09:19:31 GMT</pubDate>
    <dc:creator>JoseCortijo</dc:creator>
    <dc:date>2023-11-10T09:19:31Z</dc:date>
    <item>
      <title>SAML authentication - How to avoud the "Open GlobalProtect ..." popup ?</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/saml-authentication-how-to-avoud-the-quot-open-globalprotect/m-p/516369#M3203</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I recently integrated Azure MFA via SAML with GlobalProtect and it works flawless. The only little issue is a popup that always appears whenever the authentication process is about to be completed. I guess this is the browser communicating with the global protect app , necessary to complete the tunnel creation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea about how to stop this from happening?&amp;nbsp;I am pretty sure that this is done via an URLAllowList registry entry but I dont know which extension I should approve. So I decided to click on the chek to 'Allow this entry ...' and look for the entry and simply create that entry via script. But unfortunately I cannot find the registry entry. I tried in several location for different browsers without success.An example for Chrome would be&lt;/P&gt;
&lt;P&gt;&lt;A href="https://admx.help/?Category=Chrome&amp;amp;Policy=Google.Policies.Chrome::URLAllowlist" target="_blank" rel="noopener"&gt;https://admx.help/?Category=Chrome&amp;amp;Policy=Google.Policies.Chrome::URLAllowlist&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Please note you are posting a public message where community members and experts can provide assistance. Sharing private information such as serial numbers or company information is not recommended.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;Please note you are posting a public message where community members and experts can provide assistance. Sharing private information such as serial numbers or company information is not recommended.</description>
      <pubDate>Thu, 29 Sep 2022 15:21:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/saml-authentication-how-to-avoud-the-quot-open-globalprotect/m-p/516369#M3203</guid>
      <dc:creator>techreg</dc:creator>
      <dc:date>2022-09-29T15:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAML authentication - How to avoud the "Open GlobalProtect ..." popup ?</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/saml-authentication-how-to-avoud-the-quot-open-globalprotect/m-p/564862#M4600</link>
      <description>&lt;P&gt;Did you ever figure this out?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 19:16:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/saml-authentication-how-to-avoud-the-quot-open-globalprotect/m-p/564862#M4600</guid>
      <dc:creator>LCMember319</dc:creator>
      <dc:date>2023-11-08T19:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAML authentication - How to avoud the "Open GlobalProtect ..." popup ?</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/saml-authentication-how-to-avoud-the-quot-open-globalprotect/m-p/565126#M4610</link>
      <description>&lt;P&gt;we resolved it with a registry entry, only for edge at the moment. if you manage to implement the same for Firefox and Chrome, please let me know to take advantage of it &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$RegistryPath = 'HKLM:\SOFTWARE\Policies\Microsoft\Edge'&lt;BR /&gt;$Name = 'AutoLaunchProtocolsFromOrigins'&lt;BR /&gt;$type = 'String'&lt;BR /&gt;$Value = '[{\"allowed_origins\": [\"&lt;A href="https://vpn2.xxx.yyy.zzz/\" target="_blank"&gt;https://vpn2.xxx.yyy.zzz/\&lt;/A&gt;"],\"protocol\": \"globalprotectcallback\"}]'&lt;BR /&gt;New-ItemProperty -Path $RegistryPath -Name $Name -Value $Value -PropertyType $type -Force&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 09:19:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/saml-authentication-how-to-avoud-the-quot-open-globalprotect/m-p/565126#M4610</guid>
      <dc:creator>JoseCortijo</dc:creator>
      <dc:date>2023-11-10T09:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAML authentication - How to avoud the "Open GlobalProtect ..." popup ?</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/saml-authentication-how-to-avoud-the-quot-open-globalprotect/m-p/587158#M5369</link>
      <description>&lt;P&gt;$RegistryPath = 'HKLM:\SOFTWARE\Policies\Google\Chrome'&lt;BR /&gt;$Name = 'AutoLaunchProtocolsFromOrigins'&lt;BR /&gt;$Type = 'String'&lt;BR /&gt;$Value = '[{\"allowed_origins\": [\"&lt;A class="fui-Link ___1rxvrpe f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://vpn.sd8.bc.ca//%22],/%22protocol/%22:" href="https://vpn.sd8.bc.ca/\%22],\%22protocol\%22:" target="_blank" rel="noreferrer noopener" aria-label="Link https://vpn.sd8.bc.ca/\&amp;quot;],\&amp;quot;protocol\&amp;quot;:"&gt;https://vpn.xxxx.yyy.zzz/\"],\"protocol\":&lt;/A&gt; \"globalprotectcallback\"}]'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;# Check if the registry path exists, and create it if it doesn't&lt;BR /&gt;if (-not (Test-Path -Path $RegistryPath)) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; New-Item -Path $RegistryPath -Force | Out-Null&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;# Create or update the registry property&lt;BR /&gt;New-ItemProperty -Path $RegistryPath -Name $Name -Value $Value -PropertyType $Type -Force&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 18:46:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/saml-authentication-how-to-avoud-the-quot-open-globalprotect/m-p/587158#M5369</guid>
      <dc:creator>dan.faulks</dc:creator>
      <dc:date>2024-05-17T18:46:29Z</dc:date>
    </item>
  </channel>
</rss>

