Splunk AppDynamics

Integrated Windows Authentication on either browser synthetic monitoring or synthetic API monitoring

rbarnespancanal
Explorer

Hi:

Is there a workaround to use Integrated Windows Authentication in either Browser Synthetic or Synthetic API monitoring? That would be very useful within a corporate network using the private synthetic agent.

Thanks,

Roberto

Labels (1)
0 Karma
1 Solution

rbarnespancanal
Explorer

Hi,

Our workaround was to add ntlm libraries to the private agent.

View solution in original post

iamryan
Community Manager
Community Manager

Hi @Roberto.Barnes,

Thank you for following back up and sharing the solution that worked for you. 

0 Karma

rbarnespancanal
Explorer

Hi,

Our workaround was to add ntlm libraries to the private agent.

Manish_Talukdar
Explorer

Hi Roberto,

Can you please share how you have added the ntlm libraries to the Private Agent ?

0 Karma

rbarnespancanal
Explorer

Hi Manish,

In the dockerfile for the API PSA we just added:

RUN npm install httpntlm

Regards,

Roberto

Morelz
Motivator

Hi Roberto

I believe you would need to use a gMSAAccount for the private Synthetic containers, if you are using a windows container, you can see below. I believe there is a similar method if you installing the agent in Linux container

https://learn.microsoft.com/en-us/virtualization/windowscontainers/manage-containers/manage-servicea...

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...