mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated Zitadel (markdown)
parent
7000a89ab1
commit
db79bdaa36
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ https://github.com/wekan/wekan/blob/main/docker-compose.yml
|
||||||
- OAUTH2_ENABLED=true
|
- OAUTH2_ENABLED=true
|
||||||
- OAUTH2_CLIENT_ID=xxxxxxxx
|
- OAUTH2_CLIENT_ID=xxxxxxxx
|
||||||
- OAUTH2_SECRET=xxxxxxxx
|
- OAUTH2_SECRET=xxxxxxxx
|
||||||
- OAUTH2_SERVER_URL=https://auth.nettailor.net
|
- OAUTH2_SERVER_URL=https://auth.yourserver.com
|
||||||
- OAUTH2_AUTH_ENDPOINT=/oauth/v2/authorize
|
- OAUTH2_AUTH_ENDPOINT=/oauth/v2/authorize
|
||||||
- OAUTH2_USERINFO_ENDPOINT=/oidc/v1/userinfo
|
- OAUTH2_USERINFO_ENDPOINT=/oidc/v1/userinfo
|
||||||
- OAUTH2_TOKEN_ENDPOINT=/oauth/v2/token
|
- OAUTH2_TOKEN_ENDPOINT=/oauth/v2/token
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue