From a0609d474069a607c560a6a0a8ccec13ad6d4e7e Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 24 Aug 2018 23:18:03 +0300 Subject: [PATCH] Updated OAuth2 (markdown) --- OAuth2.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/OAuth2.md b/OAuth2.md index 5b23c36..83215b1 100644 --- a/OAuth2.md +++ b/OAuth2.md @@ -2,6 +2,8 @@ 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. +Source: [OAuth2 Pull Request](https://github.com/wekan/wekan/pull/1578) + ## 1) Install Rocket.Chat [Rocket.Chat Snap](https://rocket.chat/docs/installation/manual-installation/ubuntu/snaps/) has Node at port 3000 and mongodb at port 27017. @@ -83,9 +85,11 @@ sudo snap set oauth2-token-endpoint='/oauth/token' ## 5) Login to Wekan -At https://wekan.example.com click `Sign in with Oidc` +1) Go to https://wekan.example.com -Then click `Authorize` . This is asked only first time when logging in to Wekan with Rocket.Chat. +2) Click `Sign in with Oidc` + +3) Click `Authorize` . This is asked only first time when logging in to Wekan with Rocket.Chat. Wekan login to Rocket.Chat