requests-gssapi
A GSSAPI authentication handler for python-requests
A GSSAPI authentication handler for python-requests
To install this package, run one of the following:
Requests is an HTTP library, written in Python, for human beings. This library adds optional GSSAPI authentication support and supports mutual authentication.
It provides a fully backward-compatible shim for the old
python-requests-kerberos library: simply replace import requests_kerberos
with import requests_gssapi.
A more powerful interface is provided by the HTTPSPNEGOAuth component,
but this is of course not guaranteed to be compatible.
Summary
A GSSAPI authentication handler for python-requests
Last Updated
Oct 17, 2025 at 11:02
License
ISC
Total Downloads
51.8K
Version Downloads
6.7K
Supported Platforms
GitHub Repository
https://github.com/pythongssapi/requests-gssapi.git