mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Updated OAuth2 (markdown)
parent
cbcbe0e8fa
commit
f1b1c133c2
1 changed files with 3 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue