<?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: Why site doesn't load trying to access Splunk via proxy with Splunk 6.2 SSO using Windows 2012R2 IIS Server? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195585#M38888</link>
    <description>&lt;P&gt;How do we find the underlying issue so we don't need to use Legacy mode?&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jan 2015 22:31:28 GMT</pubDate>
    <dc:creator>dprows</dc:creator>
    <dc:date>2015-01-12T22:31:28Z</dc:date>
    <item>
      <title>Why site doesn't load trying to access Splunk via proxy with Splunk 6.2 SSO using Windows 2012R2 IIS Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195582#M38885</link>
      <description>&lt;P&gt;I've tried to implement Splunk 6.2 SSO using Windows 2012R2 IIS Server. But when i try to access splunk via proxy the site does not load properly. I only get:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;splunk&amp;gt; &lt;BR /&gt;
Loading...&lt;/STRONG&gt; &lt;/P&gt;

&lt;P&gt;My Network consists of one Windows 2012R2 Server with Splunk 6.2/ IIS / ARR 3.0 / Helicon ISAPI_Rewrite 3.1 Lite. I've been following instructions from #Conf2014  "Passwords Are For Chumps: Using Single Sign-on" Video and slidedeck is available on &lt;A href="http://conf.splunk.com/sessions/2014?r=conf_topnav_keynotessessions_2014sessions" target="_blank"&gt;http://conf.splunk.com/sessions/2014?r=conf_topnav_keynotessessions_2014sessions&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;Everything looks fine with /debug/sso&lt;/P&gt;

&lt;P&gt;Remote User HTTP Header REMOTE-USER &lt;BR /&gt;
Value of REMOTE-USER  erik &lt;/P&gt;

&lt;H4&gt;My ISAPI Config:&lt;/H4&gt;

&lt;P&gt;Helicon ISAPI_Rewrite configuration file&lt;BR /&gt;
Version 3.1.0.104&lt;/P&gt;

&lt;P&gt;RewriteHeader REMOTE_USER: .* $1&lt;BR /&gt;
RewriteMap user int:tolower&lt;BR /&gt;
RewriteCond %{REMOTE_USER} .&lt;EM&gt;\([^\]+)&lt;BR /&gt;
RewriteHeader Remote-User: .&lt;/EM&gt; ${user:%1}&lt;BR /&gt;
RewriteBase /&lt;/P&gt;

&lt;P&gt;What wrong with my setup ?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:05:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195582#M38885</guid>
      <dc:creator>erusten</dc:creator>
      <dc:date>2020-09-28T18:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why site doesn't load trying to access Splunk via proxy with Splunk 6.2 SSO using Windows 2012R2 IIS Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195583#M38886</link>
      <description>&lt;P&gt;We had issues with a apache proxy setup, trying to use SSO on 6.2, which worked perfectly on 6.1&lt;/P&gt;

&lt;P&gt;"fix" was to run in legacy mode by adding appServerPorts = 0 to web.conf&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2014 18:36:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195583#M38886</guid>
      <dc:creator>HansK</dc:creator>
      <dc:date>2014-11-04T18:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why site doesn't load trying to access Splunk via proxy with Splunk 6.2 SSO using Windows 2012R2 IIS Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195584#M38887</link>
      <description>&lt;P&gt;Please don't use appServerPorts=0 as a final fix, Legacy mode can be used as an interim workaround to minimize intruption to your service but the main underlying issue needs to be investigated and addressed.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2014 12:47:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195584#M38887</guid>
      <dc:creator>jdastmalchi_spl</dc:creator>
      <dc:date>2014-11-14T12:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why site doesn't load trying to access Splunk via proxy with Splunk 6.2 SSO using Windows 2012R2 IIS Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195585#M38888</link>
      <description>&lt;P&gt;How do we find the underlying issue so we don't need to use Legacy mode?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 22:31:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195585#M38888</guid>
      <dc:creator>dprows</dc:creator>
      <dc:date>2015-01-12T22:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why site doesn't load trying to access Splunk via proxy with Splunk 6.2 SSO using Windows 2012R2 IIS Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195586#M38889</link>
      <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/ReleaseNotes/6.2.1"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.1/ReleaseNotes/6.2.1&lt;/A&gt;&lt;BR /&gt;
