diff --git a/changelog/unreleased/add-silentrefresh-middleware b/changelog/unreleased/add-silentrefresh-middleware index 335453cef..a7bf11377 100644 --- a/changelog/unreleased/add-silentrefresh-middleware +++ b/changelog/unreleased/add-silentrefresh-middleware @@ -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