<?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 admin auth in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/admin-auth/m-p/158825#M97130</link>
    <description>&lt;P&gt;Any plans to allow various external authentication support (AD, SAML, etc)?&lt;/P&gt;</description>
    <pubDate>Wed, 31 May 2017 21:52:19 GMT</pubDate>
    <dc:creator>jchitsaz</dc:creator>
    <dc:date>2017-05-31T21:52:19Z</dc:date>
    <item>
      <title>admin auth</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/admin-auth/m-p/158825#M97130</link>
      <description>&lt;P&gt;Any plans to allow various external authentication support (AD, SAML, etc)?&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 21:52:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/admin-auth/m-p/158825#M97130</guid>
      <dc:creator>jchitsaz</dc:creator>
      <dc:date>2017-05-31T21:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: admin auth</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/admin-auth/m-p/159146#M97131</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/18653"&gt;@jchitsaz&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;we have plans for SAML (&lt;A href="https://github.com/PaloAltoNetworks/minemeld-core/issues/166" target="_blank"&gt;https://github.com/PaloAltoNetworks/minemeld-core/issues/166&lt;/A&gt;), would that work ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 12:25:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/admin-auth/m-p/159146#M97131</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2017-06-02T12:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: admin auth</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/admin-auth/m-p/159199#M97132</link>
      <description>&lt;P&gt;LDAP auth (primarily msft) would be ideal along with SAML. I'd like to be able to restrict access to a group or groups within LDAP which SAML doesn't provide.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 14:47:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/admin-auth/m-p/159199#M97132</guid>
      <dc:creator>chirss</dc:creator>
      <dc:date>2017-06-02T14:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: admin auth</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/admin-auth/m-p/247130#M97134</link>
      <description>SAML would be ideal for us.   Is there any early code we can test and/or contribute to?</description>
      <pubDate>Wed, 23 Jan 2019 12:56:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/admin-auth/m-p/247130#M97134</guid>
      <dc:creator>Hugh.Kelley</dc:creator>
      <dc:date>2019-01-23T12:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: admin auth</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/admin-auth/m-p/247134#M97135</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/103867"&gt;@Hugh.Kelley&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;nope, but you can look into minemeld/flask/aaa*.py files to check the current mechanism. Why SAML?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 13:05:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/admin-auth/m-p/247134#M97135</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2019-01-23T13:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: admin auth</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/admin-auth/m-p/247356#M97136</link>
      <description>&lt;P&gt;SAML is best for me because we have the supporting infrastructure already in place.&amp;nbsp; Our SaaS apps still seem to use SAML more than other protocols like OIDC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the pointer about the /flask files.&amp;nbsp; &amp;nbsp;I'm new to Flask but am thinking that a file like this (link below) could drop into MineMeld pretty easily and sit alongside the /login route&amp;nbsp; (it uses /loginsso).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gist.github.com/hkelley/565a3d0e944b24486b7b78ce8897e218" target="_self"&gt;flask/loginsso.py&lt;/A&gt;&amp;nbsp; &amp;nbsp; # Full transparency - I have not tested this at all, just a mock up&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll try to test some over the coming days.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 13:34:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/admin-auth/m-p/247356#M97136</guid>
      <dc:creator>Hugh.Kelley</dc:creator>
      <dc:date>2019-01-24T13:34:56Z</dc:date>
    </item>
  </channel>
</rss>

