Open pkovoor opened 4 years ago
I am unable to find any documentation on passing the Authentication Headers like Bearer tokens required to access an external API . Can someone let me know if this is possible? Thanks.
It should, Barer is a header value, Reverse proxy simply sends all the header fields to the server and vice-versa.
I am unable to find any documentation on passing the Authentication Headers like Bearer tokens required to access an external API . Can someone let me know if this is possible? Thanks.