complete_authentication

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.

doc_ruby_on_rails
2015-06-12 15:00:24
Comments
Leave a Comment

Please login to continue.