Updated OAuth2 (markdown)

Lauri Ojansivu 2019-02-27 16:43:59 +02:00
parent cbcbe0e8fa
commit f1b1c133c2

@ -163,7 +163,9 @@ Rule Name: Encrich Wekan login
}
```
### 3) Snap settings, change to it from above client-id, secret, server-url and web-origin (=namespace for rules function above)
### 3) Snap settings, change to it from above client-id, secret, server-url and web-origin (=namespace for rules function above).
Note: namespace works for multiple apps. For example, you can use same namespace url for many different wekan board apps that have different client-id etc, and different board url, and still use same namespace url like https://boards.example.com .
```
sudo snap set wekan oauth2-client-id='abcde12345'
sudo snap set wekan oauth2-secret='54321abcde'