Created 04-18-2018 07:02 AM
Hello,
is it possible to provide authentication to jupyter notebooks via LDAP? I couldn't see something in official documents, there are a few github projects.
Created 04-18-2018 11:04 AM
It's my understanding that the authentication for Jupyter is pluggable.
Here's their documentation that explaines their security model. It's a little light on details.
This seems to be the integration point you are looking for https://github.com/jupyterhub/ldapauthenticator