Skip to content

Commit 0f62ea7

Browse files
committed
Update changelog for 6.18
1 parent 915f572 commit 0f62ea7

1 file changed

Lines changed: 20 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,27 @@ More information about our release strategy can be found in the [Development Gui
77

88
## 6.18.0
99

10+
Dependencies:
11+
* This release requires Manage >= 9.0.1
12+
13+
Maintenance:
14+
* Replace abandoned container-interop/container-interop
15+
* HTML templates: remove trailing slash on void elements
16+
* Update pbkdf2 from 3.1.2 to 3.1.3 in /theme
17+
1018
New feature:
11-
* Support for adding UserAtributes in the SFO AuthnRequest to the Stepup-Gateway required for GSSP Fallback
12-
The `feature_stepup_send_user_attributes` setting is used to enable this feature
13-
If enabled, specify the attributes the add in the AuthnRequest using `stepup.callout_user_attributes`.
19+
* Support for adding UserAtributes in the SFO AuthnRequest to the Stepup-Gateway (#1826).
20+
This is required for GSSP Fallback.
21+
The `feature_stepup_send_user_attributes` setting is used to enable this feature;
22+
if enabled, specify the attributes to add to the AuthnRequest using `stepup.callout_user_attributes`.
23+
* Prevent double entries in the Discovery caused by duplicate `name:*` and DiscoveryName:*` entries in Manage (#1852)
24+
25+
Changes:
26+
* Set width of debug page to browser width (#1790)
27+
28+
Bugfixes:
29+
* Correctly json-decode the `rememberchoice` cookie
30+
* Engine ARP must not apply to user atrributes sent to stepup callout (#1849)
1431

1532
## 6.17.0 (not released)
1633

0 commit comments

Comments
 (0)