Skip to content
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

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

manuco
Copy link

@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
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
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 ?

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.

2 participants