<?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: Creating Tokens in Splunk via GUI in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Creating-Tokens-in-Splunk-via-GUI-How-to-troubleshoot-error/m-p/603976#M9004</link>
    <description>&lt;P&gt;Internal users co-exist with your authentication mechanism without any issues. Have been using internal users with LDAP and SAML. You just need to add &lt;STRONG&gt;en-US/account/login?loginType=Splunk&lt;/STRONG&gt; to your Splunk url in order to log in with the internal user.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jun 2022 14:22:29 GMT</pubDate>
    <dc:creator>vzabawski</dc:creator>
    <dc:date>2022-06-30T14:22:29Z</dc:date>
    <item>
      <title>Creating Tokens in Splunk via GUI- How to troubleshoot error?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Creating-Tokens-in-Splunk-via-GUI-How-to-troubleshoot-error/m-p/535309#M4721</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;Recently we have upgraded our Splunk Cloud to &lt;SPAN&gt;8.1.2011.1 version. So we got a requirement to create a Token so I have navigated&amp;nbsp;to Settings and clicked Token. By default it was in disabled state so I have enabled it and when I tried to create Token in GUI. I am getting an error as below"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"Token creation failed because: Cannot use tokens for SAML user anandh because neither attribute query requests (AQR) nor scripted auth are supported."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am an admin but still I&amp;nbsp;couldn't&amp;nbsp;able to create the token and moreover the user authentication is happening via SAML and the SAML has been configured in Azure end.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So kindly let me know how to fix it and create a token.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 15:47:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Creating-Tokens-in-Splunk-via-GUI-How-to-troubleshoot-error/m-p/535309#M4721</guid>
      <dc:creator>anandhalagaras1</dc:creator>
      <dc:date>2022-06-30T15:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Tokens in Splunk via GUI</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Creating-Tokens-in-Splunk-via-GUI-How-to-troubleshoot-error/m-p/535312#M4722</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/207926"&gt;@anandhalagaras1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I am not wrong , Splunk "authentication tokens" are not for SAML user because they already have permission to Access Splunk (with SAML username and Pass.).&lt;/P&gt;&lt;P&gt;"Authentication Tokens" are for non SAML users and temporary/time-based access to a user with token generated by admin.&lt;/P&gt;&lt;P&gt;For more :&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.1/Security/UseAuthTokens" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.1/Security/UseAuthTokens&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 08:35:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Creating-Tokens-in-Splunk-via-GUI-How-to-troubleshoot-error/m-p/535312#M4722</guid>
      <dc:creator>General_Talos</dc:creator>
      <dc:date>2021-01-11T08:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Tokens in Splunk via GUI</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Creating-Tokens-in-Splunk-via-GUI-How-to-troubleshoot-error/m-p/557465#M5101</link>
      <description>&lt;P&gt;If your cluster uses LDAP then how can there be non-LDAP users?&amp;nbsp; The authentication conf file will be configured to use LDAP.&amp;nbsp; I tried setting it up for a user in our authentication.conf file and got the same error that the OP got.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 20:25:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Creating-Tokens-in-Splunk-via-GUI-How-to-troubleshoot-error/m-p/557465#M5101</guid>
      <dc:creator>scottj1y</dc:creator>
      <dc:date>2021-06-28T20:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Tokens in Splunk via GUI</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Creating-Tokens-in-Splunk-via-GUI-How-to-troubleshoot-error/m-p/603975#M9003</link>
      <description>&lt;P&gt;Authentication tokens are supported with SAML, internal and LDAP authentication mechanisms.&lt;/P&gt;&lt;P&gt;However, for SAML, your identity provider needs to support AQR (Attribute Query) or have a custom authentication extension. Splunk provides custom authentication extension out of the box for Okta and Azure.&lt;/P&gt;&lt;P&gt;Source: &lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/8.2.2203/Security/Setupauthenticationwithtokens#Supported_authentication_schemes" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/8.2.2203/Security/Setupauthenticationwithtokens#Supported_authentication_schemes&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 14:19:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Creating-Tokens-in-Splunk-via-GUI-How-to-troubleshoot-error/m-p/603975#M9003</guid>
      <dc:creator>vzabawski</dc:creator>
      <dc:date>2022-06-30T14:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Tokens in Splunk via GUI</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Creating-Tokens-in-Splunk-via-GUI-How-to-troubleshoot-error/m-p/603976#M9004</link>
      <description>&lt;P&gt;Internal users co-exist with your authentication mechanism without any issues. Have been using internal users with LDAP and SAML. You just need to add &lt;STRONG&gt;en-US/account/login?loginType=Splunk&lt;/STRONG&gt; to your Splunk url in order to log in with the internal user.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 14:22:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Creating-Tokens-in-Splunk-via-GUI-How-to-troubleshoot-error/m-p/603976#M9004</guid>
      <dc:creator>vzabawski</dc:creator>
      <dc:date>2022-06-30T14:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Tokens in Splunk via GUI</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Creating-Tokens-in-Splunk-via-GUI-How-to-troubleshoot-error/m-p/603987#M9005</link>
      <description>&lt;P&gt;Token authentication mechanism kind of works in parallel with SAML, so it requires SAML Attribute Query support in order to retrieve the information about group membership. Without AQR, this can be done with a script which extends Splunk auth and retrieves the information about group membership on its own, without AQR.&lt;/P&gt;&lt;P&gt;You have 3 possible options:&lt;/P&gt;&lt;P&gt;1. Use identity provider which supports Attribute Query (AQR)&lt;/P&gt;&lt;P&gt;2. Use Azure or Okta since Splunk has auth extensions for them out of the box&lt;/P&gt;&lt;P&gt;3. &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.0/Security/Createtheauthenticationscript" target="_self"&gt;Create your own authentication extension&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I'm not mistaken, Splunk cloud doesn't support auth extensions, so option 3 might be not applicable to your case.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 14:50:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Creating-Tokens-in-Splunk-via-GUI-How-to-troubleshoot-error/m-p/603987#M9005</guid>
      <dc:creator>vzabawski</dc:creator>
      <dc:date>2022-06-30T14:50:16Z</dc:date>
    </item>
  </channel>
</rss>

