Skip to content

feat: Add SSPI (Kerberos for Windows) authentication mechanism #2219

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 8 commits into from

Conversation

manuco
Copy link
Contributor

@manuco manuco commented Mar 30, 2021

Hello,

Following issue #2204, I'll propose to you this PR enabling a seamless SSO Windows connection via Kerberos and GSSAPI mechanism.


This change is Reviewable

@manuco
Copy link
Contributor Author

manuco commented Mar 31, 2021

I'm working into removing requires on kerberos-sspi in favor of direct requieres on pywin32.

@manuco manuco marked this pull request as ready for review April 12, 2021 15:46
@manuco
Copy link
Contributor Author

manuco commented Apr 12, 2021

I know that Travis has some trouble with Pypy instances. I don't know why, since it seems to have nothing in common with the added code.

Maybe someone will have a clue ?

@dpkp
Copy link
Owner

dpkp commented Mar 11, 2025

I updated for the new sasl module framework here: #2521

@dpkp dpkp closed this Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants