stoty commented on PR #615:
URL: 
https://github.com/apache/httpcomponents-client/pull/615#issuecomment-2672911702

   I have added tests for directo connection to httpd + mod_auth_spnego, 
@michael-o .
   The tests have immediately found a problem, which I also fixed.
   
   The async client cannot use the Subject set with Subject.callAs to figure 
out the kerberos credentials (probably due to the auth being run from a 
different thread)
   Is that acceptable, or should we extract and store the Subject ?
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to