You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Along the same lines as the last suggestion. I've currently overridden _set_credentials to add support for negotiate authentication in order to use the currently logged in credentials for authentication instead of having to pass them in.
Along the same lines as the last suggestion. I've currently overridden _set_credentials to add support for negotiate authentication in order to use the currently logged in credentials for authentication instead of having to pass them in.
This requires requests-negotiate-sspi
https://github.com/brandond/requests-negotiate-sspi
** kudos to this author for additional the drop-in module for the requests module
Thanks,
Steven
The text was updated successfully, but these errors were encountered: