HTTPCLIENT-1540: Support delegated credentials (ISC_REQ_DELEGATE) via ClientWinAuth (updated release notes)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1618167 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2b302e050a
commit
d5e17d7ec0
|
@ -1,3 +1,12 @@
|
|||
Changes isnce 4.4 ALPHA1
|
||||
-------------------
|
||||
|
||||
* [HTTPCLIENT-1540] Support delegated credentials (ISC_REQ_DELEGATE) by Native windows
|
||||
Negotiate/NTLM auth schemes.
|
||||
Contributed by Ka-Lok Fung <ka-lok.fung at sap.com>
|
||||
|
||||
|
||||
|
||||
Release 4.4 ALPHA1
|
||||
-------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue