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

GSSAPI (Kerberos) support #12

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

GSSAPI (Kerberos) support #12

wants to merge 3 commits into from

Conversation

artw
Copy link

@artw artw commented Mar 29, 2019

Hello.
I've added kerberos/spnego SSO support basically just by referencing requests-gssapi library.

Tested on MacOS 10.14 connecting to Windows 2016 Certificate Services.
Just need to have a valid TGT in the kerberos credential cache

@magnuswatn
Copy link
Owner

Hi,

Sorry for the delayed response, but this looks good! I'll take a closer look and merge soon.

Thanks!

@artw
Copy link
Author

artw commented Aug 29, 2019

Hello.
Any news ?

certsrv.py Outdated Show resolved Hide resolved
Co-Authored-By: Joseph Petersen <[email protected]>
@jetersen
Copy link

CI is red @artw :)

@artw
Copy link
Author

artw commented Sep 16, 2019

can you take a look yourself? I have no idea why it CI needs that “CA” variable. Module works without it

@artw
Copy link
Author

artw commented May 20, 2020

@magnuswatn , @jetersen please take a look at your CI. The reason this is failing is because some environment variables are not set which are needed by CI, not because there are errors in the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants