From c24031203ae6012124ce935e7ee57b9e47e7d11a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 13 Jan 2024 21:59:09 +0200 Subject: [PATCH] Updated OAuth2 (markdown) --- OAuth2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/OAuth2.md b/OAuth2.md index 39dcae5..7cdf073 100644 --- a/OAuth2.md +++ b/OAuth2.md @@ -41,6 +41,7 @@ The redirect URL is described in the wekan wiki: https://wekan.example.com/_oaut ## Rocket.Chat providing OAuth2 login to Wekan +- [RocketChat Skip Install Registration Wizard Fix](https://github.com/RocketChat/Rocket.Chat/issues/31163#issuecomment-1848364117) - [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.