mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated OAuth2 (markdown)
parent
4abf834e12
commit
94164d3807
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ Access Token URL: https://chat.example.com/oauth/token
|
|||
Save Changes.
|
||||
|
||||
### 4) Add Wekan settings
|
||||
Copy below commands to `auth.sh` textfile and then run it with `bash auth.sh`.
|
||||
Copy below commands to `auth.sh` textfile, make it executeable `chmod +x auth.sh` and run it with `./auth.sh`.
|
||||
```
|
||||
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