Thanks Oleg. I'll open a defect.

However, I won't be able to submit a patch / pull request until I go
through my company's outbound approval process. I imagine there won't
be any objections but it will take some time to obtain the required
approval.

Cheers,
kl

On Wed, Aug 13, 2014 at 2:39 PM, Oleg Kalnichevski <[email protected]> wrote:
> On August 13, 2014 10:55:32 PM CEST, K Fung <[email protected]> wrote:
>>Hello,
>>
>>In WindowsNegotiateScheme.getToken(), would it be possible to change
>>Sspi.ISC_REQ_CONNECTION to Sspi.ISC_REQ_CONNECTION |
>>Sspi.ISC_REQ_DELEGATE? Would it be accepted as a bug?
>>
>>If you use this Wikipedia graphic as a reference,
>>http://en.wikipedia.org/wiki/Kerberos_(protocol)#mediaviewer/File:Kerberos.svg,
>>the current implementation in HttpClient 4.4alpha1 does the first
>>(red) and last (green) steps but it doesn't do the middle one
>>(middle). By adding this parameter, it won't skip out on the middle
>>step (where the Windows LSA will ask the Windows domain controller to
>>generate a ticket-granting-ticket for the requested service).
>>
>>Regards,
>>kl
>
> Please raise a JIRA for this defect and attach a patch or a pull request at 
> Github with the changes you are proposing.
>
> Oleg
> Sent from my Android device with K-9 Mail. Please excuse my brevity.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to