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