Update docs/howto/auth/awscognito.rst

Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com>
This commit is contained in:
Martin Stevens
2019-12-05 16:07:44 +00:00
committed by GitHub
parent 22545901fe
commit 6419fb1e90

View File

@@ -77,7 +77,7 @@ do a pip install oauthenticator>=0.10.0
Because the AWS Congito authenticator uses environment variables and the systemd script we need to pass the Because the AWS Congito authenticator uses environment variables and the systemd script we need to pass the
the AWS Cognito domain in via systemd we can do this by creating a systemd service overide file:: the AWS Cognito domain in via systemd we can do this by creating a systemd service overide file::
/etc/systemd/system/jupyterhub.service.d/jupyterhub.conf with the contents /etc/systemd/system/jupyterhub.service.d/jupyterhub.conf
and add the following:: and add the following::