Link additional authenticators to wiki

The current list in the docs is out of date. The list
in the wiki is more up-to-date, and easier for folks
to change over time. In the long run, we should decide
where lists like this belong.
This commit is contained in:
yuvipanda
2018-09-20 22:49:00 -07:00
parent e114f79e44
commit 07b590e2c3

View File

@@ -36,10 +36,8 @@ with any provider, is also available.
## Additional Authenticators ## Additional Authenticators
- ldapauthenticator for LDAP A partial list of other authenticators is available on the
- tmpauthenticator for temporary accounts [JupyterHub wiki](https://github.com/jupyterhub/jupyterhub/wiki/Authenticators).
- For Shibboleth, [jhub_shibboleth_auth](https://github.com/gesiscss/jhub_shibboleth_auth)
and [jhub_remote_user_authenticator](https://github.com/cwaldbieser/jhub_remote_user_authenticator)
## Technical Overview of Authentication ## Technical Overview of Authentication