You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deployed plugin on Amazon EMR.
JupyterHub fails logging in as LDAP (active directory user) unless ldapauthenticator.py is set to "ldap3.core.connection.autobind" AUTO_BIND_NO_TLS (line 381).
We have set server_no_ssl in our jupyterhub_config.py file.
The text was updated successfully, but these errors were encountered:
Deployed plugin on Amazon EMR.
JupyterHub fails logging in as LDAP (active directory user) unless ldapauthenticator.py is set to "ldap3.core.connection.autobind" AUTO_BIND_NO_TLS (line 381).
We have set server_no_ssl in our jupyterhub_config.py file.
The text was updated successfully, but these errors were encountered: