From 9dd955ca898a77ac3492139004f7b23942e752f1 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 18 Dec 2017 13:35:48 +0200 Subject: [PATCH] Updated Let's Encrypt and Google Auth (markdown) --- Let's-Encrypt-and-Google-Auth.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Let's-Encrypt-and-Google-Auth.md b/Let's-Encrypt-and-Google-Auth.md index a7433f2..d2ab07e 100644 --- a/Let's-Encrypt-and-Google-Auth.md +++ b/Let's-Encrypt-and-Google-Auth.md @@ -65,4 +65,6 @@ WantedBy=multi-user.target sudo systemctl enable proxybouncer sudo systemclt start proxybouncer ``` -Question: Does this setup imply that everyone will be logged in to Wekan as 'proxybouncer'? Is there a way to pass username from Google via headers, etc.? \ No newline at end of file +Question: Does this setup imply that everyone will be logged in to Wekan as 'proxybouncer'? Is there a way to pass username from Google via headers, etc.? + +Answer: First login to Proxybouncer can limit login domain of G Suite. Second login is using Wekan username and password. There is no integrated login yet for standalone Wekan like there is for https://sandstorm.io \ No newline at end of file