Splunk Dev

Certificate Authentication for C# splunk SDK ?

rakesh_498115
Motivator

In C# Splunk SDK, is there any other option to connect to Splunk service without passing username and password (explicitly as text).. like using certificates?

If so, how to create certificate for sdk authentication and implement the same in C# code?

Tags (4)

ywu
Splunk Employee
Splunk Employee

Certificate authentication is not supported by Splunk client side API.

Although this is not what you are looking for, if you run the C# application in a web server, you can authenticate in the web server, with client certificate, and then connect to Splunk server with a saved user name and password.

0 Karma

ajaykumarsuri
New Member

Hi All,

We are also looking for the same option.
There is a mandate to use certificate authentication in addition to username and password.
Please can someone advise.

Regards,

Ajay Suri

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...