From 9b7941050a4df1cff9825532c457e1609df3372a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 27 Aug 2018 18:19:54 +0300 Subject: [PATCH] Updated OAuth2 (markdown) --- OAuth2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OAuth2.md b/OAuth2.md index 20e7bc2..55d85c6 100644 --- a/OAuth2.md +++ b/OAuth2.md @@ -140,7 +140,7 @@ Use Auth0 instead of the IdP to do Single Sign On: [X] ``` If you need more info, they are at bottom of the page Advanced Settings / Endpoint / OAuth -### 3) Wekan Snap settings, change to it from above client-id, secret and server-url +### 3) Snap settings, change to it from above client-id, secret and server-url ``` sudo snap set wekan oauth2-client-id='abcde12345' sudo snap set wekan oauth2-secret='54321abcde'