HewlettPackard / jupyterhub-samlauthenticator

jupyterhub-samlauthenticator
MIT License
37 stars 26 forks source link

InsecureRequestWarning endless loop #60

Closed aolney closed 3 years ago

aolney commented 3 years ago

Using TLJH, when I reload JupyterHub with this authenticator enabled, it goes into an endless loop of this message:

 InsecureRequestWarning,
/opt/tljh/hub/lib/python3.6/site-packages/urllib3/connectionpool.py:986: InsecureRequestWarning: Unverified HTTPS request is being made to host '127.0.0.1'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings

Any thoughts?

aolney commented 3 years ago

User error; wrong pip. Correct install command for TLJH appears to be

sudo /opt/tljh/hub/bin/pip install jupyterhub-samlauthenticator