File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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+
1018New 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
You can’t perform that action at this time.
0 commit comments