<?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 How to use REST API and get auth via Okta app ? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-to-use-REST-API-and-get-auth-via-Okta-app/m-p/626496#M10900</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to find a way to use Rest API like search endpoint for splunk but my problem is my company use Okta application to login to splunk. So I can't have username or password for splunk so is there any ways to bypass this auth ?&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2023 02:34:43 GMT</pubDate>
    <dc:creator>RayJacobs</dc:creator>
    <dc:date>2023-01-10T02:34:43Z</dc:date>
    <item>
      <title>How to use REST API and get auth via Okta app ?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-use-REST-API-and-get-auth-via-Okta-app/m-p/626496#M10900</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to find a way to use Rest API like search endpoint for splunk but my problem is my company use Okta application to login to splunk. So I can't have username or password for splunk so is there any ways to bypass this auth ?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 02:34:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-use-REST-API-and-get-auth-via-Okta-app/m-p/626496#M10900</guid>
      <dc:creator>RayJacobs</dc:creator>
      <dc:date>2023-01-10T02:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to use REST API and get auth via Okta app ?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-use-REST-API-and-get-auth-via-Okta-app/m-p/626536#M10902</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/252778"&gt;@RayJacobs&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you have to two options:&lt;/P&gt;&lt;P&gt;1. Create and use a local user&lt;/P&gt;&lt;P&gt;2. Create and use an authentication token (preferred solution)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.3/Security/CreateAuthTok" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.3/Security/CreateAuthTok&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 08:24:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-use-REST-API-and-get-auth-via-Okta-app/m-p/626536#M10902</guid>
      <dc:creator>PaulPanther</dc:creator>
      <dc:date>2023-01-10T08:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to use REST API and get auth via Okta app ?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-use-REST-API-and-get-auth-via-Okta-app/m-p/626681#M10905</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233419"&gt;@PaulPanther&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;1. How can I do this ?&amp;nbsp;&lt;BR /&gt;2. The page does not exist&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RayJacobs_0-1673395692567.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23300i5DF2559554AF4820/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RayJacobs_0-1673395692567.png" alt="RayJacobs_0-1673395692567.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 00:08:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-use-REST-API-and-get-auth-via-Okta-app/m-p/626681#M10905</guid>
      <dc:creator>RayJacobs</dc:creator>
      <dc:date>2023-01-11T00:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to use REST API and get auth via Okta app ?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-use-REST-API-and-get-auth-via-Okta-app/m-p/626708#M10906</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/252778"&gt;@RayJacobs&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oh, yes the link is broken.&lt;/P&gt;&lt;P&gt;Regarding the local user check out&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.3/Security/Addandeditusers" target="_blank"&gt;Create and manage users with Splunk Web - Splunk Documentation&lt;/A&gt;&amp;nbsp;but as I already mentioned you should prefer that way&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.3/Security/CreateAuthTokens" target="_blank"&gt;Create authentication tokens - Splunk Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 06:56:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-use-REST-API-and-get-auth-via-Okta-app/m-p/626708#M10906</guid>
      <dc:creator>PaulPanther</dc:creator>
      <dc:date>2023-01-11T06:56:04Z</dc:date>
    </item>
  </channel>
</rss>

