Hi,
I've a device that use http POST to send alarms.
I've in mind to use a user define API to retreive these alarms but in the device it's not possible to define a token.
My question is then is it possible to use a User Define API without a token ?
Gerwin van der Kamp [DevOps Enabler] Answered question 23rd September 2025
Not completely out of the box; you might be able to run an nginx container configured as an reverse proxy which will set the header in proxy
Gerwin van der Kamp [DevOps Enabler] Answered question 23rd September 2025