owncloud aktualisieren #1
|
|
@ -197,7 +197,7 @@
|
||||||
"lifespans": {
|
"lifespans": {
|
||||||
"access_token": "{{cfg_authelia.oidc.lifespan.default.access_token}}",
|
"access_token": "{{cfg_authelia.oidc.lifespan.default.access_token}}",
|
||||||
"refresh_token": "{{cfg_authelia.oidc.lifespan.default.refresh_token}}",
|
"refresh_token": "{{cfg_authelia.oidc.lifespan.default.refresh_token}}",
|
||||||
"custom": "{{cfg_authelia.oidc.lifespan.custom | to_json}}",
|
"custom": {{cfg_authelia.oidc.lifespan.custom | to_json}}
|
||||||
},
|
},
|
||||||
"cors": {
|
"cors": {
|
||||||
"allowed_origins_from_client_redirect_uris": true
|
"allowed_origins_from_client_redirect_uris": true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue