Skip to content

Commit 2d44e0e

Browse files
committed
Update CHANGELOG for 6.7.1
1 parent 2c09904 commit 2d44e0e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ We will continue to post relevant release notes on the GitHub release page. More
55

66
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.
77

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.
20+
1. Upgrade some npm packages.
21+
822
## 6.7.0
923
**Feature**
1024

0 commit comments

Comments
 (0)