michael-o opened a new pull request #180: BZ 62496: Add possibility write remote user/auth type to response header URL: https://github.com/apache/tomcat/pull/180 Two issues: * I have opted not to make the header names configurable to reduce complexity in the first place. This can be done if someone really requests it. * I did not document the flag for the `SSLAuthenticator` because this happens before HTTP on the gateway, thus the gateway has the remote_user already and will forward the cert to the Tomcat instance. If approved, I'll port back to 8.5.x and 7.0.x
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org