2014-10-28  PL-92730    Splunk 6.2 appears to break reverse proxy.,   SPL-92730&lt;/P&gt;

&lt;P&gt;I have  ticket open (199508), but no fix yet.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2015 08:11:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195586#M38889</guid>
      <dc:creator>HansK</dc:creator>
      <dc:date>2015-01-14T08:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why site doesn't load trying to access Splunk via proxy with Splunk 6.2 SSO using Windows 2012R2 IIS Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195587#M38890</link>
      <description>&lt;P&gt;The issue appears to be with SSL, as going to &lt;A href="http://iporservername:8000"&gt;http://iporservername:8000&lt;/A&gt; works fine after the header has been rewritten, but not with &lt;A href="https://iporservername"&gt;https://iporservername&lt;/A&gt;.  Hopefully, they will get this fixed soon as it is a bit of a pain.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2015 13:15:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195587#M38890</guid>
      <dc:creator>dprows</dc:creator>
      <dc:date>2015-01-14T13:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why site doesn't load trying to access Splunk via proxy with Splunk 6.2 SSO using Windows 2012R2 IIS Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195588#M38891</link>
      <description>&lt;P&gt;Our problem has been fixed after receiving some tips from splunk support, we use a php script in combination with mod_rewrite to proxy.&lt;BR /&gt;
It seems cookie handling has changed between 6.1 &amp;amp; 6.2&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2015 09:32:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195588#M38891</guid>
      <dc:creator>HansK</dc:creator>
      <dc:date>2015-01-22T09:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why site doesn't load trying to access Splunk via proxy with Splunk 6.2 SSO using Windows 2012R2 IIS Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195589#M38892</link>
      <description>&lt;P&gt;// Added for new splunk version to work.&lt;BR /&gt;
  curl_setopt($ch, CURLOPT_COOKIEFILE, '/tmp/splunk-cookie-'. session_id());&lt;BR /&gt;
  curl_setopt($ch, CURLOPT_COOKIEJAR, '/tmp/splunk-cookie-'. session_id());&lt;BR /&gt;
  //&lt;/P&gt;

&lt;P&gt;&lt;A href="http://pastebin.com/0R0t6jYF" target="_blank"&gt;Full code&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:42:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195589#M38892</guid>
      <dc:creator>HansK</dc:creator>
      <dc:date>2020-09-28T18:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why site doesn't load trying to access Splunk via proxy with Splunk 6.2 SSO using Windows 2012R2 IIS Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195590#M38893</link>
      <description>&lt;P&gt;Unfortunately, we are using IIS and am not sure how to adapt this to work in our environment. I tried to search for IIS option for this, but came up empty handed.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:07:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195590#M38893</guid>
      <dc:creator>dprows</dc:creator>
      <dc:date>2015-01-28T20:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why site doesn't load trying to access Splunk via proxy with Splunk 6.2 SSO using Windows 2012R2 IIS Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195591#M38894</link>
      <description>&lt;P&gt;SPL-92698 was fixed in 6.2.1&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2015 12:15:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195591#M38894</guid>
      <dc:creator>jdastmalchi_spl</dc:creator>
      <dc:date>2015-03-23T12:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why site doesn't load trying to access Splunk via proxy with Splunk 6.2 SSO using Windows 2012R2 IIS Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195592#M38895</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Just an update, our splunk was upgraded to 6.2.3 recently and it broke our SSO. &lt;/P&gt;

&lt;P&gt;we had to use appServerPorts = 0 option for time being. &lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2015 11:24:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-site-doesn-t-load-trying-to-access-Splunk-via-proxy-with/m-p/195592#M38895</guid>
      <dc:creator>AKG</dc:creator>
      <dc:date>2015-05-19T11:24:33Z</dc:date>
    </item>
  </channel>
</rss>

