mirror of
https://github.com/wekan/wekan.git
synced 2026-01-08 18:48:50 +01:00
Updated OAuth2 (markdown)
parent
3adc773f43
commit
b185927c20
1 changed files with 6 additions and 0 deletions
|
|
@ -80,3 +80,9 @@ sudo snap set oauth2-auth-endpoint='/oauth/authorize'
|
|||
sudo snap set oauth2-userinfo-endpoint='/oauth/userinfo'
|
||||
sudo snap set oauth2-token-endpoint='/oauth/token'
|
||||
```
|
||||
|
||||
## 5) Login to Wekan
|
||||
|
||||
At https://wekan.example.com .
|
||||
|
||||
<img src="https://wekan.github.io/oauth2-login.png" width="60%" alt="Wekan logo" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue