Merge pull request #2162 from yuvipanda/other-auth-cleanup

Link additional authenticators to wiki
This commit is contained in:
Carol Willing
2018-09-21 02:13:50 -04:00
committed by GitHub

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