Support Questions

Find answers, ask questions, and share your expertise

jupyter notebook ldap integration

avatar
Expert Contributor

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.

1 REPLY 1

avatar
Expert Contributor

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