Currently, SSPI mappings completely miss CompleteAuthToken with the appropriate security statuses SEC_I_COMPLETE_NEEDED and SEC_I_COMPLETE_AND_CONTINUE which require the aforementioned function. Moreover, the return codes from this function must be available as well.
Currently, SSPI mappings completely miss
CompleteAuthTokenwith the appropriate security statusesSEC_I_COMPLETE_NEEDEDandSEC_I_COMPLETE_AND_CONTINUEwhich require the aforementioned function. Moreover, the return codes from this function must be available as well.