Description
HTTP clients built on urllib can authenticate with GSSAPI and Negotiate mechanisms. This library helps Python applications access Kerberos or enterprise single-sign-on protected services.
It is imported by network clients and may use system credentials or tickets. Keep realm, proxy, and credential handling deliberate, because failed configuration can leak requests or deny access to protected services.