Automated changelog update [skip ci]

This commit is contained in:
Jörn Friedrich Dreyer
2023-09-01 13:25:46 +00:00
parent f1d09af547
commit 15bca0162c

View File

@@ -6,6 +6,7 @@ The following sections list the changes for unreleased.
## Summary
* Enhancement - Support spec violating AD FS access token issuer: [#7138](https://github.com/owncloud/ocis/pull/7138)
* Enhancement - Bump Reva: [#7138](https://github.com/owncloud/ocis/pull/7138)
* Enhancement - Keyword Query Language (KQL) search syntax support: [#7043](https://github.com/owncloud/ocis/pull/7043)
* Enhancement - SSE for messaging: [#6992](https://github.com/owncloud/ocis/pull/6992)
@@ -13,6 +14,13 @@ The following sections list the changes for unreleased.
## Details
* Enhancement - Support spec violating AD FS access token issuer: [#7138](https://github.com/owncloud/ocis/pull/7138)
AD FS `/adfs/.well-known/openid-configuration` has an optional `access_token_issuer`
which, in violation of the OpenID Connect spec, takes precedence over `issuer`.
https://github.com/owncloud/ocis/pull/7138
* Enhancement - Bump Reva: [#7138](https://github.com/owncloud/ocis/pull/7138)
Bumps reva version