Re: JWT Authentication behind an apache2 proxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 02.02.2019 um 11:39 schrieb Xavier Gignac:
Hello,

I am using a Java application with JWT authentication through a Authorization header with Bearer  syntax.

I want to know how to configure Apache2 to transmit the Authorization header to the Java application while proxying the request.

Authorization is not a hop-to-hop header, so the proxy forwards it by default. As long as you web server config does not explicitly consume the header it will be automatically send to the backend.

Regards,

Rainer


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux