Description
Adds GSSAPI and HTTP Negotiate authentication to Python Requests. It helps Python tools access services protected by Kerberos or similar single sign-on systems without hand-writing the negotiation layer.
This is a developer and administrator library, usually used in enterprise or domain environments. Authentication can depend on local tickets and host configuration, so verify realms, service names, and credential handling.