Open JZacharie opened 7 years ago
Jarvis API securisation is adressed here https://github.com/alexylem/jarvis-api/issues/1 It will be done via https + token. Would that be suitable to you? Or you really want to have the possibility to define the full jarvis-api URL like you proposed?
Hi,
I'd like to have possibility to securize jarvis API with my HAPROXY.
Due I can't define the full URI string I can't use something like :
https://login:password@jarvis-api.mydomaine.com
My Haproxy will do the redirection to my local IP on the port 8080.