Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2020-07-07 14:22:56 +02:00
parent 45f81da6a3
commit b63fb4e4e9

View File

@@ -1,6 +1,6 @@
Bugfix: allow silent refresh of access token
Sets the `X-Frame-Options Header` to `SAMEORIGIN` so the oidc client can refresh the token in an iframe.
Sets the `X-Frame-Options` header to `SAMEORIGIN` so the oidc client can refresh the token in an iframe.
https://github.com/owncloud/ocis-konnectd/issues/69
https://github.com/owncloud/ocis-phoenix/pull/69