From a9ce36eb5a4b81ec19831040410ca02b900497a2 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 27 Aug 2018 18:21:21 +0300 Subject: [PATCH] Updated OAuth2 (markdown) --- OAuth2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OAuth2.md b/OAuth2.md index 55d85c6..445b431 100644 --- a/OAuth2.md +++ b/OAuth2.md @@ -5,6 +5,8 @@ You can use any OAuth2 provider for logging into Wekan, for example: - [Auth0](https://github.com/wekan/wekan/wiki/OAuth2#auth0) - Google +You can ask your identity provider (LDAP, SAML etc) do they support adding OAuth2 application like Wekan. + ## Rocket.Chat providing OAuth2 login to Wekan 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.