complete_authentication(token)
Instance Public methods
Takes a token and gets the next token in the Negotiate authentication chain. Token can be Base64 encoded or not. The token can include the âNegotiateâ header and it will be stripped. Does not indicate if SEC_I_CONTINUE or SEC_E_OK was returned. Token returned is Base64 encoded w/ all new lines removed.
Please login to continue.