From 6419fb1e907d42ed597d6239437fcee30fc33c3a Mon Sep 17 00:00:00 2001 From: Martin Stevens Date: Thu, 5 Dec 2019 16:07:44 +0000 Subject: [PATCH] Update docs/howto/auth/awscognito.rst Co-Authored-By: Georgiana Elena --- docs/howto/auth/awscognito.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto/auth/awscognito.rst b/docs/howto/auth/awscognito.rst index 535ef8c..e4b6dff 100644 --- a/docs/howto/auth/awscognito.rst +++ b/docs/howto/auth/awscognito.rst @@ -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 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::