pythongssapi / requests-gssapi

An authentication handler for using GSSAPI with Python Requests. Drop-in replacement for old requests-kerberos.
Other
32 stars 21 forks source link

Add Negotiate support #37

Closed aserpi closed 3 years ago

aserpi commented 3 years ago

Add Kerberos proxy authentication.

Based on pull request #36.