<?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 What's the difference between authentication using ProxySSO and authentication using SSO with reverse proxy? in Security</title>
    <link>https://community.splunk.com/t5/Security/What-s-the-difference-between-authentication-using-ProxySSO-and/m-p/486165#M11162</link>
    <description>&lt;P&gt;What's the difference between &lt;STRONG&gt;authentication using ProxySSO&lt;/STRONG&gt; and &lt;STRONG&gt;authentication using SSO with reverse proxy&lt;/STRONG&gt;?&lt;/P&gt;

&lt;P&gt;They sound similar and even the configurations look similar.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Authentication using Proxy SSO&lt;/STRONG&gt;: &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Security/AboutProxySSO"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Security/AboutProxySSO&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Authentication using single sign-on with reverse proxy&lt;/STRONG&gt;: &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Security/HowSplunkSSOworks"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Security/HowSplunkSSOworks&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Mar 2020 09:50:12 GMT</pubDate>
    <dc:creator>kevinhyleepccw</dc:creator>
    <dc:date>2020-03-05T09:50:12Z</dc:date>
    <item>
      <title>What's the difference between authentication using ProxySSO and authentication using SSO with reverse proxy?</title>
      <link>https://community.splunk.com/t5/Security/What-s-the-difference-between-authentication-using-ProxySSO-and/m-p/486165#M11162</link>
      <description>&lt;P&gt;What's the difference between &lt;STRONG&gt;authentication using ProxySSO&lt;/STRONG&gt; and &lt;STRONG&gt;authentication using SSO with reverse proxy&lt;/STRONG&gt;?&lt;/P&gt;

&lt;P&gt;They sound similar and even the configurations look similar.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Authentication using Proxy SSO&lt;/STRONG&gt;: &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Security/AboutProxySSO"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Security/AboutProxySSO&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Authentication using single sign-on with reverse proxy&lt;/STRONG&gt;: &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Security/HowSplunkSSOworks"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Security/HowSplunkSSOworks&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 09:50:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/What-s-the-difference-between-authentication-using-ProxySSO-and/m-p/486165#M11162</guid>
      <dc:creator>kevinhyleepccw</dc:creator>
      <dc:date>2020-03-05T09:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between authentication using ProxySSO and authentication using SSO with reverse proxy?</title>
      <link>https://community.splunk.com/t5/Security/What-s-the-difference-between-authentication-using-ProxySSO-and/m-p/486166#M11163</link>
      <description>&lt;P&gt;The ProxySSO doc appears to be a method that uses LDAP responses to your proxy in order to set the user &amp;amp; &lt;STRONG&gt;group&lt;/STRONG&gt; information in splunk.  Thereby removing the need for a LDAP configuration in authentication.conf to pull the &lt;STRONG&gt;groups&lt;/STRONG&gt;.&lt;/P&gt;

&lt;P&gt;The advantage is it takes the LDAP workload off of Splunk and puts it onto your proxy.&lt;/P&gt;

&lt;P&gt;Whereas the reverse proxy method (traditional / original SSO method I helped some large entities pioneer), still relies on splunk to query LDAP to find the &lt;STRONG&gt;group&lt;/STRONG&gt; that the user belongs to.  Then splunk matches the ldap &lt;STRONG&gt;group&lt;/STRONG&gt; to authorization settings to determine your user's RBAC settings.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Both&lt;/STRONG&gt; methods are technically reverse-proxy SSO methods.&lt;/P&gt;

&lt;P&gt;Wether you call it a reverse proxy or proxy really just implies the direction the user traffic is flowing.   If your user is coming from somewhere internal going through a proxy to get to resources externally, we call that a proxy.  If your user is coming from somewhere external through your proxy to your internal service, that's when we call it a reverse proxy. &lt;/P&gt;

&lt;P&gt;There are other proxy methods too!  You could pull the usernames and groups from a database, or a flat file, or you could dynamically generate them on the proxy based on any number of things (Apache as proxy can do just about anything, but you could also build your own proxy with nginx, haproxy, or even code your own using python or any other number languages that have proxy libraries).&lt;/P&gt;

&lt;P&gt;You may wish to do the LDAP thing in splunk or do it on your proxy or like I said above, not even use LDAP.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 14:39:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/What-s-the-difference-between-authentication-using-ProxySSO-and/m-p/486166#M11163</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-03-05T14:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between authentication using ProxySSO and authentication using SSO with reverse proxy?</title>
      <link>https://community.splunk.com/t5/Security/What-s-the-difference-between-authentication-using-ProxySSO-and/m-p/486167#M11164</link>
      <description>&lt;P&gt;Thanks a lot! Your explanation is very clear.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2020 03:50:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/What-s-the-difference-between-authentication-using-ProxySSO-and/m-p/486167#M11164</guid>
      <dc:creator>kevinhyleepccw</dc:creator>
      <dc:date>2020-03-06T03:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between authentication using ProxySSO and authentication using SSO with reverse proxy?</title>
      <link>https://community.splunk.com/t5/Security/What-s-the-difference-between-authentication-using-ProxySSO-and/m-p/486168#M11165</link>
      <description>&lt;P&gt;My pleasure!&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2020 05:31:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/What-s-the-difference-between-authentication-using-ProxySSO-and/m-p/486168#M11165</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-03-06T05:31:18Z</dc:date>
    </item>
  </channel>
</rss>

