<?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: insecurelogin fails in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20002#M12101</link>
    <description>&lt;P&gt;What is the location of the web.conf file you modified? - I believe it has to be at the system level (i.e. $SPLUNK_HOME/etc/system/local/web.conf)&lt;/P&gt;

&lt;P&gt;Did you restart Splunk? - I think you can just restart splunkweb, if you do not want a full restart (i.e. &lt;CODE&gt;./splunk restart splunkweb&lt;/CODE&gt;)&lt;/P&gt;

&lt;P&gt;You should also include a size in the iframe (e.g. in the example... &lt;CODE&gt;width="100%" height="300"&lt;/CODE&gt;)&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;MHibbin&lt;/P&gt;</description>
    <pubDate>Thu, 05 Apr 2012 15:19:43 GMT</pubDate>
    <dc:creator>MHibbin</dc:creator>
    <dc:date>2012-04-05T15:19:43Z</dc:date>
    <item>
      <title>insecurelogin fails</title>
      <link>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20001#M12100</link>
      <description>&lt;P&gt;I followed the instructions found in &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Developer/3rdParty" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Developer/3rdParty&lt;/A&gt; to set up insecurelogin so that I can embed views in our web portal. I placed the following in web.conf:&lt;/P&gt;

&lt;P&gt;[settings]&lt;/P&gt;

&lt;P&gt;enable_insecure_login = true&lt;/P&gt;

&lt;P&gt;My sample web page looks like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; &amp;lt;html&amp;gt;

&amp;lt;head&amp;gt;
&amp;lt;meta HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252"&amp;gt;

&amp;lt;title ID=titletext&amp;gt;Splunk Test&amp;lt;/title&amp;gt;
&amp;lt;/head&amp;gt;

&amp;lt;body&amp;gt;

&amp;lt;h1&amp;gt;Splunk View Test&amp;lt;/h1&amp;gt;

&amp;lt;iframe src="http://192.168.50.135:8000/en-US/account/insecurelogin?username=admin&amp;amp;password=changeme&amp;amp;return_to=/app/FMS/FMS_Test_Stats"&amp;gt;
    Your browser does not support IFrames
&amp;lt;/iframe&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I see the headline when I call the page but in Firefox I get this:&lt;/P&gt;

&lt;P&gt;File not found&lt;/P&gt;

&lt;P&gt;Firefox can't find the file at &lt;A href="http://192.168.50.135:8000/en-US/account/insecurelogin?username=admin&amp;amp;password=changeme&amp;amp;return_to=/app/FMS/FMS" target="_blank"&gt;http://192.168.50.135:8000/en-US/account/insecurelogin?username=admin&amp;amp;password=changeme&amp;amp;return_to=/app/FMS/FMS&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;Internet Explorer throws a message box with this:&lt;/P&gt;

&lt;P&gt;Internet Explorer cannot download insecurelogin from 192.168.50.135&lt;BR /&gt;
Internet Explorer was not able to open the Internet site. The requested site is either unavailable or cannot be found. Please try again later.&lt;/P&gt;

&lt;P&gt;If I log directly into Splunk I can see the view. It is in advanced XML&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:37:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20001#M12100</guid>
      <dc:creator>kmattern</dc:creator>
      <dc:date>2020-09-28T11:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: insecurelogin fails</title>
      <link>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20002#M12101</link>
      <description>&lt;P&gt;What is the location of the web.conf file you modified? - I believe it has to be at the system level (i.e. $SPLUNK_HOME/etc/system/local/web.conf)&lt;/P&gt;

&lt;P&gt;Did you restart Splunk? - I think you can just restart splunkweb, if you do not want a full restart (i.e. &lt;CODE&gt;./splunk restart splunkweb&lt;/CODE&gt;)&lt;/P&gt;

&lt;P&gt;You should also include a size in the iframe (e.g. in the example... &lt;CODE&gt;width="100%" height="300"&lt;/CODE&gt;)&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;MHibbin&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2012 15:19:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20002#M12101</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-04-05T15:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: insecurelogin fails</title>
      <link>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20003#M12102</link>
      <description>&lt;P&gt;It is in etc/system/local&lt;/P&gt;

&lt;P&gt;And I did stop and restart Splunk.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2012 15:20:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20003#M12102</guid>
      <dc:creator>kmattern</dc:creator>
      <dc:date>2012-04-05T15:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: insecurelogin fails</title>
      <link>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20004#M12103</link>
      <description>&lt;P&gt;How about changing the "/" to "%2F" as in the docs&lt;/P&gt;

&lt;P&gt;Forexample:&lt;/P&gt;

&lt;P&gt;&lt;IFRAME src="http://192.168.50.135:8000/en-US/account/insecurelogin?username=admin&amp;amp;password=changeme&amp;amp;return_to=%2Fapp%2FFMS%2FFMS_Test_Stats"&gt;&amp;lt;/p&amp;gt;&lt;/IFRAME&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2012 15:26:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20004#M12103</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-04-05T15:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: insecurelogin fails</title>
      <link>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20005#M12104</link>
      <description>&lt;P&gt;also are you still using the default admin password (i.e. "changeme").. I assume you are as that is what you have included in the url&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2012 15:31:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20005#M12104</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-04-05T15:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: insecurelogin fails</title>
      <link>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20006#M12105</link>
      <description>&lt;P&gt;Been there done that. I've tried everything.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2012 17:18:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20006#M12105</guid>
      <dc:creator>kmattern</dc:creator>
      <dc:date>2012-04-05T17:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: insecurelogin fails</title>
      <link>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20007#M12106</link>
      <description>&lt;P&gt;What happens if you copy &amp;amp; paste your iframe link directly into your browser?  If you have to "log in" (which you kind of imply at the end of your post) then your insecure login setup is wrong.  There should be no login required with that link.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2012 10:26:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20007#M12106</guid>
      <dc:creator>jt_splunk</dc:creator>
      <dc:date>2012-04-06T10:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: insecurelogin fails</title>
      <link>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20008#M12107</link>
      <description>&lt;P&gt;It suddenly hit me! I checked web.conf and found a second instance of insecurelogin set to false. As soon as I removed that it worked.&lt;/P&gt;

&lt;P&gt;Sometimes things are too simple.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2012 13:01:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20008#M12107</guid>
      <dc:creator>kmattern</dc:creator>
      <dc:date>2012-04-06T13:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: insecurelogin fails</title>
      <link>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20009#M12108</link>
      <description>&lt;OL&gt;
&lt;LI&gt;I have splunk running on MAC and web.conf file is in/Applications/splunk/etc/system/default/web.conf (not $SPLUNK_HOME/etc/system/local/web.con). local directory does not have a web.conf file.&lt;/LI&gt;
&lt;LI&gt;In order to achieve the insecure login I ended up also updating "tools.sessions.secure = True" to False&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 20 Dec 2012 06:17:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/insecurelogin-fails/m-p/20009#M12108</guid>
      <dc:creator>urirosenberg</dc:creator>
      <dc:date>2012-12-20T06:17:48Z</dc:date>
    </item>
  </channel>
</rss>

