<?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: Splunk local account login to splunkweb when SAML authentication is enabled? in Security</title>
    <link>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233639#M6569</link>
    <description>&lt;P&gt;Once you enable saml all splunk web endpoints are protected by the IdP.  You might find something useful via the api on port 8089 however.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTaccess"&gt;http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTaccess&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 07 May 2016 00:19:29 GMT</pubDate>
    <dc:creator>jkat54</dc:creator>
    <dc:date>2016-05-07T00:19:29Z</dc:date>
    <item>
      <title>Splunk local account login to splunkweb when SAML authentication is enabled?</title>
      <link>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233638#M6568</link>
      <description>&lt;P&gt;When configured for LDAP authentication, Splunk will "fall back" to splunk local accounts if the LDAP user isn't found. Is it possible to bypass SAML authentication to log in with a Splunk local account? I've tried a variety of things including statically pasting the link to&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/en-US/account/login?
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;but no matter what, I'm directed to the ADFS AdP. Right now that's not working, so I need to make modifications and re-export the SAML metadata&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/saml/spmedata
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;but even that forces me to the IdP login page. I'm kinda stuck... I did manage to switch authentication.conf to Splunk local logins so I could log in as local admin, make the appropriate changes, and re-export the metadata, but there must (should) be a way to allow this...&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2016 15:10:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233638#M6568</guid>
      <dc:creator>jeff</dc:creator>
      <dc:date>2016-05-06T15:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk local account login to splunkweb when SAML authentication is enabled?</title>
      <link>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233639#M6569</link>
      <description>&lt;P&gt;Once you enable saml all splunk web endpoints are protected by the IdP.  You might find something useful via the api on port 8089 however.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTaccess"&gt;http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTaccess&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2016 00:19:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233639#M6569</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-07T00:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk local account login to splunkweb when SAML authentication is enabled?</title>
      <link>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233640#M6570</link>
      <description>&lt;P&gt;/en-US/account/login?loginType=splunk&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 19:11:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233640#M6570</guid>
      <dc:creator>suarezry</dc:creator>
      <dc:date>2016-05-25T19:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk local account login to splunkweb when SAML authentication is enabled?</title>
      <link>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233641#M6571</link>
      <description>&lt;P&gt;Confirmed... actually found this out today outside of this thread and came back to update before I saw this answer. Thanks for the feedback!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 18:55:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233641#M6571</guid>
      <dc:creator>jeff</dc:creator>
      <dc:date>2016-08-02T18:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk local account login to splunkweb when SAML authentication is enabled?</title>
      <link>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233642#M6572</link>
      <description>&lt;P&gt;Need to add loginType=splunk&amp;amp; in a SAML env. For example&lt;BR /&gt;
&lt;A href="https://:8000/en-US/account/insecurelogin?loginType=splunk&amp;amp;username=&amp;amp;password=" target="test_blank"&gt;https://:8000/en-US/account/insecurelogin?loginType=splunk&amp;amp;username=&amp;amp;password=&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 04:41:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233642#M6572</guid>
      <dc:creator>sgao</dc:creator>
      <dc:date>2017-06-07T04:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk local account login to splunkweb when SAML authentication is enabled?</title>
      <link>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233643#M6573</link>
      <description>&lt;P&gt;Is there anyway to block this URI from being accessible. If for example the server is behind a loadbalancer? I've tried blocking the URI, but then it breaks SAML&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 18:41:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233643#M6573</guid>
      <dc:creator>Sparky1</dc:creator>
      <dc:date>2019-05-15T18:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk local account login to splunkweb when SAML authentication is enabled?</title>
      <link>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233644#M6574</link>
      <description>&lt;P&gt;Yes, it is in the docs:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/Webconf"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Admin/Webconf&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;enable_insecure_login = &amp;lt;boolean&amp;gt;
* Whether or not the GET-based "/account/insecurelogin" REST endpoint is enabled.
* Provides an alternate GET-based authentication mechanism.
* If "true", the following url is available:
&lt;A href="http://localhost:8000/en-US/account/insecurelogin?loginType=splunk&amp;amp;username=noc&amp;amp;password=XXXXXXX" target="test_blank"&gt;http://localhost:8000/en-US/account/insecurelogin?loginType=splunk&amp;amp;username=noc&amp;amp;password=XXXXXXX&lt;/A&gt;
* If "false", only the main /account/login endpoint is available
* Default: false
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 07 Nov 2019 14:11:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-local-account-login-to-splunkweb-when-SAML-authentication/m-p/233644#M6574</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-11-07T14:11:39Z</dc:date>
    </item>
  </channel>
</rss>

