mirror of
https://github.com/wekan/wekan.git
synced 2026-02-14 12:14:21 +01:00
Updated OAuth2 (markdown)
parent
b185927c20
commit
228f82a2c0
1 changed files with 11 additions and 2 deletions
13
OAuth2.md
13
OAuth2.md
|
|
@ -83,6 +83,15 @@ sudo snap set oauth2-token-endpoint='/oauth/token'
|
|||
|
||||
## 5) Login to Wekan
|
||||
|
||||
At https://wekan.example.com .
|
||||
At https://wekan.example.com click `Sign in with Oidc`
|
||||
|
||||
Then click `Authorize` . This is asked only first time when logging in to Wekan with Rocket.Chat.
|
||||
|
||||
<img src="https://wekan.github.io/oauth2-login.png" width="60%" alt="Wekan login to Rocket.Chat" />
|
||||
|
||||
## 6) Set your Full Name
|
||||
|
||||
Currently Full Name is not preserved, so you need to change it at your username / Profile.
|
||||
|
||||
<img src="https://wekan.github.io/oauth2-profile-settings.png" width="60%" alt="Wekan login to Rocket.Chat" />
|
||||
|
||||
<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