From c574b625409b5950e20c20a239a8f904a30e8072 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 10 Oct 2020 00:18:21 +0300 Subject: [PATCH] Updated OAuth2 (markdown) --- OAuth2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OAuth2.md b/OAuth2.md index 0313725..f34ae83 100644 --- a/OAuth2.md +++ b/OAuth2.md @@ -39,6 +39,8 @@ The redirect URL is described in the wekan wiki: https://wekan.example.com/_oaut ## Rocket.Chat providing OAuth2 login to Wekan +- [RocketChat Webhook workaround](https://github.com/wekan/univention/issues/15) + Also, if you have Rocket.Chat using LDAP/SAML/Google/etc for logging into Rocket.Chat, then same users can login to Wekan when Rocket.Chat is providing OAuth2 login to Wekan. If there is existing username/password account in Wekan, OAuth2 merges both logins.