<?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: IDP failed to authenticate request - No Status Code? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/IDP-failed-to-authenticate-request-No-Status-Code/m-p/497150#M194761</link>
    <description>&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;The version we are using is Splunk Cloud - Splunk Version 7.0.12&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;We have looked at the configurations from the following KB. &lt;BR /&gt;
&lt;A href="https://www.splunk.com/en_us/blog/cloud/configuring-microsofts-adfs-splunk-cloud.html"&gt;https://www.splunk.com/en_us/blog/cloud/configuring-microsofts-adfs-splunk-cloud.html&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Where can we locate the authentication.conf file if we are using Splunk Cloud? &lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Thu, 12 Dec 2019 03:23:51 GMT</pubDate>
    <dc:creator>hsuparta</dc:creator>
    <dc:date>2019-12-12T03:23:51Z</dc:date>
    <item>
      <title>IDP failed to authenticate request - No Status Code?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/IDP-failed-to-authenticate-request-No-Status-Code/m-p/497148#M194759</link>
      <description>&lt;P&gt;We are currently facing Single Sign-On issues - getting the following error.&lt;/P&gt;

&lt;P&gt;IDP failed to authneticate request. Status Code="" Check splunkd.log for more information about the failure.&lt;/P&gt;

&lt;P&gt;Unlike other posts - there is no status code in our error and the splunkd.log doesn't give much information. &lt;/P&gt;

&lt;P&gt;We have logged in locally and downloaded the metadata.xml file, we confirmed that the configuration is still same as the ADFS Relaying Party Trust.&lt;/P&gt;

&lt;P&gt;Hopefully someone can assist - thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 04:01:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/IDP-failed-to-authenticate-request-No-Status-Code/m-p/497148#M194759</guid>
      <dc:creator>hsuparta</dc:creator>
      <dc:date>2019-12-05T04:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: IDP failed to authenticate request - No Status Code?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/IDP-failed-to-authenticate-request-No-Status-Code/m-p/497149#M194760</link>
      <description>&lt;P&gt;Hi @hsuparta,&lt;/P&gt;

&lt;P&gt;Could you provide us with more details : &lt;BR /&gt;
-Which Splunk version are you using ? &lt;BR /&gt;
-Include the steps you followed for configuration.&lt;BR /&gt;
-Include an extract of the authentication.conf file.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 07:49:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/IDP-failed-to-authenticate-request-No-Status-Code/m-p/497149#M194760</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-12-05T07:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: IDP failed to authenticate request - No Status Code?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/IDP-failed-to-authenticate-request-No-Status-Code/m-p/497150#M194761</link>
      <description>&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;The version we are using is Splunk Cloud - Splunk Version 7.0.12&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;We have looked at the configurations from the following KB. &lt;BR /&gt;
&lt;A href="https://www.splunk.com/en_us/blog/cloud/configuring-microsofts-adfs-splunk-cloud.html"&gt;https://www.splunk.com/en_us/blog/cloud/configuring-microsofts-adfs-splunk-cloud.html&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Where can we locate the authentication.conf file if we are using Splunk Cloud? &lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 12 Dec 2019 03:23:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/IDP-failed-to-authenticate-request-No-Status-Code/m-p/497150#M194761</guid>
      <dc:creator>hsuparta</dc:creator>
      <dc:date>2019-12-12T03:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: IDP failed to authenticate request - No Status Code?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/IDP-failed-to-authenticate-request-No-Status-Code/m-p/497151#M194762</link>
      <description>&lt;P&gt;You can access the file via a REST call :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="https://&amp;lt;host&amp;gt;:&amp;lt;mPort&amp;gt;/services/configs/conf-{file}" target="test_blank"&gt;https://&amp;lt;host&amp;gt;:&amp;lt;mPort&amp;gt;/services/configs/conf-{file}&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;More details here :&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.0/RESTREF/RESTconf"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.0/RESTREF/RESTconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;To access the file directly you will need to contact support.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 06:05:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/IDP-failed-to-authenticate-request-No-Status-Code/m-p/497151#M194762</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-12-12T06:05:53Z</dc:date>
    </item>
  </channel>
</rss>

