Connection to Server for HTTP Generic Events
AnsweredHello,
I would like to know how to connect to the server in order to send an event from our system using HTTP Generic Events.
I am working with C++ and the cURL library. I am mainly having issues with authentication. An example would be very helpful.
I also need to know if I need to make any modifications to the server configuration.
Thank you!
-
I’m currently attempting to work with HTTP Generic Events on the Nx Witness platform but am facing issues with authentication. Specifically, I receive a
401 Unauthorized -- DisabledBasicAndDigesterror, indicating that basic or digest authentication methods are not enabled or supported on the server.I would greatly appreciate any guidance on the following points:
- Credential Setup: Are there specific steps required to configure or retrieve credentials for HTTP Generic Events in the Nx Witness system?
- Server Configuration: Do I need to enable certain settings within the server for HTTP Generic Events, or is there a specific configuration necessary to allow this type of access?
- Alternative Authentication: If basic or digest authentication is not available, what is the recommended approach to authenticate HTTP requests for Generic Events? Is there a token-based method or another alternative?
0 -
Please refer to the article here : https://support.networkoptix.com/hc/en-us/articles/7724435803415-How-to-Enable-Digest-Authentication-for-3rd-Party-Applications
Thanks.
0
Please sign in to leave a comment.
Comments
2 comments