certsrv
certsrv copied to clipboard
GSSAPI (Kerberos) support
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
Hi,
Sorry for the delayed response, but this looks good! I'll take a closer look and merge soon.
Thanks!
Hello. Any news ?
CI is red @artw :)
can you take a look yourself? I have no idea why it CI needs that “CA” variable. Module works without it
@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.