Hi, is it possible to authenticate using windows authentication in the C# (.NET) client ? Given that Splunk supports LDAP, I wonder if it can use the Windows credentials ?
The Service.LogonAsync method requires a username and password.
Many thanks