Security

Unable to get REST API Token

a212830
Champion

Hi,

I am trying to get an auth token for REST API login, and it keeps saying "login failed". However, if I go to the gui, I can login with those same credentials.

I am accessing https://<host:port>/servicesNS/admin/search/auth/login.

Am I missing something?

Tags (2)
0 Karma
1 Solution

Damien_Dallimor
Ultra Champion

Can you give a better example of how you are trying to authenticate ? A Curl command perhaps ?

FYI : this works :

curl -k https://localhost:8089/services/auth/login -d username=admin -d password=foobar

View solution in original post

Damien_Dallimor
Ultra Champion

Can you give a better example of how you are trying to authenticate ? A Curl command perhaps ?

FYI : this works :

curl -k https://localhost:8089/services/auth/login -d username=admin -d password=foobar

a212830
Champion
0 Karma

splunkears
Path Finder

Splunk documentation is not correct for version 6- REST API
REF-- wrong end point in the doc:
http://dev.splunk.com/view/SP-CAAADQT

--for end point --> /servicesNS/admin/search/auth/login does NOT work and results "Login Failed"
where as the end point below

/services/auth/login works.

0 Karma

Damien_Dallimor
Ultra Champion

So obviously that differs from the correct example I gave you. Can you confirm that my answer worked for you and if so accept the Answer ? Thanks.

0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...