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!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...