pyexchange
pyexchange copied to clipboard
Add support for Kerberos authentication
Python has a kerberos module. See tutorial here:
https://ncoghlan_devs-python-notes.readthedocs.org/en/latest/python_kerberos.html
Looks like requests does this natively: https://github.com/requests/requests-kerberos