From 3c25ad7df93428b69290d5b362f9cacf4d6fda9d Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 30 Oct 2020 23:09:55 +0200 Subject: [PATCH] Updated OAuth2 (markdown) --- OAuth2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OAuth2.md b/OAuth2.md index f34ae83..66ec0ba 100644 --- a/OAuth2.md +++ b/OAuth2.md @@ -15,6 +15,8 @@ You can ask your identity provider (LDAP, SAML etc) do they support adding OAuth [Thanks to derhelge who figured out GitLab login](https://github.com/wekan/wekan/issues/3156). +[GitLab login related debugging](https://github.com/wekan/wekan/issues/3321) + These are the settings (snap installation): ```shell sudo snap set wekan oauth2-enabled='true'