You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,20 @@ We will continue to post relevant release notes on the GitHub release page. More
5
5
6
6
More information about our release strategy can be found in the [Development Guidelines](https://github.com/OpenConext/OpenConext-engineblock/wiki/Development-Guidelines#release-notes) on the EngineBlock wiki.
7
7
8
+
## 6.7.1
9
+
**Feature**
10
+
1. Introduce SSO Session Cookie support (feature flag defauls to _off_).
11
+
More information in [the feature documentation](./docs/sso_session_cookie.md).
12
+
13
+
**Bugfixes**
14
+
1. Fix the initial (pre-search) sorting of entities in the WAYF.
15
+
1. In Consent, display NameID of the end-SP, not trusted proxy.
16
+
1. Display correct information in error message for unknown proxied SP.
17
+
18
+
**Maintenance**
19
+
1. Improve test coverage for Trusted Proxy scenarios.
0 commit comments