ldapauthenticator icon indicating copy to clipboard operation
ldapauthenticator copied to clipboard

Added tls certs and keys settings

Open capgadsx opened this issue 6 years ago • 10 comments

This changes will allow us to use ldaps:// endpoints.

Closes #49

capgadsx avatar Jun 19 '18 21:06 capgadsx

Wrong repo! :upside_down_face:, feel free to delete.

capgadsx avatar Jun 19 '18 21:06 capgadsx

Where did you mean to open this PR??

It seems this might solve #49?

dhirschfeld avatar Jun 20 '18 10:06 dhirschfeld

Yes, it should, i was in a similar situation that OP of #49 is (our LDAP server uses self signed certificates and client keys/certs). However i should add some validation to the inputs before this is merged.

PS: Initially i was trying to merge this in the master branch of my fork but i pressed the wrong button (lol).

capgadsx avatar Jun 20 '18 16:06 capgadsx

Thanks for posting @capgadsx! I'm currently slammed at work so it'll likely be a week or so before I get around to properly reviewing. I am keen to get it in though if it resolves #49.

dhirschfeld avatar Jun 21 '18 04:06 dhirschfeld

Hey it would have been really nice if you guys merged this back in 2018 :) I just patched this file in a similar way for our ldaps.

Any chance this PR might be reconsidered/updated for merge?

rayburgemeestre avatar Mar 29 '19 13:03 rayburgemeestre

This PR seem to solve a relevant issue for users! Thanks for your work on this @capgadsx and others commenting in to verify the case!

I'm not knowledgeable enough to review this =/

consideRatio avatar Dec 20 '19 01:12 consideRatio

My company is going to force LDAPs as well and this would be great to have in master ;). I vouch to help if necessary

dmpe avatar Jun 01 '20 11:06 dmpe

Hi, I see that the PR has attracted more interest, so I want to make some changes and write the integration tests that @manics mentions. I'll pick this up when I have some free time.

capgadsx avatar Jul 27 '20 18:07 capgadsx

@capgadsx I might take a look at writing integration tests.

serverwentdown avatar Jul 05 '21 08:07 serverwentdown

This pull request has been mentioned on Jupyter Community Forum. There might be relevant details there:

https://discourse.jupyter.org/t/jupyterhub-ldap-auth-using-certificate-how-to/13604/4

meeseeksmachine avatar Mar 28 '22 16:03 meeseeksmachine