Page 1 of 1

WAPT - Default Configuration

Published: July 30, 2025 - 4:04 PM
by Mathis
OS: Windows Server 2025
Discovery Edition
WAPT Server: 2.6.0.17293
Machine OS: Windows 10
Hello,

I can't find how to modify the default configuration during agent installation, either via GPO or directly through the .exe file present when accessing the site via HTTPS.

I would like to add this parameter: service_auth_type = system

Thank you

Re: WAPT - Default configuration

Published: July 31, 2025 - 4:43 PM
by blemoigne
Good morning,
In the discovery version, it's more complicated. It's possible to modify the file C:\wapt\waptserver\repository\wapt\conf.d\default_*.json located on the server to add the "service_auth_type" property to the existing dictionary.
Next, create the agent and right-click on the window > Merge with all default configuration settings:
merge_conf.png
merge_conf.png (63.27 KB) Viewed 11482 times
Have a good rest of the day
Bertrand

Re: WAPT - Default configuration

Published: August 8, 2025 - 11:58 AM
by dcardon
Hi Mathis,

did that solve your problem?

Regarding your initial question, what's the reason for wanting to switch to service_auth_type = system rather than filetoken?

Regards,

Denis