mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-07-23 09:55:24 +00:00
Add option to phoenix for silent refresh
This commit is contained in:
parent
f94373903b
commit
a6dfd1869b
@ -7,7 +7,8 @@
|
|||||||
"client_id": "owncloud",
|
"client_id": "owncloud",
|
||||||
"client_secret": "owncloud",
|
"client_secret": "owncloud",
|
||||||
"response_type": "id_token token",
|
"response_type": "id_token token",
|
||||||
"scope": "openid profile email"
|
"scope": "openid profile email",
|
||||||
|
"automaticSilentRenew": true
|
||||||
},
|
},
|
||||||
"apps": [
|
"apps": [
|
||||||
"files"
|
"files"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user