Hi, I got the following error message when trying to connect to an eventhub, Error occurred while connecting to eventhub: CBS Tokenauthentication failed. Status code: None Error: client-error C...
...run "test connectivity" command on the SOAR Server Configuration, it responded with "Authentication Failed: Invalid token". I have just regenerated the token and everything works like a charm. H...
This seems like it should be really simple but I am having trouble wrapping my head around the different types of authentication available in the REST modular TA. Basically I am working with a N...
Our network uses a PKI (client and server certificate) authentication system. The Splunk administrators are not allowed to open the management port (8089) to allow API queries, so I have been t...
Hi Splunk Gurus, I’m working on a script to programmatically check if logs from a specific host are available in Splunk. For this, I’m using token-based authentication. I’ve created a role a...
Hi, From java service I want to call Splunk Cloud REST API endpoints. I need help in how to create authenticationtoken for splunk cloud and then pass that token while calling search e...
Hello,
I'm working on showing a panel if the $env:user$ is a match based on a search.
The search that I'm using works for this use case:
| rest /services/authentication/current-c...
...AuthTokens
Is the first API request can only be used by admins and is the second request only given to users granted access by admins where they are given authenticationtokens?
Hi Splunker, I tried to enable/disable with API, but I encountered problems with tokenauthentication. I always get the following error. I have also adjusted the API information, but I still c...