jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Expose method in AbstractProxyServlet for handling Proxy Auth

Open jmcc0nn3ll opened this issue 9 years ago • 5 comments

migrated from Bugzilla #477201 status ASSIGNED severity enhancement in component proxy for 9.3.x Reported in version 9.3.2 on platform All Assigned to: Simone Bordet

On 2015-09-11 10:17:03 -0400, Joakim Erdfelt wrote:

It would be nice to have a method that implementors of AbstractProxyServlet can utilize to handle any sort of proxy authentication mechanisms.

This step should logically occur before the creation of the HttpClient for the remote request.

It might make sense to even have it before the rewriteTarget() as well.

There could be 2 paths out.

Normal processing (default behavior) - the processing continues like normal. This is the behavior the implementors use to indicate that the authentication is valid.

Challenge response to browser - this means that the implementation has sent a challenge back to the browser, and no more processing of the Proxy request by the AbstractProxyServlet should continue.

On 2015-09-11 10:18:28 -0400, Joakim Erdfelt wrote:

This was triggered after looking at this stackoverflow question.

http://stackoverflow.com/questions/32513530/proxy-authentication-using-jetty

jmcc0nn3ll avatar Feb 16 '16 23:02 jmcc0nn3ll

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 20 '19 18:11 stale[bot]

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 24 '20 03:11 stale[bot]

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jun 15 '22 00:06 github-actions[bot]

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jun 16 '23 00:06 github-actions[bot]