mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Updated OAuth2 (markdown)
parent
965ded891e
commit
9c1f9967c5
1 changed files with 2 additions and 0 deletions
|
|
@ -95,6 +95,8 @@ Save Changes.
|
|||
|
||||
### 4) Add Wekan settings
|
||||
Copy below commands to `auth.sh` textfile, make it executeable `chmod +x auth.sh` and run it with `./auth.sh`.
|
||||
|
||||
**CHANGE BELOW ONLY CLIENT-ID, SECRET AND SERVER-URL. DO NOT CHANGE ANYTHING ELSE, BECAUSE THEN IT DOES NOT WORK.**
|
||||
```
|
||||
sudo snap set wekan oauth2-enabled='true'
|
||||
sudo snap set wekan oauth2-client-id='abcde12345'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue