You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GitBox <gi...@apache.org> on 2019/07/31 11:59:09 UTC

[GitHub] [tomcat] michael-o opened a new pull request #180: BZ 62496: Add possibility write remote user/auth type to response header

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org